Releases: iksnagreb/gym-csgo
Releases · iksnagreb/gym-csgo
0.0.4
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
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
Fixes release (PyPI deploy) workflow.
0.0.1
Test release after adding license, package setup and PyPI deploy workflow.