1.1.4
Changes in ViZDoom 1.1.4
Automap
- Added
am_scale
CCMD.
Scenarios
- Fixed
KILLCOUNT
GameVariable for ChainsawMarine indefend_the_center
anddeathmatch
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.