Commit Graph

37 Commits

Author SHA1 Message Date
Frank ae6613fae1 CARGO 2021-01-12 00:42:00 +01:00
Frank 3358f98bc4 Some stuff 2021-01-02 23:53:36 +01:00
acrojason 1b80d68f50 Add support for naval logistics 2020-12-31 10:15:32 -08:00
FlightControl 65c28d6628 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. 2018-10-18 18:24:25 +02:00
FlightControl 07d666b030 Optimized the boarding and unboarding of cargo. fixed bug when in defence of APC, cargo would not be loaded. The boarding and unboarding has become much more stable now. 2018-10-18 07:27:09 +02:00
FlightControl a8f42d61fa APC defense ... optimized the unloading of infantry when enemies are nearby. Now the infantry is reloading into the APCs when the enemies are eliminated. 2018-10-15 07:20:46 +02:00
FlightControl 08c593578f Fixing issues with cargo loading for helos and apcs when the near range was too small... 2018-10-11 19:17:33 +02:00
Frank 7e5495bcd8 Warehouse v0.5.5
Added AssetDead event.
Some fixes.
2018-09-30 00:19:08 +02:00
Frank 9637d0e545 Warehouse 0.5.4 2018-09-27 23:56:02 +02:00
Frank 2af52b294c Merge branch 'develop' into FF/Develop 2018-09-27 23:46:26 +02:00
Frank 9bfbfcfd6a stuff 2018-09-27 23:44:04 +02:00
FlightControl 5becf001ba -- Fixed NearRadius.
-- Some documentation errors.
2018-09-27 22:08:08 +02:00
Frank f09443c949 Merge branch 'develop' into FF/Develop 2018-09-26 22:36:52 +02:00
Frank a76ea8f393 Stuff 2018-09-26 21:40:18 +02:00
FlightControl 3275fd2e5b Fixed issue with NearRadius. 2018-09-26 21:16:47 +02:00
Frank 762ce9a6b1 Merge branch 'develop' into FF/Develop 2018-09-23 11:06:01 +02:00
Frank fd70ffc836 Warehouse v0.5.2
Added NewAsset event.
2018-09-23 11:02:36 +02:00
FlightControl c8f2786611 Unboarding and Unboarding timing updates. 2018-09-21 16:29:53 +02:00
FlightControl a0e77c04e0 Fix for shadowze on the cargo templates not correctly destroyed after being respawned. The original groups should be cleaned from the database. 2018-09-08 14:14:31 +02:00
FlightControl c160ecbce5 Cargo documentation optimization 2018-09-05 21:37:01 +02:00
FlightControl 81b0c3a050 Reworking cargo 2018-09-05 06:03:56 +02:00
FlightControl 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.
2018-08-28 07:16:42 +02:00
FlightControl 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!
2018-08-22 20:41:37 +02:00
FlightControl 74e9599df9 Got the airplanes finally to load together ... 2018-08-13 07:38:18 +02:00
funkyfranky d53c444c62 Warehouse and other things 2018-08-06 00:21:22 +02:00
FlightControl_Master 43a4052dc8 Documentation cleanup 2018-06-01 16:00:42 +02:00
FlightControl_Master 073bfbf9c9 Documentation Improvements 2018-05-27 08:57:44 +02:00
FlightControl_Master 1b39f5d6e6 Optimized comments and documentation set 2018-05-23 10:42:27 +02:00
FlightControl_Master 810d900d7e Working with Transporting mode on or off. 2018-05-02 22:18:07 +02:00
FlightControl_Master c999389cda Handler for unloading too. 2018-04-23 06:51:49 +02:00
FlightControl_Master faa934ffce Fixed stuff for multi player 2018-04-11 17:00:11 +02:00
FlightControl_Master 1ae1b9abd7 Ready for another test session. 2018-04-11 09:14:12 +02:00
FlightControl_Master ffe4d9a143 Finish Cargo/FC/Transport 2018-04-10 20:02:40 +02:00
FlightControl_Master 7735120f25 Progress on AI_CARGO_TROOPS 2018-04-07 14:21:34 +02:00
FlightControl_Master a247f56c7e Progress on AI_CARGO_TROOPS 2018-04-07 10:18:52 +02:00
FlightControl_Master 269b52fd0e Fixed slingload deploy problem.
Fixed messaging. Now a message is shown when cargo reports itself when in LoadRange and when near, it will allow for loading of cargo.
Fixed the perception that cargo can be boarded when loaded in an other carrier, which is totally wrong.
2018-04-06 21:28:43 +02:00
FlightControl_Master 9688c606f0 New Cargo files 2018-03-29 17:55:58 +02:00