Skip to content

Releases: splewis/csgo-retakes

v0.3.4

14 Jan 00:57
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
  • Add waiting queue to Retakes_OnPostRoundEnqueue

v0.3.3

12 Dec 02:09
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release
Version bump.

v0.3.2

06 Apr 19:36
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release
Version 0.3.2

v0.3.1

01 Apr 06:04
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

This is a release that has minor bug fixes and includes updated spawn files for maps that have changed.

v0.3.0

03 Oct 02:06
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

Changes:

  • Add additional allocator plugin: retakes_pistolallocator, this is an alternative to retakes_standardallocator
  • Adjust default spawn files for most maps
  • Adjust default game cvars to better reflect retakes gamemode (e.g., mp_forcecamera, cash cvars, etc.)
  • Add additional translations (German, Norwegian, Polish) - thanks to Stay Frosty, Bawls, benek
  • Add spawn editor menus to use instead of editor commands (while the commands still work, the menus are the preferred way of using the editor now)
  • Allocator plugins may now give decoys
  • Fix bug where team scrambling never occurred after consecutive T wins

Updating:

v0.2.0

04 May 07:36
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changes:

  • Updated spawn files
  • Updated translation files
  • Now compiled against sourcemod 1.7.1
  • Improved spawn editor functionality, see the readme for the full command list
  • Improved handling on the map spawns files to not write out to the file every mapchange (only update the file if the spawns have actually been changed)
  • Terrorist spawns can now be bomber-only (in addition to the previous no-bomber status they could have)
  • Replaced addon plugin retakes_randomteams with new cvar sm_retakes_random_teams

v0.1.0 alpha release

05 Feb 01:39
Compare
Choose a tag to compare
v0.1.0 alpha release Pre-release
Pre-release

Please see the readme for installation instructions.