Skip to content

1.1.1

Compare
Choose a tag to compare
@mwydmuch mwydmuch released this 23 Mar 23:10
· 681 commits to master since this release

Changes in ViZDoom 1.1.1

GameState

  • Added tic field.
  • GameVariable.DEATHCOUNT fixed.

Lua specific

  • Fixed crash when calling getState in a terminal state.

Python specific

  • Fixed minor memory leak
  • Fixed crash when calling getState in a terminal state.