Commit Graph

172 Commits

Author SHA1 Message Date
Ghostrider-DbD-
f8694f2239 Update GMS_fnc_changeToMoveWaypoint.sqf
Correct typo on lines 22-23.
2017-05-02 17:57:00 -04:00
Ghostrider-DbD-
93193169d9 Merge pull request #43 from Ghostrider-DbD-/Version-6.58-Build-57
Version 6 58 build 57
2017-04-30 22:33:57 -04:00
Ghostrider-DbD-
9e03feb468 See the Changelog for a full list of changes. 2017-04-30 21:58:38 -04:00
Ghostrider-DbD-
757fd07fdc A few more bug fixes; reverted heli waypoints to that of build 46. 2017-04-13 00:07:41 -04:00
Ghostrider-DbD-
12e8da662d More bug fixes; reverted waypoint configuration for helicopters to that from build 46; added license info to all files. 2017-04-11 21:47:20 -04:00
Ghostrider-DbD-
8b74da3825 Bug Fixes. Fixed a few typos for the Exile Configs. 2017-04-10 20:44:41 -04:00
Ghostrider-DbD-
6ac700c048 Many Bug Fixes. See changelog for a more complete listing 2017-04-06 22:12:29 -04:00
Ghostrider-DbD-
03c1dd94fc Updated Changelog 2017-03-23 21:38:49 -04:00
Ghostrider-DbD-
7d375f3fb9 Update README.md 2017-03-23 21:37:59 -04:00
Ghostrider-DbD-
47762bbaed set debugging to OFF 2017-03-23 21:36:49 -04:00
Ghostrider-DbD-
6f31599165 Added a missing file. Updated changelogs. 2017-03-23 21:36:21 -04:00
Ghostrider-DbD-
159d75019c Tried to make heli patrols more aggresive; some bug fixes; one or two mor of those to come.
To Do: debug the situation in which loot crate loading is delayed till
mission is triggered where multiple loot containers are provided.
Debug the cleanup that does autoreload for mounted weapons on vehicles.
2017-03-23 21:29:34 -04:00
Ghostrider-DbD-
6ee559337e Switched back to the old method for deterining AI Movements. 2017-03-23 08:09:35 -04:00
Ghostrider-DbD-
8e19a65b94 Tweaks to AI behavior. Changed how waypoints are generated. 2017-03-22 20:51:56 -04:00
Ghostrider-DbD-
ea11e3d65c bug fixes mainly. See changelog for details. 2017-03-21 23:13:06 -04:00
Ghostrider-DbD-
737d7214e0 Updated change log and readme 2017-03-20 23:45:16 -04:00
Ghostrider-DbD-
709aac4b74 disable DBDServer options as some of these arn't implemented on the RC. 2017-03-20 23:37:23 -04:00
Ghostrider-DbD-
293b58103b major update; code optimization, bug fixes. 2017-03-20 23:36:35 -04:00
Ghostrider-DbD-
58b0ab74d0 Corrected typos in build.sqf 2017-03-18 07:02:41 -04:00
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-
362d1dedc9 Added updates files for mission.pbo 2017-03-18 06:47:40 -04:00
Ghostrider-DbD-
cc96a77aa0 Added reinforcements. Many fixes. See Changelog for details. 2017-03-18 06:45:32 -04:00
Ghostrider-DbD-
23b9567aab Added a missing file, de-activated DBD-specific settings. 2017-03-15 07:45:22 -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-
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-
9856233a7a Update GMS_fnc_missionSpawner.sqf
File duplicated by accident. This should correct the issue.
2017-02-24 20:14:12 -05:00
Ghostrider-DbD-
434c091f56 Update changeLog.sqf
Updated for V6.56 Build 39
2017-02-24 20:04:41 -05:00
Ghostrider-DbD-
210fa7d044 Update GMS_fnc_playerInRange.sqf
Added an optional check such that only players on foot are detected.
2017-02-24 20:02:47 -05:00
Ghostrider-DbD-
32e61483d5 Update GMS_fnc_spawnMissionCrates.sqf
Added a check as to whether the crate should be filled after being spawned.
2017-02-24 20:01:09 -05:00
Ghostrider-DbD-
4b68d99221 Update GMS_fnc_missionSpawner.sqf
Added a check for whether to fill loot crates at mission spawn.
Now pass a parameter when checking for mission completion so that only players on foot trigger a mission end state.
2017-02-24 19:59:38 -05:00
Ghostrider-DbD-
620792c6a8 Update changeLog.sqf
Updated for V6.56 Build 39
2017-02-24 19:57:27 -05:00
Ghostrider-DbD-
54b4e7160b Update build.sqf
Updated version information
2017-02-24 19:56:42 -05:00
Ghostrider-DbD-
ed7e8135bb Update blck_configs_exile.sqf
Added a new setting (line 78)
2017-02-24 19:55:33 -05: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-
1658c2497b Merge pull request #42 from Ghostrider-DbD-/Version-6.55-Build-38
Corrected Typos
2017-02-12 07:47:39 -05:00
Ghostrider-DbD-
3302f2dee4 Merge branch 'master' into Version-6.55-Build-38 2017-02-12 07:47:29 -05:00
Ghostrider-DbD-
f8de968c5e Corrected Typos 2017-02-12 07:27:01 -05:00
Ghostrider-DbD-
59afd2f6b4 Update blck_configs_exile.sqf
Fixed typo
2017-02-06 06:28:04 -05:00
Ghostrider-DbD-
060656f25a Update SLS_init.sqf
Fixed Typo
2017-02-06 06:11:05 -05:00
Ghostrider-DbD-
1926b758cf Update GMS_fnc_Time.sqf
disabled some report logging.
2017-02-06 01:01:29 -05:00
Ghostrider-DbD-
b273f0c5eb Update SLS_init_exile.sqf
fixed typo
2017-02-06 00:44:19 -05:00
Ghostrider-DbD-
1a7167b6fc Update GMS_fnc_getTraderCitesExile.sqf
fixed typo
2017-02-06 00:21:49 -05:00
Ghostrider-DbD-
3885dc23f4 Update blck_variables.sqf
disabled debugging options
2017-02-06 00:03:58 -05:00
Ghostrider-DbD-
81115e862c Update blck_configs_exile.sqf
Updated mission patrol vehicles to exile armed vehicles. the HMVEE M2 are commented out as I find these overpowered.
2017-02-05 23:44:15 -05:00
Ghostrider-DbD-
b91e589e4e Update blck_configs_exile.sqf
replace epoch vehicles with exiles ones.
2017-02-05 23:35:42 -05:00
Ghostrider-DbD-
3df1ccb6f3 Update SLS_init_exile.sqf
Corrected typo
2017-02-05 23:18:06 -05:00
Ghostrider-DbD-
fc94aa0211 Update blck_configs_exile.sqf
Corrected an error in blck_AI_Side; changed this back to EAST.
2017-02-01 18:52:01 -05:00
Ghostrider-DbD-
514c919f82 Merge pull request #41 from Ghostrider-DbD-/Version-6.55-Build-38
Version 6 55 build 38
2017-01-29 13:05:17 -05:00
Ghostrider-DbD-
352aec16bc Merge pull request #40 from Ghostrider-DbD-/Version-6.55-Build-37
Version 6 55 build 37
2017-01-29 13:04:14 -05:00
Ghostrider-DbD-
74a5efe5d6 Updated documentation 2017-01-29 13:02:53 -05:00