more be kick fixes and changelog update

This commit is contained in:
vbawol 2017-12-10 10:02:43 -06:00
parent 244a70bc5d
commit 75c38b6f79
2 changed files with 5 additions and 1 deletions

View File

@ -7,7 +7,7 @@
5 enableFatigue
5 setUnitRecoilCoefficient
5 setWeaponReloadingTime !="_unit setWeaponReloadingTime [_unit,_weapon,1];" !="_unit setWeaponReloadingTime [_unit,_weapon,1];" !="player fire [_muzzle, _muzzle, _item];\nplayer setWeaponReloadingTime [player, _muzzle, 0];"
5 allMissionObjects !="_alljammer = allmissionobjects 'PlotPole_EPOCH';"
5 allMissionObjects !="_alljammer = allmissionobjects 'PlotPole_EPOCH';" !="allMissionObjects \"Timeline_F\""
5 callExtension
5 showCommandingMenu !="showCommandingMenu '';" !="showCommandingMenu '#USER:"
5 enableCollisionWith

View File

@ -4,6 +4,10 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a
## [1.1.0.0] - Unreleased
### Added
Plant Spawner: vehicle object for sunflower. @Helion4
### Fixed
False BE kicks since Arma 3 1.80 update.
### Changed
RCon Port is now set to 2307 by default since changes in A3 1.78 prevent use of 2306.
## [1.0.0.1077] - 2017-11-05
### Added