Commit Graph

578 Commits

Author SHA1 Message Date
da9e657564 removed console outputs 2018-02-13 18:46:28 -06:00
882600abc6 visualizer circle is now properly drawn 2018-02-12 21:47:18 -06:00
768f562a25 all points for circles are properly placed in arrays 2018-02-12 21:22:12 -06:00
5395473205 Progress on game screen and circular visualizer 2018-02-12 17:29:23 -06:00
de38d1c863 circular visualizer progress 2018-02-12 09:41:00 -06:00
e939bffc68 organized packages; started working on round visualizer using mesh 2018-02-07 22:32:13 -06:00
b4f84816ce minor cleaning 2018-02-04 23:00:31 -06:00
b9f70e0c9d re-organized visualizer setup for future ease of use 2018-02-04 22:36:16 -06:00
7f51ca2c55 began working on game screen; changing entity system; clean up assets 2018-02-04 21:16:36 -06:00
1fbdefaecd changing to a different way of handling entities (no longer using scene2d) 2018-02-01 14:59:51 -06:00
08fb879b1f visualizer tuning 2018-01-30 14:45:00 -06:00
c70d161337 minor tuning to visualizer 2018-01-30 12:49:03 -06:00
5e3188ccc8 failsafe for problematic shaders 2018-01-30 11:48:41 -06:00
ee113fb90d scroll bar is now grey for generic coloring 2018-01-29 20:33:37 -06:00
c339c61697 shader now functions with background; fixed shader option not updating live 2018-01-29 20:26:45 -06:00
1b7f3233e8 slight optimization; fixed issue with directory selection displaying incorrect song count 2018-01-29 20:13:27 -06:00
c3a13d20fa main menu background progress 2018-01-29 14:33:20 -06:00
8c10e94246 Merge branch 'master' of /home/ydeng/git/RhythmBullet 2018-01-28 01:38:00 -06:00
67b3dec906 removed background per page setup in prep for consistent background for all pages 2018-01-28 01:33:36 -06:00
3444fcbd7e added new background png to assets 2018-01-18 18:59:59 -06:00
95731b3257 removed background per page setup 2018-01-18 15:40:28 -06:00
b1f0a30f5d forgot to remove the methods deleted last time... 2018-01-17 23:07:44 -06:00
8f0eedd1c5 added comments; removed collision detector vfx and sfx 2018-01-17 23:07:07 -06:00
439307d619 removed 'simple' entities 2018-01-17 23:01:57 -06:00
21473bcb0d minor changes to gradients 2018-01-17 22:53:39 -06:00
6c1981d60b cancel button for analysis page 2018-01-17 14:03:25 -06:00
4a37371fd4 colorless version of all gradients 2018-01-17 13:21:37 -06:00
3e40aab3a1 removed esc button to go directly to main menu 2018-01-17 12:46:15 -06:00
3c70a4d3f8 added better background controls 2018-01-17 12:43:38 -06:00
0de981ad13 better organization and cleaner output 2018-01-17 11:42:51 -06:00
d4869d0348 music analysis page now has album art 2018-01-16 19:15:46 -06:00
f5d3a01e76 scroll text now centers duplicate text rotations 2018-01-16 11:20:59 -06:00
46541d9747 Merge branch 'master' into multi-buffer 2018-01-15 22:48:25 -06:00
0b7fcc7606 fixed issue with not displaying song info after resize 2018-01-15 22:47:26 -06:00
bdbb6f7fd4 resize main page widget position changed 2018-01-15 18:36:23 -06:00
7ca69899b3 change all logging to the gdx system; removed unused debug outputs 2018-01-15 18:12:07 -06:00
2c9fd2ecfd cleaned up look and progress on music selection page 2018-01-15 17:07:01 -06:00
9880c0ed7a fixed out of bound issue with music list 2018-01-15 16:58:23 -06:00
4473bd6518 changed how beat particles acted 2018-01-15 16:53:23 -06:00
da76c05435 will not reload everytime minimized; minor visualizer tweaks; fixed non shuffle out of bounds issue; progress on analysis page 2018-01-15 15:55:51 -06:00
36eb547943 fixed issue caused by misunderstanding(?) of samplerate 2018-01-15 13:50:30 -06:00
bb934de70c minor optimizations 2018-01-15 00:18:46 -06:00
ec47ff73f7 removed unused code 2018-01-14 20:16:42 -06:00
c91a08bc3b visualizer synching improved 2018-01-14 14:07:55 -06:00
b07c9ffd44 adjustments for visualizer 2018-01-13 01:24:32 -06:00
98e2932f49 switched to checking buffer position to make sure its legal 2018-01-11 00:45:33 -06:00
3a871e8d99 Merge branch 'master' into singleBuffer 2018-01-11 00:19:53 -06:00
4d6cbaa652 added comments 2018-01-11 00:14:57 -06:00
4c207b20d1 fixed error with window index 2018-01-11 00:08:05 -06:00
193f972d01 secondary backed array to get previous windows. Not sure whether or not to use. 2018-01-10 23:53:51 -06:00