58 Commits
Author SHA1 Message Date
dutchie031andGitHub 64a66e2e95 Scenery targets refactored and updated (#65)
Changed scenery targets to now be taken from trigger zones instead based on object ID
2025-12-22 15:43:56 +01:00
dutchie031GitHubex61widutchie032 <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
dutchie031andGitHub 1d4c0a8313 Feature/scenery targets (#60)
* Added Scenery targets
* Documentation updates
2025-07-17 19:50:57 +02:00
dutchie031andGitHub 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 f558426dc8 fix null error 2025-06-13 14:21:55 +02:00
dutchie031GitHubex61widutchie032 <dutchie032>
ef65f5a353 Sweep cap (#54)
* Added initial implementation of Sweep groups

* Added initial implementation of Sweep groups

* Added initial implementation of Sweep groups

* Added initial implementation of Sweep groups

* fixed issues when testing

* Intercept cap (#55)

* First intial WIP for intercept units

* First intial WIP for intercept units

* major updates

---------

Co-authored-by: ex61wi <tim.rorije@ing.com>
Co-authored-by: dutchie032 <dutchie032>

---------

Co-authored-by: ex61wi <tim.rorije@ing.com>
Co-authored-by: dutchie032 <dutchie032>
2025-06-12 22:40:55 +02:00
dutchie031GitHubdutchie032 <dutchie032>
4c59f55dea fixed breaking nill check (#51)
Co-authored-by: dutchie032 <dutchie032>
2025-06-01 20:11:59 +02:00
dutchie031andGitHub 0233b9e2d7 Cap rework (#48)
- Refactored all CAP classes.
- Improved timing
- Zones are now not tied to MissionStages
  - CAPROUTE_<routeID>_<free>
  - routeID is now what is used in the naming convention.
- Units taxi back to their spawn parking space and rearm there.
  (Units destroyed while in the Rearming or Repairing state are not taken into account)
2025-06-01 18:58:35 +02:00
dutchie031andGitHub 059081890d static spawn change (#47) 2025-05-29 23:51:39 +02:00
dutchie031GitHubdutchie032 <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
dutchie031GitHubdutchie032 <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
dutchie031GitHubdutchie032 <dutchie032>ex61wi
90c8d113fd Fix/cas mission2 (#44)
* changed from only units to also statics in targets for CAS

* added statics and update docs

* optimised hull creation and did not group by group

* added cas_mission.png

---------

Co-authored-by: dutchie032 <dutchie032>
Co-authored-by: ex61wi <tim.rorije@ing.com>
2025-05-27 19:57:46 +02:00
dutchie031andGitHub cae2c7edb3 Fixed tangent mis calculation (#42)
* Fixed tangent mis calculation
2025-05-26 14:29:51 +02:00
dutchie031andGitHub fbcff08a54 Smarter battle (#41)
* smarter AI battles
2025-05-26 11:55:47 +02:00
dutchie031 0d6809552d fix 2025-05-25 23:39:34 +02:00
dutchie031 0202456c65 fixed and made weapons more random 2025-05-25 22:09:14 +02:00
dutchie031 8899461bd5 fixes 2025-05-25 21:26:17 +02:00
dutchie031GitHubdutchie032 <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
dutchie031GitHubdutchie032 <dutchie032>
61d2792524 minor fixes (#38)
Co-authored-by: dutchie032 <dutchie032>
2025-05-25 14:25:38 +02:00
dutchie031 14589e261f minor updates to colors and extra stages 2025-05-23 17:54:29 +02:00
dutchie031 07f3959592 minor updates to colors and extra stages 2025-05-23 17:38:49 +02:00
dutchie031andGitHub b96e5e709c airbases now also 'buildable' (#37)
Airbases added as buildables.
2025-05-19 20:32:57 +02:00
dutchie031andGitHub 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 64b6d20bdd minor logging additions 2025-05-10 14:37:43 +02:00
dutchie031andGitHub c7c532a08a Depends on (#30)
* Added mission dependencies within a stage
2025-05-10 01:22:55 +02:00
dutchie031andGitHub 880816193d removed duplicate warnings (#29)
* removed duplicate warnings
2025-05-09 13:33:15 +02:00
dutchie031 b50657902f added StageOverview elements 2025-05-09 10:49:24 +02:00
dutchie031andGitHub d0bd36ea4e Feature/briefing coords (#28)
* added coordinates replacement
2025-05-09 03:03:35 +02:00
dutchie031andGitHub eba7931824 Farps (#27)
* added FARP zones logic
  A and B farps (Active and Blue zone farps). 
  Read more about the specifics in the reference docs
2025-05-08 20:14:01 +02:00
dutchie031 f08cee4314 recurring command updates fix 2025-05-07 18:01:36 +02:00
dutchie031andGitHub 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
dutchie031andGitHub 5f434542af Fix/mission commands fix (#24) 2025-05-03 02:44:15 +02:00
dutchie031andGitHub 3ed55f7aeb Improved menu interaction and added pinning functionality (#23)
* Improved menu interaction
* Added Overview message
* Added Pinning functionality. 
   Pinning a mission so you can easily pull up the briefing again.
* Added "Clear View" command to get rid of the message on the screen.
2025-05-02 23:54:27 +02:00
dutchie031 fc726cbb37 Fixed bugs found in v0.0.2 2025-05-01 21:53:54 +02:00
dutchie031GitHubDutchiedutchie032 <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 5c8c2e2707 update 2024-10-23 18:22:13 +02:00
dutchie031 d784ab6e1d updated stage draw configuration 2024-10-23 13:59:07 +02:00
dutchie031 e2b90b4ba1 fixed stage switcher 2024-10-23 13:33:09 +02:00
dutchie031 c581bef9f9 fixed broken release 2024-10-12 18:58:12 +02:00
dutchie031 f576b45706 updated airbase 2024-10-12 15:14:50 +02:00
dutchie031 cf32c8705b added new log line for cap units at airbase 2024-10-12 00:29:57 +02:00
dutchie031 45047c6c22 docs update 2024-10-09 01:35:35 +02:00
dutchie031 e6b6d082d0 updated docs 2024-10-04 16:56:51 +02:00
dutchie031 bd66770168 updated carrier docs 2024-10-04 16:21:50 +02:00
dutchie031 86fc8ebc4e added fleet stuff 2024-10-04 13:07:49 +02:00
dutchie031 0fdb25d0b2 updated docs 2024-09-29 12:52:58 +02:00
dutchie031 ff285158bf updated docs 2024-09-29 02:14:27 +02:00
dutchie031 9fd15154da stage 2024-09-28 18:03:58 +02:00
dutchie031 5e067131ba Updated compile script 2024-09-28 17:56:23 +02:00
dutchie031 13a32a1dd0 moved files and added compile script 2024-09-28 17:21:25 +02:00