Actor SDK Changelogs
[1.3.0-12] - 2023-06-23
- bump leaderboard client version
[1.3.0-11] - 2023-03-08
[1.3.0-10] - 2022-11-18
Changed
- corrected chat_cmd json key
[1.3.0-9] - 2022-11-17
Added
- added more logging to various TwitchClient callbacks to debug issue with chat bot connection
- send events to aws sqs
[1.3.0-5] - 2022-11-14
Changed
- update entity client that has functions for ban players
[1.3.0-4] - 2022-10-20
Changed
- add bigscreenUserID to TwitchManager.Start, to be use in reporting, instead of inferring from twitch user id.
[1.3.0-2] - 2022-10-03
Changed
- add twitchlib in actor sdk, auto generate log event from chat cmd and pubsub event
- change project to netstandard2.1
- parse all args by key/value pair, parse busconfig from args, fix comments
[1.3.0-1] - 2022-09-23
Changed
- add player connect and running info handler