Commit Graph
15 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 c7c532a08a Depends on (#30)
* Added mission dependencies within a stage
2025-05-10 01:22:55 +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
dutchie031Dutchiedutchie032 <dutchie032>ex61wi
ff392e0e7e Develop (#16)
* Initial Methods for SpearheadAPI

* Added Spearhead API

* Added Spearhead API

* fixed compile for api

* Added notes for API in beta

* Added notes for API in beta

* Added Menu to all doc pages

* Added Menu to all doc pages

* added it for real

* added it for real

* fixed develop

* fixed develop

* fixed develop

* wip

* wip

* updated

* work in progress

* work in progress

* added empty docs page

* wip

* removed SAR files from persistence branch

* Added Blue Sams as seperate class

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added initial persistance

* added menu to persistence markdown

* added menu to persistence markdown

* added menu to persistence markdown

* docs update

* wip

* wip

* Refactor of Stage classes.

* wip

* wip

* wip

* reworked bluesam and stagebase

* Added waiting stage functionality

* updated docs

* wip

* wip

* wip

* updated

* wip

* wip

* wip

* refactored without issues, needs testing

---------

Co-authored-by: Dutchie <54616262+dutchie032@users.noreply.github.com>
Co-authored-by: dutchie032 <dutchie032>
Co-authored-by: ex61wi <tim.rorije@ing.com>
2025-04-22 14:39:22 +02:00
dutchie031 f576b45706 updated airbase 2024-10-12 15:14:50 +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 2e0f915cd0 resolved conflicts from main 2024-10-11 20:58:42 +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 13a32a1dd0 moved files and added compile script 2024-09-28 17:21:25 +02:00
dutchie031 9bc6e4890d moved files and added compile script 2024-09-28 17:10:07 +02:00
dutchie031 6329559748 moved files and added compile script 2024-09-28 15:41:18 +02:00