mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
0.5 b701
This commit is contained in:
parent
dfd719e77c
commit
77b6ed4f18
@ -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.
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
||||
build=700;
|
||||
build=701;
|
||||
|
@ -1 +1 @@
|
||||
build=700;
|
||||
build=701;
|
||||
|
@ -1 +1 @@
|
||||
build=700;
|
||||
build=701;
|
||||
|
@ -1 +1 @@
|
||||
build=700;
|
||||
build=701;
|
||||
|
Loading…
x
Reference in New Issue
Block a user