e8fa308bd9removed working assets and notes from repositoryRecrown2018-12-05 09:32:56 -0600
0f3cf08e75switched generic type to object for preferences, no longer using marker interface.Recrown2018-12-05 00:02:12 -0600
e0959b2578cleaned up residue errors from refactoring in other projectRecrown2018-12-04 23:37:05 -0600
d92f036a5dnamespace refactor for R:AthenaeumRecrown2018-12-03 23:05:54 -0600
dd5207b2b3moved utilities to a separate project.Recrown2018-11-29 21:00:12 -0600
6f43cbffbbprogress on text buttons (untested)Recrown2018-11-22 01:12:40 -0600
f63a7b76e3added untested nine patch system.Recrown2018-11-22 01:04:47 -0600
75da4db4feminor changes to text labelRecrown2018-11-20 19:52:51 -0600
a402df1475added rotation property to image ui moduleRecrown2018-11-20 19:00:27 -0600
3347316182refactoring to comply with c# conventionsRecrown2018-11-20 18:56:41 -0600
efbaad9c1bimproved text label (still untested, changed from "Text" to "TextLabel").Recrown2018-11-20 18:41:24 -0600
88baab37dbrefactored field names, organized classes, text ui module now can scale and wrap.Recrown2018-11-20 18:12:02 -0600
1edebdd223began implementing music controller system.Recrown2018-11-19 23:08:11 -0600
673cdd0b79preference manager's loading system tested and works now.Recrown2018-11-19 23:07:57 -0600
4da7243a60music controller now has constructor that creates music list for simplicity. Also now has listener for music list search event.Recrown2018-11-19 23:06:59 -0600
02d814b4f7progress on untested music controller (base music controller using NAudio added, created intermediate sample provider that allows to obtain spectrum for current buffer);Recrown2018-11-19 01:37:39 -0600
6086c6491bbegan working on audio system; added Naudio;Recrown2018-11-18 19:09:28 -0600
a4bedd34afnew cursor while cleaning up from refactor.Recrown2018-11-18 00:17:23 -0600
1195b8228arefactor and better screen mechanism (probably)Recrown2018-11-17 23:27:05 -0600
507cde744dscreens update normal logic during transition now; added comments; book now has an initiate function; image has more functions; minor improvements on module system;Recrown2018-11-15 01:22:19 -0600
9a0b74135agonna use comora library instead of making a camera solutionRecrown2018-11-11 01:33:15 -0600
aabb5e6793updated book system to function with new UI module structure.Recrown2018-11-09 18:17:30 -0600
17e59397a5added input system to basic button; code cleanup;Recrown2018-11-08 23:49:42 -0600
fcd2278796added proper input system (untested)Recrown2018-11-08 23:48:24 -0600
99a8531b47improved transition system, target rendering portion tested with loading to main screen.Recrown2018-11-04 00:01:17 -0500
042fba4249improved transition system with usage of target renderingRecrown2018-11-03 01:08:39 -0500
44b2c74ff5Functioning state before changing to using render targetsRecrown2018-11-01 22:02:25 -0500
9da8233edaloading screen now has the option to rotate image; change in how transitions are handledRecrown2018-11-01 21:20:46 -0500
1879bb0e4ccleanup, and began working on main screen.Recrown2018-11-01 01:10:49 -0500
353843476acreated new fade in transitionRecrown2018-11-01 01:09:10 -0500
00ca68662cloading screen now loads before transition (before was transition while loading, wait to finish, then continue)Recrown2018-11-01 00:15:29 -0500
d61b18952fmarked progress as volatileRecrown2018-11-01 00:14:31 -0500
df8397c0c7progress of content loading is no longer bound to event systemRecrown2018-11-01 00:12:43 -0500
f6fbb366a3Removed automatic root search from content systemRecrown2018-11-01 00:05:10 -0500
9c50226eb7basic transition system for between screen transitions (restructured folders)Recrown2018-10-31 23:58:26 -0500
0e4a4564cfcontent system now has a event systemRecrown2018-10-31 23:57:36 -0500
46dc862aedsmoothed out black to white transition on splash screenRecrown2018-10-31 18:21:44 -0500
b77aa6d7fdproper splash screen loading as well as proper unloading assets for end of game finished.Recrown2018-10-31 01:10:15 -0500
831c49b685fixed directory issue with preferences.Recrown2018-10-30 22:59:10 -0500