Skip to content

Releases: antonpup/CounterStrike2GSI

Add XP Overload, v1.0.3

07 Feb 19:31
648987b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

More Game Events, Automatic GSI cfg file generation, and Fixes, v1.0.2

20 Jan 08:41
Compare
Choose a tag to compare

What's Changed

  • Added more grenade Game Events
  • Added more player Game Events
  • Added more map Game Events ( #2 )
  • Added more round phase Game Events
  • Fixes/fix async issues by @antonpup in #3
  • Add automatic GSI configuration file generation by @antonpup in #1

Full Changelog: v1.0.1...v1.0.2

More bomb events, V1.0.1

17 Jan 08:34
Compare
Choose a tag to compare

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 from PlayerWeaponChanged game event.
  • Removed Slot from PlayerActiveWeaponChanged game event.

Full Changelog: v1.0.0...v1.0.1

Initial release, V1.0.0

17 Jan 01:43
Compare
Choose a tag to compare