DayZ
DayZ-Expansion-Missions
Showing 1-10 of 41 entries
< 1  2  3  4  5 >
Update: 12 Jun @ 11:45am

Update 1.9.30
Added:
  • Main: Added killfeed for items with physics.
  • Missions: Added optional setting to explode helicopters when colliding with airdrop containers while they fall.

Changed:
  • Core: Teleport Sync Juncture is unreliable since a few DayZ updates, replaced with RPC (used by SpawnSelection).
  • Core, AI: Added workaround for vanilla bug T192568 (RoadSurfaceDetection.CLOSEST not returning actual closest surface).
  • Missions: Very bad things will now happen to the wellbeing of players standing under airdrop containers while they land.

Fixed:
  • Missions: Worked around vanilla bug T192415 affecting collisions with airdrop containers while the parachute is deployed.
  • Navigation: Fixed sporadic location notifier error log messages on client during respawn.
  • Vehicles: Disabled dynamic physics for items on contact due to vanilla bug T192415.
  • Vehicles: Fixed sporadic HUD error log messages on client if dying in vehicle.
  • Licensed: Fixed Vodnik glass impact 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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 14 May @ 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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 31 Mar @ 11:48am

Update 1.9.22
Added:
  • Vehicles: Added fuel consumption percentage setting.

Changed:
  • AI: If AI can't detach mag because inventory is full, drop unneeded ammo/mags to free up space.
  • AI: Enabled climbing rocks.
  • Core: Removed obsolete EnableProneDeathHandItemDropFix setting since the underlying vanilla bug was fixed in DayZ over a year ago.
  • Missions: If airdrop container gets deleted before max mission time is reached, mission ends immediately.
  • Missions: Properly prefixed all Expansion variables and methods on airdrop plane and container.
  • Missions: Restored airdrop container names.
  • Vehicles: Changed utility boat HUD to hide RPM indicators.
  • Vehicles: Changed Vodnik HUD to only show one forward gear if boat engine selected.
  • Vehicles: Changed Expansion boat HUD to use same fuel display logic as vanilla boat HUD.
  • Vehicles: Hide water in boats.
  • Vehicles: Expansion Zodiac boat now has the the same seating positions and player animations as the vanilla rubber boat.

Fixed:
  • AI: Potentially fixed silent gunshots after switching fire mode.
  • Animations: Changed utility boat get out animations to fix player glitching under boat.
  • Missions: Fixed airdrop container stopped moving too early on client if there was network congestion.
  • Missions: Fixed light/smoke not turning off after container has been emptied out.
  • Missions: Fixed airdrop container AI patrol spawner.
  • Missions: Fixed plane flying back to drop position on client if reconnecting after container has already dropped and plane is still around (visual bug, client only).
  • Vehicles, Licensed: Fixed falling snow not being visible while sitting inside some Expansion vehicles.
  • Vehicles: Fixed engine on cars not turning off when running out of fuel.
  • Vehicles: Fixed Expansion Zodiac boat fuel capacity.
  • Vehicles: Fixed fuel consumption for boats.
  • Vehicles: Fixed double Vodnik engine starting sounds.
  • Vehicles: Fixed brief engine silence from the Vodnik when starting car engine while boat engine is already running.
  • Vehicles: Fixed Zodiac boat rubber parts lacking glossiness.
  • Vehicles: Fixed Vodnik boat engine could be started regardless of fuel.
  • Licensed: Removed unused extra gears from the utility boat.

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 19 Mar @ 11:41am

Update 1.9.21
Added:
  • Missions: Added options for different plane speed and height when in proximity of drop zone.

Changed:
  • AI: More reliably target vehicle if no driver and speed exceeds limit (no longer depend on driver jumping out).
  • BaseBuilding: Sync PreventItemAccessThroughObstructingItems setting to client.
  • Core: Removed obsolete files and prepared for accurate timestamps in CF_Log.
  • Missions: Re-enabled airdrop physics interactions now that the underlying bug in vanilla was fixed.
  • Missions: Airdrop container is now visible from much farther away (depending on object view distance settings on server + client).
  • Missions: Airdrop container is now using a proper cargo parachute.
  • Vehicles: Removed obsolete compatibility with older DayZ versions.

Fixed:
  • Map-Assets: Fixed airdrop props model paths.

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 7 Mar @ 7:31am

Update 1.9.20
Added:
  • Missions: Added same workaround we have for the airdrop plane due to vanilla bug T189290 to the airdrop container as well. Note that a fix is still needed for the base game itself, but it should allow you to use airdrops for the time being, and hopefully address sporadic client crashes due to container physics interactions.


Fixed:
  • BaseBuilding: Fixed items being difficult to access inside structures.

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 5 Mar @ 11:37am

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 25 Feb @ 9:28am

Update 1.9.18
Added:
  • AI: Added no-go-areas configuration to `mpmissions/<mapname>/expansion/settings/AILocationSettings.json`.

Changed:
  • AI: Stop moving if attached to moving vehicle.
  • AI: Changed ladder preference to take into account if target position is below lowest ladder entrypoint.
  • AI: If map has no named locations, generate random roaming locations.
  • AI: Roaming location related settings have moved to `mpmissions/<mapname>/expansion/settings/AILocationSettings.json`.

Fixed:
  • AI: Fixed AI spinning when attached to vehicle.
  • AI: Fixed AI not able to climb on Merlin.
  • AI: Fixed AI having a hard time sitting down on bus seat behind driver.
  • AI: Ignore all Livonia bunker entrances/exits if closed.
  • AI: Fixed melee while moving towards a ladder.
  • AI: Patrols: Fixed empty formation not being equal to random as intended.
  • Groups: Fixed group HUD not updating if ShowHUDMemberStates is 0.
  • Main: Fixed HUD badges colors not applying consistently under DayZ 1.27.

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 12 Feb @ 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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 22 Oct, 2024 @ 11:27am

Update 1.9.8
Added:
  • AI: Added a few default patrols for Sakhal.
  • Navigation: Translated Sakhal location names to english.

Changed:
  • Hardline: If UseItemRarityOnInventoryIcons and respective client setting is enabled, show a small icon in the top right corner of the respective item instead of changed background color.
  • Missions: Use location classname as filename for generated missions.
  • Missions: Use winter camo airdrop containers for default military airdrops on Sakhal.
  • Navigation: Fixed a few inconsistencies with map handling (UseMapOnMapItem now requires EnableMap as well, only let vanilla handle map shortcut key if EnableMap is disabled, CanOpenMapWithKeyBinding is disabled, or player doesn't have necessary item).

Fixed:
  • AI: Only redirect for root entity, clothing etc are dealt with by hierarchy parent anyway.
  • Core: Avoid NPR if error log called from 3rd party mod before statics initialized.
  • Core: Fixed desync when spawning large market item in hands.
  • Core: Fixed bought P2P market item overriding existing item if different type.
  • Core: Don't show double notification when creating temporary container.
  • Main: Fixed NPR in DTOR of Land_Roadblock_WoodenCrate on server exit when using Sakhal.
  • Main: Fixed Expansion milk for 1.26 liquid changes.

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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: 15 Oct, 2024 @ 5:34am

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://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamhost.cn/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