DayZ
DayZ-Expansion-Market-Experimental
Menampilkan21-30 dari 182 kiriman
< 1  2  3  4  5 ... 19 >
Pembaruan: 3 Mei 2024 @ 9:47am
berdasarkan DayZ Expansion

Update 1.8.59
Added:
  • AI: Added ability to spectate AI via admin menu.
  • AI: Added flanking ability.
  • Market: Added ability for modders to retexture ATM screen.

Changed:
  • AI: Can now deal with mechanical traps and landmines.
  • AI: Improved pathing around doors.
  • AI: Improved near obstacle detection.
  • AI: Added more safety against falling into deep water.
  • AI: Improved melee to support sprint attack and deplete stamina also on miss.
  • Main: Added low and half color settings for stamina HUD indicator to GeneralSettings.json.
  • Vehicles: Tweaked Vodnik camera.

Fixed:
  • AI: Fixed restraining/unrestraining.
  • AI: Fixed live explosives threat level never falling below default threshold.
  • AI: Fixed a few inconsistencies with taking item to hands.
  • AI: Fixed AI admin menu not recognizing player group if all AI in group are outside netbubble.
  • AI: Fixed AI weapon manager could get stuck in active state when going uncon.
  • AI: Fixed getting stuck in ejecting bullet state if AI cannot swap mags because attached mag doesn't fit in inventory.
  • Animations: Added full Expansion AI support.
  • Animations: Use CivilianSedan pull out body animations for MH6 instead of broken Truck_01 ones.
  • BaseBuilding: Fixed codelock not being reset for other clients in network bubble if code is changed.
  • Core: Restored ability to use linebreaks in notifications.
  • Main: Fixed configured HUD indicator colors being delayed if settings arrive late on client or stats are maxed.
  • PersonalStorage (new): Check if personal container is allowed to receive items in cargo of attachments.
  • Quests: Fixed loading of quest configurations into the quest system when they are set as inactive.
  • Quests: Fixed quest timestamp was not reset before quest data is sent to clients when a quest is canceled.
  • Quests: Fixed quest menu was not displayed automatically when a quest has no turn-in IDs and cant autocomplete so the player can complete the quest.
  • Quests: Fixed quest menu was not displayed automatically for the follow-up quest when it has no quest-giver IDs and the player completed the pre-quest.
  • Spawn-Selection: Use a key based on position and territory ID instead of numerical index to fix changing spawn locations could lead to existing cooldowns getting mapped to wrong location. It is recommended that you wipe any existing `spawnselect.bin` and `cooldowns` in `mpmissions\<mapname>\storage_x\expansion`.
  • Vehicles: Updated vehicle covers mass so they carve navmesh.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 18 Apr 2024 @ 12:56pm
berdasarkan DayZ Expansion

Update 1.8.56
Added:
  • Animations: Added missing player death and pulling out body animations for helicopters and boats.
  • BaseBuilding, Core: Virtual Container Storage: Added support for nested storage.
  • Personal Storage (New): Added excluded items to settings.

Changed:
  • AI: Always switch on light at night.
  • AI: Log AI being hit or killed to admin log (configurable in AISettings.json).
  • AI: Despawn AI w/o killing them first.
  • AI: Ignore explosives if AI can't take damage.
  • AI: Make passive/observers/guards react to non-shot noise as well.
  • AI: Improved moving vehicle evasion and allow AI to take cover behind parked vehicles.
  • AI: Enabled meleeing players in vehicles.
  • AI: YeetBrigade: Enabled yeeting vehicles.
  • AI: Switch to launcher (if in inventory) when attacking vehicles.
  • BaseBuilding: If "place" action in enemy territory is not allowed, hide it even if COT permissions are set unless COT is toggled on.
  • BaseBuilding: Automatically enter flag menu if automatic flag creation is enabled.
  • Chat, Core, Main, Name-Tags, Navigation, Quests: Changed UI font of HUD elements and notifications.
  • Core: Don't override carhorn noise params.
  • Main: Don't instantly delete gravecross when timer runs out, instead set health to zero and let CE clean it up ASAP.
  • Market: Moved some client-side initialization to earlier during game load so it doesn't need to be repeated on reconnect.
  • Vehicles: Tweaked helicopter 3pp cameras to be slightly closer.
  • Weapons: Made M72 LAW and RPG-7 compatible with AI.

Fixed:
  • AI: Fixed check for live explosive not working due to swapped arguments.
  • AI: Unlootable AI wasn't able to pick up their own weapons if dropped.
  • AI: Fixed AI sometimes swapping back and forth between bandage and item on ground instead of bandaging.
  • Core: Fixed possible fire mode desync when restoring a weapon with more than one fire mode from virtual storage.
  • Core: Fixed IsInTransport not returning true for AI unless Expansion-Vehicles was loaded.
  • Core: Fixed taken slots not being correctly kept track of in loadouts.
  • Main: Fixed gravecross timer not being saved to or restored from DB.
  • Market: Fixed some missing default items.
  • Personal Storage (New): Don't show level and upgrade option if disabled.
  • Personal Storage (New): Fixed cargo being hidden if all slots are excluded.
  • Quests: Quest menu: Show main menu buttons when going back to overview from quest details view.
  • Quests: Quest menu: Use server time.
  • Weapons: Fixed M72 LAW and RPG-7 impact particle FX.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 16 Mar 2024 @ 3:53am
berdasarkan DayZ Expansion

Update 1.8.55
Added:
  • AI: Added ability to globally toggle unlimited reload in admin menu.
  • AI: Will react to noise made by item collisions (e.g. thrown items).

Changed:
  • AI: When ranged, AI will use cover (buildings, trees, wrecks...) more during combat and keep a distance to target (will still push if loosing sight or not ranged).
  • AI: Will aim down sights at appropriate distance to target.
  • AI: Will keep weapon raised for longer during combat when loosing sight of target and strafe while weapon is raised.
  • AI: Will keep aiming in last known direction of target when loosing sight.
  • AI: Will recognize armed explosives & grenades and keep a distance from them.
  • AI: Will try to avoid climbing during combat repositioning.
  • AI: Excluded more objects from vaulting/climbing.
  • AI: Modded animals can now be targeted much more reliably due to the underlying vanilla problem of unavailable bone positions having been fixed in past DayZ updates.
  • AI: A different speed limit is set for group members that are not the formation leader so they can catch up when setting a waypoint via the AI menu.
  • AI: Enabled player symptoms for AI (cold etc).
  • AI: It is now possible to sneak up on them if they turn their back and haven't seen a player yet.
  • BaseBuilding: Prefixed all class member variables with usual Expansion prefix.
  • Core: When storing a player character to entity storage (e.g. via COT), any item in hands is now saved & restored as well.
  • Navigation: Server determines initial visibility of server markers on client.
  • Quests: Use marker visibility constants instead of hardcoded integer value, removed some unnecessary ifdefs.

Fixed:
  • AI: Fixed AI not being able to decide between bandage and firearm in some situations.
  • AI: Fixed not reacting to noise if no LOS to current target.
  • Market: Fixed a NULL ptr if a client gets disconnected before the game fully loads.
  • Vehicles: Fixed ruined wheel replacement not working correctly on Landrover.
  • Vehicles: Fixed spare wheels not showing on vanilla cars.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 14 Feb 2024 @ 2:03pm
berdasarkan DayZ Expansion

Update 1.8.48

Changed:
  • AI: Slightly increased chances for AI to stay closer to natural cover (buildings, trees) while moving.
  • AI: Slightly tweaked AI's ability to notice items in environment.

Fixed:
  • AI: Fixed dead patrol bodies not getting removed when patrol should despawn.
  • AI: Fixed a few potential NULL pointers.
  • BaseBuilding: Fixed RPT error log spam due to wrong requiredAddon for armbands.
  • Market: P2P Market: Fixed some notifications that were intended to be sent to a specific player being sent to global.
  • Missions: Fixed airdrop settings not writing version to defaults.
  • Vehicles: Fixed tail rotor damage not affecting helicopter flight.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 9 Feb 2024 @ 5:58am
berdasarkan DayZ Expansion

Update 1.8.45
Added:
  • AI: You can set waypoints for AI in your group via the command menu or default keybind CTRL + left mouse button. Placing startpoint and endpoint close (within 1.5m) to one another will make AI loop the waypoints.
  • AI: As admin, you can export your current AI group as patrol JSON file, or query AI state via the status sub-menu.
  • AI: Will break down locked building doors.
  • BaseBuilding: Added `AutoOpenLockMenuAfterPlacing` option to client settings.
  • BaseBuilding: Added unscrew codelock action to screwdriver.
  • BaseBuilding: You can now craft armbands from all Expansion flags.
  • Chat: Support vanilla message colors (status, action, friendly, important).
  • Core: DayZ 1.24 compatibility.
  • Core: Added admin chest (all player slots + 10x100 cargo, requires COT or VPPAT).
  • Core: Added two new client settings for ViewDistance and ObjectViewDistance.

Changed:
  • AI: Attacking any friendly AI will make them attack back if not in your group and turn any factions friendly to them hostile towards you (AI in your group will retaliate if the attackers hit you, creating an ever-escalating spiral of aggression and counter-aggression that will leave no bone unbroken and no piece of gear unperforated).
  • AI: Further improved behavior around doors.
  • AI: Will look around if not looking at a target.
  • Book, Chat, Garage, Groups, Hardline, Market, NameTags, Main, Quests: Removed unnecessary ifdefs in various configuration classes to prevent missing entries in settings files when adding Expansion mods one by one and for better modding support.
  • P2P Market: If a vehicle was lockpicked, the lock needs to be changed before it can be sold (requires Expansion Vehicles).
  • Quests: Ignore kill if quest player didn't hit entity or killer is not AI helper. For player targets that are not AI, require kill by quest player or by AI helper.
  • Vehicles: Better third person camera for helicopters.
  • Vehicles: Better UH1H handling.
  • Vehicles: Removed invisible ramps from boats. Boats can now be boarded with an action while swimming.
  • Missions and Quests: Loot attachments can now have a spawn chance from 0.0 to 1.0.

Fixed:
  • AI: Damage received modifier was not set for AI spawned via admin menu.
  • AI: Reset LOS and ignore noise when unconscious.
  • AI: Fixed passive AI not reacting to being hit.
  • AI: Fixed unlootable AI not being able to detach/attach magazine to their firearm after dropping it once.
  • AI: Fixed initial orientation of non-moving NPCs.
  • BaseBuilding: Fixed possible hologram NULL ptr spam.
  • BaseBuilding: Fixed "Take" action not showing in territory if not a territory member.
  • Core: Close all Expansion menus when falling unconscious or being restrained.
  • Main: Killfeed: Fixed death by fall damage showing generic death message instead of specific.
  • SpawnSelection: Fixed temporary container when spawn gear doesn't fit into inventory not being placed at selected spawn position.
  • Vehicles: Fixed jump out damage not being applied since DayZ 1.21.
  • Vehicles: Fixed gravecross not being able to take into account playtime if helicopter exploded.
  • Vehicles: Fixed getting teleported to void if being hit while exiting boat or helicopter.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 17 Jan 2024 @ 4:39pm
berdasarkan DayZ Expansion

Update 1.8.43



Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 25 Nov 2023 @ 7:08am
berdasarkan DayZ Expansion

Update 1.8.40
Added:
  • Vehicles: Enabled showing owner name if modded vehicle has no keychain slot. Note that if the vehicle has an existing key, it must be unpaired and then paired again once for the change to take effect.

Changed:
  • AI: Increased default accuracy in AISettings.json.
  • BaseBuilding, Core, Groups, Market, Quests: Don't unnecessarily resend settings on respawn.

Fixed:
  • AI: Fixed attacking members of friendly factions.
  • Core: Fixed padding of 2nd half of plainID.
  • Missions: Fixed exploit being able to call multiple airdrops with single supply smoke grenade by unpinning and relogging.
  • Vehicles: Fixed keychain not being transferred back to vehicle when uncovering. Note that if the vehicle has an existing key, it must be unpaired and then paired again once for the change to take effect.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 23 Nov 2023 @ 10:18am
berdasarkan DayZ Expansion

Update 1.8.39
Added:
  • Core: Extended optional workaround for T176819 (items getting teleported up/down and/or placed at weird angles when dropped on other items) to crafted items.

Changed:
  • Core: Optimized vanilla SyncPlayerList to not be sent on respawn and send around 70% less data.

Fixed:
  • AI: Fixed damage hit animation missing since 1.22.
  • AI: Fixed not swapping to gun on ground from item in hand.
  • AI: Fixed AI followers of party members attacking other party members without aggro.
  • BaseBuilding: Virtual Container Storage: Fixed orphaned files not getting deleted when container is deleted.
  • Core: Fixed player joined message not being shown for new players.
  • Market: Fixed client CTD if server is shut down while client is in market menu.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 16 Nov 2023 @ 12:26pm
berdasarkan DayZ Expansion

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

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

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

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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

Pembaruan: 3 Nov 2023 @ 7:49am
berdasarkan DayZ Expansion

Update 1.8.35


Fixed:
  • Market: Preliminary fix for client crashes.
  • Missions: Fixed airdrop flare ammo.
  • Quests: Fixed treasure hunt quests with more than just one reward item.

Known Issues:
  • AI: Will not sit in bus.
  • Vehicles: Winching does not work properly.
  • Vehicles: When you restore/uncover a vehicle while standing on it, you may fall through it.

Notes:
  • Server Hosters: You don't need to update your server settings manually! The server should convert old settings files automatically.
  • If you encounter problems with the marker system make sure you wipe the marker.bin file in your servers ExpansionMod profile directory!
  • If you encounter any problems with the market system please make sure to wipe your local DayZ "ExpansionMod" profile directory!

Links:
You can find the full experimental Bundle for testing on the Steam Workshop: https://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