Commit Graph

  • 68378dbaff Old code found in the server's workspace. old-workspace Harrison Deng 2021-12-23 21:33:01 -0600
  • 3e60760292 Continued transition to new asset manager. master Harrison 2019-12-12 14:43:36 -0500
  • e3946c526f Tried cleaning things up. Idk. Harrison 2019-11-23 21:46:46 -0500
  • a06c5ec4ff fixed font names. Harrison 2019-09-10 21:30:07 -0400
  • e2ff87f9b6 Cleaned assets and code for new scaling system. Recrown 2019-06-01 15:39:04 -0500
  • 5284f7c971 Complete VSCode transition. Recrown 2019-06-01 15:38:26 -0500
  • 86a4db5973 Transition to .Net Core and VSCode in progress. Recrown 2019-05-31 01:32:25 -0500
  • f7aa272d76 Implemented changes in new RA. Also minor exception param change. Recrown 2019-03-13 13:33:05 -0500
  • 03f1bdee7b Implemented new RA. Recrown 2019-03-09 02:02:32 -0600
  • 668f66fe30 Updated RA. Recrown 2019-03-09 00:52:21 -0600
  • 97a65abec7 Began work on input. Recrown 2019-03-09 00:50:46 -0600
  • b20ef57991 main page button layout working. Recrown 2019-03-09 00:26:59 -0600
  • 16579bd4bf progress on main page as well as updated RA. Recrown 2019-03-08 21:39:11 -0600
  • 061991494e Removed debug and updated to new texture names. Recrown 2019-03-07 23:46:51 -0600
  • c8415dd794 Changed UI textures for buttons. Recrown 2019-03-07 23:46:18 -0600
  • 40a5d171bc Changed to new RA. Recrown 2019-03-07 23:46:04 -0600
  • d9a5935cc6 Title now works. holy poop. Recrown 2019-03-01 23:30:43 -0600
  • 653a7de562 Integrating the functioning camera and rectangle renderer. Recrown 2019-02-25 21:40:07 -0600
  • 99e4530407 Updated references. Recrown 2019-02-07 23:45:19 -0600
  • 0588cd0515 implemented new camera system. Recrown 2019-02-06 12:47:44 -0600
  • 2acdda2338 began trying to fix primitive batch. Recrown 2019-01-30 07:45:55 -0600
  • c7211323fd began implementing changes in RA. Recrown 2019-01-28 11:41:36 -0600
  • dbafc989a5 removed some debug spam, fixed namespaces. Recrown 2019-01-27 02:01:13 -0600
  • 1ae37bb219 implemented basics of skin system. Recrown 2019-01-26 23:57:00 -0600
  • 261b79c7b4 removed a temporary debug line Recrown 2019-01-25 17:48:24 -0600
  • 5e1554edf0 reworked logic. Recrown 2019-01-22 19:33:42 -0600
  • 7d14d8cc64 refactor Recrown 2019-01-22 19:33:25 -0600
  • 9b674304f3 added references. Recrown 2019-01-22 19:31:31 -0600
  • 242d6013c0 refactors Recrown 2019-01-22 19:31:15 -0600
  • 2502556b33 Implemented proper disposal system and updated alongside RA. Recrown 2019-01-22 19:20:13 -0600
  • 8cf2fb5ae3 cleaned up debug spam. Recrown 2019-01-20 23:33:53 -0600
  • 682488d6d5 changed reference location to be more local. Recrown 2019-01-20 23:33:39 -0600
  • 0e4fd611db began implementing skin system. Recrown 2019-01-20 23:32:51 -0600
  • 549d30396e implemented the refactors in RA Recrown 2019-01-15 17:59:19 -0600
  • 6fb628ee08 made things that are only read, readonly. cuz i can. Recrown 2019-01-14 20:13:54 -0600
  • fce1b9c8b8 changed cursor. Recrown 2019-01-14 20:13:14 -0600
  • d02230c593 removed unused imports and applied minor changes from RA. Recrown 2019-01-14 20:06:17 -0600
  • 104a759e9f code adapting to refactors of RA and minor cleanup Recrown 2019-01-13 23:17:27 -0600
  • bfc72917f0 Merge branch 'master' of deng-systems:git/RhythmBullet Recrown 2019-01-13 22:09:59 -0600
  • a39842bb4b ui texture atlas added Recrown 2019-01-13 22:09:12 -0600
  • 3a3d424b62 changed from using dispose to deconstructor Recrown 2019-01-13 22:08:58 -0600
  • b3685cd80c implemented use of rectangle renderer. Recrown 2019-01-12 23:56:30 -0600
  • ddb2c2391c added fonts to their respective directory for sake of repository portability. Recrown 2018-12-14 11:20:23 -0600
  • 07e172d913 shortened line Recrown 2018-12-09 17:21:15 -0600
  • e8fa308bd9 removed working assets and notes from repository Recrown 2018-12-05 09:32:56 -0600
  • 0f3cf08e75 switched generic type to object for preferences, no longer using marker interface. Recrown 2018-12-05 00:02:12 -0600
  • e0959b2578 cleaned up residue errors from refactoring in other project Recrown 2018-12-04 23:37:05 -0600
  • d92f036a5d namespace refactor for R:Athenaeum Recrown 2018-12-03 23:05:54 -0600
  • dd5207b2b3 moved utilities to a separate project. Recrown 2018-11-29 21:00:12 -0600
  • 6f43cbffbb progress on text buttons (untested) Recrown 2018-11-22 01:12:40 -0600
  • f63a7b76e3 added untested nine patch system. Recrown 2018-11-22 01:04:47 -0600
  • 75da4db4fe minor changes to text label Recrown 2018-11-20 19:52:51 -0600
  • a402df1475 added rotation property to image ui module Recrown 2018-11-20 19:00:27 -0600
  • 3347316182 refactoring to comply with c# conventions Recrown 2018-11-20 18:56:41 -0600
  • efbaad9c1b improved text label (still untested, changed from "Text" to "TextLabel"). Recrown 2018-11-20 18:41:24 -0600
  • 88baab37db refactored field names, organized classes, text ui module now can scale and wrap. Recrown 2018-11-20 18:12:02 -0600
  • 1edebdd223 began implementing music controller system. Recrown 2018-11-19 23:08:11 -0600
  • 673cdd0b79 preference manager's loading system tested and works now. Recrown 2018-11-19 23:07:57 -0600
  • 4da7243a60 music controller now has constructor that creates music list for simplicity. Also now has listener for music list search event. Recrown 2018-11-19 23:06:59 -0600
  • 1bdda94905 fixed music list. Recrown 2018-11-19 23:05:59 -0600
  • 57e76be95d untested visualizer complete. Recrown 2018-11-19 21:07:23 -0600
  • 02d814b4f7 progress on untested music controller (base music controller using NAudio added, created intermediate sample provider that allows to obtain spectrum for current buffer); Recrown 2018-11-19 01:37:39 -0600
  • 6086c6491b began working on audio system; added Naudio; Recrown 2018-11-18 19:09:28 -0600
  • a4bedd34af new cursor while cleaning up from refactor. Recrown 2018-11-18 00:17:23 -0600
  • 1195b8228a refactor and better screen mechanism (probably) Recrown 2018-11-17 23:27:05 -0600
  • 8377bb5ae8 title now displayed Recrown 2018-11-15 01:22:35 -0600
  • 507cde744d screens update normal logic during transition now; added comments; book now has an initiate function; image has more functions; minor improvements on module system; Recrown 2018-11-15 01:22:19 -0600
  • e00f89325d added basic image ui module Recrown 2018-11-12 19:54:33 -0600
  • 52c90498b9 minor change to function naming to make more sense in screen manager Recrown 2018-11-12 19:45:57 -0600
  • fffc883327 screen manager now only triggers event when screen is actually required. Recrown 2018-11-12 19:43:03 -0600
  • d8bb78252d added screen manager to utilities Recrown 2018-11-12 19:40:27 -0600
  • 51f13b1578 began main page with reorganization. Recrown 2018-11-12 18:50:00 -0600
  • b1e2721850 minor change in how the 2d camera is handled Recrown 2018-11-12 18:34:11 -0600
  • 0f10ce3a07 book and page now use the new camera system; added functionality to camera; progress on mainscreen; Recrown 2018-11-12 00:33:40 -0600
  • a2defc5d11 Camera in functional state. Recrown 2018-11-11 23:05:51 -0600
  • 3c44a52a8f reorganization, and skeleton of camera system. Recrown 2018-11-11 14:44:30 -0600
  • f3a3d31ad8 updated transition system to be more intuitive Recrown 2018-11-11 12:45:37 -0600
  • 04f8fbd8cd clean to working state Recrown 2018-11-11 11:32:06 -0600
  • 9a0b74135a gonna use comora library instead of making a camera solution Recrown 2018-11-11 01:33:15 -0600
  • aabb5e6793 updated book system to function with new UI module structure. Recrown 2018-11-09 18:17:30 -0600
  • 17e59397a5 added input system to basic button; code cleanup; Recrown 2018-11-08 23:49:42 -0600
  • fcd2278796 added proper input system (untested) Recrown 2018-11-08 23:48:24 -0600
  • 99a8531b47 improved transition system, target rendering portion tested with loading to main screen. Recrown 2018-11-04 00:01:17 -0500
  • 042fba4249 improved transition system with usage of target rendering Recrown 2018-11-03 01:08:39 -0500
  • 44b2c74ff5 Functioning state before changing to using render targets Recrown 2018-11-01 22:02:25 -0500
  • 9da8233eda loading screen now has the option to rotate image; change in how transitions are handled Recrown 2018-11-01 21:20:46 -0500
  • 1879bb0e4c cleanup, and began working on main screen. Recrown 2018-11-01 01:10:49 -0500
  • 353843476a created new fade in transition Recrown 2018-11-01 01:09:10 -0500
  • 00ca68662c loading screen now loads before transition (before was transition while loading, wait to finish, then continue) Recrown 2018-11-01 00:15:29 -0500
  • d61b18952f marked progress as volatile Recrown 2018-11-01 00:14:31 -0500
  • df8397c0c7 progress of content loading is no longer bound to event system Recrown 2018-11-01 00:12:43 -0500
  • f6fbb366a3 Removed automatic root search from content system Recrown 2018-11-01 00:05:10 -0500
  • 9c50226eb7 basic transition system for between screen transitions (restructured folders) Recrown 2018-10-31 23:58:26 -0500
  • 0e4a4564cf content system now has a event system Recrown 2018-10-31 23:57:36 -0500
  • 46dc862aed smoothed out black to white transition on splash screen Recrown 2018-10-31 18:21:44 -0500
  • b77aa6d7fd proper splash screen loading as well as proper unloading assets for end of game finished. Recrown 2018-10-31 01:10:15 -0500
  • 831c49b685 fixed directory issue with preferences. Recrown 2018-10-30 22:59:10 -0500
  • eeebff355f new loading texture. Recrown 2018-10-30 19:47:01 -0500
  • a9647f2146 Content loading system functioning. Recrown 2018-10-30 18:29:54 -0500
  • 3a4dfb94ac clean up. Recrown 2018-10-29 00:33:26 -0500