Marcelo Geldres
|
9af1683801
|
Fixes to the Pause menu
Centering the hitbox of main menu and the hitbox of resume
|
2021-10-02 18:50:40 -04:00 |
|
|
c988944e3d
|
Give the game a name
|
2021-10-02 17:41:02 -04:00 |
|
|
b2cda7b7f7
|
Add discord presence updating
|
2021-10-02 17:31:17 -04:00 |
|
|
e0b63f20a1
|
Add a small logo
|
2021-10-02 17:11:01 -04:00 |
|
|
bd5659cbaa
|
Some small touch-ups
|
2021-10-02 17:04:52 -04:00 |
|
|
b96d9e4ef4
|
Merge branch 'master' into pause_menu
|
2021-10-02 14:00:06 -07:00 |
|
Marcelo Geldres
|
3e027f0259
|
Pause Menu
Pause Menu with the features of Resuming the game and going back to the main menu.
|
2021-10-02 16:56:26 -04:00 |
|
|
f1e10be5da
|
Very basic collisions with the world (janky)
|
2021-10-02 16:53:50 -04:00 |
|
|
a76dd7de72
|
world map rendering
|
2021-10-02 15:57:25 -04:00 |
|
|
67803212be
|
fix player sprites
|
2021-10-02 15:01:23 -04:00 |
|
|
4b8818c29e
|
fix double-jump bug
|
2021-10-02 14:48:06 -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 |
|
|
a8fe8ac85c
|
spea
|
2021-10-01 23:02:38 -04:00 |
|
|
a0cb49edf2
|
puffin stuffin
|
2021-10-01 23:00:40 -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 |
|
|
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 |
|