Commit Graph

3738 Commits

Author SHA1 Message Date
[VB]AWOL 83c04c9f4e update versions 2014-07-01 15:22:39 -05:00
icomrade ba75bfa839 Fixes 2014-06-30 21:18:58 -04:00
icomrade 8af00ef284 Fix #1351 2014-06-30 18:54:12 -04:00
icomrade 6f0470f598 Fix #1364
Holy shit it was accessible from 25 meters!
2014-06-30 17:46:56 -04:00
[VB]AWOL 5a88627d97 should fix #1362 2014-06-30 16:44:46 -05:00
icomrade 6799d90d23 Should fix #1124 2014-06-30 17:01:29 -04:00
icomrade 4a1ac8304a lol... 2014-06-30 16:57:49 -04:00
icomrade 486dc31695 Fix #1355 2014-06-30 16:23:40 -04:00
icomrade fa7c3a6c2b Merge pull request #1373 from vbawol/GetPlayerUIDOld
Legacy UID
2014-06-30 14:28:01 -04:00
icomrade 3491e4462d Add variable 2014-06-30 12:46:06 -04:00
icomrade 6f8efd8428 Legacy UID 2014-06-30 11:53:14 -04:00
icomrade 2f7d7a9287 Duplicate define 2014-06-30 00:59:42 -04:00
icomrade 33aa6632c6 Fix #1361 2014-06-29 13:09:32 -04:00
vbawol 6a571be12f Merge pull request #1369 from Uro1/master
dayz_epoch_b CfgLootPos.hpp to CfgBuildingPos.hpp
2014-06-29 09:13:25 -05:00
Uro1 c1f9c5e1f1 dayz_epoch_b CfgLootPos > CfgBuildingPos
Update CfgLootPos with new enterable building positions to match code in
config files.
Rename CfgLootPos to CfgBuildingPos.

Issue #1360
2014-06-29 15:09:05 +01:00
[VB]AWOL a1f56f9080 make sure holder is not null 2014-06-29 01:57:58 -05:00
[VB]AWOL b1016c798e same as previous 2014-06-29 00:20:14 -05:00
[VB]AWOL 7f44c1742a Comment out two invalid female skins 2014-06-29 00:16:26 -05:00
icomrade fc515d4407 Infection changes 2014-06-25 12:08:55 -04:00
[VB]AWOL 3aa6837247 version bump 2014-06-25 08:58:39 -05:00
[VB]AWOL cd3ebfb9d1 Fixed client crash when player has chainsaw due to corrupt RTM file. 2014-06-25 01:55:52 -05:00
icomrade d77635f7e9 Configure AH6J for DZ + DZE
Add to next changelog I guess :/
2014-06-23 18:00:42 -04:00
vbawol 3060b98521 Update fn_damageActions.sqf 2014-06-23 11:37:47 -05:00
[VB]AWOL 98c396dd18 revert this change as it did nothing 2014-06-23 10:08:07 -05:00
Namindu 8d37745870 Added CH53_DZE to Heli allowed to tow.
#1344
2014-06-22 18:51:18 -07:00
[VB]AWOL b4ed5bc183 change path for death screen 2014-06-22 17:32:26 -05:00
[VB]AWOL 2bda70b516 1.8 code merge needed here and revert x2 limit change 2014-06-22 17:20:51 -05:00
[VB]AWOL c651816e9f fixed #1343 2014-06-22 17:20:02 -05:00
[VB]AWOL cffd65f839 increase WH limits x2 2014-06-22 17:00:27 -05:00
[VB]AWOL ed3d944fbf should fix #1339 2014-06-22 13:11:57 -05:00
[VB]AWOL 335dd6cba1 readded RscStructuredText for tag system... 2014-06-22 12:48:17 -05:00
Skaronator.com ed956d0455 Merge pull request #1333 from raginruffalo/patch-2
Rename MakerovSD.hpp to MakarovSD.hpp
2014-06-18 23:11:59 +02:00
CommuneCode 6aa7b3dc6a Update CfgWeapons.hpp 2014-06-18 16:48:25 -04:00
Skaronator.com d9f492cdca Update player_tagFriendly.sqf 2014-06-18 20:57:12 +02:00
Namindu 9b4d2651e2 "(_callerID != 0)" was listed twice, in "If"
Their were two "(_callerID != 0)" so i change the second one to "(_targetID != 0)". Hopefully that should fix it.
2014-06-18 10:18:13 -07:00
Skaronator.com 919e65d19e Cleanup code #1320 2014-06-18 14:27:54 +02:00
CommuneCode e25641aaa0 Rename MakerovSD.hpp to MakarovSD.hpp 2014-06-17 23:42:05 -04:00
[VB]AWOL a5452ab019 fixed #1328 2014-06-16 12:11:01 -05:00
icomrade ee3df72d56 Minimum 5 minute knockout if cardiac 2014-06-15 11:55:09 -04:00
icomrade f6b267e167 fix 1327 2014-06-15 11:52:20 -04:00
icomrade 0176e5efbb fix #1318
Issue caused by f0e7622856
2014-06-13 16:50:39 -04:00
icomrade aa416e43fc Fix #1303 2014-06-13 15:31:43 -04:00
icomrade a79e86ba33 Hopefully get names 100% of the time now 2014-06-13 14:13:51 -04:00
icomrade b113c2e353 Fix group cleanup 2014-06-13 13:15:14 -04:00
icomrade b43a8f8390 Unconscious cleanup 2014-06-13 13:08:09 -04:00
[VB]AWOL added923f8 forgot include for CH53 2014-06-12 10:35:09 -05:00
[VB]AWOL 234b97f4b2 revert counts here should fix #1318
This likely was causing issues with crafting also and (performance gain
is unknown)
2014-06-11 16:49:24 -05:00
[VB]AWOL 32146dd079 another little thing 2014-06-10 12:22:21 -05:00
[VB]AWOL 5ef386e5f4 fixed #1312 2014-06-10 12:18:50 -05:00
icomrade ad6530c579 Little thing 2014-06-10 13:03:43 -04:00