Commit Graph

97 Commits

Author SHA1 Message Date
16579bd4bf progress on main page as well as updated RA. 2019-03-08 21:39:11 -06:00
061991494e Removed debug and updated to new texture names. 2019-03-07 23:46:51 -06:00
c8415dd794 Changed UI textures for buttons. 2019-03-07 23:46:18 -06:00
d9a5935cc6 Title now works. holy poop. 2019-03-01 23:30:43 -06:00
653a7de562 Integrating the functioning camera and rectangle renderer. 2019-02-25 21:40:07 -06:00
0588cd0515 implemented new camera system. 2019-02-06 12:47:44 -06:00
2acdda2338 began trying to fix primitive batch. 2019-01-30 07:45:55 -06:00
c7211323fd began implementing changes in RA. 2019-01-28 11:41:36 -06:00
dbafc989a5 removed some debug spam, fixed namespaces. 2019-01-27 02:01:13 -06:00
1ae37bb219 implemented basics of skin system. 2019-01-26 23:57:00 -06:00
261b79c7b4 removed a temporary debug line 2019-01-25 17:48:24 -06:00
5e1554edf0 reworked logic. 2019-01-22 19:33:42 -06:00
7d14d8cc64 refactor 2019-01-22 19:33:25 -06:00
242d6013c0 refactors 2019-01-22 19:31:15 -06:00
2502556b33 Implemented proper disposal system and updated alongside RA. 2019-01-22 19:20:13 -06:00
8cf2fb5ae3 cleaned up debug spam. 2019-01-20 23:33:53 -06:00
682488d6d5 changed reference location to be more local. 2019-01-20 23:33:39 -06:00
0e4fd611db began implementing skin system. 2019-01-20 23:32:51 -06:00
549d30396e implemented the refactors in RA 2019-01-15 17:59:19 -06:00
6fb628ee08 made things that are only read, readonly. cuz i can. 2019-01-14 20:13:54 -06:00
fce1b9c8b8 changed cursor. 2019-01-14 20:13:14 -06:00
d02230c593 removed unused imports and applied minor changes from RA. 2019-01-14 20:06:17 -06:00
104a759e9f code adapting to refactors of RA and minor cleanup 2019-01-13 23:17:27 -06:00
bfc72917f0 Merge branch 'master' of deng-systems:git/RhythmBullet 2019-01-13 22:09:59 -06:00
a39842bb4b ui texture atlas added 2019-01-13 22:09:12 -06:00
3a3d424b62 changed from using dispose to deconstructor 2019-01-13 22:08:58 -06:00
b3685cd80c implemented use of rectangle renderer. 2019-01-12 23:56:30 -06:00
ddb2c2391c added fonts to their respective directory for sake of repository portability. 2018-12-14 11:20:23 -06:00
07e172d913 shortened line 2018-12-09 17:21:15 -06:00
0f3cf08e75 switched generic type to object for preferences, no longer using marker interface. 2018-12-05 00:02:12 -06:00
e0959b2578 cleaned up residue errors from refactoring in other project 2018-12-04 23:37:05 -06:00
d92f036a5d namespace refactor for R:Athenaeum 2018-12-03 23:05:54 -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
f63a7b76e3 added untested nine patch system. 2018-11-22 01:04:47 -06:00
75da4db4fe minor changes to text label 2018-11-20 19:52:51 -06:00
a402df1475 added rotation property to image ui module 2018-11-20 19:00:27 -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
1edebdd223 began implementing music controller system. 2018-11-19 23:08:11 -06:00
673cdd0b79 preference manager's loading system tested and works now. 2018-11-19 23:07:57 -06:00
4da7243a60 music controller now has constructor that creates music list for simplicity. Also now has listener for music list search event. 2018-11-19 23:06:59 -06:00
1bdda94905 fixed music list. 2018-11-19 23:05:59 -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
a4bedd34af new cursor while cleaning up from refactor. 2018-11-18 00:17:23 -06:00
1195b8228a refactor and better screen mechanism (probably) 2018-11-17 23:27:05 -06:00
8377bb5ae8 title now displayed 2018-11-15 01:22:35 -06:00