Commit Graph

24 Commits

Author SHA1 Message Date
Hersi b62dc2764a added game file reader utilities
added more fields to VersionInfoPage
2022-04-05 06:36:11 +02:00
Hersi aa2ba01550 added VersionInfoPage service page
added a way to update USC from the skin
added game configuration reader helper functions
added version string getters to version.lua
2022-04-04 01:58:10 +02:00
Hersi b08c1fb580 added ColorCheckPage and ColorGradientField
fixed ServicePage references in functions
added lerp function to util.lua
2022-04-03 23:24:17 +02:00
Hersi 297cd161bd Added class creation helper functions
Added a refreshFields function in Page
Fixed typo from selectedIndex/selectedIdx to self.selectedIndex
Added custom input handling to InputCheckPage
2022-04-03 19:47:09 +02:00
Hersi f227df0dee implemented mouse controls for titlescreen mode_select
added supporting functions to util and dimensions
2022-03-27 03:54:02 +02:00
Hersi 408feed832 got rid of the reference shenanigans from dimensions 2022-03-26 00:38:30 +01:00
Hersi edcb7b8407 auto-formatting 2022-03-12 15:18:41 +01: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 98ab8bfb62 Removed log spam
renamed function to be more appropriate
2022-03-03 04:01:54 +01:00
Hersi b586a217a3 Implemented splash screen 2022-03-03 03:55:46 +01:00
Hersi 2f01f9f96c Added "wallpaper" component
Added common dimensions script
2022-03-03 03:55:19 +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 9d60fe06ee re-fix the easing.lua fix with default values 2021-12-25 02:51:26 +01:00
Hersi 2005399156 move easing lib to common/
remove redundant easings.lua
2021-12-23 03:52:12 +01:00
FajsiEx a95d9df912 ^ 0.2.1 2021-12-18 22:29:16 +01:00
Hersi d171a99149 Added particle clearState masks for track_end.lua
Added track crash assets to track_end.lua
Added by-clearState foreground rendering to track_end.lua
WIP: gameplay/track_end/track_crash.png placeholder
2021-12-11 19:18:36 +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
FajsiEx 1889fd3e3b ^ 0.2.0 2021-11-27 18:42:27 +01:00
Hersi c224aa928b implemented chalwheel stats 2021-11-20 23:51:53 +01:00
FajsiEx 85cad9562c + better way of stopping the results music 2021-11-20 22:43:11 +01:00
FajsiEx 32f201784d + entry easing to filterwheel 2021-08-12 16:55:10 +02:00
FajsiEx f25ab51cef + scrolling transition to song wheel 2021-07-30 21:34:36 +02:00
FajsiEx 45f32eefa4 + start of results screen 2021-07-27 21:18:13 +02:00