Chris Cardozo
87c4f7f733
Used correct version rather than an older build
2020-01-29 18:32:43 -05:00
Chris Cardozo
3855c7b976
Updated Event Handling
...
Tried to fix case where a nunit ejects because of death or disabled vehicle not prmpting ejection of the body and processing for possible case of empty vehicle.
2019-09-16 14:13:24 -04:00
Chris Cardozo
8acb9b1283
removed unused functions and needless logging
2019-09-15 12:07:20 -04:00
Chris Cardozo
864ca64253
Bug Fixes
...
missions vehicles were not spawning
Loot vehicles and crates were being deleted prematurely.
2019-09-12 21:33:07 -04:00
Chris Cardozo
1f8f43ce95
Waypoint and HC Updates
...
Errors with HC initialization resolved.
Reload event handler distributed to clients
Waypoint Logic redone.
2019-09-11 20:19:51 -04:00
Chris Cardozo
8afb686a43
Add missing function; correct undefined variable error
2019-09-08 17:06:03 -04:00
Chris Cardozo
b69aad6bbf
Build 180 Ver 6.92
...
See the changelog for info
2019-09-02 08:45:20 -04:00
Chris Cardozo
d19502492f
Build 179, see changelog for details.
2019-07-19 17:00:30 -04:00
Chris Cardozo
778697d6ca
Most changes for 6.92 in place
...
offloading to clients still to be done.
Needs extensive testing.
2019-07-11 23:07:26 -04:00
Chris Cardozo
cfc22d4165
Build 177
...
Implemented fixes that check when a unit gets out of a vehicle so that empty tanks and such are detected and released to players.
2019-06-17 22:52:54 -04:00
Chris Cardozo
9336ac4a2e
More updates to notifying AI on unit kill
2019-05-25 00:02:07 -04:00
Chris Cardozo
72ffddd2fa
Build 174
2019-05-22 06:48:53 -04:00
Chris Cardozo
a531fdc71d
Fixed issue with kills made from vehicle not registering
2019-05-21 07:42:10 -04:00
Chris Cardozo
47e7a780de
Code optimization and 1 bug fix (partial)
...
first part of a fix for the reward player bug when player is in a vehicle.
Optiimized a bunch of code - small tweaks only.
2019-05-18 14:05:16 -04:00
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
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
b7c9bf3b47
streamlined compile of functions (credit: HeMan)
2018-11-18 14:31:27 -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-
c4b82d0edd
Corrections to address minor errors in the .RPT
2018-08-05 16:48:00 -04:00
Ghostrider-GRG-
b63047acf7
Biuld 147
...
Bug fixes only
No change in content or major change in functionality.
2018-07-21 17:04:50 -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-
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-
0f50530d30
Build 134
...
See Changelog for details.
2018-06-03 08:33:40 -04:00
Ghostrider-GRG-
1d24e8486b
more minor fixes
2018-06-02 08:10:30 -04:00
Ghostrider-GRG-
597f3056bf
Version 6.82 Build 133
2018-06-02 07:29:00 -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-
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-
399af617e8
Add optional ability to defin lists of vehicles for patrols based on AI difficulty settings.
2018-02-25 08:02:08 -05:00
Ghostrider-GRG-
c8adb1f6d4
Added Option to Show Alive AI number at Missions.
2018-02-14 11:26:14 -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-
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-
a55111c871
See Changelog
2017-10-18 22:31:53 -04:00