Commit Graph

4 Commits

Author SHA1 Message Date
807a9612fd Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +11:00
4b524fda96 Support following other players. 2023-06-30 23:46:38 +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