Skip to content

Releases: B3none/cs2-retakes

[2.0.6] Remove int userid to fix client crash in the autoplant logic

26 Jun 16:07
00f9bc2
Compare
Choose a tag to compare

What's Changed

  • Fix: remove int userid to fix client crash by @ipsvn in #127

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

20 May 12:08
87c5ec9
Compare
Choose a tag to compare

What's Changed

  • Remove player from game and queue if they are moved to spectator by @dollannn in #126

New Contributors

Full Changelog: 2.0.4...2.0.5

[2.0.4] Helper function rename, and bumped cssharp version

29 Apr 09:19
363d86f
Compare
Choose a tag to compare

What's Changed

  • Helper function rename, and bumped cssharp version by @B3none in #120

Full Changelog: 2.0.3...2.0.4

[2.0.3] Fixed retakes cfg execution

26 Apr 20:16
1a4fdea
Compare
Choose a tag to compare

What's Changed

  • Added a timer for when to exec the retakes cfg by @B3none in #117

Full Changelog: 2.0.2...2.0.3

[2.0.2] Updates to scrambling logic, debugging improvements

06 Apr 18:52
a56b400
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

[2.0.1] Fixed bombsite announcement config, and translations updates

30 Mar 22:44
5342b04
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

[2.0.0] Initial dotnet 8 version

26 Mar 07:27
600b303
Compare
Choose a tag to compare

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

24 Mar 12:18
8b10c5d
Compare
Choose a tag to compare

What's Changed

  • Remove duplicated gamerules entity code by @ipsvn in #90
  • Force even teams config by @B3none in #91
  • Fixed occasional crash when a player joined the server @B3none

New Contributors

  • @ipsvn made their first contribution in #90

Full Changelog: 1.4.1...1.4.2

[1.4.1] Removed forcing of round time cvar during auto plant

18 Mar 21:47
ebaf8ef
Compare
Choose a tag to compare

[1.4.0] Implemented cross plugin communication

06 Mar 04:16
fbc8056
Compare
Choose a tag to compare

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