Commit Graph

6 Commits

Author SHA1 Message Date
d1a5a4d2fa Add a required quest to gain access to the sewers 2024-01-29 00:48:41 +11:00
807a9612fd Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +11:00
fab18d604e Implement hunger, eating, and drinking. 2023-08-05 01:51:42 +10:00
261151881d Refactor to move command queue to item.
This is the start of being able to implement following in a way that
works for NPCs, but it isn't finished yet. It does mean NPCs can do
things like climb immediately, and will make it far simpler for NPCs
to do other player-like actions in the future.
2023-06-20 22:53:46 +10:00
79b0ed8540 Implement a climbing system. 2023-05-21 22:31:52 +10:00
70e8867360 Start work on apartment and commercial suite building. 2023-01-08 21:58:30 +11:00