Commit Graph

4789 Commits

Author SHA1 Message Date
icomrade 186bc48231 Move Waves to CfgWorlds 2016-02-21 18:12:57 -05:00
icomrade accb9e9032 Dup strings note 2016-02-21 13:16:20 -05:00
icomrade dffcb01efa Stringtable - Needs to be merged with DayZ_Epoch 2016-02-21 13:16:17 -05:00
icomrade 0503b206d1 more 2016-02-21 13:16:15 -05:00
icomrade 744d2e43a3 one more 2016-02-21 13:16:13 -05:00
icomrade fc6bb2cfb7 moved to /configs/CfgVehicles/CfgVehicles.hpp 2016-02-21 13:16:11 -05:00
icomrade f885e06c2a CfgVehicles and Scope issues done 2016-02-21 13:14:03 -05:00
icomrade fd4bd5a5a1 Fix a bunch of errors 2016-02-21 13:13:00 -05:00
icomrade 558a99472e Update DayZ_SFX to 1.8.7 2016-02-21 13:09:24 -05:00
icomrade 2cab04a9e2 Update DayZ_anim 2016-02-21 13:09:22 -05:00
icomrade 74361c1a8f Update DayZ pbo to 1.8.7 2016-02-21 13:09:20 -05:00
icomrade 86273a4d53 Faces 2016-02-21 13:09:18 -05:00
icomrade dfb7bba743 CFG WEAPONS DONE 2016-02-21 13:09:16 -05:00
ebaydayz 81d5976031 Fix toilet paper dupe exploit when building outhouse
See #1599
2016-02-20 23:09:18 -05:00
ebaydayz 0075b44c0e Add option to restrict wearable clothes
See #1560

Note: Already wearing check is not needed in player_humanityMorph
because it is already done in player_wearClothes. See:

https://github.com/EpochModTeam/DayZ-Epoch/commit/0726311df554d20f7f2ab27fa97554fa145c3377
2016-02-20 22:08:20 -05:00
ebaydayz 9876819da5 Add waves during stormy weather
See #974
2016-02-20 19:15:22 -05:00
ebaydayz 103467a111 Remove unused variables
These vars are unused. See #1605
Amphib FPS issues confirmed. See #1612
RequiredSecureID is deprecated. See #1647
2016-02-20 16:17:48 -05:00
icomrade 6c1520b94a Fix #1440 2016-02-20 08:56:11 -05:00
ebaydayz 8e8cb55bd9 Fix M113_DZE no entry config errors and gunner seat not working
See #1514
2016-02-20 00:01:10 -05:00
ebaydayz 174e11dfdb Remove unused string from #1313 2016-02-19 17:52:24 -05:00
ebaydayz 9d1185409c Fix combine mags not working for M1911 and Revolver
See #1313
2016-02-19 17:37:52 -05:00
ebaydayz 59d853ebc9 Add handling of full toolbelt
Tested and confirmed working in all cases with both copy key and
sledgehammer crafting.
2016-02-19 15:20:53 -05:00
ebaydayz 2b0a5ae790 Animal spawn radius lowered
Animal spawn radius lowered to 600m around player (DayZ Mod default).
Should help with low animal count #1403
2016-02-18 23:53:56 -05:00
icomrade 6db02d28bf Fix slow login timer and wrong login timeout message 2016-02-18 23:14:36 -05:00
icomrade 11dd17cb8f Merge branch 'master' of https://github.com/EpochModTeam/DayZ-Epoch 2016-02-18 22:42:13 -05:00
icomrade da59f314a0 Fix Timeout Display for Real 2016-02-18 22:40:34 -05:00
ebaydayz fd78f27250 Fix copy key failing when player has no backpack
Related to #1567, so I made this a function so it can be reused. People
should call this whenever they are adding a toolbelt item which the
player may already have. It has localized strings and handles spawning
the weapon holder on water, land and rooftop.

Tested both the sledgehammer and key copying. Confirmed all three
conditions are working.
2016-02-18 22:12:13 -05:00
ebaydayz 65c2a7e6b4 Fix opening supply crate over water
See #1558
2016-02-18 19:38:23 -05:00
ebaydayz 7a1058cb6d Block local script execution bug
See:
<pre>https://dev.arma3.com/post/spotrep-00045
Fixed: Exploit with inGameUISetEventHandler granted a menu hack
possibility</pre>
Still not fixed in A20A as of 1.63.131129
2016-02-18 14:16:47 -05:00
icomrade 277d87fa3b Some more position fixes 2016-02-18 09:16:20 -05:00
icomrade 6ec324cf10 should fix #1564 2016-02-18 08:25:22 -05:00
icomrade ecea4662fb Math is hard 2016-02-18 00:45:15 -05:00
icomrade 254fbff602 Fix #1274 2016-02-18 00:24:50 -05:00
icomrade e2b47f2459 Fix #1313 2016-02-18 00:14:10 -05:00
icomrade e423c81483 needs testing, but should fix #1558 2016-02-17 22:58:08 -05:00
icomrade 7151e455c9 Should Fix #1559 2016-02-17 22:48:31 -05:00
icomrade 0e0fa0925a Should Fix #1622 2016-02-17 16:49:02 -05:00
icomrade c039644745 Undefined Var 2016-02-17 15:14:41 -05:00
icomrade c3ed4e49e1 Replace sleep with uiSleep
see the below links for more info. uiSleep is based off of a more
accurate method of tracking time, whereas sleep can fluctuate depending
on application performance since it is based on framerate.
https://community.bistudio.com/wiki/uiSleep
https://community.bistudio.com/wiki/sleep_vs_uiSleep
https://community.bistudio.com/wiki/sleep
2016-02-17 13:03:17 -05:00
ebaydayz 441e9fb231 Update keyboard eventhandler and add rules.sqf
See: https://github.com/EpochModTeam/DayZ-Epoch/pull/1673
2016-02-16 21:59:29 -05:00
icomrade 23179c079f Merge pull request #1629 from Mikeeeyy/patch-13
Update bandage.sqf
2016-02-16 21:19:50 -05:00
ebaydayz ac45895802 Merge pull request #1672 from ebaydayz/description-update
Update description.ext to DayZ Mod 1.8.x format
2016-02-16 19:14:30 -05:00
ebaydayz 698a50a3ef Merge pull request #1667 from ebaydayz/patch-2
Add strings for sledgehammer crafting fix
2016-02-16 17:36:54 -05:00
ebaydayz 1ade44eb35 Fix for crafting multiple SledgeHammers
Revision of https://github.com/EpochModTeam/DayZ-Epoch/pull/1567

Thanks @Namindu
2016-02-16 17:23:57 -05:00
ebaydayz 74f06a2562 Fix Russian translation 2016-02-16 15:42:23 -05:00
ebaydayz 508a6e75fc Add upgraded ArmoredSUV classes
Thanks @McKeighan https://github.com/EpochModTeam/DayZ-Epoch/pull/1518
2016-02-16 14:47:34 -05:00
ebaydayz d17eb651a3 Merge pull request #1538 from McKeighan/patch-12
Add upgraded Kamaz classes
2016-02-16 14:18:32 -05:00
ebaydayz 8421ad0394 Reveal new vehicle class after upgrade
Fixes not being able to access the vehicle immediately after upgrading.
2016-02-16 14:00:07 -05:00
icomrade cc426c7e4f Merge pull request #1669 from Mikeeeyy/patch-19
Fix for fix bypass
2016-02-16 13:53:36 -05:00
ebaydayz 05b2f15e93 Fix upgraded VWGolf maxSpeed
Thanks @McKeighan https://github.com/vbawol/DayZ-Epoch/pull/1530
2016-02-16 12:44:02 -05:00