Commit Graph

1181 Commits

Author SHA1 Message Date
F507DMT a430f79842 fix ArmoredSUV_PMC_DZE2 upgrade (#2037)
fix ArmoredSUV_PMC_DZE2 upgrade
2019-03-11 22:50:54 +13:00
F507DMT ac884f2e18 fix Pickup_PK_GUE_DZE1 upgrade (#2035)
fix Pickup_PK_GUE_DZE1 upgrade
2019-03-11 22:49:26 +13:00
oiad ac41428404 Change ComboLockUI to check if selected door is null
This then matches the safe/lockbox gui check which means modders can use
the GUI screens for setting /retreiving codes (as per my codeChange
script):

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/RscDisplay/safegui.hpp#L306

https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_code/Configs/RscDisplay/safegui.hpp#L654

Also removed the check for the safeKeyPad since it's done further along
in `player_unlockVault` and also matches the lockbox ui.

Thanks to @AirwavesMan for reporting
2019-01-28 23:35:44 +13:00
A Man 3bbdcb9e88 Fix missing semicolon (#2024) 2018-10-10 06:21:45 +13:00
A Man 2e15009299 Adding 93 new zombie models (#2023)
* Adding 93 new zombie models based on arma 2 skins

* Adding zombie strings

* Adding new zombie loot groups

* Adding new zombie loot groups, update pilot and doctor loot group

* Adding some new zombies to crash sites

* Adding new hunter zombies to farm buildings

* Adding new hunter zombies to hunting buildings

* Adding new military zombies to military buildings

* Adding new zombies to residential buildings

* Adding new zombies to supermarket buildings

* New zombie documentation file

* Update CHANGE LOG 1.0.6.3.txt

* Capitalize all english zombie names at beginning
2018-10-09 19:35:06 +13:00
A Man e26fb24ab9 Fixing wrong cargo count of Refuel Trucks (#2021)
* Update Kamaz Refuel

* Update MTVR Refuel

* Update Ural Refuel

* Update V3S Refuel

* Wrong cargo count of Refuel Trucks
2018-08-13 08:23:20 +12:00
ebayShopper 2c4f06c984 Disable auto refuel, repair and rearm at WarfareBVehicleServicePoint
Vanilla commit:
https://github.com/DayZMod/DayZ/commit/53bfc597d699404c3e2531eabffce1d1199c4a29
2018-07-29 12:21:00 -04:00
A Man e36dbe0862 Changing picture of empty barrels, germany typo fix (#2016)
* Fix german typo

* Change item picture for the new empty barrels

Methylamin Barrel Empty and Oil Barrel Empty had the same item picture as a filled barrels. It is better to have on all empty barrels the same picture like the empty fuel barrel.
2018-05-09 06:57:04 +12:00
ebayShopper b80736f7a1 Update old hatchback translation
Vanilla commit:
https://github.com/DayZMod/DayZ/commit/9215b54736fce8b673c8bff35c624b68d5f5a9b6
2018-04-28 12:20:32 -04:00
ebayShopper d6cf70711a Add NV back to DMR_DZ and M4SPR_DZE after CorePatch
See:
https://github.com/Goliath86/CorePatch/blob/master/CorePatch_Weapons/description.txt#L18

Consistent with f663cdc

Default A2OA versions can be used if no NVG is desired
2018-04-08 13:56:37 -04:00
ebayShopper d249227fa6 Fix 45Rnd_545x39_RPK error with A2OA CorePatch update
This magazine was removed in this commit: https://github.com/Goliath86/CorePatch/commit/fef9bcc

The CorePatch data update was pushed to A2OA stable branch on March 27th, 2018.

To avoid errors for this before Epoch 1.0.6.3 patch is released remove all instances of it from custom scripts, loot tables and trader files. Run the query below to remove all instances from the database.

Fixes  #2011
2018-04-07 14:37:24 -04:00
oiad e1f655106e Add prelocked versions of cinder door/garage
This is as per the wooden versions, adds cinder_door_kit_locked and
cinder_garage_kit_locked.

The same could be done for the version with the door WITHOUT the door
lock, but I feel this is enough.
2018-03-30 23:49:45 +13:00
ebayShopper 21412b74d2 Move ItemKeys back to dayz_code
This reverts commit c4682e5

Fixes #2010
2018-02-06 18:55:35 -05:00
ebayShopper 2ea22a69a0 Fix a misaligned town generator wreck
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/464dbb77ba9b0f4b3c8ddd1e8a7b1ac9b3dc07fc
2017-12-31 16:35:30 -05:00
ebayShopper e89eebc843 Fix ArmoredSUV gunner glitch #2009
Fixes #2009

Note the fn_damageActions.sqf change can be applied without the config
change and it will still fix the problem most of the time.
2017-12-29 17:21:40 -05:00
ebayShopper cd65d1d00f Revert hospital loot chance
This reverts commit 921eb6d.

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/fba39c7c55ba85b48abaa6f25f8464ee970ff89b
2017-12-22 17:40:07 -05:00
ebayShopper 76cff85fc1 Update some Russian translations
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/6c69b18e2f8d82f2fdfaedd4f07b0a464e8ecbd4
2017-12-20 17:32:00 -05:00
ebayShopper 4561deefa6 Update compatible magazines for DZ weapons
See comments on commit e99d625
2017-12-20 15:32:29 -05:00
oiad e99d6259a2 Fix L85A2_SD_Base not using SD mags
Thanks @worldwidesorrow

https://github.com/EpochModTeam/DayZ-Epoch/issues/2000#issuecomment-352939774
2017-12-20 17:40:11 +13:00
ebayShopper efaf1f9399 Update ReadMes
@oiad please keep Epoch specific strings in the dayz_epoch package

The status icons translation was identical to English. @AirwavesMan the
second word is not capitalized for consistency with all other settings
in the game options menu. https://i.imgur.com/eIbPBlM.jpg
2017-12-18 17:53:27 -05:00
ebayShopper bcf5e69e79 Add example basic.cfg and BEServer.cfg
Vanilla commits:

https://github.com/DayZMod/Battleye-Filters/commit/900765894189990c9de92b59a44679eefc4625e1

https://github.com/DayZMod/Battleye-Filters/commit/4f25bbe442c6f51c4a5a1ee880db57a35b338602
2017-12-17 18:19:40 -05:00
ebayShopper 7668152118 Remove some more glitched map objects
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/db5aa2063cc17ee8dcd729ecda4e73d952e1f732

https://github.com/DayZMod/DayZ/commit/88458846e9ef3262ea4f7a4a61d0ef62ce6a756a

https://github.com/DayZMod/DayZ/commit/1ec13bdfd02eed6ad244f27a39d7a002d968af29
2017-12-17 12:19:28 -05:00
oiad e0b444c3fd Update stringtables, fix translations 2017-12-17 14:50:32 +13:00
icomrade 84a868bbda add consume back to FoodPumpkin
https://epochmod.com/forum/topic/44747-cannot-eat-pumpkins-after-106/
2017-12-16 18:58:56 -05:00
oiad edc6224bc3 Fix broken string table name
String STR_ITEM_DESC_tent_poles not found
2017-12-17 11:24:10 +13:00
oiad 373aeb2db7 Update stringtable.xml 2017-12-17 11:12:18 +13:00
A Man d56f3a68f4 7 new items, missing localizations (#2004)
7 new items - server admins can add them if desired

Adding a better and some missing localizations

Adding a localization for the car bomb
2017-12-14 13:29:20 -05:00
ebayShopper 13c90993fc Sync Zupa dialog colors
Heights on the trader menu filter search box and amount box have also
been fixed.
Old: https://imgur.com/a/ld4XF
New: https://imgur.com/a/9T8VP
2017-12-08 18:03:23 -05:00
ebayShopper e2a410b95a Update AH6X config
This partially reverts commit 95310b9.

Update for model change in commit 43d349c

Turret animation source errors have been fixed in Streatman's new model,
so this is no longer necessary.
2017-12-05 15:16:36 -05:00
ebayShopper 5e9a7271e9 Add option to toggle status icons
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/44bb49e3260fb2d67bb66a8c55361a837bda74a3
2017-12-04 18:14:48 -05:00
ebayShopper b39a15cdd7 Update vanilla building
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/ad0d5141180043e1ff7ca89f4168cf3df96095e3
2017-12-04 13:49:12 -05:00
ebayShopper 5ca381e95a Remove some glitched map objects
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/f1b7ffe3274dfda9e0bcf94babfb84e039061335

https://github.com/DayZMod/DayZ/commit/08a883c2884920e424fc03f1a30deac2a17d9686

https://github.com/DayZMod/DayZ/commit/368dd0e8d57f9e3b130501c17fbd00a7d34a4e9f

https://github.com/DayZMod/Battleye-Filters/commit/b0f60765d9cb03bbaeb8313f2125bccd4a1d98db

https://github.com/DayZMod/Battleye-Filters/commit/4ae5006f8b99f74895f766e624bbf860be504eeb
2017-12-04 12:47:15 -05:00
ebayShopper 357b8635a8 Disable laser on new L85s
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/c94bf0098645f577b01f2981b251e9f2e0d14e89
2017-12-01 11:07:16 -05:00
ebayShopper 139b81d190 Fix RHIB2Turret bad vehicle type crew error
https://epochmod.com/forum/topic/44700-bad-vehicle-type/
2017-11-29 12:54:44 -05:00
ebayShopper 038da982b4 Update SQL for removed policecar
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/b6252d75ec817424a48d849e7e27d2a0d07b8754
2017-11-28 15:51:22 -05:00
ebayShopper 4727ba4e67 Update L85 config for Epoch
Allow default magazines
2017-11-27 18:02:42 -05:00
ebayShopper 7fd8c750d2 Add Land_houseV_2T2 interior
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/4607ceaff05d0a45b47d9e8dc0e1ddf595e4556a

https://github.com/DayZMod/DayZ/commit/b1eba5c54beefb9a132300cc8b9c2b43cc83c24f

https://github.com/DayZMod/DayZ/commit/7711839323de89395a1349845a30831addd839ff

https://github.com/DayZMod/DayZ/commit/8f74d2bb246c791663ae03aba40db9169e0a9707

Also applied corrections mentioned in #1996
2017-11-26 18:29:13 -05:00
worldwidesorrow c2dd9016cb Update trader files for Streatman's new L85 and SVD models (#1996)
* Update FriendlyAssaultRifle.hpp

* Update FriendlySniperRifle.hpp

* Update BanditMilitaryArmed.hpp

* Update Rifles.hpp

* Update Snipers.hpp
2017-11-26 17:43:06 -05:00
ebayShopper d6f88fbf8a Add new L85 and SVD variants
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/8951508770d2ec7fffb1e42bc5c2b15320a874fc

https://github.com/DayZMod/DayZ/commit/aad4569581bcc0a0d8ede336b5a40f974c089d10

https://github.com/DayZMod/DayZ/commit/58e594553bd6ef776b1ddc2ad858d9b21e411abd

https://github.com/DayZMod/DayZ/commit/eaf964825390035776af6f4b1b47fe64b12dbad6
2017-11-26 17:39:02 -05:00
ebayShopper 90487cde10 Update player_fired.sqf
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/70fc0070625545b5f4a1234df1e0fe2e837ad313

https://github.com/DayZMod/DayZ/commit/f327c99b023377f81ffe958c259e6c68bd4c68be
2017-11-22 12:49:06 -05:00
ebayShopper 4b486559b9 Update shotgun configs
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/cad0a6fd2de98243e1ecc7e3ae91c55e7f6c332d
2017-11-20 15:38:00 -05:00
ebayShopper 921eb6d935 Increase hospital loot chance
Vanilla commit:

https://github.com/DayZMod/DayZ/commit/47deb21f8fa3ffe63c129f55bfe941b5bf21f00b
2017-11-20 11:47:52 -05:00
ebayShopper 43d349c4f3 Increase coverage angle of LandVehicle headlights
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/194479c98e08ae2bf36911496752b5d55455ae8f

https://github.com/DayZMod/DayZ/commit/369bc6c5f3dfc0da9982bb6f855a7f8bc4e95884

https://github.com/DayZMod/DayZ/commit/5b591a25c100d11bb1552c3950d4ef527799f2eb

https://github.com/DayZMod/DayZ/commit/78d65bd1ae1e32f612a877ca42a345be2c4c6b17
2017-11-19 16:36:48 -05:00
ebayShopper 63fe9f8e87 Revert Topolka dam fix
This reverts 5884ef6

Vanilla commit:

https://github.com/DayZMod/DayZ/commit/a71efab3d3594932fbc8f3463a3481c02e6fe411
2017-11-18 14:20:08 -05:00
ebayShopper 4953f33fdb Add configurable loot refresh timer
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/2eb963dc3f381ece6496c129fa42b4b0b1baa90c

https://github.com/DayZMod/DayZ/commit/657aaba83a60c6c8c69563e8e949a58861aab57c
2017-11-17 17:47:28 -05:00
ebayShopper 01292cb036 Update equip_nails loot chance
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/34b0d75aa3dd3afcaf1c87aee69b20028fb9c32f

https://github.com/DayZMod/DayZ/commit/874bc1c8754522437d836e5e29f15acdbf5da72b
2017-11-17 14:40:27 -05:00
ebayShopper 895aa62369 Update vanilla antiwall glitch
Vanilla commits:

https://github.com/DayZMod/DayZ/commit/10f9cd2c1bbff91d1556f42bbfac7d94e6eb4641

https://github.com/DayZMod/DayZ/commit/669b79335480f628949d69f23fe846a6484ba247#diff-768fdf583c42ac37d1163a8e6fe31244
2017-11-17 14:19:17 -05:00
ebayShopper 231a9e5d92 Fix floating loot positions in hotel
These were slightly off https://imgur.com/a/CuSV9
2017-11-17 13:31:47 -05:00
ebayShopper 6acd3c30ef Fix a stringtable typo 2017-11-14 17:11:32 -05:00
ebayShopper 67f89ceb53 Fix pricing mistake from #1982
Sell price of AKS74U_SD_DZ and AKS74U_Kobra_SD_DZ were wrong, since they
use 545 silencer (3 Goldbar). Sell price of Mosin PU variants was wrong
since it uses SCOPED not PSO attachment. @worldwidesorrow

Also corrected comment, extra Sa58 are camo variants while _DZ variants
are non-camo, so not entirely redundant

Lowered sell price of hemp, since these plants are pretty common. They
are guaranteed spawns In their spawn locations, and you can easily get 5
or more per server restart.
2017-11-10 15:38:31 -05:00