sadpmpk pushed to master at sadpmpk/SomeGameEngineV2
-
a05a021976 Update collision detection sample
-
0106e2673f Integrate cute_c2 collision + extension
- Compare 2 commits »
sadpmpk pushed to master at sadpmpk/SomeGameEngineV2
-
e70baef781 Add sample for string map
-
690e705c94 Add test for invalid freeing
- Compare 2 commits »
sadpmpk pushed to master at sadpmpk/SomeGameEngineV2
-
bcf80c2913 Test out map of maps
-
03b847cdb3 Update some macro constants
-
23462e6a55 Add README
- Compare 3 commits »
sadpmpk pushed to master at sadpmpk/SomeGameEngineV2
-
849a9f0059 Implement component pools
sadpmpk pushed to master at sadpmpk/SomeGameEngineV2
-
ea4c1216e0 First commit of Engine V2
sadpmpk created repository sadpmpk/SomeGameEngineV2
sadpmpk pushed to main at sadpmpk/HATPC
-
1e0ec6edfb Speed up game scene rendering
sadpmpk pushed to main at sadpmpk/HATPC
-
67e0e7dc08 Add resource packing script
-
f3defcf656 Significantly Update CMakeFile to reduce clutter
-
ee65e3c974 Extend the render queue to tilemap
-
e24bb382f9 Update editor rendering function
-
04d928c97f Add a rendering queue for sprite
- Compare 5 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
34b60fb699 Restore boulder movement on wooden tile
sadpmpk pushed to main at sadpmpk/HATPC
-
f4a6d6c768 Fix crash on level loading
-
3408fb8086 Add simple camera view indication
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
a6326a3944 Tweak crate fall delay
sadpmpk pushed to main at sadpmpk/HATPC
-
b5e31519a6 Add a direct level player for faster playtest
-
ee64133de7 Fix jump sfx incorrectly played
-
518c2def93 Fix crawlspace death glitch
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
a123e59c82 Fix unable to bash box on the side underwater
-
2de6eaa107 Add sprites for title and menu
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
2d20b0c08a Add ldtk helper script
-
6b4723b963 Fix jump water penalty not applied correctly
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
0556318ca0 Fix urchin destroying spikes again
sadpmpk pushed to main at sadpmpk/HATPC
-
5b29ad4ba4 Update swimming hit- and hurtbox proper
-
6b59064772 Adjust player acceleration in water
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
c02eba9548 Add air pockets to level data
sadpmpk pushed to main at sadpmpk/HATPC
-
9d5b54435b Increase water upthrust
sadpmpk pushed to main at sadpmpk/HATPC
-
6509b33c5a Rework urchin collision with crates