Kyiara 789 Posted February 15, 2022 PC Stable 1.16 Update 1 - Version 1.16.154535 (Released on 15.02.2022) NOTES Consider using the Steam client option to verify the integrity of the local game cache to avoid corrupted data after downloading this update. Consider de-fragmenting your HDD after downloading large updates. In case of problems, please check the Bohemia Interactive support F.A.Q., DayZ F.A.Q., or BattlEye F.A.Q. You can help us to further improve the game by posting your feedback on the Feedback Tracker. GAME ADDED Bizon SMG 64rd Bizon magazine Alarm Clock Yellow Motorbike helmet variant FIXED Player sometimes stepping forward during melee combat with a close target while only intended for far targets Fireplaces wouldn't properly disappear if the last attachment removed were stones or a tripod It was possible to detach the tripod from the fireplace while a pot was attached "Place" UI element would show up falsely when pointing at an indoor fireplace with selected consumables Dead chicken couldn't be buried after being picked up and dropped (https://feedback.bistudio.com/T161088) Fire mode of the revolver was changing while shooting (https://feedback.bistudio.com/T162103) Shock was not decreasing when swimming backward/sideways with broken legs Moving with broken legs while crouched could deal unsteady amounts of shock damage Infected/players would not show the "+" symbol in the inventory view when they had only items as attachments Dug up items were levitating above the ground Client error when attaching/detaching items to/from a tripwire trap In specific cases, the tripwire trap did not display its attachment slot Smoke from a ruined car engine was only displayed for the driver (https://feedback.bistudio.com/T161793) Attacking with animal carcasses could trigger blood particles and knife slashing sounds The inventory of the Sarka 120 was accessible through its engine, rather than the trunk The player could be desynced if their legs were broken during an action The player could be desynced if their legs were broken while swapping items Locked indoor stoves could not be opened by force Interrupting two-handed animations by dropping the tool could freeze the character Infected were able to climb fences with barbed wire on top (https://feedback.bistudio.com/T160854) The UI of a deployed land mine could be seen when holding another land mine in hands Shooting while on back after kicking would play the kick animation after each shot Hitting the back of players heads would hit the brain instead of the head (https://feedback.bistudio.com/T160577) Sounds of disease symptoms of another player were played from the wrong position (https://feedback.bistudio.com/T162018) Fixed several inconsistencies when it comes to bullet penetration of objects The combination lock would play a sound while in hands without being actively used (https://feedback.bistudio.com/T159444) The light source of the head torch was in a wrong position (https://feedback.bistudio.com/T152289) Fixed an exploit for extended melee hit distance The flame of the gas stove was slightly clipping with the frying pan Slightly improved twisted wrists when holding certain items Several headgear items were clipping with the female survivor head introduced in 1.15 Fixed typographic errors on the 1PN51 Scope Infected had bad collisions while crawling It was possible to hit players inside a vehicle with melee from the opposite side Wolves could injure players inside vehicles (https://feedback.bistudio.com/T135495) It was possible to survive without food at all, by only drinking (https://feedback.bistudio.com/T161579) Some localized settings weren't fully displayed It was possible to place land mines under train tracks Names of vehicle parts were not shown when on ruined cars (https://feedback.bistudio.com/T158230) It was possible to destroy the fence frame before the actual wall Adjusted certain structures to prevent exploits (https://feedback.bistudio.com/T160550 - private, https://feedback.bistudio.com/T157846) Fixed a badly reflecting window at the yellow brick military building (https://feedback.bistudio.com/T157757) Some items could not be picked up at the NWAF construction site (https://feedback.bistudio.com/T159741) It was possible to bury corpses inside buildings FOV settings changes were not saved upon reconnect Respawn points for server switching/hopping were not functioning as intended (https://feedback.bistudio.com/T162673) Sounds of flies were persisting even after the body despawned (https://feedback.bistudio.com/T162654) Adjusted misleading description of Codeine tablets The camera focus would glitch during certain actions (https://feedback.bistudio.com/T160921) CHANGED Increased the threshold for terrain clipping, allowing easier placement of base building objects on the ground It is no longer possible to bury ruined items (https://feedback.bistudio.com/T160914) Consuming charcoal has no effect when another charcoal is already active in the player's body (https://feedback.bistudio.com/T161862) Increased energy and water given by mushrooms (now similar to fruits) Some jackets can now be torn into rags similar to their pants-counterpart Removed action to take fireplace from fire barrel Crafting an item using the metal wire will produce an item with the same health as the metal wire used (https://feedback.bistudio.com/T161106 - private) First Aid Kits and Teddy Bears can now be repaired with sewing kits Protector Cases and Ammo Boxes can now be repaired with epoxy putty The gas stove now emits light when active The pickaxe can now be used to bury things and bodies Duct tape can now be utilized to craft a splint Hid the UI element showing parts of the car while sitting inside Slightly reduced the penetration value of 5.56x45mm ammunition to match other bullets Reduced the range of the thermometer results Rotated the electrical repair kit in the inventory view to show the front (https://feedback.bistudio.com/T160428) Reduced inventory size of the pumpkin and pumpkin slices for consistency Bear traps now won't kill infected, but break their legs Damaging a tent now also damages items stored inside Adjusted damage zone selections of vehicles Bloody hands no longer make the character sick while drinking from containers (https://feedback.bistudio.com/T162463) Red and orange arm bands were looking too similar in certain lighting Tweaked the mid-air appearance of tracer bullets Renamed Folding Buttstocks to "lightweight" Disabled leaning while sprinting SERVER Added: use3DMap parameter to the gameplay settings to disable the 2D map overlay of the Tourist Map Added: shockRefillSpeedConscious parameter to the gameplay settings to adjust the speed at which the player's Shock value refills when the player is conscious Added: shockRefillSpeedUnconscious parameter to the gameplay settings to adjust the speed at which the player's Shock value refills when the player is unconscious Added: allowRefillSpeedModifier parameter to the gameplay settings to allow/disallow the modifier of the shock value refill based on ammo type settings Added: quantmin and quantmax parameters can now be used to randomize quantity in the internal magazines of firearms Fixed: Leaving some entries empty in cfgEffectArea.json would result in default particles, rather than no particles Changed: Greatly expanded script class indexing (allows more mods to be used on the same server) MODDING Added: Methods in Weapon_Base for spawning weapons with magazines and/or chambering and/or filling inner magazines Added: Weapon.Synchronize to force fsm synchronization Added: AmmoTypesAPI for validating ammotype or converting magazinetype to ammotype Added: Documentation for correctly setting up properties for WeaponStableState Added: All animation commands of Animal are now moddable Added: All animation commands of Infected are now moddable Added: Possibility to change variables and command properties from animal commands Added: Possibility to change variables and command properties from infected commands Added: Additional script compiler warnings (error in Diag) signalling hazardous ref usage Added: Possibility to change variables and command properties from CommandHandler inside DayZPlayer class Added: ErrorExString, to store the output into a string instead of logs Added: Documentation for static script defines Added: Class.StaticType -> To get typename of a non-instantiated class Added: EnumTools class with functionality for extracting information from an enum Added: Entity.GetIsSimulationDisabled() Fixed: JsonFileLoader overwriting defaults set in script (bool, int, float, string) Fixed: mod.cpp: tooltip, overview and author are no longer required to be localized to work Fixed: InventorySlots (e.g. MAGAZINE3) compile errors when a mod loads a CfgSlots before the vanilla CfgSlots is loaded (https://feedback.bistudio.com/T136963, https://feedback.bistudio.com/T148950) Fixed: int MIN value changed from -2147483647 to -2147483648 Fixed: CARFLUID_USER{N} can have capacity setup via config property Fixed: Private dtor was inaccessible for static refs even within the class itself (https://feedback.bistudio.com/T162982) Changed: m_BrokenLegState can now contain negative values, use GetBrokenLegs() instead to access leg state from player Changed: DZ_Data and DZ_Scripts do no longer need to be filled in as requiredAddons as they will always load first (https://feedback.bistudio.com/T148950) Changed: Renamed m1911 magazine textures Changed: Bolt action rifles with an external magazine had their state machines unified into one base class BoltActionRifle_ExternalMagazine_Base KNOWN ISSUES Fully consuming an item assigned to the quick bar while the quickbar is hidden might cause a bug with the quick bar Issue with attaching an items from hands with an item in the shoulder slots ______________________________________________________________________________________________________________________________________________________________________________________________________________________________ PC Stable 1.16 Update 2 - Version 1.16.154567 (Released on 22.02.2022) FIXED Split disinfected rags lost their disinfected status (https://feedback.bistudio.com/T162753) SERVER enableDebugMonitor config parameter not working MODDING Fixed: Inventory of certain modded items being hidden in most cases (https://feedback.bistudio.com/T162436) KNOWN ISSUES Fully consuming an item assigned to the quick bar while the quickbar is hidden might cause a bug with the quick bar Issue with attaching an items from hands with an item in the shoulder slots 11 1 2 Share this post Link to post Share on other sites
discipled 63 Posted February 15, 2022 Thank you, exciting and I'm excited for the future change to vehicles and making them more stable!! 2 Share this post Link to post Share on other sites
waffen 26 Posted February 15, 2022 don't forget to make locker with full outfit change 1:1, meaning it would have the slots to store pants, jacket, etc. with all their inventory intact, like the mods, BUT in official. also gunracks all of them craft able 1 1 Share this post Link to post Share on other sites
Homeschooliazon 87 Posted February 15, 2022 (edited) Devs add Gas Bombing that melts you alive and makes you puke out your insides: Sleep Devs add dramatic Alarm Clock animation: YEEEEEEEE!!!!!!!!!!!!!!!!!!!!! 😱 Edited February 15, 2022 by Homeschooliazon 2 Share this post Link to post Share on other sites
Akela707 2 Posted February 15, 2022 Make it possible to open visors of bike helmets. When closed keep them the way they are and when opened remove the protection from viruses and muffled voice effect. If this would come ingame Im sure more people will surely use this helmet 1 1 Share this post Link to post Share on other sites
YaneonY 3 Posted February 15, 2022 Where is LINUX Server??? 2 Share this post Link to post Share on other sites
zsneerfulz 3 Posted February 15, 2022 1 hour ago, YaneonY said: Where is LINUX Server??? Yes where is Linux Server? Seems to run fine, other than a seg fault on shutdown. 1 Share this post Link to post Share on other sites
BA909 1 Posted February 15, 2022 Hi, on my server after update are tents gone. Is that update problem? Thanks 1 Share this post Link to post Share on other sites
anastiel 1 Posted February 15, 2022 thanks for update Share this post Link to post Share on other sites
Jinkel92 1 Posted February 15, 2022 Xbox/PS4 UI and full gamepad support for PC version, plis! 1 Share this post Link to post Share on other sites
endreu 25 Posted February 15, 2022 yo, had animation problem after update with fireaxe.. F5 not helpinghttps://streamable.com/htj2mz Share this post Link to post Share on other sites
endreu 25 Posted February 15, 2022 yo all, another bug: wrong firestartr animation(female) 2 Share this post Link to post Share on other sites
lemmac 101 Posted February 15, 2022 (edited) Menu system now broken on PS4, makes game almost unplayable for me now edit: sorry wrong platform! Edited February 15, 2022 by lemmac Share this post Link to post Share on other sites
zraider13 5 Posted February 15, 2022 After 1.16 update, all Car tents (CarTent) and Military tents (LargeTent) are gone. They are also not spawning anywhere on the map. The contents of the tents are also gone, of course. 1 Share this post Link to post Share on other sites
endreu 25 Posted February 15, 2022 28 minutes ago, zraider13 said: After 1.16 update, all Car tents (CarTent) and Military tents (LargeTent) are gone. They are also not spawning anywhere on the map. The contents of the tents are also gone, of course. thery are gone only with CF mod installed as i see on my servers. no mods - all fine, with CF mod - all gone too(cherno and banov map) 1 Share this post Link to post Share on other sites
Fing 111 Posted February 15, 2022 Not sure, but placement seems to have gone backward as it is a lot harder to place a barrel in a tent, more experimenting on object placement to really see how it is. Shame cars and cargos haven't had the love that is long overdue for them. tonight I got a sedan fixed and 2 mins later I get lag/freeze then find I have crashed and the car is now fucked. I really hate that as this issue just kills cars through no fault of the players, but hey another nice shiny gun that isn't really required. 2 Share this post Link to post Share on other sites
THEGordonFreeman 664 Posted February 15, 2022 17 minutes ago, Fing said: Not sure, but placement seems to have gone backward as it is a lot harder to place a barrel in a tent, more experimenting on object placement to really see how it is. Shame cars and cargos haven't had the love that is long overdue for them. tonight I got a sedan fixed and 2 mins later I get lag/freeze then find I have crashed and the car is now fucked. I really hate that as this issue just kills cars through no fault of the players, but hey another nice shiny gun that isn't really required. Pretty much the attitude around here for the last two years. I'm hoping this car physics update they plan to test is not more lip service. We have received that for too many years. 2 Share this post Link to post Share on other sites
endreu 25 Posted February 15, 2022 (edited) On No Mods (vanilla) servers all is fine(no tent gone at all) on moded servers they are gone(cf,vpp,banov). -2 large, -4 medium tents + players reporting even car tents are gone after the 1.16 update. only party tents and barrels left. havent seen the shelter status(at least for this time) p.s. since when i cant post pictures from steam? Edited February 16, 2022 by endreu cant post steam pictures 1 Share this post Link to post Share on other sites
10tiger1 1 Posted February 16, 2022 (edited) Clothes wringing animation replaced with vomiting animation. And the eye color of the female Survivor 1(SurvivorF_Eva) seems to have faded, it looked much better before. Edited February 16, 2022 by 10tiger1 1 1 Share this post Link to post Share on other sites
EpochalypseCow 4 Posted February 16, 2022 Wowsers, a yellow motorbike helmet. How about a working motorbike to go with that? 4 Share this post Link to post Share on other sites
helpthedeadwalk 179 Posted February 16, 2022 3 hours ago, zraider13 said: After 1.16 update, all Car tents (CarTent) and Military tents (LargeTent) are gone. They are also not spawning anywhere on the map. The contents of the tents are also gone, of course. vanilla server? I refreshed mine and no issues. seems to be a lot of mod problems. 1 Share this post Link to post Share on other sites
helpthedeadwalk 179 Posted February 16, 2022 2 hours ago, Fing said: Not sure, but placement seems to have gone backward as it is a lot harder to place a barrel in a tent, more experimenting on object placement to really see how it is. Shame cars and cargos haven't had the love that is long overdue for them. tonight I got a sedan fixed and 2 mins later I get lag/freeze then find I have crashed and the car is now fucked. I really hate that as this issue just kills cars through no fault of the players, but hey another nice shiny gun that isn't really required. Didn't take long for the inevitable vehicle physics complaints again. Did the release notes above say they were addresses? nope. But there was something in the DayZ in 2022 blog post - https://dayz.com/article/developer-update/DayZ-in-2022 1 Share this post Link to post Share on other sites
endreu 25 Posted February 16, 2022 On No Mods (vanilla) servers all is fine(no tent gone at all) On moded servers they are gone(cf is core and dev reported problem with it). -2 large, -4 medium tents + players reporting even car tents are gone after the 1.16 update. only party tents and barrels left. havent seen the shelter status(at least for this time) p.s. since when i cant post pictures from steam? Share this post Link to post Share on other sites
Mine Turtle 3 Posted February 16, 2022 14 hours ago, endreu said: thery are gone only with CF mod installed as i see on my servers. no mods - all fine, with CF mod - all gone too(cherno and banov map) Yeah, people seem to forget this when playing with mods: Share this post Link to post Share on other sites
Voda 0 Posted February 16, 2022 There seems to be a problem with tactical backpack. I remember it having 90 slots inventory space now reduced to only 63 slots like the combat backpack. Share this post Link to post Share on other sites