Skip to content

v0.1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@thane98 thane98 released this 09 Jul 17:07
· 44 commits to main since this release

Features

  • Added drop down to filter spawns in the chapter editor by difficulty.
  • Tile colors are darkened by default. You can adjust this through the chapter editor.
  • The chapter editor now shows spawn and tile names on hover.
  • Made the spawn "force" field a drop down.
  • Astra will tolerate u8 command lengths when parsing MSBT data. This improves compatibility with other editors.

Bug Fixes

  • Added additional context to loading error messages.
  • Fixed a deadlock when moving certain list elements up/down.
  • Fixed flipped indices in the "Copy To" function for some list models.
  • Fixed poor handling of indices when working with filtered data (ex. inserting a character while searching).