11 Commits

Author SHA1 Message Date
6a42bb8c59 Added confusion, fireball, and various utils
While the scrolls themselves won't be around forever, the tools used to
make them work will be.
2025-04-06 17:20:08 +10:00
a7064e3db0 Added ranged Useables, TileSelector
Added ScrollOfLightning as an example.

Not finished yet, confusion & fireball are still in part 9.
2025-04-05 19:06:23 +11:00
a4c112ce7b Implemented usable potions, stackable items 2025-04-03 16:56:59 +11:00
e4a99900b5 Note tweaks, minor code tweaks
Ammended with more code tweaks
2025-04-03 12:22:32 +11:00
5e52e166b1 Inventory is visible, and dropping items is enabled
Menu windows can be nested inside each other.
2025-03-30 21:37:48 +11:00
f831019148 Items can be picked up and stored in the inventory
When more than one item can be picked up, and options window is shown.

Stubs for "using" an item are in place.
2025-03-29 16:30:44 +11:00
59fa1ba929 Refactor to my personal tastes 2025-03-28 14:07:12 +11:00
7685d57286 HP Bar works, msg logs work, WIP part 7 2025-03-27 13:21:08 +11:00
83f7723c08 Part 6 done, entities & player are dying correctly 2025-03-27 10:39:20 +11:00
f89c2bbdb8 WIP part 6 2025-03-26 17:43:28 +11:00
920f731fb1 Entities are generated and placed 2025-03-22 00:14:29 +11:00