Commit Graph

24 Commits

Author SHA1 Message Date
a8db461b6e removed debug print 2024-12-26 10:09:16 +01:00
a519b0f7ac flux de mission terminé, il faut mtn un endroit où rendre ses plats 2024-12-26 10:00:26 +01:00
d5505df453 implemented individual mission (init and render) 2024-12-25 21:00:55 +01:00
b93c16bc4a fixed disappearing burgers bug 2024-12-24 09:22:37 +01:00
83e144c842 fixed weird duplication bug 2024-12-24 09:19:26 +01:00
9ddce065c5 ajout du fichier aesprite/libresprite 2024-12-24 08:57:34 +01:00
260bd6e280 fixed bug where items would disappear 2024-12-24 08:54:20 +01:00
5de6e0493b assiettes are almost done, we just need to fix the bug where the ingredient disapear when put on an assiette (ex: raw steak) 2024-12-23 20:22:25 +01:00
7c664a5999 added tomato, and fixed offset bug in draw sprite 2024-12-23 18:02:40 +01:00
5536fedff2 ajout de du squelette de la classe assiette 2024-12-23 17:48:56 +01:00
1ae4783d1f fixed recup system 2024-12-23 16:37:15 +01:00
6954b39315 implemented item transformation 2024-12-23 14:20:31 +01:00
af2b5d1624 added a minimal gui$ 2024-12-23 09:11:56 +01:00
1976c97b07 implemented the trash can 2024-12-21 10:22:52 +01:00
c0b1ac2e87 added pain 2024-12-18 11:41:13 +01:00
557e3859e3 implemented movable element 2024-12-18 11:15:18 +01:00
9e7dd4e325 started working on items n stuff 2024-12-18 07:30:23 +01:00
56c79008e9 fixed movement timing + added collision and direction 2024-12-17 20:21:42 +01:00
44ff5dd149 implemented dynamic map rendering 2024-12-15 21:08:34 +01:00
ayabusa
5ec98341ec Update README.md 2024-12-15 08:23:01 +01:00
147e8aa2dc finished converter and implemented sprite rendering 2024-12-15 08:07:10 +01:00
86c4c341b2 minimal converter done, needs cleaning and optimization of reused char 2024-12-14 13:36:20 +01:00
188a217981 started working on the thing 2024-12-14 10:13:24 +01:00
ayabusa
3c85b5e5bf Initial commit 2024-12-13 12:16:29 +01:00