Commit Graph

510 Commits

Author SHA1 Message Date
a858fa9159 Progress on mission 'async everything' 2017-12-07 16:47:50 -06:00
a41923fa12 optimization 2017-12-05 16:07:26 -06:00
86a606c44e minor optimizations 2017-12-05 15:03:23 -06:00
6fe280044d music selection page now functions with new method of loading 2017-12-05 11:59:34 -06:00
c41c941338 asynch song loading functional now 2017-12-05 10:42:06 -06:00
8f03c3310d disposing assets that weren't properly disposed 2017-12-05 09:16:01 -06:00
72b91a53fe proper time formatting 2017-12-03 20:04:33 -06:00
516ed746d7 recursive music search added and tested 2017-12-03 18:44:05 -06:00
316c419b99 fixed previously stated issue 2017-12-03 13:39:29 -06:00
7d0f3a365d removed creative screen; re-organized analysis system; analysis page progress; problems with analysis system needs to be fixed 2017-12-03 01:43:50 -06:00
07cc783624 aesthetic rework 2017-11-27 18:37:10 -06:00
b81656d187 text shortening now works better 2017-11-26 21:41:46 -06:00
247885d5cf alphabetically ordered files 2017-11-26 13:50:35 -06:00
6aa03bd344 minor changes to aesthetics, added rated difficulty to selection screen 2017-11-24 23:37:44 -06:00
4c86b17807 added some debug information in options page 2017-11-24 17:32:28 -06:00
f591a8e60e minor layout changes 2017-11-24 17:18:57 -06:00
60c1c2b2d7 optimizations by replacing nested loops to one main loop 2017-11-24 16:56:23 -06:00
9829748a03 song info displayed on the right side of the music selection page 2017-11-24 16:50:33 -06:00
27606f3c8f aesthetic changes 2017-11-24 13:44:00 -06:00
83ca297920 cleaned up code slightly 2017-11-23 21:37:25 -06:00
ee08e149c6 plays music when music is selected whether originally paused or not 2017-11-23 21:17:09 -06:00
8cebf891a0 music selection screen now changes song; currently playing song is now highlighted on screen open; 2017-11-23 20:14:17 -06:00
6cc9288c13 better scroll control 2017-11-21 21:40:10 -06:00
42e00c5bac changes to highlighted texture for music selection screen 2017-11-20 23:21:36 -06:00
30f7df2ad0 arrow key music selection now functions 2017-11-11 20:24:48 -06:00
16992e1345 set keyboard focus on change to music selection page 2017-11-07 17:19:18 -06:00
e65769f392 began up down arrow keys implementation on the music selection screen 2017-10-31 23:01:14 -05:00
5f2dd6ef75 selection now highlighting 2017-10-30 18:33:46 -05:00
49f454a21f previous button now loops to the end if at the beginning 2017-10-30 12:43:19 -05:00
29e0dfbcc8 removed 800x480 resolution (lol nobodies going to need that...) 2017-10-29 19:33:17 -05:00
f506e934ab added text shortening label 2017-10-29 18:13:21 -05:00
67684e8634 better music selection alignment (progress) 2017-10-28 23:02:55 -05:00
8d8ef15ce4 mainpage ui improved 2017-10-26 22:38:23 -05:00
a1278eed9b main page ui changes, working on song name scroll text 2017-10-24 20:11:49 -05:00
92d122616f currently working with music selection page being worked on 2017-10-24 18:10:41 -05:00
54e9a90ac4 improvements on music selection screen 2017-10-18 22:51:02 -05:00
bef014c047 more progress on play music selection page 2017-10-18 21:27:07 -05:00
9c2fa0f04b began deprecating custom events, switching to java observer event system; progress on music selection page 2017-10-17 23:37:36 -05:00
2294b0f9f8 moved options to left of main page 2017-10-17 13:31:27 -05:00
ca8e4c16d7 multiple adjustements made for ui resizing 2017-10-16 15:32:41 -05:00
0cab95a3fb cleaned up imports 2017-10-16 00:16:05 -05:00
76ed2cb74a added gradient background to main menu 2017-10-16 00:14:59 -05:00
69f40f5468 fixed crash issue with shader options checkbox; changed checkbox disabled texture 2017-10-15 19:33:46 -05:00
879921e5aa placement adjustement 2017-10-15 14:44:58 -05:00
160f87b801 main menu now displays current song name; visualizer made slightly more efficient 2017-10-15 01:55:03 -05:00
f345e1de8c forgot to add this important file... 2017-10-14 16:56:07 -05:00
871e667707 added proper menu screen controller for music playback; changed valid bin range for visualizer 2017-10-14 16:49:02 -05:00
d75f9692de beat particle effect values changed again, visualizer average range lowered 2017-10-14 00:43:18 -05:00
3454f80413 minor changes to beat particle effect, added proper music directory update, added song count, visualizer better centered, other minor value changes 2017-10-14 00:33:24 -05:00
31ad6f4a10 fixed visualizer width, changed scroll bar skin, changed functioning of shader options 2017-10-13 19:09:17 -05:00