Commit Graph

7 Commits

Author SHA1 Message Date
Ghostrider-DbD-
2fde02a573 Corrected a few typos and addjusted configs from development to production values.
Updated readme to reflect the correct values for this development
version / build.
2017-03-18 07:00:47 -04:00
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-
060656f25a Update SLS_init.sqf
Fixed Typo
2017-02-06 06:11:05 -05:00
Ghostrider-DbD-
b273f0c5eb Update SLS_init_exile.sqf
fixed typo
2017-02-06 00:44:19 -05:00
Ghostrider-DbD-
3df1ccb6f3 Update SLS_init_exile.sqf
Corrected typo
2017-02-05 23:18:06 -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-
46d81fab51 Added the Static Loot Crate System. 2016-11-13 06:59:40 -05:00