This commit is contained in:
vbawol 2017-03-22 17:37:02 -05:00
parent dfd719e77c
commit 77b6ed4f18
33 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
[Added] 64-bit database extension support for windows servers (EpochServer_x64.dll). Linux epochserver_x64.so is also included testing pending 64-bit Linux server support.
[Added] 64-bit database extension support for Windows (EpochServer_x64.dll) and Linux (epochserver_x64.so) servers. Linux support is pending testing.
[Added] Custom event handler and OnEachFrame hooks added. https://github.com/Ignatz-HeMan/Epoch/tree/experimental/Sources/epoch_code/customs Thanks to @Ignatz-HeMan
[Added] Crafting recipe: Mortar (Uses: 12x Rock, 2x dirty water) (Requires: Fire and workbench within 3m). Thanks to @baaljayjay for the suggestion.
[Added] Customizability of units spawned by UAV alert via CfgEpochClient > uavAlertUnitSpawnTemplate. (Default: I_Soldier_EPOCH)
@ -13,7 +13,7 @@
[Changed] Objects or Players that have been given "Crypto" variable can be accessed via the dynamic menu (Space Bar) for a "Take Crypto" action.
[Changed] Air Drops are now triggered via Epoch Events server side every 45m at random, instead of randomly triggered client side.
[Changed] To prevent issues with ownership only Group Leader can place a Jammer. jammerGLOnly = 0 in CfgEpochClient to disable. Thanks to @Ignatz-HeMan and @82ndab-Bravo17
[Fixed] Crash bug when opening base building upgrade menu since 1.68.
[Fixed] Crash bug when opening base building upgrade menu since Arma 3 1.68.
[Fixed] Wrong variable name in EPOCH_clientRevive.sqf. Thanks to @Ignatz-HeMan
[Fixed] Sometimes getting stuck only walking. Thanks to @Ignatz-HeMan
[Fixed] Repack of Energy Pack is now possible.

View File

@ -1 +1 @@
build=700;
build=701;

View File

@ -1 +1 @@
build=700;
build=701;

View File

@ -1 +1 @@
build=700;
build=701;

View File

@ -1 +1 @@
build=700;
build=701;

View File

@ -1 +1 @@
700
701