Commit Graph

18 Commits

Author SHA1 Message Date
a542e4b1c0 add mechanism for level gain 2024-11-06 14:29:30 +01:00
8267ad083f fix player tests 2024-10-24 09:09:29 +02:00
9ae713b6c8 make variable inventory slots 2024-10-22 13:39:43 +02:00
5949b2a2d6 limit inventory to 10 slots 2024-10-21 21:59:55 +02:00
2b8f7eebba unused potions now are collected in the inventory and can be consumed with the p key 2024-10-21 21:52:07 +02:00
cefb0cc5f2 improve combat system 2024-10-20 22:12:28 +02:00
efc4cdd363 updated deps
fixed clippy remarks
2024-10-20 14:59:20 +02:00
a69e89c806 Only consume potions if they have an effect 2023-12-30 16:44:23 +01:00
b3d64f7438 Monsters can attack player now 2023-12-30 16:31:27 +01:00
c0d51f501f extract has_position trait 2023-12-25 13:47:15 +01:00
de5ea76913 step to xp 2023-12-22 20:10:30 +01:00
73315a7636 monsters as trait 2023-12-18 16:11:19 +01:00
e47036bd8d more tests 2023-12-09 08:43:41 +01:00
6aee9d974f Move works again 2023-12-06 03:18:59 +01:00
07c629bdaa add gold to the player 2023-12-03 21:20:16 +01:00
677acf771a first steps with refs 2023-11-27 19:21:10 +01:00
227e44dd43 Work on more references 2023-11-26 20:14:33 +01:00
0ef034f14f first steps 2023-11-08 06:52:20 +01:00