DayZ
DayZ-Expansion-Teleporter-Experimental
Showing 31-35 of 35 entries
< 1  2  3  >
Update: 20 Mar, 2023 @ 5:51am

Update 1.7.43
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.
  • Quests: ".json" file extention should no longer be added next to the loadout fi

Update: 19 Mar, 2023 @ 2:49am

Update 1.7.42
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.
  • Quests: ".json" file extention should no longer be added next to the loadout fi

Update: 17 Mar, 2023 @ 2:14pm

Update 1.7.41
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.
  • Quests: ".json" file extention should no longer be added next to the loadout fi

Update: 17 Mar, 2023 @ 7:18am

Update 1.7.40
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.
  • Quests: ".json" file extention should no longer be added next to the loadout fi

Update: 12 Mar, 2023 @ 3:14pm