89e3abed63
visualizer now more flexible, leading to new visualizer design for main
...
page
2018-08-17 02:37:17 -05:00
1e98d34035
code cleanup
2018-08-16 23:25:36 -05:00
901594608c
removed deprecated code; platform based, window manager created; cleaned
...
code and files;
2018-08-16 13:49:44 -05:00
7fb42a63f8
resize tested and many issues fixed; horizontal visualizer scales to
...
height;
2018-08-15 23:17:04 -05:00
7a810299ce
deselection process now functions with the new keybind system;
...
visualizer progress (completely functional, one issue: windows drag
causes spike due to delta); all round minor cleanup and small changes;
2018-08-11 21:10:43 -05:00
8bea317ea8
keybind efficiency by removing excessive object creation; removed a few
...
extra imports;
2018-08-11 18:11:48 -05:00
b083e5f187
keybind key icon textures changed; removed useless code from old
...
visualizer;
2018-08-11 17:27:37 -05:00
30567e086c
proper disposal issue fixed; error while screen is not paused but not
...
renrendering (ex. dragging window) fixed;
2018-08-11 16:15:47 -05:00
f2a60ea490
visualizer works in a basic manner, disposing needed, gui needs
...
tweaking, visualizer bar rate could be adjusted;
2018-08-11 02:23:38 -05:00
4a7f4962e2
minor file location refactor, openAL sourceID reflected correctly now
2018-08-09 01:08:33 -05:00
0d2b48f0c2
removed a debug line, playing notifier now properly functions
2018-08-09 00:19:15 -05:00
5b388e8403
now actually randomly selects song on launch
2018-08-08 23:32:25 -05:00
324e3afe5a
multiple order changes with notifiers and other method calls; added
...
copying of default music file to special directory;
2018-08-07 23:53:48 -05:00
56d0ac2f51
visualizer bars properly rendered; removed overlapping play calls; +
...
minor fixes and changes
2018-08-06 15:56:16 -05:00
83d09ab2b9
bloom shader now works; back buttons on graphics and keybinds page now
...
go back to options page;
2018-08-05 22:30:45 -05:00
e824fe8b8b
scaling of textures fixed for various pages; last fix was scroll text
...
updating;
2018-08-05 22:23:50 -05:00
fe1eeecbc1
began testing, working through various errors, ended on constant
...
reloading in the game manager;
2018-08-05 00:03:53 -05:00
59cfa277ab
removed old, unused code; music controls now updated to use new
...
framework; circular visualizer updated; moved visualizers to core for
all platforms and accounted for different platform PCM reading with
interface for visualizer in core;
2018-08-03 22:21:39 -05:00
a39f3a25ac
added detailed display on screen (untested)
2018-08-03 21:41:18 -05:00
b857ffe4bd
changed to integer state system for notifier in music controller; music
...
selection page rewritten making better use of framework objects.
Untested (still)
2018-08-03 13:17:01 -05:00
45da676d0d
progress on untested framework
2018-08-02 09:21:25 -05:00
590cb39902
restructured way of handling the relationship between screens and pages
2018-07-26 13:17:35 -05:00
7dff918802
Finished basic visualizer and mass refactoring on the audio analyzer to
...
be compatible with the structure
2018-07-23 00:15:31 -05:00
0dce05050a
Restructuring starting from the launcher up to obtaining PCM data from
...
the audio backend is complete but untested.
2018-07-22 12:35:08 -05:00
2588b1e4a3
mp3 metadata complete
2018-07-08 18:36:39 -05:00
8f70d72ed1
mp3 audio processor complete; slow conversion to cleaner system
2018-07-02 00:52:55 -05:00
bf94851e06
switched back to old system dependent audio method; updated libgdx
...
framework; added ashley
2018-06-30 00:13:39 -05:00
92ff8871a9
updated libgdx
2018-06-15 01:45:10 -05:00
45e3b55d84
new sync system for visualizer
2018-05-22 23:30:52 -05:00
0fdc65796d
visualizer should now be stable (with proper new buffer system)
2018-05-18 01:25:02 -05:00
874ef52bb9
cleaned up some code in visualizer
2018-04-15 14:18:35 -05:00
abf3028cfb
slightly better buffer system
2018-04-15 14:04:59 -05:00
62dc7381c6
Circular visualizer now has function organized circle vertice order; sorting comparator moved to local method;
2018-04-15 02:59:35 -05:00
bfcad74529
made more visualizer code accessible for other platforms by using interface
2018-03-21 23:26:09 -05:00
2aa498e292
changed shader options to slider; did some cleaning;
2018-03-18 00:21:27 -05:00
f35691536b
added loading message to music selection page; removed 2 bars since for some reason left and right has one extra bar on both sides at 1366x768
2018-03-17 00:20:00 -05:00
c3f00fe5b6
removed song counter on options page, made sure background will resize to non standard resolutions
2018-03-17 00:10:26 -05:00
5ae598db36
background now renders! yay.
2018-03-16 17:56:42 -05:00
8fd727e7d6
fixed music selection page bug where after resize and metadata loading, application would crash
2018-03-16 17:33:14 -05:00
188608d40d
minor cleanup and fixing
2018-02-14 22:28:10 -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
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
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