sadpmpk pushed to main at sadpmpk/HATPC
-
8bf1957e1e Fix incorrect velocity reflection on collision
-
9854654d61 Slightly resize UI for spawning urchin
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
ce0ca96c67 Allow value snapping for urchin spawn velocity
sadpmpk pushed to main at sadpmpk/HATPC
-
b275caf795 Add spawning urchin in editor
sadpmpk pushed to main at sadpmpk/HATPC
-
8a731637f7 Merge branch 'main' into profiling
-
4abe996640 Add urchin enemy
-
f6847f1ffd Merge branch 'main' into profiling
-
3041f5df54 Merge branch 'remove_edge_check' into profiling
-
ca5c653b9d Test integrate tracy into scenes
- Compare 6 commits »
sadpmpk deleted branch profiling from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
066ea5e080 Accumulate collided side before check
-
41585f6938 Simplify edge velocity check
- Compare 2 commits »
sadpmpk pushed to profiling at sadpmpk/HATPC
-
f6847f1ffd Merge branch 'main' into profiling
-
066ea5e080 Accumulate collided side before check
-
3041f5df54 Merge branch 'remove_edge_check' into profiling
-
41585f6938 Simplify edge velocity check
-
c8059300ac Fix freecam bug on game restart
- Compare 7 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
c8059300ac Fix freecam bug on game restart
sadpmpk pushed to main at sadpmpk/HATPC
-
e00e1ff8d2 Remove player on finish level
-
d3ea551024 Tweak engine config to allow web build
- Compare 2 commits »
sadpmpk pushed to profiling at sadpmpk/HATPC
-
ca5c653b9d Test integrate tracy into scenes
-
b2beaea248 Experiment with Tracy profiler
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
ef04e4ce42 Fix name mistake in README
sadpmpk pushed to main at sadpmpk/HATPC
-
bbe3a22cc5 Replace ringbuffer with sc_queue
sadpmpk pushed to main at sadpmpk/HATPC
-
cb9508a4b6 Update README
-
10d48c1d70 Allow optional inits for scene
-
8645bbd963 Use heaptrack for memory profiling on main
-
add592afd2 Refactor out entity removal function
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
fb0f16d984 Add addr sanitisation for main game
-
24b407fec2 Free level select scene on exit
-
03a4240c6d Simplify and unify level restarting
-
2fe3faf08f Update exit rendering
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
16714159bb Tweak air point check depending on player stance
-
9f496b4bee Tweak player's swimming hitbox and hurtbox
-
34041a68bb Fix particle emitter not unloading on player death
-
89176142b6 Readjust arrows and bombs spawning
-
d45937da6a Recenter player on ladders
- Compare 5 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
f4167c6270 Add chest count in main game
-
bae17e8a87 Add level ending in main game
-
f208964e7f Fix rendering for finishing the level
-
2be80ea6bf Add sprites for player finishing the stage
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
bf655daf8d Add mempool macros to simplify definition
-
056b50c431 Separate out component memory pools definition
-
d2af974b29 Experiment with extern component mempool
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
e4b5695a15 Allow level end to be deleted
-
e37e89505a Experiment with timer-based transition
-
019f39f84c Implement basic level state management
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
f6f6d54ecf Put back the air meter