From 880c139359ebbcb768d394ddf545694490889a03 Mon Sep 17 00:00:00 2001 From: Ulysse Cura Date: Sat, 8 Aug 2026 20:23:53 +0200 Subject: [PATCH] Updated todo. --- TODO.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index a260005..7f673b1 100644 --- a/TODO.md +++ b/TODO.md @@ -6,7 +6,7 @@ - [ ] Work on events (publish / subscribe) -- [ ] Work on entities draw priority +- [ ] Work on entities draw order - [ ] Create tilemap management and display - [ ] Find tilemap building format @@ -22,13 +22,15 @@ - [ ] Make triggers - [ ] Add triggers into map loading +- [ ] Make physics component use acceleration + ###### Bugs ### In progress ### Done -- [x] Work on asset corruption. +- [x] Work on asset corruption - [x] Make functionnal hitboxes between entities