changelog

This commit is contained in:
vbawol 2017-08-26 08:40:21 -05:00
parent 30d8107d75
commit 8e7419ec31

View File

@ -50,6 +50,7 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a
- Bump to hive version 0.6.0.0, Note: this requires epochserver hive extension updates server side. - Bump to hive version 0.6.0.0, Note: this requires epochserver hive extension updates server side.
- Gas Station Auto-Refuel is now disabled on all maps. Use disableAutoRefuel = false; via epochconfig.hpp to disable. @SMVampire - Gas Station Auto-Refuel is now disabled on all maps. Use disableAutoRefuel = false; via epochconfig.hpp to disable. @SMVampire
### Fixed ### Fixed
- Bad conversion: bool RPT spam caused by incorrect usage of configClasses. @DirtySanchez
- Snapping with Vector Tilt @DirtySanchez - Snapping with Vector Tilt @DirtySanchez
- Sounds not working due to changes to 3dSay command in recent A3 updates. @DirtySanchez - Sounds not working due to changes to 3dSay command in recent A3 updates. @DirtySanchez
- Spawning at base above Water was not working correctly. @Ignatz-Heman - Spawning at base above Water was not working correctly. @Ignatz-Heman