Skip to content

Releases: yonilerner/cs2-retakes-allocator

v2.4.2 - Bugfixes

03 Jul 18:59
5d115b6

Choose a tag to compare

What's Changed

Full Changelog: v2.4.1...v2.4.2

v2.4.0 - Fixes

01 Apr 22:44
f622e51

Choose a tag to compare

v2.4.1

CCSPlayer_ItemServices_CanAcquire signature update and fixes (#185)

v2.4.0 - New Custom Game Data System

22 Dec 06:26

Choose a tag to compare

This release introduces a few important new changes to the custom game data system, and two new configuration options to adjust it. Please see the README for all the details, but here are the most important parts:

  • The plugin will now automatically download new game data/signatures for GetCSWeaponDataFromKey, CCSPlayer_ItemServices_CanAcquire, and GiveNamedItem2 whenever they get updated in this project. I will do my best to keep these updated as quickly as possible. This can be disabled by setting AutoUpdateSignatures to false. If you set it to false, you can keep the custom game data manually updated if you like.
  • A new config option CapabilityWeaponPaints can be set to false to always use GiveNamedItem instead of GiveNamedItem2
  • If you do not want to use any custom game data/signatures, and instead would like to always use the CS# game data/signatures, set AutoUpdateSignatures to false and make sure to delete the RetakesAllocator/gamedata/RetakesAllocator_gamedata.json file if it already existed. You will get the updated game data/signatures when you update CS#.
  • No matter what options you choose - you will not need a new build of this plugin when updating game data/signatures anymore. If you have AutoUpdateSignatures set to true (which is default), they will download automatically when I update them. If you have it set to false, you can either download the custom game data/signatures manually and update your server, or you can update your CS# version to get new game data/signatures.
  • If any custom game data/signatures are missing, the plugin will try to fallback to default CS# game data/signatures

Big thanks to @oqyh for helping me out with this release and consistently contributing to the plugin!

Changelog

Full Changelog: v2.3.19...v2.4.0

v2.3.19 Sig Updates

20 Dec 03:31
dde1890

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.3.18...v2.3.19

v2.3.18 Sig Updates

19 Dec 21:08
aa2a7c1

Choose a tag to compare

What's Changed

Full Changelog: v2.3.17...v2.3.18

Fix lag on !guns command

05 Dec 22:04
3b13da5

Choose a tag to compare

What's Changed

Full Changelog: v2.3.16...v2.3.17

Remove custom GameData

20 Nov 16:43
d9a2bcd

Choose a tag to compare

v2.3.16

Update PluginInfo.cs

v2.3.15

31 Oct 09:41
ac14253

Choose a tag to compare

Update PluginInfo.cs

GameData fix

24 Oct 10:48
7563d38

Choose a tag to compare

v2.3.13

Update PluginInfo.cs

Quickfix GameData

18 Oct 21:42
176b959

Choose a tag to compare

v2.3.12

2.3.12