|
|
61a51f184c
|
extracted duplicated code
|
2025-11-28 19:17:56 +01:00 |
|
|
|
1f614916b5
|
added collision to NPCs
|
2025-11-28 17:21:35 +01:00 |
|
|
|
b294eb49c8
|
removed error (only check game state if it is initialized)
|
2025-11-28 17:07:14 +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 |
|
|
|
d2025b0c80
|
init npc instead of player for NPC class
|
2025-11-28 16:35:55 +01:00 |
|
|
|
73e17a56fc
|
simplified duplicated code
|
2025-11-28 16:34:40 +01:00 |
|
|
|
c3aa7ea540
|
removed unnecessary code
|
2025-11-28 16:27:00 +01:00 |
|
|
|
ff82d8f7e6
|
Merge remote-tracking branch 'origin/main'
|
2025-11-28 16:07:38 +01:00 |
|
|
|
1bc9ad9923
|
added gamestates and started pause screen
|
2025-11-28 16:03:32 +01:00 |
|
|
|
b890eb7a58
|
removed test objects
|
2025-11-28 15:43:37 +01:00 |
|
|
|
02066640e2
|
updated tiles
|
2025-11-28 15:42:42 +01:00 |
|
|
|
038fbb14db
|
optimized object scaling
|
2025-11-28 15:29:25 +01:00 |
|
|
|
a17ca8853c
|
optimized player model scaling
|
2025-11-28 15:22:15 +01:00 |
|
|
|
d294d76ca5
|
optimized tile scaling
|
2025-11-28 15:10:31 +01:00 |
|
|
|
e69809df4c
|
added logger
|
2025-11-28 14:56:10 +01:00 |
|
|
|
c00cb61e08
|
added draw time and debug mode
|
2025-11-28 14:48:57 +01:00 |
|
|
|
a5ca52310c
|
README.md aktualisiert
|
2025-11-27 23:25:10 +01:00 |
|
|
|
1943f51fff
|
README.md aktualisiert
Signed-off-by: MiauRizius <maurice@miaurizius.de>
|
2025-11-27 23:24:29 +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 |
|
|
|
27ea2cb6d5
|
added soundeffects
|
2025-11-27 17:30:48 +01:00 |
|
|
|
7502771f61
|
autostart main theme
|
2025-11-27 17:28:41 +01:00 |
|
|
|
9cf5c85727
|
added boots and sounds
|
2025-11-27 17:11:44 +01:00 |
|
|
|
f3335f9df4
|
Item pickup
|
2025-11-27 00:11:45 +01:00 |
|
|
|
cc085b0045
|
added README.md
|
2025-11-26 23:20:59 +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 |
|
|
|
00f59ec896
|
improved camera rendering (only render tiles the player can actually see)
|
2025-11-26 22:10:53 +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 |
|
|
|
3feb0558ca
|
created moveable player
|
2025-11-26 21:22:35 +01:00 |
|
|
|
529effeb12
|
display actual fps in console
|
2025-11-26 20:49:31 +01:00 |
|
|
|
1a822434b3
|
added moveable component and limited gameclock to 60fps
|
2025-11-26 20:46:09 +01:00 |
|
|
|
551dddeb0a
|
Added game clock
|
2025-11-26 20:27:39 +01:00 |
|
|
|
ac076e90b5
|
Created first panel and added it to window
|
2025-11-26 20:19:17 +01:00 |
|
|
|
fb9ccc1d35
|
Initial commit
|
2025-11-26 20:01:02 +01:00 |
|