Skip to content

v1.0.0

Compare
Choose a tag to compare
@JovannMC JovannMC released this 03 May 17:05
· 208 commits to main since this release
cbdea65

SlimeTora v1.0.0 - the rewrite!

After many months of work, the SlimeTora rewrite is complete. SlimeTora v1.0.0 is now out, thank you to the community for helping to make this happen! Support for other trackers such as the HaritoraX 1.1b/1.1/1.0 is coming soon!

Check out the new wiki page for the program's documentation! https://github.com/OCSYT/SlimeTora/wiki

Special thanks to the many people from the Shiftall and SlimeVR Discord servers for the help and testing of the many alphas on the rewrite fork. Another thanks to @pikepikeid for the Japanese translation of the program, ありがとうございます!(*´∀`)

We can't wait to see what you do with the program.
-BracketProto (@OCSYT) & JovannMC (@JovannMC)

Changelogs

  • Entire frontend and backend rewrite (with Bulma and haritorax-interpreter)
    • The program now has a new UI, the code is cleaner and more maintainable, and should hopefully improve stability/performance.
  • Package app files with asar
    • No need to extract thousands of files anymore 😅
  • Bluetooth and GX(6/2) support (with all at the same time supported)
    • Welcome elbow tracker users!
  • Set tracker settings per-tracker
    • Currently in beta and needs more testing
  • Localization support
    • You can help translate the program! Clone the repo and make a new file under /src/static/languages/ with a two-letter language identifier (ending with .json, e.g. jp.json)!
  • Linux support
    • This was done as SlimeVR is supported on Linux, and the first time HaritoraX trackers work on Linux!
    • ..however this is not tested at all. Please let me know if there are issues.
  • Tracker visualization
  • Magnetometer statuses
  • Censor tracker serial numbers
  • Many new ways to debug the program
  • New SlimeTora logo
  • ..and many more improvements coming soon!

Known issues

  • Battery information is slightly inaccurate on first connection
    • Fixes after the tracker reports the battery information by itself
  • Battery data sent to SlimeVR server isn't per-tracker
    • Cannot really fix this, instead the program sends the lowest battery data from all the trackers to the server

Full Changelog: 0.1.3...v1.0.0