Releases: antonpup/CounterStrike2GSI
Releases · antonpup/CounterStrike2GSI
Add XP Overload, v1.0.3
More Game Events, Automatic GSI cfg file generation, and Fixes, v1.0.2
More bomb events, V1.0.1
New
- Added
BombPlanting
game event. - Added
BombPlanted
game event. - Added
BombDefused
game event. - Added
BombDefusing
game event. - Added
BombDropped
game event. - Added
BombPickedup
game event. - Added
BombExploded
game event. - Added
LevelChanged
game event. - Added
PlayerWeaponsDropped
game event.
Changed
- Fixed Player structure sometimes missing Steam ID.
- Fixed various player-related game events firing with incorrect data.
- Fixed
PlayerWeaponChanged
game event sometimes not firing. - Fixed
PlayerWeaponsPickedUp
game event firing with incorrect weapon data. - Fixed
PlayerGotKill
game event firing with incorrect weapon data. - Replaced all player_id references with Player object references in game events.
- Removed
Slot
fromPlayerWeaponChanged
game event. - Removed
Slot
fromPlayerActiveWeaponChanged
game event.
Full Changelog: v1.0.0...v1.0.1
Initial release, V1.0.0
Initial release
Full Changelog: https://github.com/antonpup/CounterStrike2GSI/commits/v1.0.0