Files
spearhead/RELEASENOTES.md
T
dutchie031 488a492e39
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
Custom briefings for BlueSam and FARPS (#44)
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

2.2 KiB

[Unreleased]

Breaking Changes

New Features

  • Issue: #41 Adds Stage Complete debug methods for local testing of the Stage flow. #40

  • Issue: #35 Creating Lane option for stages. Additionally to the primary stage lane, stages can now be created in different lanes. These lanes can be used to create different stage progression flows and create different "side-stories". #40

  • Issue: #37 Now enabled the mission editor to add a custom briefing to the "Buildable" missions. #44

Bug Fixes

[0.13.0] 2026-08

A good first release that finally has all major bugs fixed that were caused by the migration from both the underlying script transpiler and the migration to Gitea.

Breaking Changes

New Features

  • Issue #26 Possibility to have Stage Overview briefings (which include current missions sorted by distance) to be shown on spawning of a player. PR #31

Bug Fixes

  • Issue #11 Supply crate spawning now checks for free space and will not spawn if the area is too crowded. Additionally different units will spawn in different areas depending on loading side. PR #17
  • Fixed command wiring for supply hubs for better and more accurate detection of units spawning and entering/exiting zone. PR #15
  • Fixed custom drawings not being drawn correctly. PR #18
  • Fixed CAP Callbacks not working since the change to a transpiled script. Now a global callback circumvents this issue. PR #18
  • Fixed #9 Changed order of checking mission briefings PR #19
  • Fixed Configuration defaulting to true for all booleans in StageConfig PR #28
  • Fixed Pre-Activated stages not always drawing or pre-activating correctly. PR #28
  • Addressed #24 CAP max commit range is now configurable in the config.lua file. Issue remains open in order to apply further fine grained tuning. PR #29

[0.12.0] 2026-06

Migration to Gitea.
First version of the Gitea repository.
Everything is new, but also old.

Breaking Changes

Nothing worth mentioning

New Features

All and none

Bug Fixes

No bugs fixed, they're all still there.

[x.x.x] Year - Month Release Template

Breaking Changes

New Features

Bug Fixes