Releases: B3none/cs2-retakes
Releases · B3none/cs2-retakes
[2.0.6] Remove int userid to fix client crash in the autoplant logic
What's Changed
Full Changelog: 2.0.5...2.0.6
[2.0.5] Add config option to remove player from queues when they swap or are swapped to spectator
[2.0.4] Helper function rename, and bumped cssharp version
What's Changed
Full Changelog: 2.0.3...2.0.4
[2.0.3] Fixed retakes cfg execution
What's Changed
Full Changelog: 2.0.2...2.0.3
[2.0.2] Updates to scrambling logic, debugging improvements
[2.0.1] Fixed bombsite announcement config, and translations updates
What's Changed
- Update tr.json by @brkvlr in #97
- fix color code in portuguese translations by @fabiosantoscode in #100
- fix bad logic with fallback announcer config option by @ipsvn in #103
New Contributors
- @brkvlr made their first contribution in #97
- @fabiosantoscode made their first contribution in #100
Full Changelog: 2.0.0...2.0.1
[2.0.0] Initial dotnet 8 version
What's Changed
- Use single JsonSerializerOptions to fix dotnet 8 by @ipsvn in #94
- dotnet 8 migration by @B3none in #22
PLEASE REMEMBER TO ALSO UPDATE YOUR SHARED PLUGIN WITH THE ZIP FILE BELOW
If you're using Yoni's allocator starts having issues I'd recommend upgrading to: https://github.com/yonilerner/cs2-retakes-allocator/releases/tag/v2.0.0-alpha
This is because I've updated the shared plugin dependency too.
Full Changelog: 1.4.2...2.0.0
[1.4.2] Fixed potential crash, added additional config for even teams & small optimisations
[1.4.1] Removed forcing of round time cvar during auto plant
[1.4.0] Implemented cross plugin communication
PLEASE MAKE SURE YOU ADD THE SHARED PLUGIN
^ check installation step 2 in readme
What's Changed
Full Changelog: 1.3.30...1.4.0