Skip to content

1.1.4

Compare
Choose a tag to compare
@mwydmuch mwydmuch released this 29 Sep 02:21
· 590 commits to master since this release

Changes in ViZDoom 1.1.4

Automap

  • Added am_scale CCMD.

Scenarios

  • Fixed KILLCOUNT GameVariable for ChainsawMarine in defend_the_center and deathmatch scenarios.

Python specific

  • Ported Python binding to pybind11 as a replacement for Boost.Python.
  • Fixed problems with pip install detecting Python interpreter, includes and libraries from different Python versions.