DayZ
DayZ-Expansion-Chat
Viser 31-35 af 35 forekomster
< 1  2  3  >
Opdatering: 23. maj 2022 kl. 14:04

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

Opdatering: 21. apr. 2022 kl. 5:00

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

Opdatering: 19. apr. 2022 kl. 5:24

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

Opdatering: 14. apr. 2022 kl. 17:33

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

Opdatering: 11. apr. 2022 kl. 12:48