DayZ
DayZ-Expansion-Spawn-Selection-Experimental
Showing 11-20 of 69 entries
< 1  2  3  4  5  6  7 >
Update: 2 Nov, 2023 @ 12:53pm

Update 1.8.33
Added:
  • All mods: Implemented new RPC system.

Changed:
  • AI: Refactored weapon firing to fire actual projectiles, leading to much less processing and network overhead in AI gunfights and proper audiovisual projectile impact effects.
  • BaseBuilding: Reduced network overhead of codelock user syncing.
  • BaseBuilding: Codelock slot stays locked until you change the code to all zeros.
  • Chat: Reduced network overhead of group and vehicle chat.
  • Quests: The VIP entity spawned by escort objectives will now respawn on its last known position when the objective event continues and is not completed yet.
  • Quests: The chest spawned by treasure hunt objectives can only be accessed by the main quest player when it is created.
  • Quests: MaxDistance and MarkerName are no longer used in Collection objectives, only in Delivery objectives.
  • Vehicles: Slightly reduced network overhead of locking/unlocking vehicles.

Fixed:
  • Quests: Fixed an issue where quests with a normal reputation requirement did not get displayed when the "UseFactionReputation" setting is disabled in HardlineSettings.json.
  • Quests: Fixed an issue where quests with an Escort objective did not cancel when the VIP entity got killed by unknown sources.
  • Quests: The quest objective marker for collection and delivery objectives is now created and deleted correctly again when the needed items state changes.
  • Vehicles: Fixed a problem with the Land Rover where the "Get-In" action was very hard to get turn-up when trying to enter the backseats of the 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:
  • 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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 24 Jun, 2023 @ 5:10am

Update 1.8.19

Changed:

Fixed:
  • AI: Don't allow AI to enter or exit vehicle if door area is blocked.
  • AI: Keep track of taken seats in vehicles.
  • AI: Leave vehicle if group leader disconnects.
  • Core: Added a fix for getting out of some vehicles allowing players to glitch through some blocking objects (vanilla bug https://feedback.bistudio.com/T173448).
  • Licensed: Fixed wrong crew entry points on UH1H.
  • Main: Fixed a gravecross NULL pointer.
  • P2P Market: Fixed erroneous client-side check preventing destruction of menu if getting disconnected while in menu.
  • Quests: Fixed a NULL pointer.
  • Quests: Fixed treasure hunt quests not working as intended due to vanilla bug (https://feedback.bistudio.com/T173458).
  • Weapons: Fixed Kar98K bayonet could still be attached when improvised suppressor was already present.

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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 20 May, 2023 @ 7:04am

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.

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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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 May, 2023 @ 8:42am

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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 16 Mar, 2023 @ 5:35pm

Update 1.7.37
Added:
  • AI: Added invincible guards faction. You can't kill them, they can kill you. Totally unfazed by vehicles coming at them.
  • AI: Added observers and invincible oberservers factions. They will look at players but otherwise be mostly passive.
  • Book: Added new parameter "ShowPlayerFaction" to book settings when the Expansion AI mod is loaded.
  • Core: The action indicator gets hidden now also when ever a expansion menu is opened.
  • Hardline: Added rarity for quest items.
  • Hardline: Added settings to use per-faction reputation and to make player faction persistent.
  • Main: Added ExpansionGenerator_Large and ExpansionGenerator_Small (WIP)
  • Market: Added P2P (player-to-player) market system.
  • NameTags: Display player/NPC faction name in the name tag when the Expansion AI mod is loaded and player has a faction.
  • NameTags: Added new parameter "ShowNPCTags" to settings. Displays NPCs name if posible.
  • NameTags: Added new parameter "ShowPlayerItemInHands" to settings. Displays name of the item the currently tagged player has in hands.
  • NameTags: Added new parameter "UseRarityColorForItemInHands" to settings. Uses the Hardline item rarity color for the item name when the "ShowPlayerItemInHands" setting is also enabled.
  • Navigation: Added more color options for the player arrow on map.
  • Quests: Added support for multiple action executions in one quest action objective.
  • Quests: Added support for multiple crafting executions in one quest crafting objective.
  • Quests: Added target objective configuration parameter "CountAIPlayers" when the Expansion AI Mod is loaded to control if player AI is counted towards the quest objective when a player classname is used as target in the objective configuration.
  • Quests: Added configuration parameter "AddItemsToNearbyMarketZone" to Collection and Delivery objective configurations to control if the collected/delivered items get added to a nearby market zone when a quest with such objectives is completed and the player that turns in the quest is within said market zone.
  • Quests: Added configuration parameters "TriggerOnEnter" and "TriggerOnExit" to travel objective event configurations to define the triggers called for the event. Example: If the configuration parameter "TriggerOnEnter" is enabled and "TriggerOnExit" is disabled, the objective can only change its state to completed when a quest player reaches the objective location but will never trigger as incomplete again when the player leaves the trigger area (defined by the "MaxDistance" config parameter).
  • Quests: Added new quest configuration parameter "RequiredFaction". If the parameter contains a valid faction name from the Expansion AI mod, the quest can only be accepted when the player is member of that given faction.
  • Quests: Added new quest configuration parameter "FactionReward". If the parameter contains a valid faction name from the Expansion AI mod, the quest can only be accepted when the player is not a member of that given faction already and will join the given faction on quest completion.
  • Quests: Added new quest configuration parameter "PlayerNeedQuestItems". Controls if the quest will be canceled if the quest players are missing one of the quest items on relog/reconnect.
  • Quests: Added new quest configuration parameter "DeleteQuestItems". Controls if the quest items will be deleted when the quest is completed or not. They still always get deleted when the quest is canceled.
  • Quests: Quest items are shown in the quest menu when the quest has one.
  • Quests: Crafting objective items are shown in the quest menu if the quest has a crafting objective.
  • Quests: Added new collection objective configuration "NeedAnyCollection". Determines whether the player must collect all or only one of the configured items in order for the objective to be completed. Player will need to select the items he wants to use before he can turn in the quest.
  • Quests: Added new quest objective configuration parameter "InfectedDeletionRadius" to AI camp objecive configurations. Controls the radius in with infected get deleted from the first AI position. Set it to 0 to disable the cleanup.
  • Quests: Added new quest objective configuration parameter "ContainerName" to Treasure Hunt objecive configurations. Controls the object used for the container the quest players need to find. Need to inherit from "ExpansionQuestContainerBase".
  • Quests: Added new quest objective configuration parameter "DigInStash" to Treasure Hunt objecive configurations. Controls if the spawned container is diged into a underground stash so the player need to dig it out or not.
  • Quests: Added new quest objective configuration parameter "MarkerName" to Treasure Hunt objecive configurations. Creates a map/world marker on the objective position with the container depending on if a marker name is given or not.
  • Quests: Added new quest objective configuration parameter "MarkerVisibility" to Treasure Hunt objecive configurations. Controls the map/world marker visibility (2 - visible in world | 4 - visible on map | 6 - visible on map and in world).
  • Quests: Added new quest objective configuration parameter "MaxDistance" to Treasure Hunt objecive configurations. Controls the range within the player need to be to trigger the spawn of the stash.
  • Quests: Added new quest reward configuration parameter "QuestID". Spawns the reward item as a quest-giver item that can turn out the quest with the given ID. Set to -1 for normal reward item.

Changed:
  • AI: Guards won't aggro until players raise their weapon or start melee in the guard's direction, or hit another player. If a player hits another player within 150 m of the guard, it won't deaggro until some time has passed (e.g. 20 seconds if within 130 m, 2 minutes if within 30 m).
  • AI: AI will now switch on and off their flashlights and/or nvg if light visibility is too low.
  • AI: AI will now treat handcuffed players as low threats.
  • Main: "BuildingIvys" in general settings can be set to 2 to enable ivies on all buildings on the map, not just predefined areas.
  • Main: Moved expansion prob objects to the Map-Assets mod.
  • Map-Assets: Changed som `bldr` objects to scope 1.
  • Quests: Overhaul of the whole quest system.
  • Quests: Changed quest actions event logic and added support to define method names for used actions.
  • Quests: Quests with a Treasure Hunt objective don't need a travel objective next to them anymore to correctly guide the player to the target location.
  • Quests: Treasure Hunt objectives trigger as completed when one of the reward items is removed or their quantity changes.
  • Quests: Removed quest IDs parameter in the quest NPC configuration.
  • Quests: Adjusted quest and quest objective map/3D marker creation/removal logic.
  • Quests: Change quest state to "NONE" instead of "COMPLETED" if quest is repeatable and was completed.
  • Quests: If a quest chain has several repeatable quests, a player can no longer repeat a quest until he completed the pre quests again.
  • Quests: Added a better check for quest configuration files.
  • Quests: A quest will be canceled when it has an active AI escort objective and the player dismisses the escorted AI.
  • Quests: Objective configurations will be verified before a quest is loaded.
  • Quests: Removed quest log tab from the book mod and replaced it with the normal quest menu (default keybinding: L).
  • Quests: Treasure Hunt objective loot configuration is now the same as for airdops (Expansion loot config).
  • Quests: The quest objective array in quest configurations no longer contains the parameters "ObjectiveText" and "TimeLimit". These parameters where never used from the quest configuration and instead used from the related objective confoguration.

Fixed:
  • Main: Fixed Gravestone dropping items on s

Update: 14 Feb, 2023 @ 2:06pm

Update 1.7.36
Added:
  • Hardline: Added ability to edit reputation in COT player manager.
  • Quests: Added support for multiple action executions in one quest action objective.
  • Quests: Added support for multiple crafting executions in one quest crafting objective.
  • Quests: A quest will be canceled now when it has a active AI escord objective and the player uses the dissmiss action on the AI.
  • Quests: Added target objective configuration parameter CountAIPlayers when the Expansion AI Mod is loaded to controll if player AI is counted towards the quest objective when a player class-name is used for the target allocation in the objective configuration.
  • Quests: Added

Changed:
  • Core: Cap marker draw rate at 200 fps instead of 40.
  • Navigation/Main: Allow autorun while map open.
  • Quests: Overhault of the quest system.
  • Quests: Changed quest actions event logic and added support to define called method name for actions used for the quest action events.
  • Quests: Treasure Hunt objective configurations don't need a travel objective next to them anymore to correctly guide the player to the target location.
  • Quests: Treasure Hunt objectives now only trigger as completed when one of the reward items is removed from the spawned chest.

Fixed:
  • Core: Fixed controls not being properly unlocked when leaving some custom menus.
  • Hardline: Fixed reputation being reset on death.
  • Vehicles: Fixed UH1H skin misalignment in some places.
  • Quests: Fixed missing display of configured objective texts in the quest HUD for crafting and action objectives.
  • Quests: Fixed incorrect amount of spawned delivery objective items when players accepted a quest with a delivery objective.
  • Quests: Fixed a issue where repeatable quests without the daily/weekly quest flag where not getting displayed in the quest menu when completed once.

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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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, 2023 @ 10:09am

Update 1.7.35
Added:
  • Market: Added P2P trader.



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://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 6 Dec, 2022 @ 1:47pm

Update 1.7.24
Added:
  • BaseBuilding: Added options to not use schedule for safe and container raiding.
  • Core: Show Namalsk Survival frozen status in Expansion tooltips.
  • Hardline: Added optional roof indicator (client setting).
  • Market: Added deposit/transfer/whithdraw all options to ATM menu.
  • Vehicles: Added invisible wheels to boats and helis with skids (NOTE: 3rd party mods need to update!). Wheels will be added automatically to all helis and boats when spawned.

Changed:
  • BaseBuilding: Increased visible size of codelock in inventory.
  • Chat: Changed mutelist icon.
  • Hardline: Changed reputation HUD icon.
  • SpawnSelection: Ignore spawn selection if no player state.
  • Vehicles: Enabled repairing boats.

Fixed:
  • BaseBuilding: Fixed stove.
  • BaseBuilding COT module: Fixed some RPCs not being guaranteed that should've been.
  • Groups COT module: Fixed some RPCs not being guaranteed that should've been.
  • Hardline: Fixed no reputation being awarded for animal kills.
  • Hardline: Fixed brief flash of white box where reputation HUD icon should be.
  • Hardline: Added missing trader access reputation check back in.
  • Quests: Fixed some RPCs not being guaranteed that should've been.
  • Vehicles COT ESP module: Fixed some RPCs not being guaranteed that should've been.

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:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 26 Oct, 2022 @ 4:40pm

Update 1.7.18
Added:
  • BaseBuilding: Added packing action to the parking meter. All items attached and all vehicles stored at the parking meter will be dropped/retrieved when the parking meter is packed.
  • Quests: Collection objectives now have a marker which guides the quest players to the next NPC where they can take-in the quest.
  • Quests: Added max range value and distance display configuration parameters for collection objectives.
  • Quests: Quest items defined in the quest configuration now get created for all group players when they join a quest player's group, and cleaned up when they leave.
  • Quests: Quest and quest-objective items get cleaned up from players when they have no related active quest for this item.
  • Quests: Quest and quest-objective items get cleaned up from the world if dropped by players.
  • Quests: Added display of current holding count for delivery items in the quest HUD.
  • Quests: Added display of distance range to the delivery point for collection items in the quest HUD when enabled in the objective configuration.
  • Quests: Quests get cancelled after they being continued if the quest players have dropped the required quest items.
  • Vehicles: Made CFTools cover icons configurable.
  • Weapons: Added full sVisual 2.0 support to Expansion guns.

Changed:
  • AI: Reverted back to cloning item to hands instead of taking to potentially fix 1.19 animation glitch.
  • AI: Enable underground placement of patrols.
  • BaseBuilding: The parking meter can be used outside of territories now.
  • BaseBuilding: Increased parking meter hit-points from 200 to 10000.
  • BaseBuilding: Parking meter texture changes now depending on damage state.
  • BaseBuilding: If the parking meter is destroyed all items attached and all vehicles stored at the parking meter will be dropped/retrieved. Vehicles and their attachments will be ruined.
  • BaseBuilding: Circuit boards textures change now depending on damage state.
  • BaseBuilding: Parking meter will not use and recharge battery energy in sunshine or during EVR storms.
  • Core: Changed entity storage to save inventory items per type (if already saved, need to manually open/close containers or uncover/cover vehicles once to update to the new system).
  • Hardline: Removed automatic attachment of hero/bandit armbands.
  • Main: Made hero/bandit armbands removable again.
  • Quests: Delivery objectives no longer need a position configuration that points to the position where the NPC to take-in the quest should be. Instead the system will guide the quest players to the next nearby quest NPC where they can take-in the quest.
  • Vehicles: Added error notification for failed restore from entity storage.
  • Vehicles: Tweaked Vodnik tyres.
  • Vehicles: Changed igniter plug 3D model.
  • Vehicles: Tweaked UH1H cover.

Fixed:
  • AI: Fixed unlootable AI making player items they pick up unlootable as well.
  • BaseBuilding: Fixed incorrect item behaviour for the parking meter kit.
  • Book: Fixed an issue where the players control inputs got completely blocked when deleting a group.
  • Core: Fixed some of the default loadouts trying to spawn items as attachments that are not attachments or not attachable to the chosen slots.
  • Garage: Added a few missing checks when garage is disabled.
  • Garage: Fixed territory check when retrieving vehicles.
  • General: Fixed memory leak on client when exiting the game, leading to silent CTD.
  • Market: Fixed trying to initialise and send currencies even if market and ATM systems are both disabled.
  • Market: Fixed an issue where the market menu could be closed when a different dialogue within it was still visible.
  • Quests: Fixed and issue when ever the quest was a group quest, players that did not hold a objective item could still take-in a quest that required an objective item.
  • Quests: Fixed an issue with quest delivery items not getting added or cleaned up correctly in certain scenarios.
  • Quests: Fixed an issue where group quests could not be continued after reconnecting/server restarts.
  • Quests: Fixed an issue with quests states not switching accordingly.
  • Quests: Fixed an issue with quests states not resetting for daily/weekly quests when completed.
  • Vehicles: Fixed incomplete entity not being deleted on failed restore.
  • Vehicles: Fixed Landrover not taking camonet attachment and spare wheel only being removable while trunk is closed.

Known Issues:
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a boat while standing on it, you will fall through it.
  • Vehicles: Crouching/changing stance on a vehicle with player attachment while attached will cause desync, requiring a relog.

Notes:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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: 13 Oct, 2022 @ 2:51pm

Update 1.7.16
Added:
  • Basebuilding: Added ExpansionParkingMeter which can be used as virtual garage access point and to upgrade it.
  • Basebuilding: Added ExpansionParkingMeterKit which can be used to deploy the ExpansionParkingMeter.
  • Basebuilding: Added ExpansionCircuitBoard_MK1 - ExpansionCircuitBoard_MK3 which can be used to upgrade the ExpansionParkingMeter.
  • Hardline: Hero & Bandit players will now get the affiliated armband attached to their character if the humanity system is being used.
  • Main: Added general setting (EnableEarPlugs) to enable/disable the ear plugs system for all clients.
  • Main: Added general setting (InGameMenuLogoPath) to set the image path of the logo that is displayed in the in-game menu.
  • Navigation: Added new map menu legend that displays all kinds of navigation information depending on the navigation items the player has in his inventory.
  • Navigation: The GPS HUD should be able to support every map now and should display the players position correcty on the mini-map.
  • Quests: Added objective configuration for AI VIP & Delivery objectives to controll if the target distance is displayed in the Quest HUD.
  • Vehicles: The UH1H back doors are now functional, because of this change the refuel interaction point has been moved to the right side of the heli.
  • Vehicles: Added virtual garage.

Changed:
  • Core: Hide server info section in the In-Game Menu when the Expansion Streamer mode setting is enabled.
  • Hardline: The humanity indicator values should not get cut-off anymore.
  • Main: The expansion main menu is now using the default vanilla layout for easier and cleaner modifications.
  • Map Assets: Adjusted candle light brightness, color and light radius.
  • Quests: Quests can now have multiple quest NPCs to accept or take in a quest.
  • Quests: AI camps and patrols spawned by quest objectives get cleaned up now when there is no other instances of the same objective active.

Fixed:
  • AI: Implemented workaround for hand animation state that caused floating of the entity in the AIs hands.
  • BaseBuidling: Fixed an issue where players could still create a territory in the flag menu even when territories where disabled in the territory settings or the flag mode in the basebuilding settings was set to disabled.
  • Hardline: Humanity should change correctly now when killing an entity or on player death.
  • Hardline: Fixed display of humanity value on WRDG Dog-Tags.
  • Market: Setting MarketSystemEnabled to 0 now disables market completely.
  • Main: Fixed textures for ExpansionArmbandBandit & ExpansionArmbandHero.
  • Missions: Fixed use of wrong base configuration class for flare gun ammo.
  • Quests: Fixed an issue with the humanity quest reward where the quest players received always a positive amount even when the reward value was negative.
  • Quests: Fixed an issue with target objective events where the quest progress could get effected by AI.
  • Vehicles: Fixed interaction with Land Rover storage attachments.
  • Vehicles: Fixed UAZ driving wheel animations.

Known Issues:
  • Navigation: GPS HUD player arrow only has correct position under DayZ 1.19.
  • Vehicles: Winching does not work properly.

Notes:
  • If you were using the mod "Ammo Making" and noticed it was gone, the author reuploaded the mod here:
  • https://gtm.steamproxy.vip/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://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://gtm.steamproxy.vip/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