ViZDoom 1.1.6
Changes in ViZDoom 1.1.6
Julia specific
- Julia binding added.
Server state
- Added
getServerStatemethod that returnsServerStateobject.
Multiplayer
- Added timeout for network game synchronization controlled by
viz_connect_timeoutCVAR. - Fixed
viz_spectatorCVAR.
Python specific
- Added Python interpreter version check.