Skip to content

Commit

Permalink
v3.2.0
Browse files Browse the repository at this point in the history
+ Add support for new part assignments
  + with you being able to buy individual trackers, there are 5 new assignments:
    + L/R wrists, L/R feet, & head
  + hopefully this should just work, lol
+ Optimized assignment logic
  + finally removed the janky assignment logic i made before since we can now request info from the dongles!
+ Make powerOffTracker() async
  + should've been async in the first place
  + instance can get destroyed/interrupted before all commands are run and cause soft bricking (tracker keeps turning off after being powered on)
    + i found this out while implementing the "power off on exit" feature on slimetora lol
+ Fix HaritoraX Wired detection (finally?)
+ Package updates
- Removed async on getTrackerSettings()
  • Loading branch information
JovannMC committed Nov 18, 2024
1 parent abe59ba commit 159aa16
Show file tree
Hide file tree
Showing 2 changed files with 4,100 additions and 4,136 deletions.
Loading

0 comments on commit 159aa16

Please sign in to comment.