Commit Graph

100 Commits

Author SHA1 Message Date
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
747ed55d2e See below
Fixed some issues with waypoint monitoring.
Deleted unused code.
2018-11-18 14:29:07 -05:00
Chris Cardozo
403485e2c8 Update Changelog & remove GRG Code 2018-10-25 20:00:05 -04:00
Chris Cardozo
1af0c5eea6 Bug Fixes
Removed leftover GRG Code which prevented missions from spawning.

Fixed an issue that kept helis hovering after spawning.
2018-10-25 19:50:09 -04:00
Chris Cardozo
abde31c791 Corrected an error in blck_init_server.sqf. 2018-10-22 19:32:52 -04:00
Chris Cardozo
8d06b9e851 Updated for Build 155 2018-10-21 07:56:34 -04:00
Ghostrider-GRG-
c4b82d0edd Corrections to address minor errors in the .RPT 2018-08-05 16:48:00 -04:00
Ghostrider-GRG-
d4e330cb7f Build 149
Fixed issues with headless clients.
cleaned up code for monitoring vehicles; added some credits and licensing information; removed some comments that were not necessary.
2018-08-05 14:13:04 -04:00
Ghostrider-GRG-
8353017190 Tweaks to management of hostage/capture assets. 2018-07-29 19:49:46 -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-
52a9845b50 Build 146.
Methods for dealing with a killed asset changed.
After revision, the mission follows normal despawn timers but no loot crate is spawned.
In addition, minor adjustments were made to the load order of mission system modules in blck_init_server.sqf.
2018-07-06 19:38:03 -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-
9fbc888a5b Version 1.84 RC
Just need to revisit the damage settings for objects in some of the missions then this is good to go.
2018-06-19 20:50:29 -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-
84902062da Debugging of static mission spawner 2018-06-13 21:40:11 -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-
dc265e0fda disable HC by default. Add final build/Version 2018-06-02 08:19:29 -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-
abd965dd5a Build 130
Fixed issues with missing vests and headgear. Still have to resolve this for SDV Crews.
2018-05-28 17:58:26 -04:00
Ghostrider-GRG-
e81b837c76 Build 129
See Changelog
All Changes Epoch-related
2018-05-16 19:36:59 -04:00
Ghostrider-GRG-
acbec34c19 Build 128
bug fixes, logging removed, more goodness
2018-05-10 21:03:53 -04:00
Ghostrider-GRG-
2a6798a6a4 All Standard MIssions Tested 2018-04-21 06:46:46 -04:00
Ghostrider-GRG-
001e715c1e Fixed Script errors, updated build date, deleted unused files. 2018-04-19 07:15:21 -04:00
Ghostrider-GRG-
4e149bc82e Fixed an error in the server init 2018-04-19 00:31:28 -04:00
Ghostrider-GRG-
cfd32b806d V 6.81 Build 126
See Change Log
2018-04-19 00:11:03 -04:00
Ghostrider-GRG-
4022e21129 Removed GRG-specific Code from server initialization 2018-04-10 07:43:41 -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-
5a50e5e02a Corrected Typos due to resolution of confilcts between branches. 2018-03-05 20:53:49 -05:00
Ghostrider-GRG-
c29d518f3c Merge branch 'Experimental' 2018-03-05 20:01:27 -05:00
Ghostrider-GRG-
36c6393710 Updated Build Info 2018-03-05 19:58:42 -05:00
Ghostrider-GRG-
33abc92a25 Several Bug-fixes
1. AI Alive Counters were shown when config for them = false;
2. The number of dynamic UMS was not correspnding the the number specified in the confi.
2018-03-05 19:07:23 -05:00
Ghostrider-GRG-
dac9601dcf Added capacity to disable simulation and damage to objects
May appply onlyt to objects spawned at dynamic missions.
Should save a little expecially for certain objects like cars.
2018-03-03 18:54:20 -05:00
Ghostrider-GRG-
e0e1b0c89e Fixed error in missionGroupMonitor, updated build info 2018-02-26 07:58:17 -05:00
Ghostrider-DbD-
e43ff0f861 Updated Build Information 2018-02-05 07:31:15 -05:00
Ghostrider-DbD-
89fd7cff40 Update Build Information 2018-02-02 18:37:58 -05:00
Ghostrider-DbD-
be98033411 New Branch. Fixed an issues with dynamic UMS. 2018-01-19 18:53:09 -05:00
Ghostrider-DbD-
a193c92e04 Update Build Information 2018-01-10 07:45:27 -05:00
Ghostrider-DbD-
9bd4e5fff9 Update Event Handlers, bug fixes. Add support for Lythium 2018-01-07 02:02:29 -05:00
Ghostrider-DbD-
b621c3fa3e Added timer to delete empty AI Vehicles 2017-12-23 07:58:58 -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