Commit Graph

4 Commits

Author SHA1 Message Date
68fc094c15 Cleanup most of the less_explicit mode support 2023-12-30 19:07:16 +11:00
590d4640dd Implement craft on benches
Initially just a stove
Also update Rust.
2023-07-24 22:46:50 +10: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