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
7666180f94
Update configs
...
Many thanks to porkid for identifying the issues.
2020-03-21 19:32:42 -04:00
Chris Cardozo
f65c9041a9
removed GRG-specific code that threw errors
2020-03-20 18:00:17 -04:00
Chris Cardozo
9d09c21156
declared scope for _maxDistance
2020-03-02 21:32:49 -05:00
Chris Cardozo
7aac2b2787
Update GMS_UMS_fnc_findShoreLocation.sqf
...
fixed issues on tanoa with UMS mission spawn sites
2020-03-02 14:26:38 -05: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
8acb9b1283
removed unused functions and needless logging
2019-09-15 12:07:20 -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
Chris Cardozo
8afb686a43
Add missing function; correct undefined variable error
2019-09-08 17:06:03 -04:00
Chris Cardozo
23e2b61c33
fixed a few scripting errors
2019-09-08 16:13:08 -04:00
Chris Cardozo
020acc4fce
Added inDeleted Obsolete Files
2019-09-02 09:36:26 -04:00
Chris Cardozo
39b32945e1
Added info about latest updates
2019-09-02 09:26:36 -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
128b7edfd0
disabled some logging.
2019-07-19 20:05:47 -04:00
Chris Cardozo
5c78005fbf
consolidated changelogs
2019-07-19 19:39:37 -04:00
Chris Cardozo
5da70b9fc0
And - a few more tweaks for missing/moved code
2019-07-19 19:37:56 -04:00
Chris Cardozo
d19502492f
Build 179, see changelog for details.
2019-07-19 17:00:30 -04:00
Chris Cardozo
5c0bdbd60d
change from pull request by MGTDB
2019-07-11 23:55:56 -04:00
Chris Cardozo
7f7394d0cf
update changelog
2019-07-11 23:11:59 -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
MGT
847297f9cd
Update GMS_UMS_configurations.sqf
...
Changed underwater mission crates in Epoch mod for the lootable underwater crate as players complained they couldn't be looted when using regular crates
2019-07-11 09:33:32 +01: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
8b3c6a2e34
Updated Static Missions Code
2019-06-08 11:47:45 -04:00
Chris Cardozo
5f269e5cd8
Fixed a few script Errors
...
Build 176 - static mission monitors still throwing errors after groups despawn.
2019-05-29 20:02:41 -04:00
Chris Cardozo
66439f890b
Update mission lists/changelog.
2019-05-26 23:17:36 -04:00
Chris Cardozo
7c55a4450f
fixed a few last remaning errors/unneed logs
2019-05-25 14:19:16 -04:00
Chris Cardozo
764ade48b6
fixed issues with AIHit event handler
...
AI now properly deply smoke and heal upon damage to a sertain degree.
2019-05-25 13:04:06 -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
ad4d66e386
Removed some debugging stuff
2019-05-19 10:01:14 -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
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
Ghostrider [GRG]
6fad8ebc10
Update blck_configs_exile_mil.sqf
...
Fixed error caused when Militarized Server is desired but no CUP vehicles are enabled.
2018-12-19 20:36:59 -05:00
Ghostrider [GRG]
726015c634
Merge pull request #128 from Ghostrider-DbD-/V-6.88-Build-160
...
Build 169
2018-12-04 05:46:26 -05: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
Ghostrider [GRG]
f2caf6e237
Merge branch 'master' into V-6.88-Build-160
2018-12-01 13:06:48 -05:00
Chris Cardozo
6560123a60
Ver 6.88 Build 167 Final RC
2018-12-01 12:59:38 -05:00
Chris Cardozo
ba32d2930b
Clean up HC Code.
2018-11-28 23:14:23 -05:00
Ghostrider [GRG]
f5ed41fd02
Merge pull request #125 from Ignatz-HeMan/patch-1
...
Prevent dead cleanup and script fix
2018-11-27 22:08:59 -05:00
Chris Cardozo
8cb980c44b
Further Bug fixes and code improvements
2018-11-27 22:01:34 -05:00
Ghostrider [GRG]
ab450ba623
Merge pull request #126 from Ignatz-HeMan/patch-2
...
Simulationhandler fixes
2018-11-27 21:59:51 -05:00