Commit Graph

7 Commits

Author SHA1 Message Date
807a9612fd Split most room data to YAML for faster compile times. 2023-10-08 16:34:55 +11:00
50f23e1c56 Implement corporate HQs 2023-10-01 16:34:25 +11: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
0ccf9a3adc Allow renting apartments at CoK building. 2023-04-08 23:51:18 +10:00
c5c78763a2 Add dogs 2023-01-11 22:51:17 +11:00
70e8867360 Start work on apartment and commercial suite building. 2023-01-08 21:58:30 +11:00