DayZ
DayZ-Expansion-Market
Showing 1-10 of 89 entries
< 1  2  3 ... 9 >
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: Feb 12 @ 12:43pm

Update 1.9.14
Added:
  • AI: More fine-grained clothing selection based on slot.
  • AI: Added Santa crashes to possible roaming locations.
  • AI: Can climb ladders.
  • All mods: DayZ 1.27 Experimental compatibility.

Changed:
  • AI, Animations: Updated animation graph for DayZ 1.27 Experimental.
  • AI: Removed dependance on HumanCommandScript.
  • AI: AI spawned by CE are automatically put in roaming mode.
  • AI: Always prefer backpack with more cargo space irrespective of item health and armor.
  • AI: Select random building at roaming location if available instead of relying on ad-hoc discovery.
  • AI: Only select next roaming location if waypoint reached or near to target, else wait briefly before leaving.
  • AI: Discard gun if reloading failed 3 times (buggy gun).
  • Vehicles: New heli and boat HUDs.
  • Vehicles: Prepararation for requiring hydraulic fluid for helis.

Fixed:
  • AI: Only pick helicrash as roaming location if prev location wasn't a helicrash.
  • AI: Fixed not checking stance preference before crouching in cover/while reloading.
  • AI: Fixed AI repeatedly switching between two weapons if same DPS and one has more health and the other more attachments.
  • AI: Fixed occasionally picking up clothing even if not in looting behavior if checking several items within the same parent (e.g. dead Infected or players).
  • AI: Pathfinding: Only update path with inverse path if within tolerance and not blocked.
  • AI: Fixed AI spinning while uncon in vehicle.
  • AI: Fixed flanking interfering with dangerous area avoidance.
  • Map-Assets, Main: Fixed Sakhal map assets being included in Expansion Main instead of Map-Assets.
  • Licensed: Tractor section count cleanup.
  • Licensed: Increased emissive values of tractor lights and dashboard material.

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:28am

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: Nov 12, 2024 @ 11:38am

Update 1.9.9
Added:
  • AI: Will now compensate for bullet drop, increasing accuracy over longer ranges (> 400m).

Changed:
  • AI: Increased distance for going around unaggroed Infected slightly to avoid bumping into them.
  • AI: Will now more reliably go around perimeter of toxic zones if not wearing full NBC gear.
  • Hardline, Market: Changed visual representation of locked market item customization attachments when not having required reputation.
  • Market: Hide main market item preview when customizer is displayed.
  • SpawnSelection: Reset heatbuffer stat when respawning.

Fixed:
  • AI: Validate each shot due to vanilla bug with Weapon::Fire (T186177) and redirect damage to correct entity if necessary.
  • AI: Worked around firearm effects like blood splatter sometimes showing on wrong entity due to vanilla bug with Weapon::Fire (T186177).
  • AI: Fixed swimming.
  • AI: Fixed sitting in vehicle.
  • AI: Fixed not going prone for sniping when it should.
  • Core: Fixed deprecation error when inside a vehicle and hitting an obstacle in a safezone with enough speed that crew would be hurt if not in safezone.
  • Hardline, Market: Fixed reputation requirements not being checked for attachments of presets.
  • Main: Killfeed: Use survivor name if AI name is empty string.
  • Market: Fixed not showing notification about unpersisted money in inventory when using DisallowUnpersisted.
  • Vehicles: Fixed deprecation error when towing.

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: Oct 15, 2024 @ 5:35am

Update 1.9.6
Added:
  • AI: Added eAICallbacks (a safe way for 3rd party mods to hook into AI events like target/LOS/threatlevel/cover changes).
  • Market: Added subfolder support for Categories, Traders and TraderZones.

Changed:
  • AI, Animations: Updated animation graph for DayZ 1.26.
  • AI: Ignore invincible, observer and passive AI in triggers for patrols that can be triggered by AI.
  • AI: Trigger position of persistent patrols that despawned during the same server session and were not killed is updated to the group leader's despawn position, just like it would be after a server restart (consistency).
  • AI: Set number of AI, waypoint behavior, formation and movement speed dynamically each time a patrol spawns fresh.
  • AI: Will slow down when going down steep inclines.
  • Core: Spawning items on parent (e.g. via market) checks if parent can actually receive the item and spawns in temporary container otherwise.
  • Main: Removed rabbit (now in vanilla with DayZ 1.26).
  • Missions: Use untranslated container display name for marker creation on server (let client handle translation).
  • Vehicles: Added AllDoorsClosedEx, don't rely on GetCarDoorsState.
  • Vehicles: Show different text for cancel lock action.
  • Vehicles: Updated vehicle soundsets for DayZ 1.26.

Fixed:
  • AI: Fixed some issues with AI tracking mags in inventory.
  • AI: Fixed if a player entered the outer perimeter of a patrol spawn trigger zone while a player was still inside the inner perimeter (which should prevent the patrol spawning until all players are at the specified minimum distance from the center of the trigger zone), the patrol would spawn regardless.
  • AI: Fixed faction name written to log not necessarily representing actual faction for persistent patrols.
  • AI: Fixed shots not always hitting the intended entity due to a vanilla bug with Weapon::Fire.
  • AI: Fixed stopping on top level of certain structures (e.g. large metal barn, guard watchtower) due to fall height check being too aggressive.
  • AI: Fixed threat level of grenades that don't need to be unpinned (e.g. chemgas).
  • Core: Fixed loading AI modifiers via Entity Storage.

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 17, 2024 @ 11:27am

Update 1.9.4
Added:
  • Market: Added option `SZVehicleParkingFineUseKey` to market settings.
  • Market: Added option `DisallowUnpersisted` to disallow using entities in market/P2P that have not yet been persisted.

Changed:
  • Market: Log sold/purchased ammo in mags.
  • Market: Updated default market config.

Fixed:
  • AI: Fixed AI menu not recognizing group if all AI in group are outside player netbubble.
  • Core: Fixed being able to unlock vehicles that support player attachment to be unlockable without key when attached.
  • Groups: Disabled "Invite to group" if groups disabled.
  • Market: Fixed a NULL ptr in market sell logs when sold items contain ammo or magazines.

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: Aug 7, 2024 @ 10:41am

Update 1.9.1
Added:
  • AI: Added option `CanBeTriggeredByAI` to individual patrols (disabled by default).
  • Basebuilding: Added option to allow territory invite only for group members (disabled by default).
  • Core: Added option for players (but not AI) to not have collision with other players in safezones (disabled by default).
  • Core/Main: Added option for AI killfeed (enabled by default).
  • Groups: Added option to display group tags in chat and killfeed (enabled by default).
  • Main: Added option for AI gravecross (disabled by default).
  • Navigation: Added toggle keybinds for personal, group and player markers.

Changed:
  • AI: Improved support for 3rd party mod animals: Any predator with a body length of roughly 2 m or more is considered big game and will thus make AI run when it has no projectile weapon.
  • AI: Flee distance thresholds for enemy players and AI are now determined per enemy weapon type.
  • AI: Will ignore clothing they recently dropped for 5 minutes.
  • Basebuilding: Cooldown is also saved on the player (who left/got kicked) so they can't simply create a new territory to skip the cooldown.
  • Book: Server info descriptions are now closed by default (consistency with the other pages).
  • Groups: When inviting someone and you don't have a group yet, a group will be created with a random name.
  • Groups: Cooldown is also saved on the player (who left/got kicked) so they can't simply create a new group to skip the cooldown.
  • Main: Disabled lighthouse lamp shadows until vanilla bug T179455 is fixed.
  • Market: Only someone with a paired key (or admin carkey) can pay the respective vehicle's parking fine.
  • Navigation: Changed default server marker toggle keybind.

Fixed:
  • AI: Fixed possible div by zero if weapon does no health damage (e.g. taser).
  • AI: Fixed minimum distance per target entity being calculated for all AI instead of per individual AI.
  • Chat: Pass through vanilla direct chat commands.
  • Hardline, Market: Fixed menu not correctly taking purchsables/sellables filter state into account if using rarity for purchase/sell.
  • Main: Removed rabbit snare trap modification as it was used wrong to begin with.
  • Navigation: Fixed wrong message text for show server marker toggle.
  • Quests: Fixed layout issues in quest HUD preventing objective info from displaying correctly (or at all).
  • Quests: Fixed using icon as NPC name if no name given.

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