mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-15 04:23:13 +03:00
0.998 released
Final testing started on 0.998. Patch notes so far: + Crafting now only requires a fire within 2m. + Safe should now drop items on ground when packed. + Changed humanity gains/losses based on player death so that humanity is accounted for. + Fixed broken humanity hit and freetarget with player damage since 1.7.6.1. + Potential fix for swimming in ground. + !isNull and Distance checks for player zombie "feed" option. + Added open crate option for supply crates. Requires crowbar in toolbelt. + fixed Auto Refueling Station (Dingor) #234 + Added new pink clothes option to loot tables. + Added medic animation to complete trades to selling/buying weapons, toolbelt items, backpacks, and vehicles. + Added medic animation to complete siphon, refueling, and fill jerry. + Changed number of possible siphon and refuel is based on quantity of empty or full jerry cans. + Changed Player zombies V or getover animation to walkforward instead of sitdown. This will cause the player to be stuck walking until an attack is issued. + Fixed serveral lingor/dingor buildings that had incorrect classnames in loot tables causing no loot to spawn with more recent builds. + Added a few building loot spawns for tavi 1.0 + updated server SQL with latest copy from server.
This commit is contained in:
@@ -40,7 +40,7 @@ class CfgMods
|
||||
hidePicture = 0;
|
||||
hideName = 0;
|
||||
action = "http://www.dayzepoch.com";
|
||||
version = "0.997";
|
||||
version = "0.998";
|
||||
hiveVersion = 0.96; //0.93
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user