Commit Graph

33 Commits

Author SHA1 Message Date
ddb2c2391c added fonts to their respective directory for sake of repository portability. 2018-12-14 11:20:23 -06:00
e0959b2578 cleaned up residue errors from refactoring in other project 2018-12-04 23:37:05 -06:00
dd5207b2b3 moved utilities to a separate project. 2018-11-29 21:00:12 -06:00
6f43cbffbb progress on text buttons (untested) 2018-11-22 01:12:40 -06:00
3347316182 refactoring to comply with c# conventions 2018-11-20 18:56:41 -06:00
efbaad9c1b improved text label (still untested, changed from "Text" to "TextLabel"). 2018-11-20 18:41:24 -06:00
88baab37db refactored field names, organized classes, text ui module now can scale and wrap. 2018-11-20 18:12:02 -06:00
57e76be95d untested visualizer complete. 2018-11-19 21:07:23 -06:00
02d814b4f7 progress on untested music controller (base music controller using NAudio added, created intermediate sample provider that allows to obtain spectrum for current buffer); 2018-11-19 01:38:10 -06:00
6086c6491b began working on audio system; added Naudio; 2018-11-18 19:09:28 -06:00
1195b8228a refactor and better screen mechanism (probably) 2018-11-17 23:27:05 -06:00
e00f89325d added basic image ui module 2018-11-12 19:54:33 -06:00
d8bb78252d added screen manager to utilities 2018-11-12 19:40:27 -06:00
51f13b1578 began main page with reorganization. 2018-11-12 18:50:00 -06:00
3c44a52a8f reorganization, and skeleton of camera system. 2018-11-11 14:44:30 -06:00
f3a3d31ad8 updated transition system to be more intuitive 2018-11-11 12:45:37 -06:00
04f8fbd8cd clean to working state 2018-11-11 11:32:06 -06:00
17e59397a5 added input system to basic button; code cleanup; 2018-11-08 23:49:42 -06:00
99a8531b47 improved transition system, target rendering portion tested with loading to main screen. 2018-11-04 00:01:17 -05:00
9da8233eda loading screen now has the option to rotate image; change in how transitions are handled 2018-11-01 21:20:46 -05:00
9c50226eb7 basic transition system for between screen transitions (restructured folders) 2018-10-31 23:58:26 -05:00
a9647f2146 Content loading system functioning. 2018-10-30 18:29:54 -05:00
3a4dfb94ac clean up. 2018-10-29 00:33:26 -05:00
8d762c7841 added basic setting persistence system 2018-10-28 22:42:47 -05:00
6a28aeb852 added fft library and began controls preferences. 2018-10-16 15:44:43 -05:00
bca4ad5791 Added physics and json parser 2018-09-20 11:04:32 -05:00
539a39e51f reorganized file structure; texture and fonts now have appropriate folder resolver; 2018-09-16 01:37:48 -05:00
7735445888 Loading screen base set up. 2018-09-15 14:05:14 -05:00
3779f220ff imrpoved UI system structure and added a basic text module for testing; Untested. 2018-09-15 13:15:32 -05:00
e45d998c3a progress on automated asynchronous content management; ready for testing; began working on font generation system. 2018-09-12 16:34:44 -05:00
419fb6ab6b progress on asset management system 2018-09-12 01:32:05 -05:00
8d80913fe2 began implementing resize while further developing ui system 2018-09-11 16:26:38 -05:00
bce143efbb progress on adding base layer 2018-09-11 00:05:34 -05:00