sadpmpk pushed to main at sadpmpk/HATPC
-
c20401c457 Rework free camera toggling behaviour for editor
sadpmpk pushed to main at sadpmpk/HATPC
-
acb1b7858c Add lookahead feature into main game
-
90bbad09ae Add free-movement to camera in editor scene
-
5d8385f9ff Refactor camera update system
-
9fdb8296ff Add key to toggle player movement
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
e762f62f40 Decouple player dead and respawn system
sadpmpk pushed to main at sadpmpk/HATPC
-
2461244f6b Add chest into ldtk packing
-
9410075207 Add placeholder images
-
c1207ec5b4 Properly reset a level scene
-
13d8aafec3 Increase engine limits
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
259fa114ca Fix water filling rate
-
c3924c862b Adjust player swimming behaviour
-
979533092e Update main game render
-
639aed69db Reposition level select UI
-
0e9ba5795c Center menu screen
- Compare 6 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
9f6c37c1fd Fix bubbling particles issue out-of-water
-
5d1784dad8 Attempt to fix BG scrolling
-
2c908ffd46 Update rendering for editor scene
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
f20daa9cce Update main game sprite rendering
-
4a54bfe84f Incorporate anchor point in player sprite info
-
1215746e05 Add x-flipping for anchoring
-
657110a66d Implement sprite rendering anchor
- Compare 4 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
2dbc1f19ab Add additional sprites for swimming
sadpmpk pushed to main at sadpmpk/HATPC
-
8207558be7 Add title to level select scene
-
9b6c364269 Add mouse support for scroll area
-
eff3d090df Add proper level selection actions
-
41f3656ba1 Integrate Level Selection scene transition
-
98b957a8ff Encapsulate scroll area as UI component
- Compare 9 commits »
sadpmpk pushed to level_select at sadpmpk/HATPC
-
893fc1c73f Add level select scene
sadpmpk pushed to main at sadpmpk/HATPC
-
b158bee1e8 Remove unused ActionResult
-
e52855dfbd Fix incorrect check for scene active bit
-
510428d152 Refactor render function
-
c5a30bee6d Use scene idx instead of pointer
-
921b59d2ab Add scene hierachy feature
- Compare 7 commits »
sadpmpk pushed to scene_man at sadpmpk/HATPC
-
e52855dfbd Fix incorrect check for scene active bit
sadpmpk pushed to scene_man at sadpmpk/HATPC
-
510428d152 Refactor render function
-
c5a30bee6d Use scene idx instead of pointer
-
921b59d2ab Add scene hierachy feature
-
0653cbd0a2 Continue plan data struct for scene management
-
f98e242378 Add struct for scene management
- Compare 5 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
5a0c02b81a Fix out-of-bound tile check due to uint
-
394825173d Fix inequality check for one way tile
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
ededdb488b Fix off-by-one error in one-way tile check
-
8765500606 Add button to toggle solid tilemap
-
7b4af0b513 Add tilemap rendering from sprite
- Compare 3 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
d7113d42fe Add neighbour solid counts
-
501a599336 Allow multi-rows sprites framing
- Compare 2 commits »
sadpmpk pushed to main at sadpmpk/HATPC
-
0f09a7b2bd Remove obsolete render function field
sadpmpk pushed to main at sadpmpk/HATPC
-
251360ca3e Fix instructions not rendering correctly