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
7d7f7be937
Added challenge header component
...
Removed redundant function definitions in songtransition.lua
2021-12-10 04:07:09 +01:00
Hersi
21125dcf68
Added percent sign and percentage bar
...
Moved implementation of splitString into common.common
Removed redundant function definitions in challengeresult.lua
Added a new parameter to the draw_number function in common.numbers
2021-12-10 03:41:44 +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
Hersi
3db4d2e5f2
fixed challenge pass_state not updating when first clearing
...
bunch of cleanup in chalwheel.lua
2021-12-01 23:09:00 +01:00
Hersi
44ed165108
Use diff icon for chalwheel from scripts/components/
2021-11-27 05:18:41 +01:00
Hersi
2b710798e5
Merge branch 'master' of github.com:FajsiEx/exceed
2021-11-23 00:13:22 +01:00
FajsiEx
543bf7b447
+ letterboxing to songwheel, filterwheel and sortwheel
2021-11-22 22:25:38 +01:00
FajsiEx
bed2ede94c
+ letterboxing to filterwheel
2021-11-22 20:39:56 +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
Hersi
5b1a08c457
chalwheel: fixed a bug where jackets wouldn't update
...
also fixed challenge to display last song jacket
2021-11-22 12:41:57 +01:00
Hersi
46f0a9820a
chalwheel: added completion badge and grade
2021-11-22 03:13:11 +01:00
Hersi
67f6f70f7c
chalwheel: optimization: removed sub function instantiations
2021-11-22 02:22:05 +01:00
Hersi
02578ce121
chalwheel: fixed calling CreateLabel every frame
2021-11-22 01:17:55 +01:00
Hersi
29233a719e
chalwheel now 'fits to screen' instead of 'stretching' on widscreen formats
2021-11-22 00:14:03 +01:00
Hersi
9a63cd4bb8
Merge branch 'master' of github.com:FajsiEx/exceed
2021-11-21 03:42:19 +01:00
Hersi
00bd43d9e1
chalwheel: "fixed" title font sizes
2021-11-21 03:41:10 +01:00
Hersi
b4b4f07b82
chalwheel: added chart list and difficulty icons
2021-11-21 03:17:46 +01:00
Hersi
be96b53510
fixed chalwheel stats at resolution change
2021-11-21 01:43:20 +01:00
Hersi
c224aa928b
implemented chalwheel stats
2021-11-20 23:51:53 +01:00
FajsiEx
5208a30bdb
/ potential scrollbar crash, will need refactor of filter wheel scrollbar somewhat
2021-11-20 23:14:55 +01:00
Hersi
d13fa08842
Merge branch 'master' of github.com:FajsiEx/exceed
2021-11-20 22:56:36 +01:00
Hersi
543b6dfe94
WIP: the biggest chalwheel commit you will see from me
2021-11-20 22:54:47 +01:00
FajsiEx
85cad9562c
+ better way of stopping the results music
2021-11-20 22:43:11 +01:00
FajsiEx
d61f63b665
+ sortwheel sfx
2021-11-20 22:24:15 +01:00
Hersi
b25d92bf5c
Merge branch 'master' of github.com:FajsiEx/exceed
2021-11-20 20:27:32 +01:00
FajsiEx
eef1ada413
+ open and close sound to filterwheel
2021-11-20 19:52:54 +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
Hersi
bef6a917c1
renamed "song" to "challenge" in chalwheel
2021-11-18 00:26:25 +01:00
Hersi
c3ae26521b
formatting
2021-11-17 22:30:15 +01:00
RealFD
5af66b2788
+rounded the meanhit number and abit chalwheel
2021-11-06 00:28:19 +01:00
RealFD
29cd2e3aa2
+ minor song and chal wheel change
2021-10-29 16:36:35 +02:00
gskbladez
975eb947a5
kshoot filterwheel patch
2021-10-25 20:07:47 -04:00