DayZ
DayZ-Expansion-Vehicles
Showing 81-90 of 123 entries
< 1 ... 7  8  9  10  11 ... 13 >
Update: May 23, 2022 @ 2:03pm

Update 1.6.70
Added:
  • AI: Added a new file "AIPatrolSettings.json" (inside your mpmissions/your mission/expansion/settings) which replaces "init_eAI.c". If you want to keep using the old file, you will have to download the updated init_eAI.c we have shared on our Discord (we won't support it officialy, it will be up to the community to maintain it).
  • AI: [AIPatrolSettings] Added Crash Patrols. They can spawn at heli and police wrecks as well as contaminated zones.
  • AI: [AIPatrolSettings] Added "Chance" setting. It can go from 0.0 to 1.0 (0% to 100%).
  • AI: [AIPatrolSettings] Added "CanBeLooted" setting. 0 for false (can't) and 1 for true (can).
  • AI: [AIPatrolSettings] Added "UnderThreatSpeed" setting. Similar to "Speed" but this will apply only during fights.
  • AI: [AIPatrolSettings] Added "WaypointsSpreadRadius" setting. Allows waypoints to be placed randomly around spawn point. Any value below 0 will generate random waypoints. Any value above 0 will use this radius for each waypoint. Set to 0 to disable this system.
  • AI: Added support for swapping to firearm from inventory.
  • AI: Will pick up weapons from ground in vicinity if no item in hand and no weapon in inventory.
  • AI: Will bandage themselves when left alone and bandage/rag in inventory.
  • AI: Added Guards faction (will not attack other guards and will only attack everyone else if they raise their weapon).
  • AI: Added option for unlimited reload (still needs a spare mag or ammo in inventory, but it will automatically refill).
  • Spawn Selection: Added loadout system.
  • Spawn Selection: Cooldowns will now persist over server restarts.

Changed:
  • AI: [AIPatrolSettings] "Behaviour" setting can now accept "HOLD OR PATROL", "PATROL" (equivalent to LOOP) and "HOLD" (equivalent to HALT).
  • AI: [AIPatrolSettings] "Speed" setting can now accept "RANDOM".
  • AI: [AIPatrolSettings] "Faction" setting can now accept "RAIDERS" (equivalent to INSURGENT).
  • AI: Drop item in hands when falling unconscious, pick it back up after waking.
  • AI: Disabled vaulting over building edges and re-enabled climbing on low buildings (sheds etc) and wrecks.
  • AI: Disabled pistol melee (they will use their fists instead) to prevent messed up hand animation state.
  • AI: Projectile damage calculation is now done more accurately.
  • Core: Generate default Loadouts on startup and move to ExpansionMod/Loadouts.
  • Core: Safezones: Implemented a different way to prevent damage (no longer uses godmode, so status effects can kill you if you're careless).
  • Core w/ AI: Safezones: Factions are no longer temporarily reassigned in safezones.

Fixed:
  • AI: Fixed despawning AI group after being killed by the player while the player is still near one of the dead AI.
  • AI: Fixed patrols not despawning correctly and still spawning a new group.
  • AI: Fixed AI being teleported away from Contaminated Areas and prompting the message to players.
  • AI: Fixed weapon manager sometimes getting stuck in reloading and unjamming states by adding a timeout (AI will stagger momentarily, then continue on).
  • AI: Fixed swapping to melee from inventory causing hand desync.
  • AI: Fixed melee breaking after a few attacks with certain weapons (e.g. baseballbat).
  • AI: Fixed initial formation transform not being set.
  • AI: Fixed weapon sometimes not lowering when entering idle.
  • AI: Fixed projectile damage not transferring to attachments.
  • Spawn Selection: Fixed missing mouse pointer if toggling fullscreen in spawn selection menu.
  • Vehicles: Fixed engine state client desync when running out of fuel.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: May 10, 2022 @ 12:51pm

Update 1.6.69
Added:
  • AI: Added support for making AI groups unlootable (last parameter to eAIDynamicPatrol::Create, pass in false to make unlootable when dead/unconscious).
  • Core: Notification Scheduler: Added option for using mission runtime instead of server time.

Changed:
  • AI: If not in formation, AI will now hold position if no threats.
  • AI: Increased effective threat detection and firearm range to 1000 m.
  • AI: Moved settings to Expansion settings system. Old settings and loadout (HumanLoadout.json) will be copied automatically if in eAI folder.
  • AI: Adjusted threat calculation based on whether or not a potential target outside near range (30 m) is facing the AI.
  • AI: Adjusted threat calculation to take a gun's ammo into account.
  • AI: Improved pathfinding around/over climbable/vaultable obstacles.
  • Main: Killfeed: Messages for car accidents will now also show if Vehicles mod is not loaded.
  • Spawn Selection: Moved spawn and respawn event handling to module.
  • Vehicles: Tweaked camera position of the RHIB boat.
  • Vehicles: Minor visual tweaks done to the RHIB boat model.

Fixed:
  • AI: Fixed memory leak in pathfinding.
  • AI: Fixed vaulting over Infected and animals.
  • AI: Fixed facing wrong direction while falling.
  • Basebuilding: Fixed Expansion basebuilding kit crafting.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: May 5, 2022 @ 3:55pm

Update 1.6.68
Added:
  • AI: Added min/max accuracy settings. Set to 0.0 to mimic the previous accuracy (not very accurate, but they'll still hit sometimes), set to 1.0 for 100% accuracy (not recommended unless you are very frustration tolerant).
  • AI: Added bullet damage dropoff over distance (rough first implementation based on averages, will not take individual bullet parameters other than damage into account).
  • Core: Added workaround for vanilla respawnTime bug.
  • Main: Killfeed: Added optional killfeed messages for deaths from status ailments (severe illness/chemical poisoning/hemolytic reaction).
  • Navigation: Added cursor position to sidebar in map.

Changed:
  • AI: Improved targeting, will now target other AI and players up to 500 m depending on target's weapon (if any), raised state, and line of sight.
  • AI: Increased weapon raise time slightly to avoid firing while weapon is not fully raised.
  • AI: Improved vaulting.
  • AI: Will now backpedal and strafe during melee fights to avoid bunching up.
  • AI: Will now strafe during gunfights to have line of sight to the target, and no longer shoot if there is no line of sight.
  • AI: When a fight ends, will no longer run to the position of the last target.
  • Animations: Changed animation workspace.
  • BaseBuilding: Improved raid log consistency.
  • Book: Changed the way the book menu is instantiated.
  • Market: Changed the way the market menu is instantiated.
  • Spawn Selection: Is now a separate mod DayZ-Expansion-Spawn-Selection.
  • Spawn Selection: Made background image configurable.
  • Vehicles: Improved navmesh of bus, LHD and Merlin.

Fixed:
  • AI: Removed unintended dependency on Vehicles mod.
  • AI: Fixed melee animation going in the wrong direction if not facing north.
  • AI: Fixed crawl state of zombies getting reset and thus AI attempting to melee them again when they shouldn't.
  • AI: Fixed wrong scaling of health in default loadout.
  • Core: Fixed skin sync for items on a player.
  • Core: Safezones: Fixed dropped weapons not getting removed during item cleanup.
  • Main: Killfeed: Removed unintended dependency on Vehicles mod.
  • Main: Killfeed: Fixed missing messages for car accidents and sporadic wrong messages for suicides (no more "X killed themself with Y" if it's not an actual suicide).
  • Main: Spawn Selection: Fixed starting weapons spawning in temporary container even if shoulder slots are not taken.
  • Vehicles: You can now refill the radiator on the Vodnik.
  • Vehicles: LandRover engine parts can now be removed.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 28, 2022 @ 2:22pm

Update 1.6.67
Added:
  • AI: AI can now open doors and vault (sometimes... enable by setting "Vaulting" to 1 in eAISettings.json).
  • Core: Auto-kill and remove predators entering a safezone.
  • Vehicles: If a client gets desynced, the server will enable temporary vehicle invulnerability (default duration three seconds, configurable in server vehicle settings, set to zero to disable). This will be shown with a delay (after resync) clientside in the vehicle HUD with a bright blue shield indicator and/or engine light.

Changed:
  • AI: Improved performance.
  • AI: Improved pathfinding.
  • AI: Improved head movements to be less abrupt.
  • AI: Don't try to melee crawling zombies.
  • AI: When waking from unconsciousness in combat, AI will now get up first before firing.
  • AI: Loadout format has been changed drastically to allow for more flexibility. New default loadout filename is HumanLoadout.json, will be created when spawning first AI with admin menu.
  • Core: Sliders in Expansion in-game settings now show the actual value.
  • Navigation: Only create 3D death marker when 3D markers are enabled in settings.
  • Vehicles: Tweaked cargo seat positions for helis.
  • Vehicles: The timeout for freezing vehicle physics on a desynced client to allow resync is now configurable in Expansion in-game settings (new default five seconds, previously hardcoded to one second. Lower values may resync faster but cause more stuttering, higher values may avoid stutter but cause more extreme position changes on resync or prevent resync altogether. Adjust with care, if at all).

Fixed:
  • AI: Fixed respawn time not working for dynamic patrols.
  • Main: Fixed player list count.
  • Main: Fixed a compile error in the separate mod when DayZ-Expansion-Vehicles was not loaded.
  • Main: Fixed an issue with cooking vegetables.
  • Main: Spawn select: Fixed cooldown timers being ignored and giving incorrect time if overlapping midnight or DST change. Timers now always use UTC (the respective option has been removed from spawn settings).
  • Market: Fixed not sellable items being included when selling.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 21, 2022 @ 4:59am

Update 1.6.65

Changed:
  • AI: Renamed eAIBase::OverridePosition to eAIBase::eAI_OverridePosition to work-around a conflict with GameLabs.
  • BaseBuilding: Adjusted energy consumption of raid tools so when full they are guaranteed to last for the configured amount of raid cycles.
  • Gravecross: Changed the method by which items are moved to the cross.
  • Groups: Hide the group HUD when a menu is opened.
  • Main: Removed dependency on BaseBuilding, Book, Vehicles and Weapons mods.
  • Main: Spawn Select: Disabled placing player at temporary safe position while spawn menu is open.

Fixed:
  • BaseBuilding: Fixed container raiding.
  • Chat: Fixed chat not always scrolling to new messages.
  • Chat: Fixed chat messages sometimes getting cut off (this fix may not be 100%).
  • Chat: Fixed chat getting cleared on respawn and not upadating until changing chat font size in client settings.
  • Chat: Fixed admin chat not being available when using VPP Admin Tools.
  • Core: Fixed some issues with player attachment.
  • MapAssets: Fixed missing scripts.
  • Vehicles: Fixed "Open" action showing when sitting in a boat.
  • Vehicles: Fixed autohover keybind not working.
  • Vehicles: Fixed missing check for fuel when starting helicopter or boat engine.
  • Vehicles: Fixed log spam (if vehicle logging enabled) when vehicle destroyed.
  • Vehicles: Fixed heli fuel consumption.
  • Vehicles: Fixed vanilla vehicle checks not running for cars.
  • Vehicles: Fixed helicopters jolting on ground.
  • Vehicles: Fixed helicopter and boat headlights.
  • Weapons: Moved internal skin folders configuration into Weapons mod.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 19, 2022 @ 5:23am

Update 1.6.64
Added:
  • AI (animations): Added DayZ 1.17 compatibility.
  • Animations: Added DayZ 1.17 compatibility.
  • Market: Added error handling for sell list mismatch.
  • Vehicles: Added new vehicle Land Rover Defender 110.
  • Vehicles: Added Lockpicking complexity as a setting.
  • Chat: Added new ingame option to set the default chat channel on session start.
  • Base Building: Added new container raiding settings.

Changed:
  • Chat: The chat window and input got some style and desing changes.
  • Market: Changed selling of unknown items to only fail on unknown ammo.
  • Skins: Skin Spraycans have now 50% more content.

Fixed:
  • Chat: Fixed chat scrolling with the mouse wheel and per scroller dragging.
  • Market: Fixed saving of presistent ATM player datas on server shutdown/restart.
  • Market: Fixed ammo cache not being cleared on disconnect.
  • Vehicles: Fixed Vodnik Co Driver door interaction actions.
  • Vehicles: Fixed View Geometry of boats, you can now interact with them with mods like Flip Transport to push them.
  • Weapons: Fixed certain weapons particle message spamming client logs.
  • Weapons: Fixed weapons not taking damage when used.

Known Issues:
  • Vehicles: Autohover keybind doesn't seem to work (the action works fine though).
  • Vehicles: Boats show an "Open" action when sitting in them that does nothing (doesn't affect boat functionality otherwise).

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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 16, 2022 @ 4:51pm

Update 1.6.63
Added:
  • AI: Merged eAI Experimental into new mod DayZ-Expansion-AI. New features: Melee combat, dropping firearm when all mags depleted, ability to reload bolt action rifles, ability to enter vehicles when in same group as player, standing up when waking from uncon (looks a bit iffy), fighting predators if they come close (within ~25m), various bugfixes.
  • Core: ModStorage v5. After DayZ 1.17 releases, you only need to wipe when adding *CF* for the first time, and when you remove *Core*. Other Expansion mods can be added/removed without wiping. After (if... PR is awaiting review) ModStorage v5 gets included in CF, you also won't need to wipe when adding CF (only when removing it again).
  • Core: Added notification scheduler.
  • Groups: Added an action to invite a player to your own group.
  • Groups: Added group member HUD to display group members health, blood and other status effects.
  • Groups: Added COT group manager.
  • Main: Added an optional cooldown system for the spawn selection.
  • Market: Added close button to market menu.
  • Market: Added support to customize headgear in the item manager.
  • Market: Added default market category settings for gardening items.
  • Navigation: Added quick delete buttons to map marker list entries.
  • Navigation: Added setting to automatically place a personal marker at position of last death.
  • Vehicles: Added Expansion Keychain for Car Keys, includes 10 colored variants.
  • Vehicles: Added black variant of the MH-6 Little Bird.

Changed:
  • Animations: Player animations for vehicles and weapons are now in a separate mod DayZ-Expansion-Animations.
  • BaseBuilding: Base building is now a separate mod DayZ-Expansion-BaseBuilding.
  • BaseBuilding: Enabling COT or VPP admin tools now grants permission to build and dismantle in another player's territory.
  • Chat: Chat is now a separate mod DayZ-Expansion-Chat.
  • Groups: Groups is now a separate mod DayZ-Expansion-Groups.
  • Main: Expansion props now have proper textures and shaders.
  • MapAssets: Several map props are now in a separate mod DayZ-Expansion-Map-Assets.
  • Market: Moving AI traders will now stop when interacted with (requires DayZ-Expansion-AI).
  • Missions: Airdrops are now in a separate mod DayZ-Expansion-Missions.
  • Navigation: Map, markers and GPS are now in a separate mod DayZ-Expansion-Navigation.
  • Navigation: Icon list in marker edit window is now sorted alphabetically.
  • Navigation: Marker edit & create window is now always centered on screen.
  • Vehicles: Improved helicopter physics.
  • Vehicles: Improved towing.

Fixed:
  • BaseBuilding: Fixed garden plot not being placeable outside of own territory if AllowBuildingWithoutATerritory was set to false or inside of enemy territory even if whitelisted.
  • Book: Fixed an issue with toggling the invite permission of a group member in the party book menu.
  • Book: Fixed setting group member permissions.
  • Groups: Fixed member permissions.
  • Main: Removed "unpin" action from M203 round.
  • Market: Fixed an issue with the market view being reset after selling or purchasing an item when a drop-down filter option is selected.
  • Navigation: Fixed name not getting displayed next to the player arrow marker.
  • Navigation: Fixed icon list in marker edit window not showing all entries.
  • Navigation: The GPS now supports the Banov map properly.
  • Vehicles: Fixed LHD popping in and out when viewed from extreme angles / positions.
  • Vehicles: Fixed Bus wheels sinking in the ground. Buffed the engine slightly for better offroad/uphill performance.
  • Vehicles: Vodnik engine parts can now receive damage and the engine can be repaired with the pipewrench.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Apr 14, 2022 @ 5:31pm

Update 1.6.57
Added:
  • AI: Merged eAI Experimental into new mod DayZ-Expansion-AI. New features: Melee combat, dropping firearm when all mags depleted, ability to reload bolt action rifles, ability to enter vehicles when in same group as player, standing up when waking from uncon (looks a bit iffy), fighting predators if they come close (within ~25m), various bugfixes.
  • Core: ModStorage v5. After DayZ 1.17 releases, you only need to wipe when adding *CF* for the first time, and when you remove *Core*. Other Expansion mods can be added/removed without wiping. After (if... PR is awaiting review) ModStorage v5 gets included in CF, you also won't need to wipe when adding CF (only when removing it again).
  • Core: Added notification scheduler.
  • Groups: Added an action to invite a player to your own group.
  • Groups: Added group member HUD to display group members health, blood and other status effects.
  • Groups: Added COT group manager.
  • Main: Added an optional cooldown system for the spawn selection.
  • Market: Added close button to market menu.
  • Market: Added support to customize headgear in the item manager.
  • Market: Added default market category settings for gardening items.
  • Navigation: Added quick delete buttons to map marker list entries.
  • Navigation: Added setting to automatically place a personal marker at position of last death.
  • Vehicles: Added Expansion Keychain for Car Keys, includes 10 colored variants.
  • Vehicles: Added black variant of the MH-6 Little Bird.

Changed:
  • Animations: Player animations for vehicles and weapons are now in a separate mod DayZ-Expansion-Animations.
  • BaseBuilding: Base building is now a separate mod DayZ-Expansion-BaseBuilding.
  • BaseBuilding: Enabling COT or VPP admin tools now grants permission to build and dismantle in another player's territory.
  • Chat: Chat is now a separate mod DayZ-Expansion-Chat.
  • Groups: Groups is now a separate mod DayZ-Expansion-Groups.
  • Main: Expansion props now have proper textures and shaders.
  • MapAssets: Several map props are now in a separate mod DayZ-Expansion-Map-Assets.
  • Market: Moving AI traders will now stop when interacted with (requires DayZ-Expansion-AI).
  • Missions: Airdrops are now in a separate mod DayZ-Expansion-Missions.
  • Navigation: Map, markers and GPS are now in a separate mod DayZ-Expansion-Navigation.
  • Navigation: Icon list in marker edit window is now sorted alphabetically.
  • Navigation: Marker edit & create window is now always centered on screen.
  • Vehicles: Improved helicopter physics.
  • Vehicles: Improved towing.

Fixed:
  • BaseBuilding: Fixed garden plot not being placeable outside of own territory if AllowBuildingWithoutATerritory was set to false or inside of enemy territory even if whitelisted.
  • Book: Fixed an issue with toggling the invite permission of a group member in the party book menu.
  • Book: Fixed setting group member permissions.
  • Groups: Fixed member permissions.
  • Main: Removed "unpin" action from M203 round.
  • Market: Fixed an issue with the market view being reset after selling or purchasing an item when a drop-down filter option is selected.
  • Navigation: Fixed name not getting displayed next to the player arrow marker.
  • Navigation: Fixed icon list in marker edit window not showing all entries.
  • Navigation: The GPS now supports the Banov map properly.
  • Vehicles: Fixed LHD popping in and out when viewed from extreme angles / positions.
  • Vehicles: Fixed Bus wheels sinking in the ground. Buffed the engine slightly for better offroad/uphill performance.
  • Vehicles: Vodnik engine parts can now receive damage and the engine can be repaired with the pipewrench.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Mar 10, 2022 @ 11:52am

Update 1.6.56
Added:
  • Vehicles: Added damage system to boats & Vodnik (they can be destroyed now).

Changed:
  • Vehicles: Added desync indicator to HUD and update position to last known good coordinates from server.

Fixed:
  • Vehicles: Fixed item in hand getting hidden if leaving seat of vehicle with player attachment active (DayZ 1.16).
  • Vehicles: Only show "next engine" action for driver (Vodnik).
  • Vehicles: Fixed potential boat client crash.
  • Vehicles: Fixed bus radiator not being fillable.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki

Update: Mar 4, 2022 @ 1:51pm

Update 1.6.55

Changed:
  • Vehicles: Overhaul of Bus, Tractor and UAZ. Added visual damage, health rebalance.
  • Vehicles: Vodnik is again an amphibious vehicle.
  • Vehicles: Improved Vodnik handling.

Fixed:
  • Main: Fixed invisible flag texture if FlagMenuMode is set to 2 (no flag choice).
  • Main: Use quantity from internal item configuration for airdrop loot if QuantityPercent is set to -2 and quantmin/quantmax in types.xml is unset (-1).
  • Main/Market: Fixed being able to receive more money into personal account than allowed when dissolving a party.
  • Vehicles: Disabled forced pilot sync by default and for vehicles towing another vehicle as well.
  • Vehicles: Run heli physics simulation on server only by default.
  • Vehicles: Fixed a client crash with the V3S Truck.
  • Vehicles: Fixed an incompatibility with other modded vehicle HUDs.
  • Vehicles: Fixed Vodnik driver animations and re-enabled cargo seats.
  • Vehicles: Fixed Vodnik medical skin.


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://steamcommunity.com/sharedfiles/filedetails/?id=2540096189&searchtext=DayZ-Expansion-Bundle-Experimental
You can also use the separate experimental mods:
DayZ-Expansion-Core-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785546
DayZ-Expansion-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159764
DayZ-Expansion-Licensed-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2178159769
DayZ-Expansion-Vehicles-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2291785676
DayZ-Expansion-Book-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540092673
DayZ-Expansion-Market-Experimental
https://steamcommunity.com/sharedfiles/filedetails/?id=2540095036
You can download the Expansion missions at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Missions/releases/tag/1.5.1275
Documentations for Expansion is available at:
https://github.com/salutesh/DayZ-Expansion-Scripts/wiki
Documentations for all the changes to the server settings is available at:
https://github.com/ExpansionModTeam/DayZ-Expansion-Settings/wiki