Commit Graph

146 Commits

Author SHA1 Message Date
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 f988ae3ac8 removed old scripts 2022-02-27 23:32:03 +01: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
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