Hersi
ebc01d1eeb
create timer number textures, implement timer component
2023-11-23 12:24:11 +01:00
Hersi
d0b1bcfb79
add check for updating the effect radar only when it is enabled (to reduce lag)
2023-11-23 12:21:17 +01:00
Hersi
0951fc029c
add effect radar toggle in skin settings
2023-11-23 07:29:10 +01:00
Hersi
bc191e45f0
fix bug where radar is seen when filter is active
2023-11-18 09:30:38 +01:00
Hersi
a0ceb0bd01
clear lua linting errors and warnings in songwheel.lua
...
fix(?) volforce indicator
2023-11-14 07:44:28 +01:00
Hersi
e9d848d92f
radar positioning and colors in songwheel.lua
2023-11-14 07:41:51 +01:00
Hersi
7768ae2175
initial radar implementation
2023-11-13 01:41:52 +01:00
Hersi
256ebc3c0f
Merge branch 'fdigl-develop'
2023-11-10 11:49:00 +01:00
Hersi
52f948508c
fix empty username fallback
2023-11-10 11:13:32 +01:00
Hersi
a04890dab9
better handling of highscore username in songwheel
2023-11-10 11:09:34 +01:00
Hersi
f1e75e07b1
Add usernames on local highscores when available
...
Update songwheel skin api docs
2023-11-10 02:42:08 +01:00
Hersi
590662c9a9
implement handling xcd difficulty
2023-08-18 21:48:48 +02:00
Hersi
47372bf14f
fix exceed difficulty code missing
2022-05-30 02:51:24 +02:00
Local Atticus
20a7100521
Refactor based on feedback and fix bugs
2022-04-26 20:03:42 -04:00
Local Atticus
5268ac47a5
Get basic ht anims working
2022-04-26 18:12:14 -04:00
Hersi
e1c726265c
add dimensions module to songwheel, filterwheel
2022-03-30 17:40:39 +02:00
Hersi
f75859f7ce
Merge branch 'master' into feat/titlescreem-redo
2022-03-30 16:51:25 +02:00
Kyle Humphrey
ea9c39cead
add jacketPath to challengesCache
2022-03-29 21:33:52 -05:00
Kyle Humphrey
e77799c4c0
fix challengewheel
2022-03-25 00:07:39 -05:00
Kyle Humphrey
cc73423b6a
fix edge case where songwheel would break if there is no song in index
2022-03-23 17:52:06 -05:00
Kyle Humphrey
a3fa6350c1
add letter on scrollbar in SongWheel
2022-03-16 02:24:02 -05:00
Kyle Humphrey
841fb1fa35
reimplement scrollbar for songSelect and folderSelect
2022-03-15 23:51:53 -05:00
Kyle Humphrey
4cabc5990f
implement skin config for search controls window
2022-03-10 19:02:48 -06:00
Kyle Humphrey
59cf769508
update search info textures
2022-03-10 17:43:19 -06:00
Kyle Humphrey
20e4cb4150
add searchbar transition, darken bg, and search info
2022-03-09 02:24:21 -06:00
Hersi
af71838493
added skipIntro skin setting
...
moved json.lua into common
renamed common.lua to util.lua
moved stopMusic() into common/sound.lua
moved numbers.lua into components
removed unused shared directory
removed unused settingswheel.lua
2022-03-04 04:06:19 +01:00
Hersi
f988ae3ac8
removed old scripts
2022-02-27 23:32:03 +01:00
fdigl
3617862364
add special folder case for lowercase nautica
...
Nautica downloader created a folder with all lowercase letters, this may
not be detected by the specified key.
2022-02-22 18:12:15 -08:00
fdigl
2188f4dbce
add additional special folder keys
...
Apparently I'm special and name things different from everybody else
2022-02-22 18:08:06 -08:00
Hersi
d0c2932c5b
normalize line endings
2022-02-20 17:27:27 +01:00
FajsiEx
b43223b636
Merge https://git.hersi.changeip.net/hersi/ExperimentalGear
...
Merge stuff
2022-02-17 18:12:51 +01:00
FajsiEx
535eaac269
^ 0.2.2 & - debug text & * activate debug info with skin setting
2022-02-17 18:06:25 +01:00
Hersi
2005399156
move easing lib to common/
...
remove redundant easings.lua
2021-12-23 03:52:12 +01:00
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
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