Epoch/Changelogs/0.3.4.0.txt

26 lines
1.4 KiB
Plaintext
Raw Normal View History

2015-09-17 16:32:04 +00:00
Client:
2015-10-02 14:34:25 +00:00
[Added] New secure storage device: The Epoch Safe.
2015-10-02 14:27:56 +00:00
[Added] Totally new crafting system and UI.
2015-09-30 20:16:59 +00:00
[Added] Epoch variant of the unarmed Strider vehicle. (I_MRAP_03_EPOCH)
[Added] Melee weapons: a Broad Sword and Fishing Pole.
2015-10-02 14:34:25 +00:00
[Added] Halloween Clown mask and Wolf/Pumpkin masks as well as Meeps Candy re-added to loot tables.
2015-09-30 20:16:59 +00:00
[Fixed] Reduce client fps lag when first joining the server.
2015-10-02 14:27:56 +00:00
[Fixed] Being unable to removal of solar generator.
[Changed] Removed debug hint text for 3d rotation of objects.
[Changed] Re-enable Move button.
2015-09-17 16:32:04 +00:00
Server:
2015-10-02 14:27:56 +00:00
[Added] Example code: Epoch Event provides an example on how to broadcast a message to all players using BE.
[Added] 'CfgTraderLimits' config can control stock limit per trader per item. Default is 100 per item class per trader.
[Added] storedVehicleLimit variable in CfgEpochServer can now control the total max allowed vehicles on traders. Default limit is 20.
[Fixed] Issue with trading vehicles that caused the trader data not to save or to save to the wrong slot.
[Fixed] Added missing prices for female vests.
[Fixed] Error Generic error in expression in EPOCH_server_repairVehicle.
2015-09-17 16:32:04 +00:00
[Changed] Use new sort command instead of BIS_fncSortBy.
[Changed] Use new worldSize command as default if maps worldSize setting in CfgEpoch does not exist.
2015-10-02 14:27:56 +00:00
[Info] Removed old .bikey and added new one for 0331.
[Info] The source code for the a3_epoch_server.pbo is now on the GitHub.
MORE TBA