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
|
a0ba0b7390
|
added ScreenCheckPage
|
2022-04-03 22:08:31 +02:00 |
gskbladez
|
f28f2e6abf
|
new title screen things
|
2022-04-03 14:51:11 -04:00 |
Hersi
|
6e42ccafc6
|
Added MainMenuPage
Added LinkField and LinkServiceField
Added state handling functions to Field
Added Page refreshFields to ServicePage
|
2022-04-03 19:51:56 +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
|
515d3aa54a
|
added InputCheckPage
added ServiceField class and derived classes
removed redundant function from Field
added a replace method to pageview
|
2022-04-03 04:59:43 +02:00 |
Hersi
|
e8f7471663
|
preliminary version of credits splash
|
2022-04-03 03:02:16 +02:00 |
Hersi
|
aecfc1c925
|
fix sample not playing when exiting from service screen
|
2022-04-03 02:10:26 +02:00 |
Hersi
|
984051205d
|
move "skip" text to the bottom left
|
2022-04-03 01:45:54 +02:00 |
Hersi
|
5eb141b840
|
Merge branch 'assets' into feat/titlescreem-redo
|
2022-04-03 01:43:27 +02:00 |
gskbladez
|
c5aee2b46a
|
usc name fix
|
2022-04-02 19:40:13 -04:00 |
Hersi
|
b1649fa80f
|
BEEEG "reimplementation" of service screen
new pager/page management library
|
2022-04-03 01:35:41 +02:00 |
gskbladez
|
07906b8ec0
|
teamexceed
|
2022-04-01 20:38:37 -04:00 |
gskbladez
|
f450ec3b3b
|
new subtitle textures
|
2022-04-01 20:36:42 -04:00 |
Hersi
|
e19763a9bf
|
fixed song settings dialog
|
2022-03-30 18:47:31 +02:00 |
Hersi
|
e1c726265c
|
add dimensions module to songwheel, filterwheel
|
2022-03-30 17:40:39 +02:00 |
gskbladez
|
8ea2652839
|
Merge branch 'feat/titlescreem-redo' into assets
|
2022-03-30 10:56:31 -04:00 |
Hersi
|
f75859f7ce
|
Merge branch 'master' into feat/titlescreem-redo
|
2022-03-30 16:51:25 +02:00 |
gskbladez
|
1208a7a202
|
Merge branch 'feat/titlescreem-redo' into assets
|
2022-03-30 10:41:18 -04:00 |
Kuenaimaku
|
776fd6035b
|
Merge pull request 'add jacketPath to challengesCache' (#14) from bugfix/TASK-55-fix-challenge-wheel into master
Reviewed-on: #14
|
2022-03-30 02:34:49 +00:00 |
Kyle Humphrey
|
ea9c39cead
|
add jacketPath to challengesCache
|
2022-03-29 21:33:52 -05:00 |
gskbladez
|
44c2a10783
|
1 file name change, updated title text
|
2022-03-29 21:01:25 -04:00 |
Hersi
|
819b220357
|
added base classes for service page management
|
2022-03-30 02:53:27 +02:00 |
Hersi
|
9dffa1332a
|
start revamping service screen structure
implemented some generic drawing functions
also removed that god damned ";" endings from everywhere, this is lua, not C
|
2022-03-29 04:29:28 +02:00 |
Hersi
|
0831597d3a
|
fix transition color in splash screen
|
2022-03-29 04:27:37 +02:00 |
Hersi
|
7704c45dd0
|
use the resource table for audio samples
|
2022-03-29 04:27:12 +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 |
Kuenaimaku
|
20700c4631
|
Merge pull request 'feature/TASK-26-timing-windows' (#13) from feature/TASK-26-timing-windows into master
Reviewed-on: #13
|
2022-03-27 01:27:22 +00:00 |
Kyle Humphrey
|
5951529809
|
update bottom panel
|
2022-03-26 20:25:20 -05:00 |
Kyle Humphrey
|
24a20a2e87
|
add timing graph and suggested offset to results
|
2022-03-26 00:26:29 -05:00 |
Kyle Humphrey
|
0fb98a8abf
|
Merge pull request 'fix Max Chain not resetting on gameplay restart (f5)' (#12) from feature/TASK-19-reset-max-chain-on-restart into master
Reviewed-on: #12
|
2022-03-26 05:23:52 +00:00 |
Hersi
|
5d3e4457eb
|
refactor and format document for mode_select
add wallpaper and dim modules to mode_select
|
2022-03-26 02:21:54 +01:00 |
Hersi
|
408feed832
|
got rid of the reference shenanigans from dimensions
|
2022-03-26 00:38:30 +01:00 |
Kyle Humphrey
|
4a293e70ae
|
fix Max Chain not resetting on gameplay restart (f5)
|
2022-03-25 17:21:02 -05:00 |
Kyle Humphrey
|
c3e4eff904
|
Merge pull request 'fix challengewheel' (#11) from feature/TASK-6-Special-Diff-Boxes into master
Reviewed-on: #11
|
2022-03-25 05:08:20 +00:00 |
Kyle Humphrey
|
e77799c4c0
|
fix challengewheel
|
2022-03-25 00:07:39 -05:00 |
Kyle Humphrey
|
b2417276f5
|
Merge pull request 'why was this shim even there in the first place' (#10) from feature/TASK-6-Special-Diff-Boxes into master
Reviewed-on: #10
|
2022-03-25 04:57:42 +00:00 |
Kyle Humphrey
|
26798bbd67
|
why was this shim even there in the first place
|
2022-03-24 23:57:00 -05:00 |
Kyle Humphrey
|
53e646ec30
|
Merge pull request 'haha fixing data structures' (#9) from feature/TASK-6-Special-Diff-Boxes into master
Reviewed-on: #9
|
2022-03-25 04:47:00 +00:00 |
Kyle Humphrey
|
7c1ab29712
|
haha fixing data structures
|
2022-03-24 23:45:51 -05:00 |
Kyle Humphrey
|
a2446b8954
|
Merge pull request 'fix special difficulty boxes within result and gameplay screens' (#8) from feature/TASK-6-Special-Diff-Boxes into master
Reviewed-on: #8
|
2022-03-25 04:04:52 +00:00 |
Kyle Humphrey
|
0e93e60aea
|
fix special difficulty boxes within result and gameplay screens
|
2022-03-24 23:02:54 -05:00 |
Kuenaimaku
|
c76e174b58
|
Merge pull request 'fix edge case where songwheel would break if there is no song in index' (#7) from bugfix/filterwheel-collections-no-song-fix into master
Reviewed-on: #7
|
2022-03-23 22:53:48 +00: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 |
Kuenaimaku
|
90421885f5
|
Merge pull request 'add letter on scrollbar in SongWheel' (#6) from feature/TASK-21-Scrollbar-fix into master
Reviewed-on: #6
|
2022-03-16 07:25:03 +00:00 |
Kyle Humphrey
|
a3fa6350c1
|
add letter on scrollbar in SongWheel
|
2022-03-16 02:24:02 -05:00 |
Kuenaimaku
|
fd39df9099
|
Merge pull request 'reimplement scrollbar for songSelect and folderSelect' (#5) from feature/TASK-21-Scrollbar-fix into master
Reviewed-on: #5
|
2022-03-16 04:54:32 +00:00 |
Kyle Humphrey
|
841fb1fa35
|
reimplement scrollbar for songSelect and folderSelect
|
2022-03-15 23:51:53 -05:00 |