Skip to content

1.1.6

Compare
Choose a tag to compare
@mihahauke mihahauke released this 16 Jul 12:40
· 510 commits to master since this release

Changes in ViZDoom 1.1.6

Julia specific

  • Julia binding added.

Server state

  • Added getServerState method that returns ServerState object.

Multiplayer

  • Added timeout for network game synchronization controlled by viz_connect_timeout CVAR.
  • Fixed viz_spectator CVAR.

Python specific

  • Added Python interpreter version check.