Commit Graph

32 Commits

Author SHA1 Message Date
0a7d12aec6 added shortcut to instantly reload map 2025-11-30 03:47:16 +01:00
ed871fc5d4 added coordinates and map tile position to debug mode 2025-11-30 03:42:57 +01:00
587a852ffb added display for player stats 2025-11-30 02:36:31 +01:00
5879aec9a2 optimized sound management (fixed #4) 2025-11-30 01:12:53 +01:00
9aae9ad20f add death animation to dying monsters 2025-11-30 00:13:54 +01:00
c55bf8d043 re-arranged some variables 2025-11-29 23:40:47 +01:00
8a228685b1 fixed arrangement 2025-11-29 23:33:53 +01:00
b513370152 arranged large classes 2025-11-29 23:08:20 +01:00
23f9989921 fix for IF dialogue menu should only appear when pressing space 2025-11-29 01:08:04 +01:00
a215cef7d7 added monster damage 2025-11-29 01:01:17 +01:00
71dc34b418 added concept for monsters 2025-11-28 23:35:30 +01:00
f212e5e4a8 added important note to hit checker 2025-11-28 23:24:35 +01:00
6a6bfd971f sorted entity rendering 2025-11-28 23:22:10 +01:00
b2b65dd290 switched from SuperObject to Entity for objects 2025-11-28 23:04:36 +01:00
7616b4daff added some sample events 2025-11-28 21:52:28 +01:00
4c50f99e67 removed warnings 2025-11-28 21:25:18 +01:00
5fbf815595 added title screen 2025-11-28 20:37:45 +01:00
4a9eefa416 finished dialogue system 2025-11-28 20:05:19 +01:00
c4d6539db7 added old man npc and AI 2025-11-28 17:05:23 +01:00
1c23a1528e moved some classes for simplification 2025-11-28 16:42:56 +01:00
1bc9ad9923 added gamestates and started pause screen 2025-11-28 16:03:32 +01:00
c00cb61e08 added draw time and debug mode 2025-11-28 14:48:57 +01:00
521951129b added UI with inventory and some notifications and an end screen + timer 2025-11-27 18:32:08 +01:00
67f2eeddf5 fixed sound handling bug 2025-11-27 17:33:01 +01:00
7502771f61 autostart main theme 2025-11-27 17:28:41 +01:00
09969807f3 added a few (yet not working) objects 2025-11-26 23:16:15 +01:00
90dc655a6b reduced hitbox and started with objects 2025-11-26 23:02:14 +01:00
2d69c01469 added collision 2025-11-26 22:51:06 +01:00
8b694852ac implemented camera 2025-11-26 22:05:58 +01:00
e60f04b8b6 added map drawing system 2025-11-26 21:50:46 +01:00
9e6834b304 added map tiles 2025-11-26 21:34:49 +01:00
faeea23422 renamed package 2025-11-26 21:24:23 +01:00