Commit Graph

27 Commits

Author SHA1 Message Date
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
a0635de65a reorder key handling 2024-10-21 20:37:52 +02:00
b3d85ac7b3 Improved fights between player and monster 2024-10-21 08:26:51 +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
e4018d9cce remove unused import 2024-01-01 15:34:52 +01:00
f6bb0a9297 version can be displayed as message 2023-12-31 18:10:09 +01:00
b6d61e4bd1 Merge remote-tracking branch 'origin/include_git_hash' into add_messages 2023-12-31 17:45:42 +01:00
85496e3200 make git commit hash available at compile time 2023-12-31 17:41:59 +01:00
4770a21abe for changes to add messages 2023-12-31 15:59:52 +01:00
b88bc67c50 monsters move and attack the player 2023-12-26 19:11:41 +01:00
2098bedabe make monsters more like players 2023-12-26 11:38:23 +01:00
c0d51f501f extract has_position trait 2023-12-25 13:47:15 +01:00
67faae44b1 Prevent crashes when terminal is too small 2023-12-25 08:44:44 +01:00
de5ea76913 step to xp 2023-12-22 20:10:30 +01:00
db96dc5c8a Add gold to the result message 2023-12-21 23:13:13 +01:00
2a86201c3e add 3 distinct outcomes for the game 2023-12-21 23:02:06 +01:00
8b21e179c2 fight monsters, collect artifacts 2023-12-17 16:14:17 +01:00
206a49fb08 reworked level widget to stateful widget 2023-12-09 20:16:03 +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
aa3fa6efb1 Work on levelgenerator 2023-12-04 18:41:21 +01:00
220607133a Add Artifacts 2023-12-03 13:44:29 +01:00
ee1f11cd1f Cleanup 2023-11-27 21:24:43 +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