sadpmpk pushed to part_sys at sadpmpk/HATPC
-
7c86e0b3c5 Implement initial particle system
-
290dafdf86 Rework scene rendering function
-
7b2c48524d Add skeleton for particle system
- Compare 3 commits »
sadpmpk deleted branch sfx from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
7dc66945da Add in engine configuration
-
b9b0c11524 Separate out engine from scenes
-
b3de60b4bc Merge EC into engine directly
-
92555708d7 Put more boilerplate inits into engine init
-
e318c65135 Add some more sfx
- Compare 6 commits »
sadpmpk pushed to sfx at sadpmpk/HATPC
-
e318c65135 Add some more sfx
-
2b79b5e6bc implement simple sfx playback for jumping
- Compare 2 commits »
sadpmpk deleted branch draw_opt from sadpmpk/HATPC
sadpmpk deleted branch cam_system from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
0a4c700bf6 Add camera lookahead when falling
-
ae730ce029 Finish initial camera behaviour
-
b56e0e7f10 Clamp target position and revert to old behaviour
-
d1d8033b77 Only apply new behaviour to x direction only
-
f8eab8acec Adjust parameters for camera
- Compare 7 commits »
sadpmpk pushed to cam_system at sadpmpk/HATPC
-
0a4c700bf6 Add camera lookahead when falling
-
ae730ce029 Finish initial camera behaviour
-
b56e0e7f10 Clamp target position and revert to old behaviour
-
d1d8033b77 Only apply new behaviour to x direction only
-
f8eab8acec Adjust parameters for camera
- Compare 9 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
533e2998bc Include missing headers in rres packer
-
de29201a41 Fix uninitialised overlap value
- Compare 2 commits »
sadpmpk pushed to cam_system at sadpmpk/HATPC
-
16ebe4ede0 Finish initial camera behaviour
sadpmpk pushed to cam_system at sadpmpk/HATPC
-
e0305bccb3 Clamp target position and revert to old behaviour
-
2b0873f335 Only apply new behaviour to x direction only
-
bfe5b3d46e Adjust parameters for camera
- Compare 3 commits »
sadpmpk pushed to cam_system at sadpmpk/HATPC
-
f65ad1327b Fix coyote jump issue
-
a97f74fa48 Initial implementation of camera system
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
c2c00cfa51 Add quake-style jump buffering
-
5398c08782 Integrate air timer in game scene
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
d4d3b317e2 Complete level data packing and loading