Entity Client Changelogs
[1.1.2-8] - 2022-11-25
- Fix log prefix for BanPlayersAsync
[1.1.2-7] - 2022-11-23
- Add username field to banned user response
[1.1.2-6] - 2022-11-14
- fix get ban list return format, add ban player function
[1.1.2-5] - 2022-11-14
- add function to get and clear banned players
[1.1.2-4] - 2022-11-14
[1.1.2-3] - 2022-11-10
Changed
- move change log to be part of docfx
[1.1.2-2] - 2022-11-08
Changed
- entity not found errors will now print a warning log instead of an error log
[1.1.1-1] - 2022-10-11
Added
- add response code to entity exceptions
[1.1.0-1] - 2022-08-10
Added
- add clear entity function that removes an entity from all players
[1.0.1-3] - 2022-03-01
Fixed
- perserve all in assembly for android build
- fix StringEnumConverter constructor get strip out
- move json AOT fix to its own file to be excluded from nuget build
[1.0.0-7] - 2022-01-27
Added