Commit Graph

98 Commits

Author SHA1 Message Date
Chris Cardozo
ac2f57aeee Ver 6.90 Experimenta
Rewrote scripts to handle case where all ai in vehicles are dead; moved this code to the AIKilled event handler; tried to fix a bug reported by Tall Man related to crypto zeroing out when you kill AI from aircraft (confirmed) but the issue seems to still persist.
2019-05-06 22:39:26 -04:00
He-Man
c65cab2c9a
Pole Check fix
"nearestObjects[blck_mapCenter, [_pole], blck_minDistanceToBases]" only checks on mapcenter with blck_minDistanceToBases radius.
2018-12-20 20:05:18 +01:00
Chris Cardozo
a34071bf86 Build 169
Fixed: Vehicles were being deleted at missions too quickly after crew were killed.
2018-12-04 05:45:15 -05:00
Chris Cardozo
6560123a60 Ver 6.88 Build 167 Final RC 2018-12-01 12:59:38 -05:00
Chris Cardozo
8cb980c44b Further Bug fixes and code improvements 2018-11-27 22:01:34 -05:00
Chris Cardozo
4c94e9e42c Build 164
More bug fixes and code cleanup.
2018-11-22 04:31:36 -05:00
Chris Cardozo
a39a727346 small updates 2018-11-20 23:35:30 -05:00
Chris Cardozo
1d42585fe5 Build 163
Many code optimizations and a few bug fixes, all courtesy of HeMan.
2018-11-19 15:33:20 -05:00
Chris Cardozo
5fbc1d1505 Build 162 2018-11-19 10:11:06 -05:00
Chris Cardozo
cff1ca109d Final updates to \Compiles\Functions
These include HeMan's code tweaks and changes for V 6.88
2018-11-19 10:02:30 -05:00
Chris Cardozo
747ed55d2e See below
Fixed some issues with waypoint monitoring.
Deleted unused code.
2018-11-18 14:29:07 -05:00
Chris Cardozo
8d06b9e851 Updated for Build 155 2018-10-21 07:56:34 -04:00
Chris Cardozo
de1c065f5e Build 153 2018-10-14 13:21:56 -04:00
Ghostrider-GRG-
d72357bdc7 bug fix related to HC issues.
1. fixed issues with vehicles not unlocking when released to players when HC was connected.
2. did a major rework of vehicle monitor and a few other bits of code.
2018-08-05 14:04:18 -04:00
Ghostrider-GRG-
9406cf7ba2 Fixed small scripting error in _fnc_findSafePosn.sqf 2018-06-25 06:02:47 -04:00
Ghostrider-GRG-
15c47fc786 Version 6.84 Build 145 2018-06-24 06:42:01 -04:00
Ghostrider-GRG-
a6d4e35105 Revert "Version 6.84 Build 144"
This reverts commit 6b67ce4ae1.
2018-06-23 06:13:49 -04:00
Ghostrider-GRG-
6b67ce4ae1 Version 6.84 Build 144
Final Build for Version 6.84.
2018-06-22 17:30:03 -04:00
Ghostrider-GRG-
461b89b44c Build 141
fixed an issue with Hostage missions.
Fixed an issue whereby collisions between objects at missions caused them to fly about.
Changed the default for some objects to allow damage which should increase realism and make certain player tasks like loading crates easier.
2018-06-19 08:03:50 -04:00
Ghostrider-GRG-
2d74842106 Final build 138
All types of patrols at static objects now despawn when no player is near.
In addition, vehicle, heli and emplaced weapons crew use the same uniform selections as infantry.
2018-06-17 12:07:37 -04:00
Ghostrider-GRG-
b0b0764e54 Changes listed under description
Added ability to pull AI loadouts from CfgPricine (Epoch).
Consolidated code that defines AI Loadout and Airpatrol parameters based on difficulty.
Added code to despawn static AI patrols and track the # of ai alive when infantry are despawned.
2018-06-13 19:55:59 -04:00
Ghostrider-GRG-
b27d10ac0c Fixed a few scripting errors.
Thank you Grahame, Sneer and ThomasShirt for bug reports.
2018-06-08 16:56:11 -04:00
Ghostrider-GRG-
a9e9f52132 Build 135
More minor fixes, a few variables renamed to remove reference to DBD Clan
2018-06-03 09:47:47 -04:00
Ghostrider-GRG-
0f50530d30 Build 134
See Changelog for details.
2018-06-03 08:33:40 -04:00
Ghostrider-GRG-
05a9afa063 Resolved Conflict with Main Thread 2018-06-02 08:13:41 -04:00
Ghostrider-GRG-
1d24e8486b more minor fixes 2018-06-02 08:10:30 -04:00
Ghostrider-GRG-
eddc766141 Merge branch 'Experimental' 2018-06-02 07:30:48 -04:00
Ghostrider-GRG-
597f3056bf Version 6.82 Build 133 2018-06-02 07:29:00 -04:00
Ghostrider-GRG-
649e2717cc Fixes to some HC code, disabled logging. 2018-04-29 09:38:08 -04:00
Ghostrider-GRG-
69b59323ef Fixes for HC connectivity. 2018-04-28 20:31:11 -04:00
Ghostrider-GRG-
adb5a7ce3f See Below
removed unnecessary logging.
Fixed an error that resulted in the number of missions running being incorrectly tracked.
AI In vehicles are now ejected upon death.
First part of work to deal with locality of vehicles in which AI are transferred to HC
2018-04-28 08:10:19 -04:00
Ghostrider-GRG-
5b311a01ff Build 127 Final 2018-04-23 08:15:56 -04:00
Ghostrider-GRG-
cfd32b806d V 6.81 Build 126
See Change Log
2018-04-19 00:11:03 -04:00
Ghostrider-GRG-
0d39cf014d V 6.81 Build 124
New functions added.
Coding efficiencies implemented.
2018-04-09 08:07:34 -04:00
Ghostrider-GRG-
51dcc80e7e More Fixes
turned off debug settings.
Redid some code controlling the number of dynamic UMS spawned.
Commented out the Static UMS to provide a new default.
2018-03-05 21:30:00 -05:00
Ghostrider-GRG-
cd05615532 Updated _fnc_findSafePos/Added some settings 2018-03-04 09:32:31 -05:00
Ghostrider-GRG-
b43d027a16 Added AI Counts to map markers, bug fixes
Rewrote _fnc_vehicleMonitor to improve accuracy when releasing vehicles to players.
2018-02-14 18:38:26 -05:00
Ghostrider-GRG-
c8adb1f6d4 Added Option to Show Alive AI number at Missions. 2018-02-14 11:26:14 -05:00
Ghostrider-DbD-
623bf9e2e6 Tweaks to UMS to improve playability. 2018-02-05 07:29:26 -05:00
Ghostrider-DbD-
42cdbf7b83 Fixed error wherein time acceleration was always ON. 2018-02-02 20:19:16 -05:00
Ghostrider-DbD-
0455ae5929 See Changelog 2018-02-02 18:35:03 -05:00
Ghostrider-DbD-
9bd4e5fff9 Update Event Handlers, bug fixes. Add support for Lythium 2018-01-07 02:02:29 -05:00
Ghostrider-DbD-
b5bfc1d60f Fixed scripting errors in Build 102 2018-01-04 14:12:33 -05:00
Ghostrider-DbD-
5e00ab2e64 Removed some logging. 2017-12-19 22:44:07 -05:00
Ghostrider-DbD-
824b5a9ebc Attempt to fix an issues with vehicles not unlocking when all AI dead. 2017-12-19 00:09:24 -05:00
Ghostrider-DbD-
927b1b0550 Added UMS; Added respawn timer to statics; Fixed event handler errors. 2017-12-17 17:51:44 -05:00
Ghostrider-DbD-
fe67224d23 Bug fixes of errors in build 87 2017-10-26 17:16:07 -04:00
Ghostrider-DbD-
a55111c871 See Changelog 2017-10-18 22:31:53 -04:00