+ Fixed females unable to select gender after death.
+ Fixed Alice and Assault packs inventory issues created with last
patch.
+ Fixed being unable to take items that may have already been claimed by
another player. Should work if no other players are within 6 meters.
+ Cooking, Crafting, Repairing, and Salvaging all now require full Medic
animation cycle to complete. You can cancel the process just by moving.
+ Traders that deal with magazine items now require full Medic animation
cycle per trade. Also, number of possible trades now based on quantity
of available items being sold or cost divided by available bars.
+ Changed several PublicVariable calls from 1.7.6.1 code sync that
should have been PublicVariableServer.
+ Fixed Bio-meat was not causing infection and increased chance of
infection from "Bad Food" to 50/50.
+ Added distance checks (5m) for player zombie attacks.
+ Fixed player zombie was unable to feed.
+ Removed cfgtowngenerator /stream_locationCheck; loop entirely. Tests
show to have improved fps.
+ Added disabling zombies servers side for server side performance
increase/testing.
+ Fixed crafting error from 0.996b.
+ Revert helicopter intel removal test.
+ [REVERT] Removed a bunch of force gear saves that should no longer be
needed.
+ [FIXED] Removed auto refuel from lingor gas stations.
+ [FIXED] Removed auto refuel and repair lingor hangars.
+ [REMOVED] Bear Traps and Land Mines.
+ [FIXED] Removed radar from chinhook with _DZ variant.
+ [FIXED] Possible fix for extra intel in heliocopters.
+ Increased raise horde range to 100m.
+ Fixed player zombie ability to attack and cause bleeding and infect.
+ Server side change to prevent some common duping issues.
+ Fixed parachute dropping vehicles without helipad as marker.
+ added client side caching of trader menus = faster less server load.
+ removed stock count on buy menus and replaced with yellow color coding
if out of stock.
+ reworked purchased vehicle spawning and added parachute drop.
+ added more already in progress code locks.
+ Building and vault pitching now checks if player has item just before
placement.
+ Fixed vault packing status was left in an incorrect state when caneled
durning packing. Fixes#182
+ Fixed insuffucent funds message when buying vehicles. Fixes#181
+ Fix for just purchased vehicles disappering. Still have issue with
player killed if they get into vehicle to early.
+ Fixed typo in takistan and chernarus dynamic vehicle spawn config and
removed remainng boats.
+ Added variable pricing to traders. Stock under 5 will be sold at the
buy price and over 50 will be bought at the sell price.
+ Fixed trades not forcing a gear save and added more forced gear saves.
+ Added test for time based UID for purchased vehicles.
+ Reduced humanity gained by using a blood bag to 100 down from 250.
+ Added 5 minute penalty knockout for combat loggers.
+ Added prevention to logging out in a trader city. fixes#171
+ Changed cargo check to only show on alive vehicles. Fixes#176
+ Potential fix for gunner on armored SUV. Fixes#172
+ Fixes for refueling and repairing that was broken by 1.7.61
+ Removed taming of dogs for now. fixes#162
+ Commented out anti-teleport script from 1.7.6.1 it would bug and pop
people into the air when walking on docks.
+ Changes to repair and salvage code to fix#167
+ Changed crafting recipe of H-barrier
["ItemSandbag",3],["ItemWire",1],["ItemTankTrap",1] fixes#153
+ Added more randomization to vehicle spawn location when purchasing, to
prevent duplicate UID's.
+ increased selling vehicle radis to 20m. fixes#168
+ change message when selling a vehicle and it is not within range "No
%1 found within 20 meters.".
+ Added HeliHempty to possible spawn locations for purchased vehicles.
+ Added Armored SUV to spawn tables
+ Lowered gear counts on armed suv to 400,20,10
+ Removed boats from takistan DVS table
+ Moved metals trader options to a "trade metals" menu on each trader.
+ Changed old metals trader to new Hero only trader, will have certain
clothes at first. and lower priced items.
+ Add crafting in progress lock to prevent duping.
+ changed wording of vault to safe
+ added Hero traders that only deal with 5000+ humanity
+ Updated to larger 10oz copper, silver, gold equipment icons.
+ Server Side changed allowed buildables to array
+ added allowed objects list for mpkilled and publishing objects
+ added missing vaultstorage to gear sync
+ fixed broken maxLocalZombies override via mission init.sqf
+ added animation to crafting
+ added staged deconstruction of buildables.
+ allow new buildables to be saved to db
+ add R3F files to other mission files.
+ add dynamic_vehicle.sqf to mission files
+ allow cargo check on open vaults
+ added Land_HBarrier1_DZ for large sandbag crafting
+ fixed animation sources error with wood gate. fixes#109
+ fixed missing Soldier1_DZ one skin. fixes#93
+ added color coding of backpack when selling fixes#112
+ fixed silver to gold conversion rates on bulk selling weapons and
backpacks. Fixes#114
+ add more missing weights for R3F realism. Fixes#110
+ added random direction to purchased vehicles makes it harder to get
duplicate uid not fixed 100%
+ Fixed detection of vehicles in vehicle sell menu
+ Added trade in progress checks to all traders.
+ set pos after direction on deployables when placed.
+ Server side set pos after direction when spawning anything.
+ added more missing weights
+ added large sandbag with crafting 3 sandbags + 1 wire
+ potential fix for vehicle detection at seller
+ fixed mi17 civillian skin and added test for removing gear access
+ force all spawned objects to exact position
+ Corrected conversion rate for silver to gold when selling bulk supply
crates.
+ Added sleep within spawn {} for fetching vehicle ID, should reduce db
spam.
+ Switched normal wire to fortrazor_wire and added as builtitems
+ Potential fix for wild spawning helicopters in forests.
+ Player zombies should now be able to break the legs of other players.
+ Purchased vehicles now spawn on the closestHeliHCivil within 200m.
+ fixed crafting of tin and aluminum bars from trash
+ fixed color coding on weapons and vehicle sellers
+ removed radar from mi-17 civilian
+ added 10oz versions of silver and copper.
+ added basic 3d preview support to build-ables.
+ work around added to player zombie "get over" stuck animation issue.
+ added setpos to vaults, allows precise positioning
+ possible fix for damage spam at server start.
+ added player zombie attack move, Works with animals and zombies only
currently.
+ 10oz bars for all types of metal
+ fix for detecting near vehicles when selling fixes#81
+ fixes to count weapons on selling menu
+ now close menu when purchasing/selling items
+ Vaults can now be placed in buildings, maybe buggy still.
+ updated 10oz gold bar texture with correct new one.
+ Disable simulation for all zombies on server
https://github.com/R4Z0R49/DayZMod/pull/359
+ Possible (semi-)infinite loop in zombie_agent.fsm
https://github.com/R4Z0R49/DayZMod/pull/380