DayZ
DayZ-Expansion-Personal-Storage
Showing 1-10 of 32 entries
< 1  2  3  4 >
Update: May 14 @ 9:30am

Update 1.9.23
Added:
  • AI: Added load balancing based on player count to AI patrol settings (replaces MaximumDynamicPatrols which has been removed).
  • AI: Added stance to AI menu, moved speed to submenu.
  • AI: Exposed FormationScale option in AI and patrol settings.
  • BaseBuilding: Added maximum allowed codelocks for basebuilding structures and items to territory settings. When the limit is reached, any further attached codelocks wil be dropped to ground.
  • P2P Market: Player items in the "Sale" view now have a tooltip indicator when they are attached to the player or on one of the player's items.

Changed:
  • AI: If AI doesn't have a projectile weapon, ignore unreachable creatures.
  • AI: Only allow teleporting if blocked by rock or plain object and not on inverse path.
  • AI: Disabled Admiral's Diving Mod for AI (needs changes in vanilla before it can be supported).
  • AI: Ignore locked doors if DisableShootToUnlock is set to true in Expansion general settings.
  • AI: More fine-grained day/night eyesight transition.
  • AI: Volumetric fog now affects AI vision.
  • AI: Use current DPS capability (treat weapons that require an external mag as single-shot if no mag is attached) to determine which weapon to choose.
  • AI: Improved obstacle avoidance when prone.
  • AI: Loot clothing if same protection value but higher capacity.
  • AI: Melee overhaul. Blocking, evading, finishers.
  • AI: Dynamic FOV based on distance to target.
  • AI: When fighting single zombies, AI may attempt to swap to a melee weapon if the gun in hands is not silenced.
  • Missions: Smoother interpolation of airdrop plane nominal speed to drop zone speed.
  • P2P Market: Menu UI overhaul.
  • P2P Market: Added paging navigation to reduce load (14 listings per page). You will still be able to see the total amount of listings for each category in the menu.
  • P2P Market: The text search must be confirmed with the RETURN or ENTER key.
  • P2P Market: The text search should be more accurate now when using an item's display name or class name.
  • P2P Market: Advanced error logging.
  • P2P Market: Listings update handling has been changed and only gets updated now on the client when needed.
  • P2P Market: The list header is now also present in the sale and sales views but has no working filter functionalities in those views.
  • P2P Market: P2P market related server files such as the listing and entity storage files are now in subdirectories and grouped by trader ID.
  • P2P Market: Disallow selling active explosives (e.g. unpinned grenades).
  • Vehicles: DayZ 1.28 compatibility.
  • Vehicles: When physics are halted, don't process inputs.
  • Vehicles: Use car engine start/stop anims for Vodnik.
  • Vehicles: Considerably more force is now needed to unroot trees on collision.

Fixed:
  • AI: Fixed potential for aggro timer desync until next restart if server runs past midnight without restarting.
  • AI: Fixed not leaving combat state if next target is an item.
  • AI: Disabled ability to switch on/off attached lights if uncon or restrained.
  • AI: Prevent successive weapon firemode switch until a shot has been fired.
  • AI: Fixed melee positioning and off chance to never leave melee state.
  • AI: Fixed bandaging outside dangerous area while still in cluster.
  • AI: For persisted patrols with waypoints, set starting waypoint after load to the one closest to spawn position.
  • AI: Always check if there's enough space above before changing stance.
  • AI: Fixed issues with ladders on some buildings (e.g. lighthouse, green mountain radio tower).
  • AI: Fixed not picking up mags if already a mag of same type in inventory and looting behavior doesn't include upgrade.
  • Chat: When showing chat input, update chat toggle client setting to keep it in sync.
  • Core: Fixed issue with blocked inputs when reconnecting after getting booted off a server while in certain menus.
  • Core: Fixed issue with menu blur staying present when getting booted off a server while in certain menus.
  • Core: Fixed weapon animation state not being applied for static Expansion NPCs.
  • Main: Added check for valid door component in DisableShootToUnlock handling.
  • P2P Market: Made sure listed items acquire a new global ID when sold to avoid clashes when resold.
  • P2P Market: Data handling and synchronization fixes.
  • P2P Market: File deletion handling condition fixes.
  • P2P Market: The health value text was cut off in certain languages in the listing or player item details view.
  • P2P Market: The quantity for pill items was not displayed in the details view.
  • P2P Market: Fixed attachments in hidden slots being shown in menu (e.g. M79 dummy optic).
  • Vehicles: Fixed Vodnik boat engine sound overriding car engine sound if both engines on.

Known Issues:
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Mar 5 @ 11:38am

Update 1.9.19
Added:
  • Core: Work around vanilla visual bug T189673 instant smoke disappearance from depleted smoke grenade.
  • Missions: Added workaround for airdrop plane due to vanilla bug T189290. Note that a fix is still needed for the base game itself, but it should allow you to use airdrops for the time being.
  • Missions: Added ExpansionAirdropPlaneBasic (not animated) which will be used if DayZ-Expansion-Licensed is not loaded.
  • Missions: Added custom airdrop plane option. Note that custom modded planes need to inherit from ExpansionAirdropPlaneBase in script (House/HouseNoDestruct in config.cpp is ok).

Changed:
  • AI: Moved weather visibility functionality to Core so it can be used by other mods.
  • Hardline, Market, PersonalStorage: Removed obsolete ExpansionM14 from default configs.
  • Missions: If airdrop mission time is too short for plane to reach drop position, only allow mission to end after container has dropped (overtime).
  • Missions: Airdrop plane is now created on client, which means it can be seen and heard from much farther away (up to roughly 1900 meters).
  • Missions: DayZ-Expansion-Licensed is no longer needed to use airdrops, but if you have it, you'll get the accustomed animated airdrop plane instead of the new basic (non-animated) one.
  • Missions: Airdrop plane altitude relative to ground level setting now works irrespective of terrain following (if terrain follow factor is 0, the target drop position is used as ground level).

Fixed:
  • BaseBuilding: Fixed vicinity items being accessible through Expansion walls/floors/ramps.
  • BaseBuilding: Fixed vanilla bug T189675 of being able to access vicinity items through tent windows from certain angles.
  • Main: Added missing liquid types to Expansion milk bottle.
  • Map-Assets: Corrected Sakhal structures addon name.
  • Market, PersonalStorage, Quests: Fixed item tooltips sometimes not getting cleaned up properly.
  • Vehicles: Fixed the UAZ chassis selections so skins work correctly.
  • Vehicles: Fixed Vodnik and Utility boat using wrong HUD.
  • Weapons: Fixed MP5SD SoundSet.

Known Issues:
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Jan 8 @ 9:27am

Update 1.9.13
Added:
  • Map-Assets: Added Sakhal builder items.

Changed:
  • AI: Use vanilla Building::CanDoorBeOpened/CanDoorBeClosed to determine if attempt should be made to interact with door.
  • AI: Choose area avoidance direction based on distance to target.
  • AI: Changed health threshold for fall safety check to prevent loosing too much health when falling.
  • Animations: Removed DriverBreak from helicopter anim graph (fixes right leg moving to braking position when pulling back cyclic).
  • Hardline: Set common rarity color to medium gray.
  • Spawn-Selection: Expired cooldowns are now purged on load & save (reduces data sent to client on respawn).

Fixed:
  • AI: Missing check if area is actually dangerous.
  • AI: Stop moving if blocked by underground bunker entrance.
  • AI: Fixed not moving if unreachable but points found.
  • Core: Fixed EntityStorageModule::IsCurrentEntity not working as intended.
  • Market: Variants selector scroll bar was ignoring mouse pointer.
  • P2P Market, Personal Storage: Fixed menu could not be closed if loading failed.
  • Spawn-Selection: Respawn cooldowns for equal positions under different named spawn locations will now work correctly.
  • Vehicles: Fixed next engine and connect/disconnect tow actions preventing driver door actions on client when sitting in vehicle.

Known Issues:
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Sep 26, 2024 @ 9:42am

Update 1.9.5
Added:
  • Hardline, Quests, P2PMarket: Added required faction, reputation, and completed quest settings to P2P market.

Changed:
  • AI: Use default looting behavior if not set.
  • AI: Include faction name in patrol log.
  • Core: Save item global ID to DB if set.
  • Core: Trivial: EntityStorage: Don't log errors that are recoverable when restoring entities.
  • Market: If max reputation in trader configuration is set to max, only display minimum needed repuation in notifications.

Fixed:
  • AI: Only decrement global patrol count if actually spawned.
  • AI: Fixed name formatting for AI in admin log.
  • AI: Don't override persistent faction if patrol configuration is set to use random faction on fresh spawn.
  • BaseBuilding: Fixed entity storage deletion on item deletion if saved item is in inventory (fixes issues with containers being deleted in P2P market if virtual storage is enabled).
  • Vehicles: Fixed being able to get in Vodnik cargo seats from the sides.
  • Vehicles: Fixed VehicleRequireAllDoors 1 not working for 3rd party mod vehicles.
  • Vehicles: Fixed being able to get in locked vehicles with missing doors if VehicleRequireAllDoors is set to 0 in vehicle settings.
  • Vehicles: Fixed not being able to use the paired key to unlock vehicles with missing doors or until all doors are closed.

Known Issues:
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Sep 10, 2024 @ 11:22am

Update 1.9.3
Added:
  • AI: Added configurable looting behavior to patrol settings.
  • AI: Added roaming excludes to AI settings.
  • BaseBuilding: Added fallback codelock tool raid support for 3rd party mod basebuilding.
  • Market: Log IDs of all purchased/sold items.
  • Vehicles: Added attach/detach actions for igniter plug and hydraulic hoses.

Changed:
  • All mods: Lots of prep for vanilla boat support.
  • AI: Enabled looting unconscious enemy AI.
  • AI: Disabled AI attachment pathfinding for now since AI attachment does not work anyway and won't until fixed in DayZ (should result in improved performance when many AI move inside Expansion vehicles that allow player attachment, e.g. the Expansion bus). This means AI will only be able to properly pathfind inside vehicles with walkable interiors while the vehicle is stationary.
  • Core: Only show temporary container notification one time if the same container is reused for additional items in the same transaction.
  • Core: Item attachment logic now more closely follows vanilla while still allowing attachments with cargo on non-player parents.
  • Main: Don't create gravecross for unlootable AI.
  • Market: Removed unnecessary buy/sell request log spam since request/confirm is a single action on the server anyway.
  • Missions: Generate randomized toxic zone defaults for maps that are not Chernarus.
  • Quests: Don't auto-close quest menu after accepting a quest.
  • Vehicles: Removed `CanPlayerAttach` from vehicle settings in anticipation of DayZ 1.26 update. Bus, LHD, Merlin, UAZ with roofless cargo bay, utility boat, Vodnik and Zodiac boat still allow player attachment.

Fixed:
  • AI: Ignore reserved seat if character is dead and not in seat.
  • AI: Fixed fall height in some buildings could not be properly detected.
  • AI: Fixed AI not able to climb out of certain structures.
  • BaseBuilding: Fixed potential NULL ptrs if 3rd party mods don't inherit objects w/ construction from BaseBuildingBase.
  • Chat: Fixed BattlEye message formatting.
  • Navigation: Fixed NULL ptr in 3D marker update loop if player body has been deleted (e.g. after death).
  • Quests: Fixed quest objective `Active` parameter being ignored.
  • Vehicles: Fixed heli physics sometimes not deactivating when not moving.
  • Vehicles: Fixed bus passenger seats.
  • Vehicles: Fixed cargo/attachments on Expansion vehicles being visible even if hood/doors/trunk are closed.
  • Vehicles: Disabled switching seats in MH6 because of wrong seating position after switching due to lack of proper animations.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: May 10, 2024 @ 4:37am

Update 1.8.50

Changed:
  • AI: Never try to reach unreachable target position.
  • AI: Increased minimum time to stay at current position before repositioning when in cover.
  • AI: Flanking without being in combat is now a separate formation state (selectable from AI menu).
  • AI: Aim to direction we entered from if taking cover in building.
  • AI: Don't aim at friendly when looking around, limit up/down aim angle while not in combat.
  • AI: Restrict casual looking to ground during movement (allows for nicer spectate).
  • AI: Better fall height detection.
  • BaseBuilding: Tweaked safe shine/gloss.

Fixed:
  • AI: Fixed NULL ptr if AI has no waypoints and isn't following formation and target gets removed while in flanking state.
  • AI: Fixed weapon swapping if preferring explosive ammo.
  • AI: Fixed reloading boltaction from attached mag.
  • Core: Fixed skin & quarter action on modded animals inheriting from Animal_UrsusArctos but having a smaller model sometimes only being accessible from very specific spots.
  • PersonalStorage (old): Prevent loading of item data if the class doesn't exist in the game anymore (e.g. because the class was removed from a 3rd party mod, or the mod that provided the item was removed).
  • Vehicles: The Land Rover engine will now take proper damage when being drowned.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: May 3, 2024 @ 7:17am

Update 1.8.49
Added:
  • AI: Added ability to spectate AI via admin menu.
  • AI: Added flanking ability.
  • Market: Added ability for modders to retexture ATM screen.

Changed:
  • AI: Can now deal with mechanical traps and landmines.
  • AI: Improved pathing around doors.
  • AI: Improved near obstacle detection.
  • AI: Added more safety against falling into deep water.
  • AI: Improved melee to support sprint attack and deplete stamina also on miss.
  • Main: Added low and half color settings for stamina HUD indicator to GeneralSettings.json.
  • Vehicles: Tweaked Vodnik camera.

Fixed:
  • AI: Fixed restraining/unrestraining.
  • AI: Fixed live explosives threat level never falling below default threshold.
  • AI: Fixed a few inconsistencies with taking item to hands.
  • AI: Fixed AI admin menu not recognizing player group if all AI in group are outside netbubble.
  • AI: Fixed AI weapon manager could get stuck in active state when going uncon.
  • AI: Fixed getting stuck in ejecting bullet state if AI cannot swap mags because attached mag doesn't fit in inventory.
  • Animations: Added full Expansion AI support.
  • Animations: Use CivilianSedan pull out body animations for MH6 instead of broken Truck_01 ones.
  • BaseBuilding: Fixed codelock not being reset for other clients in network bubble if code is changed.
  • Core: Restored ability to use linebreaks in notifications.
  • Main: Fixed configured HUD indicator colors being delayed if settings arrive late on client or stats are maxed.
  • PersonalStorage (new): Check if personal container is allowed to receive items in cargo of attachments.
  • Quests: Fixed loading of quest configurations into the quest system when they are set as inactive.
  • Quests: Fixed quest timestamp was not reset before quest data is sent to clients when a quest is canceled.
  • Quests: Fixed quest menu was not displayed automatically when a quest has no turn-in IDs and cant autocomplete so the player can complete the quest.
  • Quests: Fixed quest menu was not displayed automatically for the follow-up quest when it has no quest-giver IDs and the player completed the pre-quest.
  • Spawn-Selection: Use a key based on position and territory ID instead of numerical index to fix changing spawn locations could lead to existing cooldowns getting mapped to wrong location. It is recommended that you wipe any existing `spawnselect.bin` and `cooldowns` in `mpmissions\<mapname>\storage_x\expansion`.
  • Vehicles: Updated vehicle covers mass so they carve navmesh.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 19, 2024 @ 2:17pm

Update 1.8.48


Fixed:
  • Personal Storage (New): Fixed storage levels not unlocking past level 1 with reputation and notifications being sent globally for storage access denied.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 19, 2024 @ 12:34pm

Update 1.8.47
Added:
  • Personal Storage (New): Added optional QuestID requirement to settings, and allow restricting all levels by reputation or quest.


Fixed:
  • Market (P2P): Fixed a malformed code line.
  • Personal Storage (New): Fixed hidden slots.
  • Quests: Fixed cooldown in menu.
  • Quests: Automatically clear player group waypoints when starting an escort quest and don't set final waypoint on player group.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 18, 2024 @ 12:34pm

Update 1.8.46
Added:
  • Animations: Added missing player death and pulling out body animations for helicopters and boats.
  • BaseBuilding, Core: Virtual Container Storage: Added support for nested storage.
  • Personal Storage (New): Added excluded items to settings.

Changed:
  • AI: Always switch on light at night.
  • AI: Log AI being hit or killed to admin log (configurable in AISettings.json).
  • AI: Despawn AI w/o killing them first.
  • AI: Ignore explosives if AI can't take damage.
  • AI: Make passive/observers/guards react to non-shot noise as well.
  • AI: Improved moving vehicle evasion and allow AI to take cover behind parked vehicles.
  • AI: Enabled meleeing players in vehicles.
  • AI: YeetBrigade: Enabled yeeting vehicles.
  • AI: Switch to launcher (if in inventory) when attacking vehicles.
  • BaseBuilding: If "place" action in enemy territory is not allowed, hide it even if COT permissions are set unless COT is toggled on.
  • BaseBuilding: Automatically enter flag menu if automatic flag creation is enabled.
  • Chat, Core, Main, Name-Tags, Navigation, Quests: Changed UI font of HUD elements and notifications.
  • Core: Don't override carhorn noise params.
  • Main: Don't instantly delete gravecross when timer runs out, instead set health to zero and let CE clean it up ASAP.
  • Market: Moved some client-side initialization to earlier during game load so it doesn't need to be repeated on reconnect.
  • Vehicles: Tweaked helicopter 3pp cameras to be slightly closer.
  • Weapons: Made M72 LAW and RPG-7 compatible with AI.

Fixed:
  • AI: Fixed check for live explosive not working due to swapped arguments.
  • AI: Unlootable AI wasn't able to pick up their own weapons if dropped.
  • AI: Fixed AI sometimes swapping back and forth between bandage and item on ground instead of bandaging.
  • Core: Fixed possible fire mode desync when restoring a weapon with more than one fire mode from virtual storage.
  • Core: Fixed IsInTransport not returning true for AI unless Expansion-Vehicles was loaded.
  • Core: Fixed taken slots not being correctly kept track of in loadouts.
  • Main: Fixed gravecross timer not being saved to or restored from DB.
  • Market: Fixed some missing default items.
  • Personal Storage (New): Don't show level and upgrade option if disabled.
  • Personal Storage (New): Fixed cargo being hidden if all slots are excluded.
  • Quests: Quest menu: Show main menu buttons when going back to overview from quest details view.
  • Quests: Quest menu: Use server time.
  • Weapons: Fixed M72 LAW and RPG-7 impact particle FX.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki