funkyfranky
14e1ab9497
Merge branch 'develop' into FF/Develop
2018-09-17 10:04:00 +02:00
FlightControl
a0502a12fa
Fixing SPAWNING of STATICS for CARGO and respawning of STATICS for CARGO. Please test.
2018-09-16 15:37:22 +02:00
funkyfranky
e16d6c0ca4
Warehouse v0.4.6
...
Little adjustments.
Controllable: Fixed bombing task.
2018-09-15 20:26:08 +02:00
funkyfranky
d9bcb8b168
Merge branch 'develop' into FF/Develop
2018-09-15 12:59:35 +02:00
FlightControl
f8f000eae5
Fixing problems with STATICS used for task transportation. I think it should work now.
2018-09-15 07:45:20 +02:00
funkyfranky
fdfb5266b3
Merge branch 'develop' into FF/Develop
2018-09-13 23:22:23 +02:00
FlightControl
337b7a69b2
Pushing some big fixes for DETECTION, SPAWN and AI_A2A_DISPATCHER. Fingers crossed.
2018-09-13 20:48:38 +02:00
funkyfranky
3d0f1faadc
Warehouse v0.4.3
...
- Cleaned up tracing output.
- Added home zone for airplane dispatcher.
- Fixed bugs in relative quantities.
- Added parking check for transports.
2018-09-12 20:43:24 +02:00
funkyfranky
d6cbd40575
Merge branch 'develop' into FF/Develop
2018-09-12 00:27:54 +02:00
FlightControl
9c9633ba23
Added FilterActive() method in SET\_UNIT, SET\GROUP, SET\_CLIENT.
...
Haven't tested the behaviour for CLIENTs joining and leaving.
2018-09-11 20:38:09 +02:00
FlightControl
c1191e286a
Added the new event S_EVENT_REMOVE_UNIT to trigger the removal of units (from groups also) when a :Destroy(false) or :Destroy() is called for a UNIT object.
...
The units are then removed from each SET that is subscribed to a set of UNIT objects or GROUP objects! Also the DATABASE is correctly managing this new removal method.
This to prevent the DATABASE getting corrupted with dead units, which were removed with :Destroy(), but which weren't cleaned from the database.
2018-09-11 09:00:30 +02:00
funkyfranky
7c3a8f448c
Merge branch 'develop' into FF/Develop
2018-09-09 13:46:22 +02:00
FlightControl
492563d6f3
Fixing errors with Aborted, Failed and Cancelled state transitions. The handling was wrong, causing the root handlers not being called anymore, causing the task not being able to fail, cancel, abort.
2018-09-09 07:39:13 +02:00
funkyfranky
dbd358be35
Warehosue v0.3.8
...
Added AAA, SAM, UAV general attributes.
Added Quantity enumerator.
Updated to new dispatcher API (still WIP).
Improved handling for immobile groups.
Fixed some bugs.
2018-09-08 23:50:11 +02:00
funkyfranky
107c2da635
Merge branch 'develop' into FF/Develop
2018-09-06 23:28:40 +02:00
FlightControl
81b0c3a050
Reworking cargo
2018-09-05 06:03:56 +02:00
funkyfranky
13451ed602
Warehosue v0.3.4
...
Fixed some bugs.
Helos on ships are now not spawned in uncontrolled state due to DCS bug.
Self requests are not deleted from the pending queue any more in case they return to their warehouse.
2018-09-03 21:51:38 +02:00
funkyfranky
c9e44dd865
Warehosue v0.3.3
2018-09-02 23:49:02 +02:00
funkyfranky
46edf5ce32
Merge branch 'develop' into FF/Develop
2018-08-29 17:03:22 +02:00
FlightControl
daaedd24d2
Reworked the menu system for cargo transportation. The Route to Pickup cargo sub menu now shows boarding, loading or sling loading sub menus, and allows to handle much more cargo.
2018-08-29 08:07:13 +02:00
funkyfranky
6b7a778eac
Merge branch 'develop' into FF/Develop
2018-08-28 17:45:13 +02:00
FlightControl
46cfcddf68
- Added cache to a ZONE_GROUP to prevent a zone to be unknown when enquired and the GROUP is destroyed.
2018-08-28 07:36:55 +02:00
funkyfranky
508e35aec3
Warehouse v0.2.7
2018-08-27 00:10:05 +02:00
funkyfranky
171f20e898
Merge branch 'develop' into FF/Develop
2018-08-26 17:29:45 +02:00
FlightControl
185c27013d
Fix for clients which weren't initialized with a cargo bay weight limit value. Each time a cargo bay weight limit is enquired through the method GetCargoBayFeeWeight(), if there isn't a cargo bay weight limit set, the default cargo bay weight limit will be calculated, so that the logic will always be executed.
2018-08-26 08:45:36 +02:00
funkyfranky
448110de08
Merge branch 'develop' into FF/Develop
2018-08-23 17:24:18 +02:00
funkyfranky
e40105495a
Warehouse v0.2.3
2018-08-20 23:05:35 +02:00
funkyfranky
d1aa5d5de3
Warehouse v0.2.2
2018-08-20 00:08:19 +02:00
funkyfranky
8bcdbef426
Warehouse v0.2.1
2018-08-19 00:19:55 +02:00
funkyfranky
76ce28cdcc
Warehouse 0.20
...
Capture update
2018-08-18 01:29:19 +02:00
funkyfranky
6c586d69ac
Warehouse 0.1.9w
2018-08-17 16:36:16 +02:00
funkyfranky
22da329fca
Warehouse v0.1.8w
2018-08-16 16:20:36 +02:00
funkyfranky
3ce59eee35
Warehouse v0.1.8
...
Lots of changes and improvements.
2018-08-16 00:11:47 +02:00
FlightControl
e4f8b5afc3
Working plane cargo AI dispatcher, but still need to work on the collisions on the runway etc of moving vehicles with planes...
2018-08-14 21:04:11 +02:00
funkyfranky
7e4c1d8d3d
Warehouse 0.1.7
2018-08-14 16:01:45 +02:00
funkyfranky
d21cee9358
Warehouse v0.1.6
2018-08-14 00:10:42 +02:00
funkyfranky
d91166c3c4
Warehouse 0.1.4
...
zone: fixed GetRandomCoordinate inner, outer missing
controllable: fixed path cannot be found
group: added getrange
unit: added getrange
2018-08-13 00:36:34 +02:00
funkyfranky
06688366c6
Warehouse 0.1.2
2018-08-09 23:40:56 +02:00
funkyfranky
a2aa482bc1
WH
2018-08-09 16:23:35 +02:00
funkyfranky
498ec4f86b
WAREHOUSE etc
2018-08-09 00:56:25 +02:00
funkyfranky
b46c238dda
WAREHOUSE
2018-08-08 16:21:50 +02:00
funkyfranky
891a725ccb
WAREHOUSE
2018-08-07 16:21:02 +02:00
funkyfranky
d53c444c62
Warehouse and other things
2018-08-06 00:21:22 +02:00
funkyfranky
d3273b631f
Merge branch 'feature/Feature-AI_Cargo_Dispatching_Airplane' into FF/Develop
2018-08-04 18:41:00 +02:00
FlightControl
e93f2c54b2
Working version, but needs to be upgraded.
2018-08-04 16:47:18 +02:00
funkyfranky
5a034ecf4f
G2G Warehouse
2018-07-31 15:43:31 +02:00
funkyfranky
1dc6b91d37
G2G Dispatcher Draft
2018-07-30 00:11:08 +02:00
funkyfranky
fa785a06bb
ARTY v1.0.5
...
ARTY
* Groups can now be transported as cargo via ARTY:NewFromCargoGroup() function.
* If immobile units are defined as cargo, targets out of range are not deleted from the queue.
AI_CARGO_APC
* Adjusted function documentation.
AI_CARGO_DISPATCHER
* Adjusted function documentation.
AI_CARGO_HELICOPTER
* Adjusted function documentation.
CARGOG_ROUP
* Ajusted function documentation.
MESSAGE
* Adjusted function documentation.
* Added missing Settings parameter to some functions.
DCS
* Improved documentation.
MISSION:
* Adusted function documentatoin.
2018-07-29 00:24:05 +02:00
funkyfranky
3526203ccb
DESIGNATE Class Fix
...
DESIGNATE
- GetRootMenu() function seems obsolete and caused a crash in DESIGNATE class. Needs to be replaced by GetMenu() Function. This bug only appeared when a mission is given in DESIGNATE:New(...)
2018-07-23 22:24:59 +02:00
funkyfranky
53c0599075
Removed GetVec2
2018-07-21 00:30:02 +02:00