Commit Graph

472 Commits

Author SHA1 Message Date
Ghostrider-DbD-
095b857f13 Merge pull request #30 from MGTDB/patch-3
Update blck_init.sqf
2017-01-09 19:51:31 -05:00
MGT
60b4f5321e Update blck_init.sqf
Lines 114 and 114 can be compiled to save server threads, it didn't pv blck_Initialized but missions still ran as intended with 50% less server threads
2017-01-09 20:51:23 +00:00
MGT
a583d3bbbe Update GMS_fnc_spawnUnit.sqf
Line 164 can be call compiled to save even more server threads
2017-01-09 20:49:04 +00:00
MGT
ce5d0618fa Update and rename init.sqf to initPlayerLocal.sqf
//Doesn't need to run in init or be execVM'd so delete init.sqf initiation for blckClient
2017-01-09 20:46:41 +00:00
Ghostrider-DbD-
4b933dcb73 Merge pull request #27 from Ghostrider-DbD-/v6.53-Build-24
Tweaks to AI difficulty and added a variable to define global AI skill.
2017-01-08 09:59:48 -05:00
Ghostrider-DbD-
157dcfad5d Tweaks to AI difficulty and added a variable to define global AI skill.
Also updated debugging info to give more flexibility as to the level of
info logged and remove some unnecessary logging.
2017-01-08 09:46:10 -05:00
Ghostrider-DbD-
57ebbf15b8 Merge pull request #26 from Ghostrider-DbD-/v6.51-Build-23
Added Settings, Bug Fixes
2017-01-05 02:27:41 -05:00
Ghostrider-DbD-
1581856cec Added Settings, Bug Fixes 2017-01-05 02:23:38 -05:00
Ghostrider-DbD-
23657f65e8 Merge pull request #25 from Ghostrider-DbD-/v6.50-Build-22
Fixed Typo
2017-01-03 19:06:34 -05:00
Ghostrider-DbD-
c83eebe513 Fixed Typo 2017-01-03 19:06:01 -05:00
Ghostrider-DbD-
6e7151ecfb Merge pull request #24 from Ghostrider-DbD-/v6.50-Build-22
Tweaked AI settings to make them more responsive
2017-01-03 19:01:37 -05:00
Ghostrider-DbD-
68ac014760 Tweaked AI settings to make them more responsive 2017-01-03 19:01:03 -05:00
Ghostrider-DbD-
811013dc7d Merge pull request #23 from Ghostrider-DbD-/v6.50-Build-21
V6 50 build 21
2017-01-03 09:26:19 -05:00
Ghostrider-DbD-
ae8adb82b4 corrected typo 2017-01-03 09:25:20 -05:00
Ghostrider-DbD-
d04c997010 Bug Fixes
Fixed various errors related to spawning multiple instances of a
mission. fixed the error with undefined variables for the setting for
spanwing map addons.
2017-01-03 09:24:27 -05:00
Ghostrider-DbD-
67a4a378a7 Merge pull request #22 from Ghostrider-DbD-/v6.50-Build-21
V6 50 build 21
2016-12-22 20:07:25 -05:00
Ghostrider-DbD-
a66a254bb0 Merge pull request #21 from Ghostrider-DbD-/v6.46-Build-20
Correct Typo
2016-12-22 20:03:07 -05:00
Ghostrider-DbD-
1024b0d664 Added ability to run multiple instances of a mission. 2016-12-22 20:02:19 -05:00
Ghostrider-DbD-
f6f7d230f5 Correct Typo 2016-12-20 07:44:08 -05:00
Ghostrider-DbD-
96fb83b91e Merge pull request #20 from Ghostrider-DbD-/v6.46-Build-20
Fixed Typos and added missing code
2016-12-20 00:09:05 -05:00
Ghostrider-DbD-
05ab09e28c Fixed Typos and added missing code 2016-12-20 00:08:37 -05:00
Ghostrider-DbD-
0f2b773228 Merge pull request #19 from Ghostrider-DbD-/v6.46-Build-20
New Settings and Bug Fixes
2016-12-19 23:56:47 -05:00
Ghostrider-DbD-
64e749b21e New Settings and Bug Fixes
Added configuration settings so that you can disable the time
acceleration module, map addons, and static loot crate spawner.
Fixed a big in the time acceleration module.
2016-12-19 23:56:12 -05:00
Ghostrider-DbD-
eeeea4a71c Merge pull request #18 from Ghostrider-DbD-/v-6.45-Build-19
V 6 45 build 19
2016-12-04 18:29:18 -05:00
Ghostrider-DbD-
2e03fa7cbf Client side Updates to enhance the killfeed.
Uploaded twice because I am a github noob.
2016-12-04 18:21:49 -05:00
Ghostrider-DbD-
ae934b0ff1 Updated the Kill Feed. 2016-12-04 18:20:22 -05:00
Ghostrider-DbD-
8c6520f624 Merge pull request #17 from Ghostrider-DbD-/v6.44-Build-16
FIXES FOR THE playableUnits bug in Arma 1.66
2016-12-02 21:38:17 -05:00
Ghostrider-DbD-
d75a7bc837 FIXES FOR THE playableUnits bug in Arma 1.66 2016-12-02 21:27:53 -05:00
Ghostrider-DbD-
0ba2d7d33b Merge pull request #16 from Ghostrider-DbD-/v6.44-Build-16
V6 45 Build 17
2016-12-01 23:21:33 -05:00
Ghostrider-DbD-
6438364731 v6.45 Build 17 2016-12-01 23:18:10 -05:00
Ghostrider-DbD-
6d35e6ec85 Update for Arma 1.66 2016-12-01 23:13:48 -05:00
Ghostrider-DbD-
ad04821ee4 Merge pull request #15 from Ghostrider-DbD-/v6.44-Build-16
V6 44 build 16
2016-11-30 17:51:36 -05:00
Ghostrider-DbD-
bebda44ec7 Commented out a line 2016-11-30 17:48:28 -05:00
Ghostrider-DbD-
939eff1581 Bug Fixes - thank you to Grahame for reporting. 2016-11-30 17:33:23 -05:00
Ghostrider-DbD-
8fca8adcf8 Merge pull request #14 from Ghostrider-DbD-/v6.45
Added several improvements to the user interface. See Changlog for details
2016-11-20 13:18:34 -05:00
Ghostrider-DbD-
4a2e7088b9 Added several improvements to the user interface. See Changlog for details
Added mission notifications using Toasts (Exile Only)
Added Killer notifications that display Bonus Recieved for the Kill.
Minor corrections of typos and bug fixes
2016-11-20 13:16:41 -05:00
Ghostrider-DbD-
f38ab7c199 Merge pull request #13 from Ghostrider-DbD-/v6.44
V6 44
2016-11-18 06:37:41 -05:00
Ghostrider-DbD-
aa7ed60592 Updated Install Directions 2016-11-18 06:37:15 -05:00
Ghostrider-DbD-
8cde078b3d Corrected a typo 2016-11-18 06:29:22 -05:00
Ghostrider-DbD-
7d781f1d8d Merge pull request #12 from Ghostrider-DbD-/v6.44
Documentation Updates ... more of them
2016-11-18 06:16:38 -05:00
Ghostrider-DbD-
117f19ebc0 Documentation Updates ... more of them 2016-11-18 06:16:11 -05:00
Ghostrider-DbD-
7dc3e668d7 Merge pull request #11 from Ghostrider-DbD-/v6.44
Updated Documentation.
2016-11-18 06:11:22 -05:00
Ghostrider-DbD-
57e793c1f7 Updated Documentation. 2016-11-18 06:10:49 -05:00
Ghostrider-DbD-
de7b297ddc Merge pull request #10 from Ghostrider-DbD-/v6.44
V 6.44 Build 15
2016-11-18 06:04:33 -05:00
Ghostrider-DbD-
54d4adbc5d V 6.44 Build 15
more tweaks to _fnc_findSafePosn
Updates to debugging infor for a few files.
Added function to clean empty groups and tweaks to that function.
2016-11-18 06:03:34 -05:00
Ghostrider-DbD-
74f220a5b3 Merge pull request #9 from Ghostrider-DbD-/v6.44
Build 15
2016-11-17 07:42:17 -05:00
Ghostrider-DbD-
1afdc37b3b Build 15
Fixed issue wherein fnc_missionSpawner would hang if fnc_spawnGroup
returned a NULL-GROUP
This occured when the server had reached the max number of groups.
The fix was to periodically deleted empty groups (see fnc_mainThread).
this is probably a bug on Epoch only as Exile includes a check to delete
empty gorups in the server fsm.

Worked on the code to check for flags/plot poles but this stil needs
more  work.

worked on code to send notifications when a player trips an IED but this
needs more work.

Other minor bug-fixes
2016-11-17 06:54:52 -05:00
Ghostrider-DbD-
d9b5377f0e Merge pull request #8 from Ghostrider-DbD-/v6.44
V6 44
2016-11-14 14:16:49 -05:00
Ghostrider-DbD-
9a3f92a3be bug fix: change blck_debugON to false 2016-11-14 14:14:58 -05:00
Ghostrider-DbD-
fb9284e3fb Version 6.44
Removed definitions of blacklisted areas from GMS_fnc_findWorld and
added this to the mod-specific config.
Added Apex weapons, uniforms, helmets/headgear, optics, weapons, etc.
Added scripts to automatically pull locations of traders and spawns from
the mission.sqm.
see changelog.sqf for details.
2016-11-14 14:04:10 -05:00