mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
more be kick fixes and changelog update
This commit is contained in:
parent
244a70bc5d
commit
75c38b6f79
@ -7,7 +7,7 @@
|
|||||||
5 enableFatigue
|
5 enableFatigue
|
||||||
5 setUnitRecoilCoefficient
|
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 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 callExtension
|
||||||
5 showCommandingMenu !="showCommandingMenu '';" !="showCommandingMenu '#USER:"
|
5 showCommandingMenu !="showCommandingMenu '';" !="showCommandingMenu '#USER:"
|
||||||
5 enableCollisionWith
|
5 enableCollisionWith
|
||||||
|
@ -4,6 +4,10 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a
|
|||||||
## [1.1.0.0] - Unreleased
|
## [1.1.0.0] - Unreleased
|
||||||
### Added
|
### Added
|
||||||
Plant Spawner: vehicle object for sunflower. @Helion4
|
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
|
## [1.0.0.1077] - 2017-11-05
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user