He-Man
03e68a7f3c
Skip cleanup if players near
2018-11-21 18:55:02 +01:00
Chris Cardozo
371d462bb3
remove files that are not needed.
2018-10-25 20:11:49 -04: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
92b7c3d0a7
Merge branch 'Build-153'
2018-10-21 07:59:44 -04:00
Chris Cardozo
8d06b9e851
Updated for Build 155
2018-10-21 07:56:34 -04:00
Chris Cardozo
91ac249eeb
Update changeLog.sqf
2018-10-14 13:31:17 -04:00
Chris Cardozo
de1c065f5e
Build 153
2018-10-14 13:21:56 -04:00
Ghostrider [GRG]
4b962ba078
Update blckClient.sqf
2018-10-14 12:16:48 -04:00
Ghostrider [GRG]
bc785eaf71
Update blckClient.sqf
...
Correct issues that prevented captive/hostage missions from being cleared on Exile Servers.
Thanks to MGTDB for the solution.
2018-10-14 12:15:00 -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-
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-
1db215a176
Changed use ASL as reference point
2018-08-01 18:44:56 -04:00
Ghostrider-GRG-
57c2db770b
Added bsic tools for pulling configs from editor
2018-08-01 14:07:36 -04:00
Ghostrider-GRG-
8353017190
Tweaks to management of hostage/capture assets.
2018-07-29 19:49:46 -04:00
Ghostrider-GRG-
23b9e46543
Updated conditions for actions on asets
...
Actions now appear only when players are close and asset is alive.
2018-07-29 19:45:20 -04:00
Ghostrider-GRG-
8ec6d7f8dc
Relaxed conditions when spawning objects to tighten up placement of base objects.
2018-07-27 19:28:20 -04:00
Ghostrider-GRG-
07c8132d91
Add missing #endif
...
Thanks to Schalldampfer for pointing out the error.
2018-07-26 20:49:22 -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-
ede1318cce
Update Crate Spawning Script to reduce collisions with nearby objects and set relative to terrain.
2018-06-25 21:05:50 -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-
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-
411c3eac70
build 140 Change method for spawning AI to reduce their glitching
...
Also, removed a bunch of logging and added some credit and licensing information.
2018-06-17 13:51:34 -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-
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-
325620efbe
See below
...
disabled HC by default.
corrected a type in calls to the HC monitor.
Revereted to the default (empty) blck_custom_config
Updated Epoch-specific configs to those provided by Grahame.
2018-06-04 19:26:05 -04:00
Ghostrider-GRG-
100fa60ad6
Readme updated to credit Grahame
2018-06-04 07:09:58 -04:00
Ghostrider-GRG-
0c19f35649
Loot tables updated to better reflect items available in Epoch 1.2.0
2018-06-04 06:36:56 -04:00
Ghostrider-GRG-
4e4918b3b5
Corrected an error in the configs.
2018-06-04 06:22:15 -04:00
Ghostrider-GRG-
0f115c07fc
Updated configs for Epoch(thanks to Grahame making these additions)
2018-06-03 12:39:59 -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-
44d8342188
Corrected an error in configs when useAPEX is not defined.
...
Thanks Grahame for pointing this out.
2018-06-02 19:08:25 -04:00
Ghostrider-GRG-
cd76d017ed
finish resolution of conflicts in client.
2018-06-02 08:49:19 -04:00
Ghostrider-GRG-
07bca0bfb9
Resolve Conflicts in client #1
2018-06-02 08:48:44 -04:00
Ghostrider-GRG-
41a82d70b8
Final Change Log
2018-06-02 08:24:10 -04:00
Ghostrider-GRG-
4860217e75
Updated Changelog
2018-06-02 08:23:46 -04:00
Ghostrider-GRG-
dc265e0fda
disable HC by default. Add final build/Version
2018-06-02 08:19:29 -04:00
Ghostrider-GRG-
05a9afa063
Resolved Conflict with Main Thread
2018-06-02 08:13:41 -04:00
Ghostrider-GRG-
3a7125592d
Resolved Confict with Configs
2018-06-02 08:12:49 -04:00
Ghostrider-GRG-
1d24e8486b
more minor fixes
2018-06-02 08:10:30 -04:00