github EpochModTeam/Epoch 1.0.0.1070
1.0.0 build(1070) for Arma 3 v1.76+

latest releases: 1.3.3.1549, 1.3.3.1530, 1.3.3.1546...
6 years ago

Added

  • Favorites bar. Users can pin (almost) any item to the bar by dragging items from inventory to equip/un-equip (Weapons, attachments, head gear, etc.) or consume (eat, drink, build, etc.) using keyboard mapping without having gear open. Use ESC menu to change the mappings. Server admins, see client_init.sqf for config. @raymix
  • Advanced Vehicle Repair System - Repairing your vehicle just got more realistic. Patch a leaky fuel tank with Duct Tape. If you blow a tire you now need to find a Spare. Engine too damaged? grab an engine block to repair it. @Ignatz-HeMan
  • Repair Items: (ItemDuctTape, SpareTire, EngineParts, EngineBlock, ItemGlass, FuelTank, ItemRotor). @Helion4
  • Vehicle Upgrade System - Upgrade your ride by using one of the new vehicle upgrade documents found in the world. @DirtySanchez
  • Vector Base Building (uses Arrow keys by default and with SHIFT / ALT you can control the steps). @DirtySanchez & @Ignatz-HeMan
  • New Base Building Objects: Quarter and Half wood floors @DirtySanchez, Cinder block floor, Cinder wall with a window. Metal and Cinder Towers @Helion4.
  • Added the following new buildables (bringing most buildables from A2/Epoch to A3 using standard ARMA models): Burn Barrel, Light Pole, Small (forest and desert) Camo Nets, Large (forest and desert) Camo Nets, Camp Fire, Field Toilet, Scaffolding, Sink (water source), Single and Double Portable Lights, Lifeguard Tower, Sun Shade, Fuel Pump, Small Sandbag Bunker, Short Sandbag Wall, Long Sandbag Wall, Bar Gate and Water Pump, @morgoth0 (Grahame) and @DirtySanchez
  • A-frame and Dome tents as insecure storage objects. @morgoth0, @DirtySanchez, @Helion4
  • Farming system - craft-able garden plot allows you to grow seeds into mature plants. Models by @Helion4, configs by @DirtySanchez
  • Medical items: Adrenaline Shot (adrenaline_epoch), Caffeine Pills (caffeinepills_epoch). Orlistat Pills (orlistat_epoch) by @Helion4 and configs by @DirtySanchez
  • Food items: ItemCereals, ItemPowderMilk_F, ItemRiceBox, ItemVitamins. @DirtySanchez
  • 84 new Female outfits based on 20 top designs and 4 new pairs of jeans(Blue Patched, Arid Brown, Black/Brown, Black). @DirtySanchez, @ComatoseBadger
  • Pricing and loot table additions for 65 additional male uniforms.
  • Vehicle Ammo Reloading from Inventory and Vehicle Ammo. @DirtySanchez
  • Radiation System with radioactive out of bounds, locations, and random crashed satellites. Model @Helion4
  • Digital Geiger Counter - used to detect Radiation levels by pointing at radioactive objects. (Sounds @vbawol, Model @Helion4, and UI + digital font @raymix)
  • Radiation meds - pills, creme and injector to reduce radiation effects @Helion4
  • Barrel Bomb - large craft-able explosive that can be placed and detonated. @DirtySanchez
  • Brown Briefcase that contains 100oz Silver. @DirtySanchez
  • Old "Zombie Parts" Bag (ItemBioHazardBag).
  • 5 new Halloween masks for October. @Helion4, @DirtySanchez
  • Option to drink directly from water sources. @Ignatz-HeMan
  • Karma changes for deaths, suicides, PvP(including hero* and bandit* levels), trader kills, revives, trading sales and purchases.
  • Custom map markers and icons by @xDrokZ, @DirtySanchez
  • Epoch Events 3.0: External pbo based events. see epoch_server_vip_event or epoch_server_debris_event for examples.
  • VIP Event - Reveals the map location of a random player that possesses a specific item (default: ItemBriefcaseGold100oz) every X (default: 15) minutes.
  • Dynamic Debris: Dynamically spawns vehicle and other debris on the roadways. Scans the roads on startup and uses a random seed generator to determine the locations of debris. Debris is spawned using createSimpleObject for best performance and is made to conform with the uppermost roadway surface.
  • Epoch Dev Libs, See https://github.com/EpochModTeam/Epoch/tree/experimental/Tools/DevFrameWork for more info. @raymix
  • Md5 hash function and Unit test to the hive. See usage example with EPOCH_fnc_server_hiveMD5 SQF function.
  • Dynamic Simulation is now fully enabled. See "CfgDynamicSimulation" for configs. @DirtySanchez
  • Conditional loot table options to allow omitting items from loot tables via custom logic.
  • Map support for Malden 2035. @morgoth0
  • Map support for Chernarus Redux. @xDrokZ and @morgoth0
  • Burgers! @Helion4
  • New masks - Hockey, Plague, ghostface, skull, witch @Helion4

Changed

  • Mineral nodes can now only be harvested using the sledge hammer.
  • Crafting recipes can now have item requirements and Crafting metal bars now require Smelting Tools.
  • Player save and login optimized to use get|setUnitLoadout.
  • Karma now persists death and moved to community stats.
  • CBA extended event handler and zeus curator support for Epoch Vehicles. @DirtySanchez
  • Base PlotPole ESP added to Epoch Admin Panel. @SMVampire
  • Helper arrow to indicate the door-opening direction for Base Building. @Ignatz-HeMan
  • Base Building elements can be detached to walk around the Element before saving. @Ignatz-HeMan
  • Made ServicePoint more configurable @Ignatz-HeMan
  • Base Building: Replaced 0/90/180/270° direction build mode with "Rotate 90°". @Ignatz-HeMan
  • Base Building: Max building height now will be checked directly at building element placement. @Ignatz-HeMan
  • Separated Hunger and Thirst loss values to baseHungerLoss/baseThirstLoss and removed baseHTLoss from CfgEpochClient.
  • Hunger and Thirst loss rates are now affected by timeMultiplier.
  • 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

  • Players are given negative rating so that AI will attack properly even if player side is civilian. @morgoth0, @Ignatz-HeMan
  • Player stats variables are now obfuscated, and hitpoints tracked via the server.
  • Bad conversion: bool RPT spam caused by incorrect usage of configClasses. @DirtySanchez
  • Snapping issues base building @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
  • One step is higher on stairs, can't run up while crouched. #447 @Helion44
  • L85 Elcan optic issues. #678 @Helion44, @DirtySanchez
  • Zombie falsely triggers Mission success. @Ignatz-HeMan
  • Base Building 90° and 270° Snap was broken.
  • Sometimes snapped Base Building elements rotated back on save.
  • BE kicks since 1.76.

Don't miss a new Epoch release

NewReleases is sending notifications on new releases.