40 Commits

Author SHA1 Message Date
Luna
a338523b23 fix sound 2021-10-03 14:18:39 -04:00
dc284adbd8 Add button sounds 2021-10-03 14:07:23 -04:00
d640e48996 Add the game soundtrack 2021-10-03 13:46:08 -04:00
9b74b42554 Load new background art and how to play info 2021-10-02 19:42:22 -04:00
c7ee45d0b7
Merge branch 'master' into main_menu_screen 2021-10-02 15:56:55 -07:00
Luna
20d5162cf8 Co-authored-by: Evan Pratten <ewpratten@gmail.com> 2021-10-02 18:53:14 -04:00
a76dd7de72 world map rendering 2021-10-02 15:57:25 -04:00
50414ee26e Fix wonky physics issues 2021-10-02 14:44:06 -04:00
f53daafa09 basic bg texturing 2021-10-02 09:51:22 -04:00
2b95cbb3b3 working on texture tiles 2021-10-02 09:06:06 -04:00
21272ba5d6 cleanup of animation 2021-10-01 22:56:16 -04:00
6ef9655a2b player texture and animation 2021-10-01 22:46:09 -04:00
f1c341fdbc bloom shading 2021-10-01 20:41:23 -04:00
4cb192730d mid-progress 2021-10-01 20:37:14 -04:00
9c2d636703 colors 2021-10-01 20:26:57 -04:00
28ea07bed9 colors and stuff 2021-10-01 20:26:52 -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
8ace32102b Implemented CRT shader 2021-10-01 12:19:08 -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
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
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
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
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
5ae4252779 shader rendering 2021-09-21 16:55:07 -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