From 8e7419ec31924ca1dd1194fc19f7f0621b2b50c6 Mon Sep 17 00:00:00 2001 From: vbawol Date: Sat, 26 Aug 2017 08:40:21 -0500 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index 2e16151e..a03cac9a 100644 --- a/changelog.md +++ b/changelog.md @@ -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. - Gas Station Auto-Refuel is now disabled on all maps. Use disableAutoRefuel = false; via epochconfig.hpp to disable. @SMVampire ### Fixed +- Bad conversion: bool RPT spam caused by incorrect usage of configClasses. @DirtySanchez - Snapping with Vector Tilt @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