Commit Graph

19 Commits

Author SHA1 Message Date
0f10ce3a07 book and page now use the new camera system; added functionality to camera; progress on mainscreen; 2018-11-12 00:33:40 -06:00
a2defc5d11 Camera in functional state. 2018-11-11 23:05:51 -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
aabb5e6793 updated book system to function with new UI module structure. 2018-11-09 18:17:30 -06:00
17e59397a5 added input system to basic button; code cleanup; 2018-11-08 23:49:42 -06:00
fcd2278796 added proper input system (untested) 2018-11-08 23:48:24 -06:00
99a8531b47 improved transition system, target rendering portion tested with loading to main screen. 2018-11-04 00:01:17 -05:00
042fba4249 improved transition system with usage of target rendering 2018-11-03 01:08:39 -05:00
44b2c74ff5 Functioning state before changing to using render targets 2018-11-01 22:02:25 -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
1879bb0e4c cleanup, and began working on main screen. 2018-11-01 01:10:49 -05:00
00ca68662c loading screen now loads before transition (before was transition while loading, wait to finish, then continue) 2018-11-01 00:15:29 -05:00
9c50226eb7 basic transition system for between screen transitions (restructured folders) 2018-10-31 23:58:26 -05:00
46dc862aed smoothed out black to white transition on splash screen 2018-10-31 18:21:44 -05:00
b77aa6d7fd proper splash screen loading as well as proper unloading assets for end of game finished. 2018-10-31 01:10:15 -05:00
eeebff355f new loading texture. 2018-10-30 19:47:01 -05:00
a9647f2146 Content loading system functioning. 2018-10-30 18:29:54 -05:00
539a39e51f reorganized file structure; texture and fonts now have appropriate folder resolver; 2018-09-16 01:37:48 -05:00