Commit Graph

4221 Commits

Author SHA1 Message Date
AirwavesMan 6f7a17ca17 Fix DMR and MK12 SPR have always NVG
The visionMode array must be emptied otherwise both weapons have always the NVG mode even when the player has no nomral NVG. Also added a Mk12 SPR version that does not work with the NVG.
2021-04-29 20:59:44 +02:00
AirwavesMan ffccff6a38 Fix wrong lockbox sound 2021-04-26 10:13:09 +02:00
AirwavesMan 43786eec57 Fix wrong Broken APSI string 2021-04-26 10:11:52 +02:00
AirwavesMan e8f2f3fcf0 Fix potential magazine and weapon dupes
This reverts 4b171cb.

player_regularSave should only be used if player_forceSave would interrupt an action like fire a weapon since it opens a dialog. player_regularSave does not save the ammo count but all magazines. Do not use nil instead of the magazines player array since it makes duping possible.

Thx to mmrsz
2021-04-16 13:24:18 +02:00
AirwavesMan 4b171cb636 Fix possible weapon dupe
Thx to mmrsz
2021-04-15 20:56:53 +02:00
AirwavesMan 3a2a882024 Update stringtable.xml 2021-04-08 20:17:19 +02:00
AirwavesMan 94d4ab1f11 Add missing weight for Sa61_DZ 2021-04-07 12:44:52 +02:00
AirwavesMan 3145bd6337 Compile dayz_infectiouswaterholes for server and client 2021-04-07 12:31:10 +02:00
AirwavesMan 28cdbb8a7b Revert corepatch AS50 ammo
Let AS50 spawn with the normal 5Rnd_127x99_as50 mag no longer with the 5Rnd_127x99_as50_CP with less damage.
Thx to Mishaaa from discord for letting me know.
2021-04-04 19:00:15 +02:00
AirwavesMan 70d3e0117d Remove bugged bulbs
Thx @dreamforceinc
2021-04-01 10:25:39 +02:00
AirwavesMan 101e66eb42 Update submarine 2021-03-31 17:19:52 +02:00
W0LF 6be0fe03b0 Update stringtable.xml 2021-03-31 11:40:08 +03:00
W0LF 7334dd8622 Merge pull request #12 from EpochModTeam/master
update fork
2021-03-29 20:24:12 +03:00
W0LF 36336aed9a Update stringtable.xml
Revert back the russian translation of 'humanity'.
2021-03-29 20:21:00 +03:00
AirwavesMan 094daa4a4a Correct cargoActions 2021-03-29 17:27:03 +02:00
AirwavesMan 932707200b Correct armored bus seats 2021-03-29 17:26:49 +02:00
AirwavesMan 90b76d4ed5 Add isNull check 2021-03-29 17:26:19 +02:00
AirwavesMan e4458a24e3 Fix removeAction for salvage and repair 2021-03-29 08:58:45 +02:00
AirwavesMan c4e5b2a56b Fix seat number of new vehicles 2021-03-29 08:58:15 +02:00
AirwavesMan 0cb84e8cb9 Fix wrong gunrack 2 string 2021-03-24 13:50:27 +01:00
AirwavesMan 3337c5a749 Remove new parachute due to model issues
Unfortunately we have to remove the new parachute model. The model does not behave corretly when the player lands.
2021-03-23 15:39:50 +01:00
AirwavesMan 34b909f672 Merge branch 'master' of https://github.com/EpochModTeam/DayZ-Epoch 2021-03-22 08:51:31 +01:00
AirwavesMan 21b73a5519 Update z_at_calcCurrency.sqf 2021-03-22 08:51:12 +01:00
W0LF e7a7b14cd8 Update stringtable.xml 2021-03-17 15:54:43 +03:00
AirwavesMan db134935ba Add the option to craft a metal sheet 2021-03-17 09:56:21 +01:00
AirwavesMan 6f2db96918 Fix not repairable full NVG
Thx @Schalldampfer
2021-03-17 09:55:28 +01:00
AirwavesMan 9e1a695f64 Fix wrong string for DZE4 refule trucks
Thx to Aschadler
2021-03-17 09:52:25 +01:00
AirwavesMan 11c4356875 Forgot player check 2021-03-12 11:29:24 +01:00
AirwavesMan 55d1a30491 Update Submarine.hpp 2021-03-12 11:12:58 +01:00
AirwavesMan c4118463dc Add check to prevent submarine sink into the ground 2021-03-12 11:12:31 +01:00
W0LF 3f324ec539 Update stringtable.xml 2021-03-11 17:40:48 +03:00
W0LF 2cd13a20f3 Update stringtable.xml 2021-03-10 17:53:24 +03:00
W0LF 19aefb1f87 Update stringtable.xml 2021-03-08 18:12:56 +03:00
AirwavesMan 4fd12d0086 Add better handling for unbuyable items, vehicles on trading 2021-03-08 15:09:39 +01:00
AirwavesMan 979751d302 Update PVDZ_plr_Save to prevent dayz_onBack dupe
Thx to mmrsz from discord.

PVDZ_plr_Save sends the current weapons from the player too now. This is needed to prevent the dayz_onBack dupe if the server has low fps.
2021-03-08 15:07:13 +01:00
AirwavesMan c316d209a7 Add submarine
Thx @Helion4 for the model
2021-03-08 15:00:51 +01:00
W0LF 09fff8f36f Update stringtable.xml 2021-03-06 14:00:30 +03:00
W0LF 500a8b619c Update stringtable.xml 2021-03-05 15:40:22 +03:00
A Man af86a51e92 Merge pull request #2113 from dreamforceinc/master
Update stringtable.xml
2021-03-02 15:20:46 +01:00
W0LF 6a1ececcf4 Update stringtable.xml 2021-03-02 17:18:25 +03:00
AirwavesMan 31d4f15650 Fix missing door model
Thx @dreamforceinc
2021-03-01 16:32:19 +01:00
AirwavesMan 8838820ca1 Add high res skin for normal survivor class
Thx @Helion4
2021-03-01 15:24:36 +01:00
AirwavesMan fd6bfbbff5 Fix rpt errors if zombies hit players inside gyros
Also zombies can punch players out of gyros now. The same way like bikes and ATVs.
2021-03-01 15:23:57 +01:00
W0LF d1510cdc0f Update stringtable.xml 2021-02-28 17:13:18 +03:00
AirwavesMan 097bbda08f Fix wrong attachment description
Thx @Schalldampfer
2021-02-23 07:58:51 +01:00
AirwavesMan d55306ef4c Add better icon for broken light bulb 2021-02-21 10:26:06 +01:00
AirwavesMan e82608746c Increase size of the right-click context menu
Some texts were barely readable. The increased size makes it better now.
Also add a few more useable right-click context menu options. The limit was 10 now it is 16.
2021-02-21 10:14:36 +01:00
AirwavesMan 139d9d3f9d Fix stashes could not be removed
Thx to Ascheadler
2021-02-21 10:11:09 +01:00
AirwavesMan 6280bfaf9c Fix turnCoef from upgraded vehicles
Larger is better.

Thx to Ascheadler
2021-02-21 10:10:44 +01:00
AirwavesMan a2185938c6 Fix wrong model for storage shed+
Thx to Ascheadler
2021-02-21 10:09:05 +01:00