Skip to content

Releases: iksnagreb/gym-csgo

0.0.4

28 Apr 13:40
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

Changes

  • Fixes an issue where the game does not receive most of the inputs sent to the virtual display.
  • Construct noop action from sampled template to get the order right.

0.0.3

07 Oct 09:16
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

Changes

  • Added Enum observation space flatten and unflatten operation
  • Added None-Weapon representation for empty or non-equipped weapon slots
  • Added missing weapon states (reloading) and types (Shotgun, Machine Gun, StackableItem)

0.0.2

03 Oct 15:43
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

Fixes release (PyPI deploy) workflow.

0.0.1

03 Oct 15:30
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Test release after adding license, package setup and PyPI deploy workflow.