Skip to content

Releases: dutchie031/Spearhead

Release v0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Jun 17:32
14115c5
  • Dcs lua tool (#66)
  • Refactored everything for Lua Compile Tool
  • initial working version to be tested for release 1

Co-authored-by: dutchie031

Release v0.12.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 14:45
6d85c0e
  • Scenery targets refactored and updated (#65)
    Changed scenery targets to now be taken from trigger zones instead based on object ID

Release v0.11.2

Choose a tag to compare

@github-actions github-actions released this 14 Dec 12:57
68ff715
  • Briefing as location (#64)
    • Added briefing location as primary location coords
  • added pin briefing and briefing duration changes
  • updated command menu logic, sorting and naming

Co-authored-by: dutchie032

Release v0.11.1

Choose a tag to compare

@github-actions github-actions released this 15 Oct 14:47
6e9f7f0
  • Added briefing location as primary location coords (#63)
    Co-authored-by: dutchie032

Release v0.11.0

Choose a tag to compare

@github-actions github-actions released this 03 Sep 10:03
5080448

Breaking

  • updates on trigger zone properties
    • buildables for farp and sam sites now only available through trigger zone properties.

New

  • Stage briefings.
    • Stage briefings will now be shown in the "overview" F10 command.
    • Addable by adding a text box in a stage.
    • Text box should start with stagebriefing_

Fix

  • MGRS fix (easing and northing reversed)
  • Late activation being overwritten, now not anymore

Release v0.10.0-rc

Release v0.10.0-rc Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Jul 17:52
689fbc5
  • Feature/scenery targets (#60)
    • Added Scenery targets
  • Documentation updates

Release v0.9.0-rc

Release v0.9.0-rc Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 18:11
ac16b96
  • First Implementation of Persistance

  • 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

Release v0.8.1

Choose a tag to compare

@github-actions github-actions released this 07 Jul 12:46
a2061e7
  • fixed timing issue for AirGroup health check task removal (#58)

Release v0.8.0-rc

Release v0.8.0-rc Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:20
49ee714
  • Intercept cap (#57 #56 #55 #54)
    • Added initial implementation of Sweep groups
    • Added initial implementation of Intercept Group
      Intercept groups only intercept units that are in an intercept zone AND are detected by search radars and AWACS units.

Release v0.7.3-rc

Choose a tag to compare

@github-actions github-actions released this 03 Jun 15:46
150b7dc
  • fixed respawn airgroup throwing errors (#52)