Commit Graph

20 Commits

Author SHA1 Message Date
Ghostrider-DbD-
310ec8dd20 Changed WP settings and logic. Changed the system for tracking live AI from unit based to group-based which should save some memory and CPU. 2017-03-15 00:36:06 -04:00
Ghostrider-DbD-
fcdc4a57d7 Updated Killed EH, Added a HIt EH, Changed the Intelligence so that AI awareness of player location increases gradually. 2017-03-12 22:42:19 -04:00
Ghostrider-DbD-
57691f51ad Update blck_configs_epoch.sqf
Added a new setting (line 78)
2017-02-24 19:54:32 -05:00
Ghostrider-DbD-
7b44e1e678 Removed a weapon that allowed duping. 2017-01-29 13:01:12 -05:00
Ghostrider-DbD-
b9d019e78a Bug Fixes, setting for deleting loot crate and one for preserving static weapons. 2017-01-25 01:01:16 -05:00
Ghostrider-DbD-
90c9ffa809 Turned off debug settings. Commented out un-needed logging commands. 2017-01-23 21:07:53 -05:00
Ghostrider-DbD-
b369c1ae9d Sorting out bugs in mission spawner and other functions
bug fixes
coding efficiency improvements
2017-01-21 17:20:24 -05:00
Ghostrider-DbD-
02d9b5a63e reverted to the old mission timer system. 2017-01-13 07:51:34 -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-
1581856cec Added Settings, Bug Fixes 2017-01-05 02:23:38 -05:00
Ghostrider-DbD-
68ac014760 Tweaked AI settings to make them more responsive 2017-01-03 19:01:03 -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-
1024b0d664 Added ability to run multiple instances of a mission. 2016-12-22 20:02:19 -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-
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-
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-
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-
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