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
Ghostrider-DbD-
46d81fab51
Added the Static Loot Crate System.
2016-11-13 06:59:40 -05:00
Ghostrider-DbD-
c0f45bc2a2
Merge pull request #7 from Ghostrider-DbD-/V6.43
...
New Feature: spawn map addons
2016-11-12 07:07:00 -05:00
Ghostrider-DbD-
c15d580dda
New Feature: spawn map addons
...
Added a little script that runs when blckeagls starts up that spawns map
addons for AI bases and such.
Added additional checks that add points, bipods and silencers to AI
weapoins.
2016-11-12 07:05:45 -05:00
Ghostrider-DbD-
92227f1a88
Merge pull request #6 from Ghostrider-DbD-/v6.42
...
V6 42
2016-11-11 16:15:46 -05:00
Ghostrider-DbD-
573b0f1ef1
New features and many bug fixes
...
See Changelog for details.
2016-11-11 16:14:32 -05:00
Ghostrider-DbD-
1fa6aaee1a
Version 6.41
...
Added Killstreaks.
Added option to have AI names in kill messages.
Added tabs on AI bodies (Exile Only)
2016-11-08 20:36:17 -05:00
Ghostrider-DbD-
3742d6ec30
Merge pull request #5 from Ghostrider-DbD-/Fix-Typos
...
Support Additional Maps
2016-11-05 23:55:20 -04:00
Ghostrider-DbD-
30abecea43
Further updates to support additional maps
2016-11-05 23:53:59 -04:00
Ghostrider-DbD-
db4d0af9f5
Added Map Information for Cherno and several other maps
2016-11-05 23:37:25 -04:00
Ghostrider-DbD-
4d8bca64bb
Merge pull request #4 from Ghostrider-DbD-/Fix-Typos
...
Fix typos
2016-10-25 19:42:07 -04:00
Ghostrider-DbD-
199d54dc9c
Fixed Typos in Mission LIsts
2016-10-25 19:41:08 -04:00
Ghostrider-DbD-
d9bb825761
Corrected error in the client; updated changelog.
2016-10-25 19:21:40 -04:00
Ghostrider-DbD-
674806aecd
Updated Changelog
2016-10-25 19:05:28 -04:00
Ghostrider-DbD-
3e662d4562
Fixes for issues with vehicle patrols and static weapons
...
Code for spawning and monitoring vehicle patrols and static weapons was
redone.
A new method of monitoring these vehicles using a single loop rather
than many loops was added.
2016-10-25 18:59:59 -04:00
Ghostrider-DbD-
210c837618
more updates to how mission vehicles are spawned, monitored and cleaned up.
2016-10-25 09:57:52 -04:00
Ghostrider-DbD-
f1f25f74dd
Merge pull request #3 from Ghostrider-DbD-/Updates-to-Vehicle-Patrols
...
changes to vehicle spawn routines to address a few issuesl
2016-10-24 22:04:53 -04:00
Ghostrider-DbD-
8d8d082a17
changes to vehicle spawn routines to address a few issuesl
2016-10-24 22:02:09 -04:00
Ghostrider-DbD-
b7b23e17ee
Merge pull request #2 from Ghostrider-DbD-/Corrected-Issues-With-Vehicle-Patrols
...
Corrected issues with vehicle patrols
2016-10-24 21:54:33 -04:00
Ghostrider-DbD-
2a6f6e6f3b
set debug=false
2016-10-23 00:18:30 -04:00
Ghostrider-DbD-
9d1fade146
Version 6.3
...
Bug fixes;
Moved the cleanup of live and dead AI and missio-spawned objects to the
main thread.
2016-10-23 00:13:55 -04:00
Ghostrider-DbD-
88bfdc90b7
blckeagls mission system for Epoch 0.3.9 Arma 1.64+
2016-10-22 17:15:11 -04:00
Ghostrider-DbD-
17c279ba48
:octocat: Added .gitattributes & .gitignore files
2016-10-22 16:43:41 -04:00