dutchie031
14b4a974d6
merged DcsTools
2026-07-24 13:58:44 +02:00
dutchie031
57cf7bd0f9
wip
2026-07-24 13:56:56 +02:00
128aed1d2b
Dcs lua tool ( #66 )
...
* custom drawings and animations for video
* wip
* Work in progress refactor for toolkit
* wip
* Refactored everything for Lua Compile Tool
* Trying out the github action
* updated the github action ref
* initial working version
---------
Co-authored-by: ex61wi <tim.rorije@ing.com >
Co-authored-by: dutchie031 <dutchie031>
2026-06-06 19:26:32 +02:00
dutchie031
c2f97dbe93
initial working version
2026-06-06 19:10:03 +02:00
dutchie031
dc16766313
updated the github action ref
2026-04-25 21:54:28 +02:00
dutchie031
8da10e4d03
Trying out the github action
2026-04-07 22:48:15 +02:00
dutchie031
a4b87bee31
Refactored everything for Lua Compile Tool
2026-04-07 13:05:58 +02:00
dutchie031
62fbb35f96
wip
2026-04-04 16:52:51 +02:00
dutchie031
d77279328e
Work in progress refactor for toolkit
2026-03-06 19:07:54 +01:00
dutchie031
97f68389d4
wip
2026-01-20 15:58:40 +01:00
dutchie031
ca82c3357d
custom drawings and animations for video
2025-12-28 14:35:31 +01:00
dutchie031
c027921527
wip
2025-12-22 20:09:09 +01:00
dutchie031 and GitHub
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
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
7c5701532b
Added briefing location as primary location coords ( #63 )
...
Co-authored-by: dutchie032 <dutchie032>
2025-10-15 16:45:54 +02:00
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 and GitHub
1d4c0a8313
Feature/scenery targets ( #60 )
...
* Added Scenery targets
* Documentation updates
2025-07-17 19:50:57 +02:00
dutchie031 and GitHub
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
3d19137970
fixed timing issue for AirGroup health check task removal ( #58 )
...
Co-authored-by: ex61wi <tim.rorije@ing.com >
2025-07-07 14:45:11 +02:00
dutchie031
f558426dc8
fix null error
2025-06-13 14:21:55 +02:00
dutchie031 and GitHub
97d551b3d0
Intercept cap ( #57 )
...
FIx merge issues
2025-06-13 14:18:04 +02:00
dutchie031
23e01ea364
fix
2025-06-12 23:48:36 +02:00
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
dutchie031 and GitHub
bdf7154333
fixed respawn airgroup throwing errors ( #52 )
2025-06-03 17:42:30 +02:00
4c59f55dea
fixed breaking nill check ( #51 )
...
Co-authored-by: dutchie032 <dutchie032>
2025-06-01 20:11:59 +02:00
dutchie031 and GitHub
b17883b15b
implemented A in a far better way, ha that rhymes ( #50 )
...
* implemented A in a far better way, ha that rhymes
2025-06-01 19:38:36 +02:00
dutchie031 and GitHub
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
dutchie031 and GitHub
059081890d
static spawn change ( #47 )
2025-05-29 23:51:39 +02:00
dutchie031
a9627dfe9b
fixed for logistics
2025-05-29 18:26:48 +02:00
dutchie031
38dd650bf1
Merge branch 'main' of https://github.com/dutchie031/Spearhead
2025-05-29 17:32:00 +02:00
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
dutchie031
d4234fcc7c
Merge branch 'main' of https://github.com/dutchie031/Spearhead
2025-05-29 12:05:35 +02:00
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
dutchie031
c1f91fd0e6
fixed for static train carts having no category?
2025-05-28 00:25:16 +02:00
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
dutchie031 and GitHub
74e7d1ca7a
Tangent fix ( #43 )
...
* Fixed tangent mis calculation
* fixed possible error null reference
2025-05-26 14:48:14 +02:00
dutchie031 and GitHub
cae2c7edb3
Fixed tangent mis calculation ( #42 )
...
* Fixed tangent mis calculation
2025-05-26 14:29:51 +02:00
dutchie031 and GitHub
fbcff08a54
Smarter battle ( #41 )
...
* smarter AI battles
2025-05-26 11:55:47 +02:00
dutchie031
28564b30d0
higher chance of shooting when infantry
2025-05-26 00:16:35 +02:00
dutchie031
0d6809552d
fix
2025-05-25 23:39:34 +02:00
dutchie031
e1f392e8a3
Merge remote-tracking branch 'origin' into fix/casMission
2025-05-25 23:14:16 +02:00
c2121d0e70
Fix/cas mission ( #40 )
...
* fixes
* fixed and made weapons more random
---------
Co-authored-by: dutchie032 <dutchie032>
2025-05-25 22:12:16 +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
dutchie031
f61c7b5657
fix
2025-05-25 19:00:18 +02:00
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
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
dutchie031
c25ce52787
updated style
2025-05-22 23:29:28 +02:00
dutchie031
0cf25df8a0
updated pages
2025-05-20 01:05:12 +02:00
dutchie031 and GitHub
b96e5e709c
airbases now also 'buildable' ( #37 )
...
Airbases added as buildables.
2025-05-19 20:32:57 +02:00
dutchie031
97f6d2d201
minor fix
2025-05-18 21:14:15 +02:00
dutchie031 and GitHub
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
5b6ea49217
also checking random zones now
2025-05-10 23:03:53 +02:00
dutchie031
790e033caf
fixed warnings being reversed
2025-05-10 22:27:23 +02:00
dutchie031
812f58b0fa
fixed warnings being reversed
2025-05-10 22:15:08 +02:00
dutchie031
722b02c264
updated configuration documentation automation
2025-05-10 17:39:52 +02:00
dutchie031
0ea1e35cae
updated configuration documentation automation
2025-05-10 17:37:44 +02:00
dutchie031
dc8ff93a8c
updated configuration documentation automation
2025-05-10 17:34:33 +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 and GitHub
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
6ff378455b
made SpearheadAPI global ( #34 )
...
Co-authored-by: dutchie032 <dutchie032>
2025-05-10 13:31:58 +02:00
dutchie031
1a482be97a
updated main
2025-05-10 13:10:05 +02:00
7f3e81efcb
Fix/static pages ( #33 )
...
* Spearhead API updates
* Updated pipeline
* merged main
---------
Co-authored-by: dutchie032 <dutchie032>
2025-05-10 13:07:49 +02:00
3529e1aeb6
Fix/static pages ( #32 )
...
* Spearhead API updates
* Updated pipeline
---------
Co-authored-by: dutchie032 <dutchie032>
2025-05-10 13:06:04 +02:00
05e2d067ce
Spearhead API updates ( #31 )
...
Co-authored-by: dutchie032 <dutchie032>
2025-05-10 12:44:01 +02:00
dutchie031 and GitHub
c7c532a08a
Depends on ( #30 )
...
* Added mission dependencies within a stage
2025-05-10 01:22:55 +02:00
dutchie031 and GitHub
880816193d
removed duplicate warnings ( #29 )
...
* removed duplicate warnings
2025-05-09 13:33:15 +02:00
dutchie031
69833980fc
added blue sams
2025-05-09 10:54:29 +02:00
dutchie031
b50657902f
added StageOverview elements
2025-05-09 10:49:24 +02:00
dutchie031 and GitHub
d0bd36ea4e
Feature/briefing coords ( #28 )
...
* added coordinates replacement
2025-05-09 03:03:35 +02:00
dutchie031 and GitHub
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
dutchie031
4de7887c35
bluesam reference
2025-05-07 14:47:47 +02:00
dutchie031
f5a1a36c56
bluesam reference
2025-05-07 14:44:10 +02:00
dutchie031
fa9c15d2e1
init updated
2025-05-07 14:38:24 +02:00
dutchie031
683be5b955
Fix initiasiation on compiled
2025-05-07 14:35:12 +02:00
dutchie031
87b036c4cd
Fix initiasiation on compiled
2025-05-07 14:33:53 +02:00
dutchie031
a5c9c778ce
updated action logic
2025-05-07 14:26:00 +02:00
dutchie031 and GitHub
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
31f99686f6
updated readme
2025-05-03 03:09:31 +02:00
dutchie031
aee115aafb
Github Actions update
2025-05-03 02:52:42 +02:00
dutchie031 and GitHub
d45b8d225f
persistent saving of random missions ( #25 )
...
* Persistently saving randomised missions
During the first run the missions are randomly picked. After that it will keep those picks for the entire persistent state.
2025-05-03 02:47:39 +02:00
dutchie031 and GitHub
5f434542af
Fix/mission commands fix ( #24 )
2025-05-03 02:44:15 +02:00
dutchie031 and GitHub
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
ec859a4ff8
updated order so the release notes were created before tagging
2025-05-01 22:24:25 +02:00
dutchie031
889c04af49
Updated tagging
2025-05-01 22:19:56 +02:00
dutchie031
68f8864a60
Add a check for existing tags
2025-05-01 22:07:35 +02:00
dutchie031
00d7fa8858
Github actions tag fix
2025-05-01 22:03:53 +02:00
dutchie031
a0dbac6eca
Fixed compilation script
2025-05-01 21:58:06 +02:00
dutchie031
fc726cbb37
Fixed bugs found in v0.0.2
2025-05-01 21:53:54 +02:00
dutchie031
d16792064f
updated site scripts
2025-05-01 15:52:51 +02:00
743ec6495a
updated ( #22 )
...
Co-authored-by: dutchie032 <dutchie032>
2025-04-25 17:09:19 +02:00
dutchie031
cd6c158a0e
merged main
2025-04-25 14:49:54 +02:00
dutchie031
0035c06101
updated docs and pipeline
2025-04-25 14:48:52 +02:00
5db860a7a2
Docs rework ( #21 )
...
* wip
* docs reworked
* reworked docs
* updated docs and pipeline
---------
Co-authored-by: ex61wi <tim.rorije@ing.com >
Co-authored-by: dutchie032 <dutchie032>
2025-04-25 14:44:19 +02:00
dutchie031 and GitHub
28993c98b4
Create static_pages.yml ( #20 )
2025-04-25 14:39:36 +02:00
dutchie031 and GitHub
9a86e02609
Automation ( #19 )
2025-04-23 12:14:18 +02:00