Chris Cardozo
bbbd73a18e
bug fixes
2020-10-01 20:35:17 -04:00
Chris Cardozo
a1a39799e4
bug fixes
2020-10-01 20:35:00 -04:00
Chris Cardozo
bb119d2808
Merge branch 'Development' into Experimental
2020-10-01 11:53:13 -04:00
Chris Cardozo
37a370bea7
Fixed issues with vehicles not spawning on mission respawn
...
This was caused by overwriting of missing data and solved by making a local copy of _missionPatrolVehicles.
2020-10-01 11:02:22 -04:00
Chris Cardozo
e92ac2a1bc
Fixed problem with missing statics on mission respawn.
2020-10-01 10:48:03 -04:00
Chris Cardozo
3e06a0d2fd
Merge branch 'Development' into Experimental
2020-09-30 00:00:34 -04:00
Chris Cardozo
a23a9aad3c
Units on / under water spawn with proper gear.
2020-09-29 23:58:24 -04:00
Chris Cardozo
b077b80337
Subs now spawned at pirate missions.
2020-09-29 23:32:59 -04:00
Chris Cardozo
fef589f94c
Fix for missing mission markers when multiple missions of a type are desired.
2020-09-29 23:29:35 -04:00
Chris Cardozo
ca4ec19ddf
Add code needed to spawn subs and divers that was previously missing.
2020-09-29 18:58:05 -04:00
Chris Cardozo
7afa108cba
Add logging when non safe position found for a mission.
2020-09-29 18:56:49 -04:00
Chris Cardozo
6a9f8a993f
Removed some loggimng used for debugging.
2020-09-27 11:15:34 -04:00
Chris Cardozo
6233e8a9a8
Fixed Typo that caused erors restoring hidden objects
2020-09-27 08:30:50 -04:00
Chris Cardozo
3ce58656c5
Fixed Error with mission timouts.
2020-09-27 08:12:04 -04:00
Chris Cardozo
37af0b1325
fixed a typo
2020-09-26 00:43:25 -04:00
Chris Cardozo
5f34fae51f
remove debug commands
2020-09-26 00:43:13 -04:00
Chris Cardozo
ef2128afcd
Add checks for invalid marker types and colors
2020-09-26 00:41:26 -04:00
Chris Cardozo
1d2696926c
Small bug fix
2020-09-25 07:26:28 -04:00
Chris Cardozo
b4f51cb2d9
Build 220
...
Added the ability to spawn simple objects.
Added an optional feature to hide trees and bushes under enterable buildings.
2020-09-22 21:58:53 -04:00
Chris Cardozo
f937d9987f
Updates to plugin to build 5
2020-09-19 13:29:10 -04:00
Chris Cardozo
c083f4d86b
suppress plants and rocks at mission 'houses'
2020-09-12 09:41:37 -04:00
Chris Cardozo
3eb13f9736
Attempted Fix: spawn vehicle patrols in safe position.
2020-09-09 19:20:40 -04:00
Chris Cardozo
f80db22642
Fixed: Arcraft do not crash when 2 or more are spawned over a mission.
2020-09-09 19:19:46 -04:00
Chris Cardozo
c94a8e382d
Build 218 Final
2020-09-02 11:36:02 -04:00
Chris Cardozo
730eeb47dc
Build 218 Cod and new missions
...
Missions provided by Thomas-TKO
2020-08-29 14:34:02 -04:00
Chris Cardozo
e80ed787dc
A few fixes / additions
...
Fixed an issue that prevented settings for the marker brush from being applied.
Added several Chernarus variants to the worlds recognized.
Updated Build information to 215.
2020-08-10 18:33:48 -04:00
Chris Cardozo
ffd41d0025
Build 214 - improvements in finding mission positions
2020-08-06 01:02:58 -04:00
Chris Cardozo
0789181c6a
Build 213
...
Improvements in how location for missions is found.
2020-08-01 14:56:22 -04:00
Chris Cardozo
ddbf64be29
Build 212
2020-07-30 22:35:14 -04:00
Chris Cardozo
03c031537c
Updates to code finding location for missions.
2020-06-13 14:14:46 -04:00
Chris Cardozo
f677f8f950
Small Change so that _markerLabel is always defined.
2020-06-08 19:48:13 -04:00
Chris Cardozo
36a02b6301
Removed / Redid a bit of logging
2020-05-31 11:33:14 -04:00
Chris Cardozo
df6e8777d1
Small performance improvements: blck_fnc_missionSpawner
2020-05-31 07:01:25 -04:00
Chris Cardozo
aee91d25a5
Build 204
...
Fixed an issues with spawnMissionAI (incorrectly handled the case where ai parameters are defined)
Fixed issues with incorrect marker lables when showing AI alive counts.
UMS dynamic missions are now spawned by BLCK_fnc_missionSpawner and the UMSdynamicMIssionSpawner is gone.
2020-05-31 06:26:22 -04:00
Chris Cardozo
a8156bb8d9
Build 204
...
Fixed issues with markers not showing number of alive AI (land missions only)
UMS missions still need work in that regard.
2020-05-27 09:04:49 -04:00
Chris Cardozo
5fad8d3ef0
fixed issue with deleting markers after the change to add the blckeagls prefex to marker names.
2020-05-10 13:44:31 -04:00
Chris Cardozo
34e2ea6b9f
Added one new function, cleaned up a few others
2020-05-09 11:59:39 -04:00
Chris Cardozo
ffa147f976
Fixed an error with how coords are deffined when missions are spawned.
2020-05-06 17:29:14 -04:00
Chris Cardozo
06c48495b3
Fixed Epoch Issue with Loot Vehicles at Static Missions (Epoch)
...
Deleted some GRG and unused files.
Added a new function to spawn loot vehicles at static missions.
Cleaned up some code for spawning static missions.
2020-05-06 08:13:12 -04:00
Chris Cardozo
60741c7ac3
Build 201
...
Cleaned up blck_custom_config
Added #define for NAI All in One
Working on bug fixes for findSafePosn.
Updating map-specific issue for livonia.
2020-05-05 18:11:24 -04:00
Chris Cardozo
b89156d7fb
Minor bug fixes
...
removed all references to GRGserver.
Added scope definitions that were missing.
2020-03-23 18:12:59 -04:00
Chris Cardozo
aef6275796
A few Small Repairs / Build 198
2020-03-01 05:52:33 -05:00
Chris Cardozo
b6f63ac71a
small improvements
...
code for handling case where the asset is killed at capture/hostage missions was tweaked.
mapsize and center were verified and tweaks for standard arma maps.
2020-02-29 15:02:31 -05:00
Chris Cardozo
87c4f7f733
Used correct version rather than an older build
2020-01-29 18:32:43 -05:00
Chris Cardozo
331bf40a89
Updates and bug fixes - see change long
2020-01-29 08:37:13 -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
7f04a7c743
Final for Build 182
...
Added some difficulty-based niforms and weapons for static mission AI.
Trid to make Groups at static missions desplay more of a roaming patrolling behavior on foot and in vehicles.
2019-09-14 16:10:59 -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
8999fef46c
Fixed an issues with offloading to HC
2019-09-10 23:41:47 -04:00