Skip to content

Commit

Permalink
Feature/optimize autoplay (#34)
Browse files Browse the repository at this point in the history
* Run autoplay on another thread

* Optimize autoplay loop

* Remove redundant method

* Fix condition & safe unload

* Add score

* Fix lnobj

* Fix ln counting

* Implement thread-safe particle player

* Disable auto

* Display POOR
  • Loading branch information
VioletXF authored Sep 9, 2023
1 parent 2bd65eb commit 9abc462
Show file tree
Hide file tree
Showing 10 changed files with 288 additions and 1,210 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
/[Oo]bj/
/[Bb]uild/
/[Bb]uild_BurstDebugInformation_DoNotShip/
/[Bb]uild_mac/
/[Bb]uilds/
/[Ll]ogs/
/[Uu]ser[Ss]ettings/
Expand Down
Loading

0 comments on commit 9abc462

Please sign in to comment.