Epoch/Changelogs/0.3.1.0.txt
2015-07-26 15:48:24 -05:00

27 lines
2.0 KiB
Plaintext

[Added] Experimental Sapper Migration Event.
[Added] Increased precision of positions stored in database for Bases, Vehicles, and storage.
[Added] More variations of soldier classes and loadouts (from drone detection).
[Added] CfgBuildingLootPos can be now overridden via missionConfig.
[Added] Weather code migrated into an Epoch Event and code moved to settings pbo.
[Fixed] Typo in esseker.h position only had 2 elements of the needed 3 for setposATL.
[Fixed] Added checks to make sure you can only P2P trade while not in a vehicle.
[Fixed] Re-add missing AiA TP and Bornholm loot positions.
[Fixed] Fixed "no config.bin SmokeShellWhite" error when sapper off gasses.
[Fixed] Environment sounds had been disabled. Removed enableEnvironment false; from client init.
[Fixed] Can't chop down tall trees. Converted to 2d Distance check.
[Fixed] Shipping container doors did not open and threw error. Updated to the 1.48 way of opening doors using functions.
[Fixed] Shoeboxes added to more building on Takistan and any other maps that use the same building classes.
[Fixed] Vehicle storage space has been normalized. Thanks to Uro1!
[Fixed] Missing function compile for helicopter Air Drop.
[Changed] Removed epoch setWaves sync code as it should no longer be needed after 1.46.
[Changed] Female Ghillies armor, weight, storage now match CSAT male variants.
[Changed] Female Wetsuits armor, weight, storage now match CSAT male variants.
[Changed] Female Camo Clothes armor, weight, storage now match "Guerilla" gear, like "U_OG_Guerilla2_2".
[Changed] Increased loot position bias for all buildings from 15 to 25%.
[Changed] Enabled Air Drops.
[Changed] Added small chance for primary weapons to be found under green military beds.
[Changed] Land_Laptop_device_F can now be used as a Bank terminal.
[Updated] Config.cfg requiredBuild and hostname for A3 1.48
[Updated] Added bornholm blocked areas to main config and description.ext. Thanks to DarthRogue!
[Info] Server pbo is no longer obfuscated.