41 Commits

Author SHA1 Message Date
fa452c8350 Added the floor 2021-10-01 20:11:27 -04:00
26406b97ba Quick skip loading screen 2021-10-01 19:47:32 -04:00
f221aef192 un-fuck physics 2021-10-01 19:27:21 -04:00
2b471bd8d4 Add the character in the most basic form
Co-authored-by: Carter Tomlenovich <cartertom@tuta.io>
2021-10-01 19:27:10 -04:00
8379fd2973 Disable CRT mode 2021-10-01 12:19:29 -04:00
8ace32102b Implemented CRT shader 2021-10-01 12:19:08 -04:00
d70d183861 testing out latest log hook code 2021-10-01 10:33:19 -04:00
df6425c306 move logging hooks out to raylib itself 2021-09-30 16:36:02 -04:00
dd8047f6fd Hooked in to raylib's logger 2021-09-30 15:52:57 -04:00
5add6e1c65 Rendering game version on screen 2021-09-30 12:50:08 -04:00
471d78075f Loading screen is ready 2021-09-30 12:22:25 -04:00
b2c4124d79 fix interp fns and make the loading screen fade 2021-09-30 12:18:58 -04:00
772bcf8f3d Document the VRAM loading process 2021-09-30 11:44:47 -04:00
4bb0e5b1e3 improve error mapping 2021-09-30 11:35:42 -04:00
fd7a08dbee more file loading work 2021-09-30 11:35:10 -04:00
a2ca2b6827 working on err handling 2021-09-30 10:18:50 -04:00
76a94edde9 working on making the loading screen load a texture 2021-09-30 09:47:07 -04:00
f0c6444f33 finally load the loading screen 2021-09-30 09:41:43 -04:00
c96716d52e less errors once again 2021-09-30 09:24:07 -04:00
1fb6a0ffc1 implement more clippy suggestions 2021-09-30 09:17:48 -04:00
b1ec6feed5 working on project cleanup 2021-09-30 09:16:26 -04:00
b823988e45 some access control stuff 2021-09-30 08:27:40 -04:00
e3d1d00786 Sentry tracking and more cleanup 2021-09-29 22:20:04 -04:00
0c8f679de9 Cleaning up the project 2021-09-29 21:43:45 -04:00
e950489081 working on loading screen 2021-09-29 17:12:19 -04:00
de4491c9f3 passing around full context now 2021-09-29 17:06:06 -04:00
d2372772f0 No longer living in borrow checker hell for gfx 2021-09-29 16:53:41 -04:00
36f0744e31 working through ownership hell once again 2021-09-28 16:17:37 -04:00
2c1d620de8 working on custom render layer 2021-09-26 16:45:07 -04:00
2641df1182 Release instructions 2021-09-25 17:02:44 -04:00
cd4c08210c commenting frag shader 2021-09-22 20:31:30 -04:00
f7f1844adb dec pixel size 2021-09-22 18:04:34 -04:00
df123c0257 Finish up shader wrapper 2021-09-22 16:11:48 -04:00
5ae4252779 shader rendering 2021-09-21 16:55:07 -04:00
f205eea928 shade 2021-09-20 23:24:41 -04:00
f1bbcfa9b2 working through shaders 2021-09-20 23:24:35 -04:00
8e3d1b14e0 prepping to start shader work 2021-09-20 17:15:59 -04:00
8e89927525 got rpc working 2021-09-20 16:59:40 -04:00
37eea6536d working on discord RPC client 2021-09-20 12:40:55 -04:00
7808a29850 ... 2021-09-20 12:19:10 -04:00
f6dfd7e4de structure 2021-09-20 10:57:26 -04:00