Commit Graph

  • d4d05f4693 Updates on cargo handling of core engine. FlightControl 2018-08-30 20:48:14 +02:00
  • 0ebbbde6c3 Merge branch 'develop' into FF/Develop funkyfranky 2018-08-30 17:56:36 +02:00
  • 1ba84003d3 Warehouse v0.3.0w funkyfranky 2018-08-30 16:40:59 +02:00
  • 42b04dedaa Optimized boarding logic. Now it works correct. Adjust speed at the end to ensure that vehicles park closer to the cargo when carriers are in formation. FlightControl 2018-08-30 06:07:26 +02:00
  • 6fbf584e81 Warehouse v0.3.0 funkyfranky 2018-08-29 23:33:13 +02:00
  • 8e6fc439ec Finish Cargo/Optimization_Dispatcher FlightControl 2018-08-29 19:23:58 +02:00
  • 25777afdd1 - Now the cargo is sorted from large to small for dispatching. - The carrier which has a unit that fits the group size, will be routed towards that cargo. - When boarding, the carrier(s) will then be boarded with any cargo group that is available that fits the remaining cargo bays. FlightControl 2018-08-29 19:23:46 +02:00
  • 46edf5ce32 Merge branch 'develop' into FF/Develop funkyfranky 2018-08-29 17:03:22 +02:00
  • ae04196584 Warehouse v0.2.9w funkyfranky 2018-08-29 15:49:41 +02:00
  • 7b338ca9d0 Fixed the weight of an average infantry from 70 kg to 95 kg. FlightControl 2018-08-29 08:18:03 +02:00
  • 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. FlightControl 2018-08-29 08:07:13 +02:00
  • a8d96d332f Warehouse v0.2.9 funkyfranky 2018-08-29 00:16:57 +02:00
  • 6b7a778eac Merge branch 'develop' into FF/Develop funkyfranky 2018-08-28 17:45:13 +02:00
  • 2112915dd2 Warehouse v0.2.8w funkyfranky 2018-08-28 16:29:03 +02:00
  • 46cfcddf68 - Added cache to a ZONE_GROUP to prevent a zone to be unknown when enquired and the GROUP is destroyed. FlightControl 2018-08-28 07:36:55 +02:00
  • 1aabb1bfbd - fixed cargo APC unloading in case of enemy presence and loading in case of enemy destroy or leave. - fixed boarding near range to 5 meters for cargo units. FlightControl 2018-08-28 07:16:42 +02:00
  • 8e16fbd000 Warehouse v0.2.8 funkyfranky 2018-08-28 00:34:26 +02:00
  • a9a040626e Warehouse 0.2.7w funkyfranky 2018-08-27 16:46:46 +02:00
  • 508e35aec3 Warehouse v0.2.7 funkyfranky 2018-08-27 00:10:05 +02:00
  • 171f20e898 Merge branch 'develop' into FF/Develop funkyfranky 2018-08-26 17:29:45 +02:00
  • 64355fb772 Warehouse v0.2.6 funkyfranky 2018-08-26 17:29:31 +02:00
  • dffd66940d Added 3 meters to the bounding radius to ensure infantry gets properly boarded around the carrier unit. FlightControl 2018-08-26 09:05:48 +02:00
  • 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. FlightControl 2018-08-26 08:45:36 +02:00
  • d9a5618773 Fix crash in AI_CARGO_AIRPLANE FlightControl 2018-08-25 09:20:50 +02:00
  • b8a83aadb2 Merge branch 'FF/Develop' of https://github.com/FlightControl-Master/MOOSE into FF/Develop funkyfranky 2018-08-24 21:19:56 +02:00
  • 5b7852ef6c Warehouse v0.2.5 funkyfranky 2018-08-24 21:19:53 +02:00
  • 76f34e448c Warehouse v0.2.6w funkyfranky 2018-08-24 11:59:59 +02:00
  • 743b595465 Warehouse v0.2.6w funkyfranky 2018-08-24 11:09:51 +02:00
  • 448110de08 Merge branch 'develop' into FF/Develop funkyfranky 2018-08-23 17:24:18 +02:00
  • 7148fe0c12 Warehouse v0.25w funkyfranky 2018-08-23 16:30:38 +02:00
  • b0ac01f25a Warehouse v0.2.5 funkyfranky 2018-08-23 00:31:40 +02:00
  • 4f38d8109d Finish Cargo/Limits FlightControl 2018-08-22 21:40:49 +02:00
  • bf903c0cc7 New weight driven limits logic for cargo to load multiple cargo. Fixed near range issue for carriers. now the infantry disappearance range for boarding is calculated by the carrier bounding range, which is derived from the bounding rectangle on the Y-axis. The near range parameter can still be provided and will be interpreted as the loading range for static cargo objects! FlightControl 2018-08-22 20:41:37 +02:00
  • c46d687990 Warehouse v0.2.4w funkyfranky 2018-08-22 16:44:58 +02:00
  • 64e67494b6 Warehouse v0.2.4 funkyfranky 2018-08-21 23:58:22 +02:00
  • 31a5bfee9e Warehouse 0.2.3w funkyfranky 2018-08-21 16:38:55 +02:00
  • e40105495a Warehouse v0.2.3 funkyfranky 2018-08-20 23:05:35 +02:00
  • f9b4eeef67 Warehouse v0.2.2w funkyfranky 2018-08-20 16:29:04 +02:00
  • d1aa5d5de3 Warehouse v0.2.2 funkyfranky 2018-08-20 00:08:19 +02:00
  • 7a2dee4162 OK. Revised cargo for AI is working. FlightControl 2018-08-19 07:26:50 +02:00
  • 8bcdbef426 Warehouse v0.2.1 funkyfranky 2018-08-19 00:19:55 +02:00
  • 76ce28cdcc Warehouse 0.20 funkyfranky 2018-08-18 01:29:19 +02:00
  • 6c586d69ac Warehouse 0.1.9w funkyfranky 2018-08-17 16:36:16 +02:00
  • a02d3c1950 Cargo Dispatcher APC - Multiple Cargo Groups and Weight in APC FlightControl 2018-08-17 07:59:53 +02:00
  • 5a2e1f01b4 Warehouse 0.1.9 funkyfranky 2018-08-16 23:10:23 +02:00
  • 22da329fca Warehouse v0.1.8w funkyfranky 2018-08-16 16:20:36 +02:00
  • 3ce59eee35 Warehouse v0.1.8 funkyfranky 2018-08-16 00:11:47 +02:00
  • 4e63bf6a22 Warehouse 0.1.7w funkyfranky 2018-08-15 15:59:09 +02:00
  • 7599459779 Warehouse 0.1.7w funkyfranky 2018-08-15 15:58:20 +02:00
  • 7a5aa3a4f9 bla funkyfranky 2018-08-15 00:13:33 +02:00
  • 9650129769 AI helicopter dispatcher working to load multiple infantry groups ! FlightControl 2018-08-14 22:40:28 +02:00
  • e4f8b5afc3 Working plane cargo AI dispatcher, but still need to work on the collisions on the runway etc of moving vehicles with planes... FlightControl 2018-08-14 21:04:11 +02:00
  • 7e4c1d8d3d Warehouse 0.1.7 funkyfranky 2018-08-14 16:01:45 +02:00
  • d21cee9358 Warehouse v0.1.6 funkyfranky 2018-08-14 00:10:42 +02:00
  • 4d7812b368 Working version for airplanes, now need to debug to make it also happen for helicopters and apcs FlightControl 2018-08-13 21:42:44 +02:00
  • ab5b74cf31 Warehouse v0.1.5 funkyfranky 2018-08-13 16:25:51 +02:00
  • 74e9599df9 Got the airplanes finally to load together ... FlightControl 2018-08-13 07:38:18 +02:00
  • d91166c3c4 Warehouse 0.1.4 funkyfranky 2018-08-13 00:36:34 +02:00
  • 7f9f9b33fd - Have added cargo bay limits based on volume and weight. - AI Cargo Dispatcher works with cargo bay limits for carrier. (i still need to add options to set the parameters for this). - Carriers load now multiple cargo. - Added weight and volume attached to cargo objects for units. I reworked the respawning of cargo units, so that these volumes and weights are collected from the unit Descriptor properties! - There are still bugs, which I need to resolve, but it is going in the right direction. FlightControl 2018-08-11 11:33:43 +02:00
  • 195459d6d8 Warehouse v0.1.3 funkyfranky 2018-08-10 16:26:39 +02:00
  • 06688366c6 Warehouse 0.1.2 funkyfranky 2018-08-09 23:40:56 +02:00
  • a2aa482bc1 WH funkyfranky 2018-08-09 16:23:35 +02:00
  • 498ec4f86b WAREHOUSE etc funkyfranky 2018-08-09 00:56:25 +02:00
  • a14c2ef589 Work in progress. Limit functions for POSITIONABLE. FlightControl 2018-08-08 22:41:02 +02:00
  • b438df27a4 Merge branch 'FF/Develop' into feature/Cargo/Limits FlightControl 2018-08-08 22:08:49 +02:00
  • 009e38b6f7 WAREHOUSE funkyfranky 2018-08-08 21:36:23 +02:00
  • b46c238dda WAREHOUSE funkyfranky 2018-08-08 16:21:50 +02:00
  • a71c7dc181 WAREHOUSE funkyfranky 2018-08-08 01:13:39 +02:00
  • 86e4654474 Warehouse etc funkyfranky 2018-08-07 21:22:06 +02:00
  • 891a725ccb WAREHOUSE funkyfranky 2018-08-07 16:21:02 +02:00
  • aa53004ec8 WAREHOUSE funkyfranky 2018-08-06 23:49:23 +02:00
  • 321803730d RAT,Warehouse funkyfranky 2018-08-06 16:25:45 +02:00
  • d53c444c62 Warehouse and other things funkyfranky 2018-08-06 00:21:22 +02:00
  • d3273b631f Merge branch 'feature/Feature-AI_Cargo_Dispatching_Airplane' into FF/Develop funkyfranky 2018-08-04 18:41:00 +02:00
  • 1ce55f3d3d WAREHOUSE funkyfranky 2018-08-04 18:27:44 +02:00
  • e93f2c54b2 Working version, but needs to be upgraded. FlightControl 2018-08-04 16:47:18 +02:00
  • 77f7826084 WAREHOUSE funkyfranky 2018-08-03 16:02:16 +02:00
  • 4a424dd3d8 WAREHOUSE funkyfranky 2018-08-03 00:01:41 +02:00
  • f8b1056c98 WAREHOUSE funkyfranky 2018-08-02 16:35:25 +02:00
  • 52e69cb697 WAREHOUSE funkyfranky 2018-08-02 00:29:14 +02:00
  • d4449f7913 WAREHOUSE funkyfranky 2018-08-01 15:56:07 +02:00
  • e0564876f4 RANGE 1.2.1, WAREHOUSE 0.1.0 funkyfranky 2018-08-01 01:11:24 +02:00
  • 12be42ee2f Documentation updates FlightControl 2018-07-31 21:47:25 +02:00
  • 5a034ecf4f G2G Warehouse funkyfranky 2018-07-31 15:43:31 +02:00
  • 9a6be14fab Revised the documentation. FlightControl 2018-07-31 07:26:33 +02:00
  • 1146684144 G2G improvments funkyfranky 2018-07-30 23:41:02 +02:00
  • 12dc173aea added features FlightControl 2018-07-30 19:56:01 +02:00
  • 0a68e7e2f1 Pictures changed FlightControl 2018-07-30 19:48:15 +02:00
  • 849120a885 G2G funkyfranky 2018-07-30 16:04:07 +02:00
  • 1dc6b91d37 G2G Dispatcher Draft funkyfranky 2018-07-30 00:11:08 +02:00
  • e7f0aad920 Merge pull request #969 from FlightControl-Master/FF/Develop Frank 2018-07-29 00:28:59 +02:00
  • fa785a06bb ARTY v1.0.5 funkyfranky 2018-07-29 00:24:05 +02:00
  • ef45e9b4c9 Merge branch 'develop' into FF/Develop funkyfranky 2018-07-27 16:39:38 +02:00
  • 52f429a991 DCS, Detection, Controllable, Group funkyfranky 2018-07-27 15:08:28 +02:00
  • 4dbcaf120f - Fixed a bug with the deploy zones, (they werent listed anymore for deployment!), when using the task dispatcher. - Added documentation for task cargo! Pictures and a decent explanation. FlightControl 2018-07-27 12:13:14 +02:00
  • a09cd6e667 JTAC funkyfranky 2018-07-24 15:59:42 +02:00
  • ea51622213 Merge pull request #966 from FlightControl-Master/FF/Develop Frank 2018-07-23 22:28:34 +02:00
  • 3526203ccb DESIGNATE Class Fix funkyfranky 2018-07-23 22:24:59 +02:00
  • dc39107daa JTAC funkyfranky 2018-07-23 15:54:09 +02:00
  • 79cfe13035 Merge pull request #962 from FlightControl-Master/FF/Develop 2.4.1.a Frank 2018-07-21 16:33:39 +02:00