DayZ
DayZ-Expansion-Bundle
Showing 1-10 of 88 entries
< 1  2  3 ... 9 >
Update: May 26 @ 4:38am

Update 1.8.14
Added:
  • Quests: [Modding] Added MissionBaseWorld::Expansion_CanStartQuest.

Changed:
  • AI: Completely disabled profiling if not run via Diag exe.

Fixed:
  • Core, Hardline, Quests: Added workaround for vanilla passing in animal as killer of itself (https://feedback.bistudio.com/T170455).
  • Groups: Fixed group OnLeave not firing for members when group is deleted.
  • Market: P2P Market: Fixed unnecessary enumeration of player items when not in list view causing delays in menu.
  • PersonalStorage: Fixed some (harmless) error log spam in storage menu.
  • Quests: Fixed quest configs not being sent to client when exiting game and reconnecting before server restart.
  • Quests: Fixed leaving group not updating associated group quests for players.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 23 @ 10:45am

Update 1.8.13


Fixed:
  • Vehicles: Fixed 1st person freecam yaw when not in a vehicle.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 23 @ 5:42am

Update 1.8.12
Added:
  • Core: Added `-extrace` debug commandline option to enable/disable tracing.
  • Quests: Added debug scriptlog prints for synching quest configs and player quest data.

Changed:
  • AI, Animations: Updated animation graph for DayZ 1.21.
  • Core: Moved Clothing Inventory Fix to Core.
  • Hardline: Player data is now available early (e.g. in StartingEquipSetup) using `ExpansionHardLineModule::GetModuleInstance().GetPlayerData(player)`.
  • Quests: Quest NPCs will stop traversing waypoints when players interact with them.

Fixed:
  • Core: Clothing Inventory Fix: Fixed wrong super being called.
  • Main: Killfeed: Fixed untranslated strings in logs if killed by status effects.
  • Quests: Fixed a possible NULL pointer in Quest HUD.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 15 @ 8:35am

Update 1.8.11
Added:
  • Core: Added workaround for long-standing vanilla issue of vicinity items jumping around in inventory view.
  • Vehicles: Prep for hydraulic fluid affecting helicopter controls.

Changed:
  • BaseBuilding: Disabled any recipes involving attached flags in enemy territory if dismantle mode is not anyone.

Fixed:
  • Missions: Fixed a harmless NULL pointer.
  • Personal Storage (new system): Only open menu for owner, not other players in vicinity.
  • Personal Storage (new system): Fixed AllowAttachmentCargo setting being ignored.
  • Personal Storage (old system): Fixed storage ID edit box width in COT player menu.
  • Quests: Re-send player quest data on respawn.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 12 @ 7:27am

Update 1.8.10
Added:
  • All: Compatibility with upcoming Dabs Framework 1.4 release.
  • Hardline: Added new setting "MaxReputation". If higher than zero, it will limit the reputation of all players to that value.
  • Missions: Made airdrop container fall speed while parachute is deployed configurable.
  • Missions: Added option to hide airdrop container cargo while parachute is deployed to airdrop settings (default true).
  • Personal Storage (new system): Added option to use category menu instead of vanilla inventory to new personal storage settings.
  • Quests: Added option for quest indicator ("!" and "?" above NPCs/quest board).
  • Vehicles: Added cover for big Gyrocopter.

Changed:
  • AI: Will no longer deplete gasmask/filter.
  • Chat: Sender names are now colorized in white (blue for the local chat).
  • Chat: Message time is now slightly dimmer.
  • Missions: Airdrop container mass (including cargo) will impact fall speed.
  • Missions: Fall speed will affect wind impact while parachute is deployed (higher speed = less wind impact). Also, drop radius now has a linear effect on wind impact instead of on/off.
  • Missions: Airdrop container rotates to movement direction while parachute is deployed.
  • Missions: Infected near the airdrop container will get attracted by it and roam the area in alerted state.
  • Personal Storage: Removed dependency on Hardline.
  • Quests: Changed quest HUD to update only necessary entries instead of all periodically.

Fixed:
  • AI: Aggression indicator in HUD wasn't using UTC time to calculate cooldown.
  • Market: Workaround for Math.Floor breaking if value is bigger than 16777215 (https://feedback.bistudio.com/T172194).
  • Market: P2P Market: Fixed trader RPC not being guaranteed.
  • Missions: Fixed airdrop container fall speed while parachute is deployed being roughly 1.5 to 2 times higher than intended.
  • Missions: Fixed acceleration while parachute is deployed (terminal velocity is reached much quicker and maintained now).
  • Missions: Fixed supply signal and airdrop flare ignoring zero radius in airdrop settings.
  • Missions: Fixed server exiting abnormally on shutdown if only Core + Missions is loaded.
  • Personal Storage: Fixed an issue where deposited items could get displayed multiple times in the personal storage menu.
  • Personal Storage (old system): Fixed an issue where global IDs were incorrectly assigned and could thus be in use by other entities, leading to incorrect items being restored if using virtual storage, vehicle covers or P2P market as well (an entity storage and personal storage data wipe is required for changes to take effect).

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 1 @ 11:42am

Update 1.8.9
Added:
  • Hardline: Added support for new personal storage system levels (can be unlocked via reputation or upgrade kits).
  • Market: P2P Market: Added right-click to show cargo for player menu items.
  • Personal Storage: Added new personal storage system (class name `ExpansionPersonalStorageHubChest`, use *.map files to spawn - will replace old system in one of the next updates).
  • Vehicles: Added two-seater Gyrocopter (class name `ExpansionBigGyrocopter`).

Changed:
  • AI: 1.21 prep.
  • Animations: Synced variables with AI mod.
  • Basebuilding: Moved camo tent kits into basebuilding mod.
  • Quests: Adjusted quest menu spacing.
  • Vehicles: 1.21 prep.

Fixed:
  • AI: Fixed some (harmless) NULL pointers.
  • BaseBuilding: Fixed CfgPatches name for camo kits.
  • Chat: Fixed chat not showing when new message arrives unless chat was toggled previously.
  • Chat: Fixed time missing from new chat messages.
  • Main: Fixed CfgPatches name for various props.
  • Map-Assets: Fixed a few NULL pointers with scripted lights.
  • Market: Fixed market menu breaking if switching traders too fast.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 21 @ 7:29am

Update 1.8.8


Fixed:
  • Core: Fixed logging to file no longer working.
  • Quests: Fixed collection objective defaults not being fully initialized.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 @ 12:31pm

Update 1.8.7
Added:
  • Core: Added `Min` parameter to loot (e.g. for airdrop loot).

Changed:
  • Chat: Fade out/hide each chat line individually.
  • Core: Changed description and range of chat fadeout client setting.

Fixed:
  • Chat: Fixed formatting.
  • Market: P2P Market: Fixed callbacks.
  • Personal Storage: Fixed callbacks.
  • Vehicles: Fixed place player on ground when disconnected not working if invoked during DST transition.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 14 @ 2:47pm

Update 1.8.6
Added:
  • Chat: Messages now display time.
  • Chat: Added hide chat toggle to client settings.
  • Chat: Added option to hide messages older than X seconds to client settings.

Changed:
  • Chat: Don't show chat history when new message arrives.

Fixed:
  • Chat: Chat toggle keybind wasn't hiding the chat all the time.
  • Market: P2P Market: Fixed an issue where the listing data got wiped on server restart for listings with the SOLD state.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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 12 @ 11:31am

Update 1.8.5

Changed:
  • AI: Raise threat level instantly if attacked.

Fixed:
  • AI: Fixed NULL pointer spam when spawning AI at night.
  • Market: Fixed server becoming unresponsive when selling if player-owned locked vehicles are in vicinity.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://steamcommunity.com/sharedfiles/filedetails/?id=2834392060
  • The original mod was deleted from the workshop without any warnings and reasons from steam.
  • 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