Commit Graph
26 Commits
Author SHA1 Message Date
dutchie031 660f109147 cleaned up aliases
PR Prerequisites / Lua Check (pull_request) Failing after 24s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 26s
2026-09-20 18:01:26 +02:00
dutchie031 18dcf6c092 updated for LuaLS findings
PR Prerequisites / Lua Check (pull_request) Successful in 22s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 23s
2026-09-20 16:21:15 +02:00
dutchie031 205efbee8a updated for LuaLS findings
PR Prerequisites / Lua Check (pull_request) Successful in 19s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 28s
2026-09-20 16:12:57 +02:00
dutchie031 e9fd3921a6 updated for LuaLS findings
PR Prerequisites / Lua Check (pull_request) Successful in 18s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 28s
2026-09-20 15:49:41 +02:00
dutchie031 917266818d Added luacheck config
PR Prerequisites / Lua Check (pull_request) Failing after 19s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 30s
2026-09-20 14:22:24 +02:00
dutchie031 05d47aa969 All luals findings solved
PR Prerequisites / Lua Check (pull_request) Failing after 22s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 23s
2026-09-19 22:27:57 +02:00
dutchie031 ff95845ae8 wip
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 4s
PR Prerequisites / Lua Check (pull_request) Failing after 22s
2026-09-11 11:41:20 +02:00
dutchie031 c4683fb80c updated CI pipeline
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 4s
PR Prerequisites / Lua Check (pull_request) Failing after 11s
2026-09-10 17:11:54 +02:00
dutchie031 a55cd2bf2a trying other check
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 24s
PR Prerequisites / Lua Check (pull_request) Failing after 1m21s
2026-09-09 12:36:29 +02:00
dutchie031 0346f8a7a8 linter fixes
PR Prerequisites / Lua Check (pull_request) Failing after 20s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 28s
2026-09-09 11:12:58 +02:00
dutchie031 ba240db310 fixing linting
PR Prerequisites / Lua Check (pull_request) Failing after 22s
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 22s
2026-09-08 21:04:40 +02:00
dutchie031 341590e981 fixed minor bug
PR Prerequisites / Bundles Without Errors (pull_request) Failing after 49s
2026-09-08 16:54:00 +02:00
dutchie031 a1355ff05d fixed minor bug
Publish Release / build (push) Failing after 12s
2026-09-08 07:44:24 +02:00
dutchie031 488a492e39 Custom briefings for BlueSam and FARPS (#44)
Update Docs / prepare-docs (push) Successful in 32s
Publish Release / build (push) Successful in 34s
Update Docs / build-image (push) Successful in 15s
Update Docs / deploy-container (push) Successful in 12s
Fixes #37

<img width="761" alt="image.png" src="attachments/bdc9d61a-8bbc-41f3-8de4-b97edfae28da">
<img width="1095" alt="image.png" src="attachments/9c77798d-f371-4035-84dd-7c60cb79d91f">

Reviewed-on: #44
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-09-07 17:23:30 +00:00
dutchie031 772397250f Feature/lanes (#40)
Update Docs / prepare-docs (push) Successful in 37s
Publish Release / build (push) Successful in 39s
Update Docs / build-image (push) Successful in 30s
Update Docs / deploy-container (push) Successful in 20s
this fixes #35

does not close but starts work partly on #41

Reviewed-on: #40
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-09-07 17:08:26 +00:00
dutchie031 952daa2897 Cutting a release
Publish Release / build (push) Canceled after 22s
2026-08-20 16:58:43 +02:00
dutchie031 7c0c5e4a85 updated briefings to be shown during spawn (#31)
Publish Release / build (push) Successful in 22s
fixes #26

Reviewed-on: #31
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-20 14:06:42 +00:00
dutchie031 970f049440 Updated max distance to be configurable (#29)
Publish Release / build (push) Successful in 12s
Partly addresses #24

Does not fully fix thoughReviewed-on: #29

Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-18 18:23:07 +00:00
dutchie031 63a1ea44db Fix/ pre activation (#28)
Publish Release / build (push) Successful in 39s
fixes: #8Reviewed-on: #28

Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-18 12:50:12 +00:00
dutchie031 a88520a413 trigger beta branch
Publish Release / build (push) Successful in 14s
2026-08-17 12:14:32 +02:00
dutchie031 d0e7f2aae4 fixed briefings faulty giving warnings (#19)
Publish Release / build (push) Successful in 15s
Changed order of checking for mission briefings

fixes #9Reviewed-on: #19

Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-17 10:12:24 +00:00
dutchie031 8c75ba5027 Fix/custom drawings (#18)
Publish Release / build (push) Successful in 13s
Reviewed-on: #18
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-17 09:32:01 +00:00
dutchie031 f677a83c8e Crate spawning update (#17)
Publish Release / build (push) Successful in 42s
Reviewed-on: #16
Co-authored-by: dutchie031 <timrorije@gmail.com>

Issue: #11

-[ ] Tested
-[ ] Reviewed
-[ ] Release notes updatedReviewed-on: #17
2026-08-16 11:55:34 +00:00
dutchie031 a1e36aa5d7 supplyHub Commands wiring and event triggers wired for more real time updates (#15)
Publish Release / build (push) Successful in 16s
Issue: #10

- [x] Tested
- [x] Reviewed
- [x] ReleaseNotes UpdatedReviewed-on: #15

Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-08-15 15:06:32 +00:00
dutchie031 a354022035 custom drawing updates now updated on Stage Change not only on completion (#5)
Publish Release / build (push) Successful in 1m39s
Reviewed-on: #5
Co-authored-by: dutchie031 <timrorije@gmail.com>
2026-07-29 17:16:05 +00:00
dutchie031ex61widutchie031 <dutchie031>
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