DayZ
DayZ-Expansion-Experimental
Showing 21-30 of 349 entries
< 1  2  3  4  5 ... 35 >
Update: 22 Jan, 2024 @ 8:46am

Update 1.8.44
Added:
  • BaseBuilding: Added `AutoOpenLockMenuAfterPlacing` option to client settings.
  • BaseBuilding: Added unscrew codelock action to screwdriver.
  • Core: DayZ 1.24 compatibility.
  • Core: Added admin chest (all player slots + 10x100 cargo).

Changed:
  • Book, Chat, Garage, Groups, Hardline, Market, NameTags, Main, Quests: Removed unnecessary ifdefs in various configuration classes (modding support).

Fixed:
  • Core: Close all Expansion menus when falling unconscious or being restrained.
  • Core: Potentially fixed player desync when getting shot while exiting vehicle.
  • SpawnSelection: Fixed temporary container not being placed at selected spawn position.
  • Vehicles: Fixed gravecross not being able to take into account playtime if helicopter exploded.

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://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: 17 Jan, 2024 @ 4:38pm

Update 1.8.43



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://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: 16 Nov, 2023 @ 12:26pm

Update 1.8.37
Added:
  • AI: Factions can now have modifiers (e.g. Kuru). Added new "Infected" faction to showcase the effects.
  • AI: Added CanRecruitFriendly setting.
  • AI: Added PreventClimb setting (list of excluded classnames).
  • Core: Added optional workarounds for vanilla issues T176038 (unlootable hand item if dying while prone) and T176819 (items getting teleported up/down and/or placed at weird angles when dropped on other items). Both can be enabled in DebugSettings.json via EnableProneDeathHandItemDropFix and EnableItemDropPlacementFix (note that some items may float when dropped on other items).
  • Vehicles: Added option to show vehicle owner to settings. Vehicle owners are stored on a keychain which is automatically created when pairing a key. Existing paired keys and vehicles get a keychain assigned when a player with key in inventory connects. Covered vehicles need to be uncovered once by a player with paired key in inventory before owner can be shown.

Changed:
  • Main: Improved support for modded liquids.
  • Market: Don't fail on price difference of 1.
  • Missions: Minor airdrop container RPC optimization.

Fixed:
  • Garage: Fixed vehicle owners being unnecessarily added twice to vehicle data if they also were the last driver.
  • Groups: Fixed two possible NULL ptrs.
  • Quests: Fixed player not returnig to former AI group after finishing escort objectives.
  • Quests: Fixed negative reputation reward not working.

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://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: 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://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: 13 Oct, 2023 @ 7:46am

Update 1.8.25
Added:
  • Core: Added safezone vehicle cleanup.
  • Hardline: Added setting "UseItemRarityOnInventoryIcons". If enabled, all inventory and slot icons have the rarity color as the background color.
  • Hardline: Added setting "DefaultItemRatity" to define the rarity for items that have no configured rarity entry in the "ItemRarity" array.
  • Hardline: Added new book tab "Factions" when the book mod is loaded to display the reputation points for each known player faction.
  • Market: Added parking fines in safezone (requires Expansion-Vehicles).
  • Quests: Added "QuantityPercent" configuration value to determine the quantity of the spawned item for delivery objectives if the item has a quantity.
  • Quests: Added methods to create and delete temporary quests NPCs for the use in init.c quest event overrides.
  • Quests: Added optional configuration parameter "NPCClassName" to define a valid eAIBase entity class name in AI Escort objective configurations that will be used to spawn the NPC. If empty, a radom valid class name is selected.
  • Quests: Added "Expansion_OnQuestPlayerInit" event method for override in init.c
  • Quests: Added optional configuration parameter "AllowedTargetFactions" to define a list of valid faction names in Target objective configurations. Will be used so only eliminations on Players/AI that are member of one of the given factions get counted for the objective.
  • Quests: Quest menu opens automatically for quests without configured turn-in npc if the quest is not an achievement or autocompletion quest.
  • Quests: Quests without a configured turn-in npc can be completed in the quest log menu now if the quest is not a achievement or autocompletion quest.
  • Quests: Added "CanLootAI" objective configuration parameter to AI escort objectives to control if the AI can be looted or not when uncon/dead (0 - False | 1 = True).
  • Quests: Added "RandomReward" quest configuration parameter to control if configured reward items are selected radomly (0 - False | 1 = True). The amount of the randomly selected and spawned rewards is controlled by the "RandomRewardAmount" value.
  • Quests: Added "RandomRewardAmount" quest configuration parameter to control the amout of randomly selected and spawned rewards on quest completion. If the value is 0 or lower only one reward is selected. Only takes effect if "RandomReward" is set to true.
  • NameTags: Faction names get now displayed for normal Non-AI quest NPCs if set in the quest NPCs configuration.

Changed:
  • AI: Instantly react to players in a vehicle.
  • Chat: Disabling all Expansion chat options now disables Expansion chat completely.
  • Hardline: Replaced settings "ReputationOnKillInfected, ReputationOnKillPlayer, ReputationOnKillAnimal and ReputationOnKillAI" with new "ReputationEntities" array. Allows for a more detailed reputation reward configuration for killed entities.
  • Quests: Quest HUD changes visibility depending on the main HUD visibility now.
  • Quests: Delivery items that have a quantity get spawned with one single quantity now.
  • Quests: Changed IsStatic/IsAI quest NPC data parameters to a enumeration "NPCType" (0 = Normal | 1 = Object | 2 = AI).
  • Quests: Follow-up quests will get displayed to the player if possible regardless of if there is a valid Quest-Giver ID configured.
  • Quests: Objectives timers stop now once the objective is completed.
  • Quests: Persistent quest data for group quests is now stored in a separate data file.
  • Quests: Magazines spawned as quest items or delivery objective items now spawn empty and without ammo to prevent duping.

Fixed:
  • AI: Fixed a NULL ptr in climb handling.
  • Core: Added missing synchronization for created weapons when restored with the entity storage system.
  • Hardline: Fixed an issue with players reciving reputation instead of losing it when killing a friendly player or AI (Player/AI from same faction or group/party member).
  • Quests: Added restrictions to consume actions so players can't consume quest items anymore.
  • Quests: Added restrictions to load weapon/magazine actions so players can't chamber quest items anymore when the quest item is a bullet.
  • Quests: Added restrictions to attach magazine actions so players can't attach quest items anymore when the quest item is a magazine.
  • Quests: Added missing check if item is ruined for collection, delivery and crafting objective items.
  • Quests: Fixed an issue with different quest progress shown and recived by group members for group quests.
  • Quests: Fixed an issue with delivery objective events where configured collections got ignored when one collection was completed.
  • Quests: Fixed an issue with travel objectives not completing when a quest player is already within the objective location.
  • Quests: Added missing model/object for ExpansionQuestItemPackage item.
  • Quests: Fixed an issue with travel objectives getting restarted and changing their completed state when a quest continues and the objectives "TriggerOnExit" parameter is set to false.
  • Quests: Fixed an issue with delivery objectives where canceling a quest with such a objective did not clean up the players quest data for this quest.
  • Quests: Fixed an issue with items that inherit from FireplaceBase not getting registered for crafting objectives when crafted and put into hands/inventory.
  • Quests: Group quests can no longer be added to players that join a group with an active group quest that has been already completed by the joining player in a different group when the quest is not repeatable.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be stacked with the same non-quest item ammo type.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be loaded into non-quest item magazines or weapons.
  • Quests: Fixed an issue where the system deleted all quest-giver items with the same quest ID from the quest players inventories when turning in the quest with that ID.
  • Quests: Fixed an issue where quest and quest objective states not updated correctly when a collection or delivery objective got reinitialized.
  • Quests: Fixed an issue where collection objectives could still be completed when the collection item was deleted by a replace event like the "Open Can" action.
  • Vehicles: Fixed boats catching fire on water if collision damage is enabled.
  • Vehicles: Fixed default color spaycan display names.

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://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://stea

Update: 17 Sep, 2023 @ 4:43am

Update 1.8.32
Added:
  • Quests: Added "QuantityPercent" configuration value to determine the quantity of the spawned item for delivery objectives if the item has a quantity.
  • Quests: Added restrictions to consume actions so players can't consume quest items anymore.
  • Quests: Added restrictions to load weapon/magazine actions so players can't chamber quest items anymore when the quest item is a bullet.
  • Quests: Added restrictions to attach magazine actions so players can't attach quest items anymore when the quest item is a magazine.
  • Quests: Added missing check if item is ruined for collection, delivery and crafting objective items.
  • Quests: Added methods to create and delete temporary quests NPCs for the use in Init.c quest event overrides.
  • Quests: Added optional configuration parameter "NPCClassName" to define a valid eAIBase entity class name in AI Escort objective configurations that will be used to spawn the NPC. If empty a radom valid class name is selected.
  • Quests: Added "Expansion_OnQuestPlayerInit" event method for override in init.c
  • Quests: Quest HUD changes visibility depending on the main HUD visibility now.
  • Quests: Added optional configuration parameter "AllowedTargetFactions" to define a list of valid faction names in Target objective configurations. Will be used so only eliminations on Players/AI that are member of one of the given factions get counted for the objective.

Changed:
  • Quests: Delivery items that have a quantity get spawned with one single quantity now.
  • Quests: Delivery items that are from the type magazine spawn empty now.
  • Quests: Changed IsStatic/IsAI quest NPC data parameters to a enumeration "NPCType" (0 = Normal | 1 = Object | 2 = AI).
  • Quests: Follow-up quests will get displayed to the player if possible regardless of if there is a valid Quest-Giver ID configured.
  • Quests: Objectives timers stop now once the objective is completed.
  • Quests: Persistent quest data for group quests is now stored in a seperate data file.
  • Quests: Magazines spawned as quest items or delivery objective items now spawn empty and without ammo to prevent duping.

Fixed:
  • Quests: Fixed an issue with different quest progress shown and recived by group members for group quests.
  • Quests: Fixed an issue with delivery objective events where configured collections got ignored when one collection was completed.
  • Quests: Fixed an issue with travel objectives not completing when a quest player is already within the objective location.
  • Quests: Added missing model/object for ExpansionQuestItemPackage item.
  • Quests: Fixed an issue with travel objectives getting restarted and changing there competed state when a quest continues and the objectives "TriggerOnExit" parameter is set to false.
  • Quests: Fixed an issue with delivery objectives where canceling a quest with such a objective did not cleaned up the players quest data for this quest.
  • Quests: Fixed an issue with items that inherit from FireplaceBase not getting registered for crafting objectives when crafted and put into hands/inventory.
  • Quests: Fixed Quest HUD toggle input not working.
  • Quests: Group quests can no longer be added to players that join a group with a active group quest that has been arleady completed by the joining player in a different group when the quest is not repeatable.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be stacked with the same non-quest item ammo type.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be loaded into non-quest item magazines or weapons.
  • Quests: Fixed an issue where the system deleted all quest-giver items with the same quest ID from the quest players inventories when turning-in the quest with that ID.
  • Quests: Fixed an issue where quest and quest objective states not updated correctly when a collection or delivery objective got reinitialized.
  • Vehicles: Fixed spaycan display names.

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://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: 17 Sep, 2023 @ 2:21am

Update 1.8.31
Added:
  • Quests: Added "QuantityPercent" configuration value to determine the quantity of the spawned item for delivery objectives if the item has a quantity.
  • Quests: Added restrictions to consume actions so players can't consume quest items anymore.
  • Quests: Added restrictions to load weapon/magazine actions so players can't chamber quest items anymore when the quest item is a bullet.
  • Quests: Added restrictions to attach magazine actions so players can't attach quest items anymore when the quest item is a magazine.
  • Quests: Added missing check if item is ruined for collection, delivery and crafting objective items.
  • Quests: Added methods to create and delete temporary quests NPCs for the use in Init.c quest event overrides.
  • Quests: Added optional configuration parameter "NPCClassName" to define a valid eAIBase entity class name in AI Escort objective configurations that will be used to spawn the NPC. If empty a radom valid class name is selected.
  • Quests: Added "Expansion_OnQuestPlayerInit" event method for override in init.c
  • Quests: Quest HUD changes visibility depending on the main HUD visibility now.
  • Quests: Added optional configuration parameter "AllowedTargetFactions" to define a list of valid faction names in Target objective configurations. Will be used so only eliminations on Players/AI that are member of one of the given factions get counted for the objective.

Changed:
  • Quests: Delivery items that have a quantity get spawned with one single quantity now.
  • Quests: Delivery items that are from the type magazine spawn empty now.
  • Quests: Changed IsStatic/IsAI quest NPC data parameters to a enumeration "NPCType" (0 = Normal | 1 = Object | 2 = AI).
  • Quests: Follow-up quests will get displayed to the player if possible regardless of if there is a valid Quest-Giver ID configured.
  • Quests: Objectives timers stop now once the objective is completed.
  • Quests: Persistent quest data for group quests is now stored in a seperate data file.
  • Quests: Magazines spawned as quest items or delivery objective items now spawn empty and without ammo to prevent duping.

Fixed:
  • Quests: Fixed an issue with different quest progress shown and recived by group members for group quests.
  • Quests: Fixed an issue with delivery objective events where configured collections got ignored when one collection was completed.
  • Quests: Fixed an issue with travel objectives not completing when a quest player is already within the objective location.
  • Quests: Added missing model/object for ExpansionQuestItemPackage item.
  • Quests: Fixed an issue with travel objectives getting restarted and changing there competed state when a quest continues and the objectives "TriggerOnExit" parameter is set to false.
  • Quests: Fixed an issue with delivery objectives where canceling a quest with such a objective did not cleaned up the players quest data for this quest.
  • Quests: Fixed an issue with items that inherit from FireplaceBase not getting registered for crafting objectives when crafted and put into hands/inventory.
  • Quests: Fixed Quest HUD toggle input not working.
  • Quests: Group quests can no longer be added to players that join a group with a active group quest that has been arleady completed by the joining player in a different group when the quest is not repeatable.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be stacked with the same non-quest item ammo type.
  • Quests: Fixed an issue where quest ammo items provided by delivery objectives or as quest items could be loaded into non-quest item magazines or weapons.
  • Quests: Fixed an issue where the system deleted all quest-giver items with the same quest ID from the quest players inventories when turning-in the quest with that ID.
  • Quests: Fixed an issue where quest and quest objective states not updated correctly when a collection or delivery objective got reinitialized.
  • Vehicles: Fixed spaycan display names.

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://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: 28 Aug, 2023 @ 4:12am

Update 1.8.27
Added:
  • Groups: Added group ID integer to PlayerBase. Net-synced to other clients.
  • Main: Added back Expansion intro scenes and main menu logo/icons (all three can be turned on/off in GeneralSettings.json).
  • Main: Added "ReputationBaseColor", "ReputationMedColor" and "ReputationHighColor" to gerneral settings. Controls the color of the hardline reputation HUD indicator.

Changed:
  • AI, Animations: Updated animations for DayZ 1.22.
  • Vehicles: Reduced speed of hover refill.
  • Vehicles: Landrover suspension has been reworked, engine now has a 6th gear.

Fixed:
  • Core: Fixed missing arm/leg textures on non-AI Expansion NPCs when wearing shortsleeve/breeches/shorts or similar clothing.
  • Core: Fixed hair clipping issues with non-AI Expansion NPCs and headgear.
  • Core: Fixed an issue with mags spawned on weapons being desynched (e.g. Market, loadouts).
  • Groups: Fixed an issue with the "Invite to Group" action still showing up even when the player target is already in a group.
  • Map-Assets: Fixed an issue with bldr_ChemLight_ColorBase and inherited objects not emitting light.
  • Market: P2P Market: Fixed an issue where a parent item could still be listed on the P2P market when containing an excluded item in cargo.
  • Name-Tags: Fixed an issue with the name tag text getting colorised wrong when the tagged player or AI is in a faction or group.
  • Navigation: Fixed an issue with 3D & map markers not adhering to server-set visiblity restrictions.
  • Personal Storage: Fixed an issue where a parent item could still be deposited in the personal storage when containing an excluded item in cargo.
  • Vehicles: Fixed NULL pointer in hover refill action and inability to use while in 3rd person camera.
  • Vehicles: Fixed Landrover 3pp camera being closer to the vehicle than intended.

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://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: 28 Aug, 2023 @ 4:02am

Update 1.8.26
Added:
  • Groups: Added group ID integer to PlayerBase. Net-synced to other clients.
  • Main: Added back Expansion intro scenes and main menu logo/icons (all three can be turned on/off in GeneralSettings.json).
  • Main: Added "ReputationBaseColor", "ReputationMedColor" and "ReputationHighColor" to gerneral settings. Controls the color of the hardline reputation HUD indicator.

Changed:
  • AI, Animations: Updated animations for DayZ 1.22.
  • Vehicles: Reduced speed of hover refill.
  • Vehicles: Landrover suspension has been reworked, engine now has a 6th gear.

Fixed:
  • Core: Fixed missing arm/leg textures on non-AI Expansion NPCs when wearing shortsleeve/breeches/shorts or similar clothing.
  • Core: Fixed hair clipping issues with non-AI Expansion NPCs and headgear.
  • Core: Fixed an issue with mags spawned on weapons being desynched (e.g. Market, loadouts).
  • Groups: Fixed an issue with the "Invite to Group" action still showing up even when the player target is already in a group.
  • Map-Assets: Fixed an issue with bldr_ChemLight_ColorBase and inherited objects not emitting light.
  • Market: P2P Market: Fixed an issue where a parent item could still be listed on the P2P market when containing an excluded item in cargo.
  • Name-Tags: Fixed an issue with the name tag text getting colorised wrong when the tagged player or AI is in a faction or group.
  • Navigation: Fixed an issue with 3D & map markers not adhering to server-set visiblity restrictions.
  • Personal Storage: Fixed an issue where a parent item could still be deposited in the personal storage when containing an excluded item in cargo.
  • Vehicles: Fixed NULL pointer in hover refill action and inability to use while in 3rd person camera.
  • Vehicles: Fixed Landrover 3pp camera being closer to the vehicle than intended.

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://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: 8 Aug, 2023 @ 1:47pm

Update 1.8.22
Added:
  • Groups: Added tags.
  • Vehicles: Helicopters can now "Hover Refill" over fuel stations.
  • Quests: Added a new setting "MaxActiveQuests".

Changed:
  • Market: Updated the default Market files to include DayZ 1.22 items.
  • Navigation: Show marker toggle messages in chat instead of notification popups.

Fixed:
  • AI: Implemented Community Fix to prevent zombies from acting even more brain dead *badum tss*.
  • BaseBuilding: Fixed Hologram NULL pointer on server.
  • Core: Removed empty classnames in default loadouts (empty classnames in loadouts are ignored).
  • Core: Fixed mags spawned via loadouts always having full quantity.
  • Core/Market: Potential fix for Temporary Container desync.
  • Main: Compatibility with DayZ 1.22.
  • Main: Fixed building ivys not showing on all buildings if set to 2.
  • Vehicles: Fixed some model issues with the Vodnik (Fire Geo).

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://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