sadpmpk deleted branch sprites from sadpmpk/HATPC
sadpmpk pushed to main at sadpmpk/HATPC
-
937f63b0ca Add pause feature on sprite animation
-
c0aa37886f Add Player Ladder, Crouch, and Swim transitions
-
9c2e21f4d2 Add jumping and falling player sprites
-
b1a6430eb7 Add horizontal flip to sprites
-
d2de5cfed9 Update gitignore
- Compare 17 commits »
sadpmpk pushed to sprites at sadpmpk/HATPC
-
937f63b0ca Add pause feature on sprite animation
-
c0aa37886f Add Player Ladder, Crouch, and Swim transitions
- Compare 2 commits »
sadpmpk pushed to sprites at sadpmpk/HATPC
-
9c2e21f4d2 Add jumping and falling player sprites
-
b1a6430eb7 Add horizontal flip to sprites
-
d2de5cfed9 Update gitignore
-
237bee41a9 Add simple player transition logic Stand<->Run
-
bc7f9ef777 Add manager field to an entity
- Compare 6 commits »
sadpmpk pushed to sprites at sadpmpk/HATPC
-
e1a7774bfb Replace component data struct to use array
-
b0e1d33ad6 Implement player sprite info loading from file
- Compare 2 commits »
sadpmpk pushed to sprites at sadpmpk/HATPC
-
98450d0bba Rework Entity Sprite Component & Add Tile Sprite
-
0f485d89f2 Add assets loading from a file
-
57c9eb0216 Fix incorrect usage of s64 map
- Compare 3 commits »
sadpmpk pushed to sprites at sadpmpk/HATPC
-
e9d9ffff20 Refactor implementation of Crate Entity
-
3580209f71 Refactor out implementation of Player Entity
-
7b3685b792 Refactor for better separation of concern
-
ee4313adbb Add a sprite for player
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
bafb32501f Replace mempools free list data struct
sadpmpk pushed to main at sadpmpk/HATPC
-
64c3532305 Replace method to get Scene specific data
-
49b5a19cad Fix Out of buffer access in tilemap
-
cd71dae730 Add camera and game viewport
-
7c94ecde89 Fix main program crash
-
d4dfe01182 Slightly rework scene rendering
- Compare 5 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
9eb46d0e57 Implement ladder mechanics
-
c44696c1f8 Fix ladder spawning solid issue
-
b9a0bfe7b1 Add ladder toggling
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
d59c902958 Change colour of one-way platform
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