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
Ghostrider-DbD-
7b44e1e678
Removed a weapon that allowed duping.
2017-01-29 13:01:12 -05:00
Ghostrider-DbD-
ee50094deb
Disabled unnecessary logging.
2017-01-29 02:38:04 -05:00
Ghostrider-DbD-
bf71a97015
Merge branch 'master' into Version-6.55-Build-7
2017-01-28 20:09:25 -05:00
Ghostrider-DbD-
033b057daf
Bug fixes.
2017-01-28 20:08:02 -05:00
Ghostrider-DbD-
ea9d887e69
Update GMS_fnc_Time.sqf
...
Disable some .RPT logging.
2017-01-26 22:41:28 -05:00
Ghostrider-DbD-
7e407f81a5
Update README.md
2017-01-26 00:33:39 -05:00
Ghostrider-DbD-
87daad7d45
Correction of typos
2017-01-25 08:14:55 -05:00
Ghostrider-DbD-
1f524e528b
Merge pull request #39 from Ghostrider-DbD-/Version-6.55-Build-35
...
Version 6 55 build 35
2017-01-25 01:42:29 -05:00
Ghostrider-DbD-
da3ad8392e
removed debugging code
2017-01-25 01:40:08 -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-
889e8cb7f0
Merge pull request #38 from Ghostrider-DbD-/Version-6.54-Build-34
...
Version 6 54 build 34
2017-01-23 21:09:25 -05:00
Ghostrider-DbD-
6a2b5b1907
Merge branch 'master' into Version-6.54-Build-34
2017-01-23 21:09:17 -05:00