Advertisement
darkarchon

Untitled

Nov 1st, 2012
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.04 KB | None | 0 0
  1. ### UPDATE : 31th OCTOBER 2012
  2.  
  3. Affected addons:
  4. * dayz_code 1.7.3
  5. * dayz_server (server admins only)
  6.  
  7.  
  8. Community Changelog:
  9. Client:
  10. * [NEW] Tents can no longer be placed on concrete.
  11. * [FIXED] Building checks for tent placement (No longer place tents in buildings).
  12. * [FIXED] Tents now are one click place.
  13. * [FIXED] Fixed function for checking if in buildings.
  14. * [UPDATED] Vehicle repair menus now all replaced.
  15. * [NEW] Vehicle menus now list all damaged parts no matter if you have the item or not.
  16. * [NEW] Vehicle repair menus will now let you know the exact item you need to repair on failed repair attempts.
  17. * [FIXED] Vehicle Damage is now fully working.
  18. * [FIXED] Vehicle Killed is now in effect fully destroyed vehicles will now set correct in db.
  19. * [FIXED] Tents Now add and remove from db.
  20. * [FIXED] Food can no longer be consumed if the player does not have in inventory.
  21. * [FIXED] water can no longer be consumed if the player does not have in inventory.
  22. * [UPDATED] Updated UI control bug.
  23. * [NEW] Toolbox is now needed for all repairs.
  24. * [NEW] Alt-f4 is now locked and will only open your status menu.
  25. * [Fixed] No longer possible to drink/eat/pitch a tent/put on clothes/build sand bags/cat wire/hedgehogs/consume medical supplies/free filled water without consuming the item.
  26. * [FIXED] No longer possible to create axes out of thin air if you already have one
  27. * [FIXED] Switching skins no longer repairs pain shakes/broken legs/resets/dupes/screws/resets ammo
  28. * [FIXED] Duping no longer possible through zombie corpses/etc
  29. * [FIXED] It should now be impossible for a new players spawns to spawn unconscious.
  30. * [FIXED] You can no longer cook infinite free meat from camp fires
  31. * [FIXED] Survivors should no longer pickup a single item at the same time and both receive it.
  32. * [FIXED] You can no longer generate multiple tents while packing up a deployed tent.
  33. * [FIXED] You can no longer change clothes/eat/drink/etc. while in a vehicle
  34. * [NEW] combat 30 sec timer on all combat actions.
  35. * [UPDATED] ItemWire reduced from 0.06 to 0.01
  36. * [UPDATED] PartEngine updated from 0.01 to 0.06
  37. * [UPDATED] Version info is now displayed correct
  38. * [NEW] New Combat System If you fire a weapon, then you go into combat. During combat, "ABORT" is disabled. (Need to look at the effects with high player counts)
  39. * [NEW] Combat 30 sec timer on all combat actions.
  40. * [FIXED] Zombie death animation is delayed (now it plays instantly)
  41.  
  42. Server:
  43. * [NEW] HiveEXT.dll updated with new optimized version that supports both private and public hive.
  44. * [NEW] Official public Hive login is now hard coded into the .dll (Outgoing TCP port 80 and 3306 has to be allowed to use public hive)
  45. * [NEW] New Hive can now set ingame time to custom, local(local server time), static
  46. * [FIXED] Object Gear syncs happen based on radius not just on menu.
  47. * [FIXED] Vehicle Position is now updated with client position.
  48. * [FIXED] Vehicles save fuel properly
  49. _____________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement