From 6c6330bfd139c972e43c46f2fb5673c0ac973c4c Mon Sep 17 00:00:00 2001 From: He-Man Date: Mon, 3 Aug 2020 18:47:31 +0200 Subject: [PATCH] Changelog --- changelog.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/changelog.md b/changelog.md index 42d010ed..3171e212 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,26 @@ # Change Log All changes for [Arma 3](https://arma3.com/) [Epoch Mod](https://epochmod.com) are listed in this changelog. +## [1.3.3.1] - 2020-xx-xx +### Added +- Clear message that the server is not fully loaded when Players login to early +- Optional Black Market Traders +- Build in RaynZ Zombiespawner (when RyanZ is enabled on the Server) + +### Fixed +- On farming wracks / cinder, sometimes the more far away object was looted instead of the nearest +- Purchased Boats from Traders sometimes spawned damaged + +### Changed + +### Server Owners +- Added missing predefined variable "Epoch_BaseSpawnSkips" (no issues, just a rpt error) +- Krypto Limit from 250000 to 1000000 to prevent unwanted bans +- Some loot positions were not in correct syntax +- Black Market Traders can be configured within CfgBlackMarket.hpp (within the mission file) +- RyanZ Zombiespawner can be configured within epoch_server_RyanZ_Spawner.pbo (server side) + - To disable this spawner, you can remove this pbo from your Server + ## [1.3.3.0] - 2020-06-03 ### Added - Some Dupe fixes