Skip to content

v1.9.0

Compare
Choose a tag to compare
@markus-wa markus-wa released this 26 Mar 16:33
· 656 commits to master since this release

New Features / Changes

  • Added GameState.Weapons() function which returns all currently existing weapon instances as a map[int]*Equipment where the key is the entityID (#195 - thanks @BestAwperEver)