1.1.6
Changes in ViZDoom 1.1.6
Julia specific
- Julia binding added.
Server state
- Added
getServerState
method that returnsServerState
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.