Commit Graph
9 Commits
Author SHA1 Message Date
dutchie031 3e65df9d20 Buildable (#36)
- Buildable missions now working. 
- FARPS and BLUESAM zones are now buildable. 
- Secondary Logistics missions are created as buildables become available. 
- Logistic missions can be "marked" with a MAP marker. 
- Supplies can only be picked up in a SUPPLYHUB zone. 
- SUPPLYHUB zones are active once their parents are active. A supplyhub parent can be oneof: FARP, AIRBASE, STAGE. 
- Required supplies for a zone can be configured in kilos. 
- Crates can be picked up with 1000 or 2000 kilo per crate. 
- Max load for a helicopter is set based on public data. 
- TO COME: Sling load options
2025-05-18 20:08:26 +02:00
dutchie031 a2f62d797b Feature/mission refactor (#26)
* Refactored Mission classes to add Missions other than trigger zone missions. (eg. Runway Strikes, Resupply etc.)
* Runway strike initial POC
Co-authored-by: dutchie032 <dutchie032>
2025-05-07 13:18:45 +02:00
dutchie031 fc726cbb37 Fixed bugs found in v0.0.2 2025-05-01 21:53:54 +02:00
dutchie031 8cff8e095e merged main 2024-10-12 00:49:14 +02:00
dutchie031 85be216d0c added new log line for cap units at airbase 2024-10-12 00:31:14 +02:00
dutchie031 cf32c8705b added new log line for cap units at airbase 2024-10-12 00:29:57 +02:00
dutchie031 11fd746ed6 fixed reference to mission editing warnings 2024-10-11 20:47:38 +02:00
dutchie031 5fd070fb68 cap config implemented in cap groups and bases 2024-10-11 16:42:48 +02:00
dutchie031 6329559748 moved files and added compile script 2024-09-28 15:41:18 +02:00