Commit Graph

15 Commits

Author SHA1 Message Date
36ba0b1c9f More UI features & leaderboards for level time 2024-04-30 06:57:24 +08:00
2fd8e669c5 PUT_CAMERA command
It instantly places the camera centered at the given point.
2024-04-28 19:16:43 +08:00
41b9c38411 Cleanup a few global variables 2024-04-28 19:12:25 +08:00
888a7a9962 Beautiful GUIs 2024-04-24 22:23:01 +08:00
bef08f583f Pausing the game
I love this
2024-04-22 05:28:50 +08:00
4acd6c0710 Add polygon fills 2024-04-22 04:50:06 +08:00
e655723786 Make everything pretty 2024-04-16 20:29:38 +08:00
73fd594ad1 Fix render component.super as Entity*
Nothing uses this super pointer tho
2024-04-16 10:30:37 +08:00
469d02f166 Fill color directive 2024-04-15 16:21:24 +08:00
697272fe06 Camera focus rectangle 2024-04-15 14:18:12 +08:00
7febdef6a9 Refactor reading Vec2 & Box2 2024-04-15 12:54:25 +08:00
17c5a96786 Add level transitions 2024-04-14 15:22:55 +08:00
46d7d3c7c2 Proper level loading 2024-04-14 15:08:24 +08:00
2f883d39b0 WIP file-based level loading 2024-04-11 17:01:22 +08:00
5b00594685 Outline for level loading 2024-04-02 15:42:04 +08:00