mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Changelogs
This commit is contained in:
parent
bd78ae3045
commit
d1502e9f36
@ -12,6 +12,7 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a
|
|||||||
- Prevent Traders from spawning on containers
|
- Prevent Traders from spawning on containers
|
||||||
- Advanced Vehicle Repair was not working as expected within custom "SafeZones"
|
- Advanced Vehicle Repair was not working as expected within custom "SafeZones"
|
||||||
- Reset Toxic after revive
|
- Reset Toxic after revive
|
||||||
|
- Delay for accurate position on swap building while basebuilding
|
||||||
### Changed
|
### Changed
|
||||||
### Server Owners
|
### Server Owners
|
||||||
- Configs for upgradeable PlotPoles are located in ("CfgEpochclient" >> "CfgJammers")
|
- Configs for upgradeable PlotPoles are located in ("CfgEpochclient" >> "CfgJammers")
|
||||||
@ -21,6 +22,8 @@ All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) a
|
|||||||
- Example CfgBaseBuilding:
|
- Example CfgBaseBuilding:
|
||||||
- upgradeBuilding[] = {{"PlotPole_L_EPOCH",{{"Krypto",1500}}}};
|
- upgradeBuilding[] = {{"PlotPole_L_EPOCH",{{"Krypto",1500}}}};
|
||||||
- Fixed Ban for "commandMenu - RscMenuEngage"
|
- Fixed Ban for "commandMenu - RscMenuEngage"
|
||||||
|
- New var "AutoLockStorages" in epochconfig.hpp to auto-lock storages on server start
|
||||||
|
- Added optional safe variant with less Load than the normal Safe "ItemSafe_s"
|
||||||
|
|
||||||
## [1.3.0.0] - 2019-01-31
|
## [1.3.0.0] - 2019-01-31
|
||||||
### Added
|
### Added
|
||||||
|
Loading…
Reference in New Issue
Block a user