Commit Graph

11 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner 8ac3f9d945 WIP: weird song selection refactor for swipe scrolling 2021-01-21 22:44:54 +10:30
Luke Hubmayer-Werner c2ab9dd78e Move subsampling to new Settings singleton 2021-01-14 20:35:30 +10:30
Luke Hubmayer-Werner 6941965965 Added volume slider 2021-01-14 00:11:28 +10:30
Luke Hubmayer-Werner 23dd718843 Improve slide and hold consistency.
Slides: Check touches against two points instead of just one, aids arcs without making things too sloppy.
Holds: Changed the touchbutton/button zones to overlap a bit so that positional jitter won't sometimes break before make
2021-01-03 23:09:11 +10:30
Luke Hubmayer-Werner c801f74f87 Disable touch dot debug labels for now 2021-01-03 01:22:46 +10:30
Luke Hubmayer-Werner df80e7a3b5 Reduce polling rate of Audio Latency (less relevant on official engine builds) 2021-01-02 23:22:48 +10:30
Luke Hubmayer-Werner ccb6a547ca Refactor out performance monitors 2021-01-02 18:51:54 +10:30
Luke Hubmayer-Werner 2876b70cf0 Add wakelock button for later gamepad testing.
Currently nonfunctional on desktop platforms due to engine limitation.
2021-01-02 00:40:01 +10:30
Luke Hubmayer-Werner 2887e0cc86 Increase touch area of inner zones to account for IR touchscreen drift ruining holds 2020-12-28 15:24:37 +10:30
Luke Hubmayer-Werner f29d50b6dd Properly clone notes from charts so that songs can be played more than once per session 2020-05-03 20:36:43 +09:30
Luke Hubmayer-Werner 1d0344f3f4 Scripts refactoring 2020-05-01 15:47:28 +09:30