DayZ
DayZ-Expansion-Experimental
Viser 61–70 av 350 bidrag
< 1 ... 5  6  7  8  9 ... 35 >
Oppdatering: 30. juni 2022 @ 14.49

Update 1.7.0
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as ClassName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout, name and whether or not trader entity can be looted via map files.
  • Hardline: Added new mod DayZ-Expansion-Hardline (humanity, item rarity and more).
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.
  • Quests: Added new mod DayZ-Expansion-Quests.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • AI: Removed HOLD, PATROL and REVERSE aliases (existing patrol settings will be auto-converted).
  • AI: Reduced number of AI in default patrols.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Market: AI traders are now completely passive (won't attack Zs/animals until attacked by them).
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Navigation: Repositioned group HUD.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • BaseBuilding: Fixed Expansion basebuilding not taking damage from some explosive types.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 29. juni 2022 @ 11.23

Update 1.6.111
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as ClassName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • AI: Removed HOLD, PATROL and REVERSE aliases (existing patrol settings will be auto-converted).
  • AI: Reduced number of AI in default patrols.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Market: AI traders are now completely passive (won't attack Zs/animals until attacked by them).
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Navigation: Repositioned group HUD.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 29. juni 2022 @ 9.43

Update 1.6.110
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as ClassName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • AI: Removed HOLD, PATROL and REVERSE aliases (existing patrol settings will be auto-converted).
  • AI: Reduced number of AI in default patrols.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Market: AI traders are now completely passive (won't attack Zs/animals until attacked by them).
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Navigation: Repositioned group HUD.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 29. juni 2022 @ 9.20

Update 1.6.109
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as ClassName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • AI: Removed HOLD, PATROL and REVERSE aliases (existing patrol settings will be auto-converted).
  • AI: Reduced number of AI in default patrols.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Market: AI traders are now completely passive (won't attack Zs/animals until attacked by them).
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Navigation: Repositioned group HUD.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 28. juni 2022 @ 15.29

Update 1.6.108
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • AI: Removed HOLD, PATROL and REVERSE aliases (existing patrol settings will be auto-converted).
  • AI: Reduced number of AI in default patrols.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Market: AI traders are now completely passive (won't attack Zs/animals until attacked by them).
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Navigation: Repositioned group HUD.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 28. juni 2022 @ 11.41

Update 1.6.107
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 28. juni 2022 @ 2.48

Update 1.6.106
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 27. juni 2022 @ 14.33

Update 1.6.105
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 27. juni 2022 @ 6.37

Update 1.6.104
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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

Oppdatering: 26. juni 2022 @ 11.00

Update 1.6.103
Added:
  • AI: Added support for dynamic patrols on any building (just give the config type name as EventName in AIPatrolSettings).
  • AI: Made min and max patrol spread radius configurable.
  • AI: Added spawn passive AI entry to debug menu.
  • AI: Added setting PlayerFactions to make player automatically join a faction on connect.
  • AI: Added mercenaries faction. They are hostile to everyone except other mercenaries and passive factions.
  • Core/Market: Support setting faction (if AI mod loaded), loadout and whether or not trader entity can be looted via map files.
  • Market: Added DayZ 1.18 items to default market files.
  • Missions: Add support for setting faction (if AI mod loaded), gear, loadout and whether or not entity can be looted to airdrop entity (Infected) spawner.

Changed:
  • AI: If unjamming fails 5 times in a row, drop weapon.
  • AI: Removed some unnecessary delays.
  • AI: Changed the way weapon is dropped.
  • AI: Changed faction names in patrol settings from all uppercase to capitalized case.
  • Core: Changed static NPC base class to inherit from DayZPlayerImplement.
  • Licensed: Moved vehicle data to Licensed to get rid of Vehicles dependency.
  • Market: Removed unused TraderName and ZoneName from market files.
  • Missions: Set default contaminated area events to disabled since they are meant as examples only and are in conflict with vanilla contaminated areas.
  • Navigation: Changed GPS HUD image.
  • Navigation: Refactored inventory check for compass, map and GPS items.
  • Vehicles: Tweaked utility boat and Zodiac boat view geometry for better interactions.

Fixed:
  • AI: Random generator was never updated, leading to less random events (e.g. jammed weapon).
  • AI: Fixed passive faction not becoming hostile when attacked via other means than fists.
  • Missions: Ignore disabled missions.
  • Navigation: Fixed HUD not updating while the inventory menu is open.
  • Vehicles: Fixed Gunther hood/trunk not using vanilla inheritance and thus missing public scope.
  • Vehicles: Fixed missing public scope for UAZ hood/trunk.
  • Vehicles: Reverted UAZ rear suspension compression and damping values to fix screeching wheels.


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