Commit Graph

95 Commits

Author SHA1 Message Date
FajsiEx f822fa3826 / fix search in songwheel 2021-12-18 21:39:47 +01:00
FajsiEx 1be9861c36 - crown from ir leaderboard 2021-12-16 22:13:53 +01:00
FajsiEx 4384640c68 / nil being written to leaderboard cache 2021-12-16 21:31:06 +01:00
FajsiEx 7e3e2badc2 * sort ir scores in lb by score & + some debug logs 2021-12-16 20:49:11 +01:00
FajsiEx 72c8b21cf4 * don't try to request or draw the IR leaderboard if IR is not active 2021-12-16 18:29:04 +01:00
FajsiEx c737f23b13 * bust lb cache when exiting gameplay 2021-12-16 18:17:48 +01:00
FajsiEx bd0a3c1005 + chart leaderboard caching 2021-12-16 18:01:33 +01:00
FajsiEx d6dbee6316 > refactor ir leaderboard requests to only use one var for tracking the request state 2021-12-16 17:31:38 +01:00
FajsiEx 6421323b14 + status messages to ir leaderboard 2021-12-16 16:52:03 +01:00
FajsiEx 3bdeb8711f / fix ir leaderboard requests sometimes running twice 2021-12-16 16:28:47 +01:00
FajsiEx 0ad3016738 / finally hopefully fix sorting regardless of ranking value 2021-12-14 22:22:38 +01:00
FajsiEx 86af520c92 / ir scores on leaderboard being out of order in some cases 2021-12-14 20:23:45 +01:00
FajsiEx d9f8944e89 * rate limit the IR requests on songwheel further 2021-12-14 20:02:25 +01:00
FajsiEx 899af3170e + ir leaderboard to songwheel 2021-12-14 19:08:46 +01:00
Hersi 8e9c9d38fc gameplay, transition, and track end screen improvements
these screens are not broken in landscape mode anymore

also replaced some duplicated code to require 'common.numbers'
2021-12-02 03:41:12 +01:00
FajsiEx 543bf7b447 + letterboxing to songwheel, filterwheel and sortwheel 2021-11-22 22:25:38 +01:00
FajsiEx 2260528bf5 + letterboxing to titlescreen and songwheel 2021-11-22 20:23:34 +01:00
FajsiEx d96cd0a013 * draw footer, header, and scrollbar from filterwheel only if in songwheel 2021-11-22 19:57:16 +01:00
FajsiEx 85cad9562c + better way of stopping the results music 2021-11-20 22:43:11 +01:00
FajsiEx 6fed5cf86e - hide debug texts 2021-11-20 19:36:19 +01:00
FajsiEx a03852ce9b > cleanup 2021-11-20 19:36:00 +01:00
FajsiEx 716223a629 * start afterscroll transition only after songs actually show up after leaving filterwheel 2021-11-20 19:34:15 +01:00
FajsiEx de58e98563 + remaining things to complete the transition 2021-11-20 19:27:28 +01:00
FajsiEx bdfa9dfcb0 + match the songwheel/filterwheel transitions to be AC-like 2021-11-20 19:12:12 +01:00
RealFD 29cd2e3aa2 + minor song and chal wheel change 2021-10-29 16:36:35 +02:00
FajsiEx 7ee93e3ada * dash 2021-10-25 21:59:29 +02:00
FajsiEx 4f82c6c5aa * rewrite the scoreboard 2021-10-25 21:06:06 +02:00
RealFD 9aaf35ffe3 +added songwheel left list / idols moved to nav 2021-10-24 21:51:41 +02:00
RealFD a9c146d31f + result almost done and transitions 2021-10-23 23:20:57 +02:00
FajsiEx 610edd3d10 - debug text from songwheel and filterwheel for now 2021-09-10 19:15:04 +02:00
FajsiEx 7ebceab81f !* start fresh gameplay script 2021-08-30 18:22:21 +02:00
FajsiEx e916f2294e + fallback bpm if songbpm cannot be parsed 2021-08-27 21:31:46 +02:00
FajsiEx 8cc36bdc4a - unused code 2021-08-27 20:19:12 +02:00
FajsiEx c7bc3ca2d8 * move the scrollbar and cursor drawing from songwheel to filterwheel to prevent z-index clashing 2021-08-27 20:18:55 +02:00
FajsiEx 16bec98b48 + separate anim timer for jacket bg to have it on loop 2021-08-26 19:50:33 +02:00
FajsiEx 976edebe03 + skin setting for bpm dependent animations 2021-08-26 19:04:20 +02:00
FajsiEx efa50e0c1a + score 0 to data panel 2021-08-26 15:42:50 +02:00
FajsiEx 8bf452710e + no medal no grade "bages" to data panel 2021-08-26 15:39:16 +02:00
FajsiEx 797761a101 + flashing anim to data panel on songwheel 2021-08-26 15:36:47 +02:00
FajsiEx 09b7e5021e + flashing badges and grades to song plates 2021-08-26 15:31:28 +02:00
FajsiEx 2eb27a2fa4 + scrollbar to songwheel 2021-08-23 19:54:35 +02:00
FajsiEx 8c5a022df0 + background component to songwheel and result screen 2021-08-21 13:52:40 +02:00
FajsiEx 18c0388543 * make the laser anim faster on songwheel 2021-08-18 18:41:33 +02:00
FajsiEx c75925ff92 * replace frame based laser anim with code based anim in songwheel 2021-08-16 16:29:21 +02:00
FajsiEx 44da7da60c + top 50 to jacket in data panel 2021-08-16 15:58:28 +02:00
FajsiEx f88765d14d + top50 to song plates 2021-08-16 15:50:53 +02:00
FajsiEx e246fcb9f3 * center sort info 2021-08-14 17:52:04 +02:00
FajsiEx 9bc037f5cc + sort option label to sortwheel 2021-08-14 17:49:12 +02:00
FajsiEx c9bd55bfe3 / score numbers scaling & > use draw_number function for combo instead of whatever that thing was 2021-08-14 12:03:46 +02:00
FajsiEx 3986d0d126 / crashes when folder labels are not set on songselect & / low res jackets & + dynamic jackets 2021-08-13 22:36:21 +02:00