more info about change

This commit is contained in:
vbawol 2015-10-13 14:08:44 -05:00
parent 4889098a17
commit 14403f3c9f

View File

@ -33,7 +33,7 @@ Server:
[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.
[Changed] Reworked secure data storage system to be more reliable. (NOTE: this may cause issues with existing lockboxes spawning on the ground.)
[Changed] Reworked secure data storage system to be more reliable. (NOTE: This may cause issues with existing lockboxes spawn on the ground with incorrect orientation.)
[Changed] Base building maintain option now also maintains storage devices.
[Changed] Moved vehicle spawn config that controls how many vehicles can spawn at different location types to settings pbo. See new vehicleSpawnTypes array in the (WorldName).hpp config.
[Changed] Use new sort command instead of BIS_fncSortBy.