Skip to content

v1.0.0

Compare
Choose a tag to compare
@LtPeriwinkle LtPeriwinkle released this 05 Dec 18:07
· 635 commits to master since this release

mist 1.0.0

This release is the first "usable" edition of mist. As such, it isn't really intended for widespread adoption and contains many issues and bugs still. A major rewrite of the split system is coming, so I wanted to get this version out as soon as possible. Please don't hesitate to create an issue to report bugs and problems or request features!

Known issues

  • possible crash on horizontal window resizing
  • timer recoloration does not always work properly
  • performance not super great
  • code is largely a mass of spaghetti & kludges
  • macos version compiled against catalina in a VM, so i have no idea whether it will work in real life.

Quirks/lacking features

  • must use run.msf file provided with same name and location.
  • only can convert your existing LiveSplit files into msf at komali's website here
  • Nothing is configurable
  • Automatically saves runs if they are a PB
  • no way to create split files automatically

versioning

I'm going to try to follow semver as much as possible after this point, though it is kind of hard to define what constitutes as a "breaking change" in an application.