sadpmpk pushed to main at sadpmpk/HATPC
-
b5e7d8846f Add collision handling for one-way tile
-
36e84d1b75 Add one way tile
- Compare 2 commits »
sadpmpk deleted branch assets from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
dc760bf8db Attempt to apply code style consitency
sadpmpk pushed to main at sadpmpk/HATPC
-
82b8a3b988 Implement simple animation system
-
ac6d93565b Add Sprite Component
-
1ea1db3c60 Update the test to use the get functions
-
d01a6772ec Add convenience scripts
-
340d507f14 Implement assets and assets management
- Compare 5 commits »
sadpmpk pushed to assets at sadpmpk/HATPC
-
82b8a3b988 Implement simple animation system
sadpmpk pushed to assets at sadpmpk/HATPC
-
ac6d93565b Add Sprite Component
-
1ea1db3c60 Update the test to use the get functions
- Compare 2 commits »
sadpmpk pushed to assets at sadpmpk/HATPC
-
d01a6772ec Add convenience scripts
sadpmpk pushed to assets at sadpmpk/HATPC
-
340d507f14 Implement assets and assets management
sadpmpk pushed to main at sadpmpk/HATPC
-
92cb1855ba Increase player hitbox size
sadpmpk pushed to main at sadpmpk/HATPC
-
ddcb71ed50 Temp fix for 'crate super jump'
-
0a5eb36c34 Refactor bbox edge checking as a function
-
8ae647994a Improve collision resolution for velocity
-
45972d6416 Slow down player when crouching
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
8d94943547 (Temporary) Fix corner collision issue
-
c8ea03359c Prevent crate bashing at the corner
-
22b4190947 Refactor collision function signature
- Compare 3 commits »
sadpmpk deleted branch master from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
df66b7d9a3 Fix regression in lower velocity in water
sadpmpk pushed to master at sadpmpk/HATPC
-
95c4b98879 Remove some questionable code
-
a8567e2666 Implement hitbox and hurtbox system
-
b06d25f328 Implement metal crates
- Compare 3 commits »
sadpmpk deleted branch metal_crates from sadpmpk/HATPC
sadpmpk pushed to metal_crates at sadpmpk/HATPC
-
a8567e2666 Implement hitbox and hurtbox system
-
b06d25f328 Implement metal crates
- Compare 2 commits »
sadpmpk pushed to master at sadpmpk/HATPC
-
cf38949956 Fix jump spam and recovery