Commit Graph

293 Commits

Author SHA1 Message Date
Mikeeeyy 9d3890cce5 Update zombie_agent.fsm 2015-02-08 00:28:53 +00:00
Mikeeeyy ece508a8d2 Update zombie_agent.fsm 2015-02-08 00:26:55 +00:00
Mikeeeyy 75e674aeed Toggle Slow Zombies 2015-02-08 00:23:55 +00:00
Skaronator.com 62b711ecd8 Fix typo 2014-11-09 18:00:33 +01:00
icomrade 33e9c7669b GetPlayerUID compile, update skin change 2014-07-17 14:29:17 -04:00
[VB]AWOL 1e5614e34a more version bumps 2014-07-01 15:50:30 -05:00
icomrade ba75bfa839 Fixes 2014-06-30 21:18:58 -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
[VB]AWOL 2bda70b516 1.8 code merge needed here and revert x2 limit change 2014-06-22 17:20:51 -05: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
[VB]AWOL 6757429878 fixed #1317 2014-06-10 11:51:00 -05:00
icomrade 40b1063fa9 Blood bag issue #1310
Needs a test.
Fixed timer.
2014-06-04 20:26:31 -04:00
icomrade a82fb4e4fc Fix #1287 2014-06-01 03:00:54 -04:00
icomrade e54b9983dd Replace forEach with Count
Use count where you do not need _forEachIndex variable, it's quicker
than forEach.
2014-05-27 15:37:57 -04:00
icomrade 774441ef45 Deprecated/Slow Commands
Stop using them!
2014-05-27 15:03:53 -04:00
icomrade 90b128f4ba Lint/config errors 2014-05-27 12:40:21 -04:00
icomrade af86c90bff #1261
Random skin selection from nested array
2014-05-14 00:57:58 -04:00
[VB]AWOL 9b52797f84 Finish updating loot system to 1.8 with custom epoch features 2014-05-09 14:23:09 -05:00
[VB]AWOL 907b4c1cda add version check log when mismatch 2014-05-07 15:31:28 -05:00
[VB]AWOL de146327fe update versions to 1.0.5 2014-05-07 12:22:47 -05:00
icomrade 514d21bdea Remove Spawn, fix oversight 2014-03-27 14:21:22 -04:00
icomrade 2fb92a00a1 Remove useless loop/waituntil 2014-03-27 01:02:05 -04:00
Skaronator 9d042f1de5 Done #1176 2014-03-22 11:52:02 +01:00
icomrade 6c360073c2 Fix loot spawn + BIS_air_destruction 2014-03-21 18:19:21 -04:00
icomrade 9ba6d1159c add DefaultBackpackItems
- remove DefaultBackpackWeapon
- fix issue with skin switch fix
2014-03-20 17:14:18 -04:00
icomrade 3b7b05c732 Add default skin variable + selftrans var = time 2014-03-20 15:02:10 -04:00
icomrade ad2642a5f9 Fix ammo refill when switching skins and ...
- allow player to switch with backpack on.
- player_countmagazines now returns backpack magazines with ammo count.
Do with this as you like.
- Make sure dead players do not have to wait the abort (after the 5
seconds).
- Update changelog
2014-03-18 15:48:45 -04:00
[VB]AWOL a6a330a3c5 fix for 1.63 112555
Error ==: Type Bool, expected
Number,String,Object,Side,Group,Text,Config entry,Display
(dialog),Control,Team member,Task,Location
2014-02-24 01:48:07 -06:00
Skaronator 9fb899afbf Move handleGear
Fix also wrong path in the New Gear Config
2014-02-23 18:33:07 +01:00
Florian Kinder bf13a783d9 Updated startcombattimer variable 2014-02-20 18:01:16 +01:00
[VB]AWOL 96f9e1009b version bump to 1.0.5 2014-02-18 13:48:36 -06:00
Florian Kinder 2a91d7d5bc Updates refs #1109 2014-02-16 22:38:15 +01:00
[VB]AWOL 4100fc46f6 fixed Undefined variable in expression: _mylastpos 2014-02-12 17:45:28 -06:00
[VB]AWOL 4c0b769a6e version bump on all pbos 2014-02-11 12:28:34 -06:00
Skaronator fa2dc58ef3 Add Versioncheck for dayz.pbo 2014-02-11 12:48:06 +01:00
icomrade 2546148708 Merge remote-tracking branch 'upstream/master' 2014-02-09 13:07:13 -05:00
icomrade f7a802a2c1 Fix issues with strange A2 install and A2 free 2014-02-09 13:02:07 -05:00
vbawol 168d3156d1 Merge pull request #1088 from icomrade/master
Fix include error, fix prefix filename
2014-02-06 20:32:55 -06:00
icomrade c796bdbe51 Fix include error, fix prefix filename
Prefixes were not applying when packed with Eliteness, changed name
accordingly.

Also, I just learned that the included init.sqf file must be in a
functions folder (probably due to the scriptName command at the
beginning)
2014-02-06 21:20:46 -05:00
[VB]AWOL 55c56220d4 sfx version bump 2014-02-06 20:14:59 -06:00
icomrade 38cfc7a715 Fix init errors, improve antihack
Add True value checking, change all true loops to 1 == 1 (1 cannot be
overwritten).

This commit also fixes an error with the latest beta patches.
2014-02-06 14:42:40 -05:00
[VB]AWOL 2e3cd47924 option to disable R3F weight system 2014-01-31 17:26:04 -06:00
[VB]AWOL 144ea74935 version bump for 1.0.4.1 2014-01-30 11:47:14 -06:00
[VB]AWOL b508bde202 added PVDZE_ to player%1 variable to filter better 2014-01-26 12:16:13 -06:00
Skaronator 2e046824bd Add Autodisconnect if Hacker modify "true" 2014-01-25 19:30:28 +01:00
Skaronator 8f92222602 Fix Log System2 and Remove Freefall direction (isnt used in Epoch) 2014-01-25 19:03:47 +01:00
Skaronator ea7e1b9a77 Fix Antihack PVS Log System 2014-01-24 20:41:53 +01:00
[VB]AWOL 088248d079 use PVS here instead 2014-01-21 17:13:26 -06:00