Commit Graph
19 Commits
Author SHA1 Message Date
dutchie031anddutchie032 <dutchie032> f0aee49de2 Briefing as location (#64)
* Added briefing location as primary location coords

* added pin briefing and briefing duration chagnes

* updated command menu logic, sorting and naming

---------

Co-authored-by: dutchie032 <dutchie032>
2025-12-14 13:54:48 +01:00
dutchie031ex61widutchie032 <dutchie032>
bd023b46ac Zone configuration (#62)
* wip

* updates on trigger zone labels, mgrs fix, mission briefings

---------

Co-authored-by: ex61wi <tim.rorije@ing.com>
Co-authored-by: dutchie032 <dutchie032>
2025-09-03 11:58:48 +02:00
dutchie031 1d4c0a8313 Feature/scenery targets (#60)
* Added Scenery targets
* Documentation updates
2025-07-17 19:50:57 +02:00
dutchie031 b6a1285bde Refactored Persistance managed by SpawnManager for groups, and added … (#53)
* Refactored Persistance managed by SpawnManager for groups, and added Persistence for buildables
* get last file based on the iteration number
* Working persistence of everything as a MVP version
2025-07-11 20:06:09 +02:00
dutchie031 a9627dfe9b fixed for logistics 2025-05-29 18:26:48 +02:00
dutchie031anddutchie032 <dutchie032> ab8d667504 Fix/v5.0 (#46)
* fixed for static train carts having no category?

* fixed issues with v5.0.0

---------

Co-authored-by: dutchie032 <dutchie032>
2025-05-29 17:31:51 +02:00
dutchie031anddutchie032 <dutchie032> d6178bcdd7 Feature/mark contact (#45)
* fixed for static train carts having no category?

* Added lastContact logic to be able to mark the location where a unit was last killed in a mission

---------

Co-authored-by: dutchie032 <dutchie032>
2025-05-28 13:58:03 +02:00
dutchie031anddutchie032 <dutchie032> e0c0f6e34b Cas mission (#39)
* Added battlemanager and CAS missions

* Added battlemanager and CAS missions

---------

Co-authored-by: dutchie032 <dutchie032>
2025-05-25 18:57:46 +02:00
dutchie031anddutchie032 <dutchie032> 61d2792524 minor fixes (#38)
Co-authored-by: dutchie032 <dutchie032>
2025-05-25 14:25:38 +02:00
dutchie031 b96e5e709c airbases now also 'buildable' (#37)
Airbases added as buildables.
2025-05-19 20:32:57 +02:00
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 a72ec86cfc Fixed reference of SpearheadAPI 2025-05-10 15:30:43 +02:00
dutchie031 64b6d20bdd minor logging additions 2025-05-10 14:37:43 +02:00
dutchie031 8e107ca7c2 Added completeat functionality to indicate at which percentage of the… (#35)
* Added completeat functionality to indicate at which percentage of the TGT_ dead the mission should complete.

* added a pipeline to compile the script
2025-05-10 14:05:11 +02:00
dutchie031anddutchie032 <dutchie032> 05e2d067ce Spearhead API updates (#31)
Co-authored-by: dutchie032 <dutchie032>
2025-05-10 12:44:01 +02:00
dutchie031 c7c532a08a Depends on (#30)
* Added mission dependencies within a stage
2025-05-10 01:22:55 +02:00
dutchie031 d0bd36ea4e Feature/briefing coords (#28)
* added coordinates replacement
2025-05-09 03:03:35 +02:00
dutchie031 f08cee4314 recurring command updates fix 2025-05-07 18:01:36 +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