Commit Graph

7 Commits

Author SHA1 Message Date
Hersi 495f0dc68a lots of refactoring
added core scripts, which overwrite and/or extend built-in functionality
2023-08-19 04:25:27 +02:00
Hersi 6749cb2a1c introduced PageManager
which made it pretty to get page instances (ewww '.__name')
from now page implementations use the PageManager to get page instances
SplashPage fading improvements
TitlePage implementation
replace viewHandler calls from page implementations with 'self:onInvalidation()'
fixed ListField focus implementation
fixed SelfTestField crash
MainMenuPage and subpages implementation
2022-06-29 00:35:52 +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 6e011b19eb add triggers to titlescreen 2022-03-12 15:18:24 +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
FajsiEx 06dd404285 + versionnumber to title screen 2021-12-21 19:49:11 +01:00
FajsiEx ae7b9d8824 + title screen to titlescreen (fuck) 2021-12-21 19:39:34 +01:00