TODO
Open
kilbith
opened this issue 6 years ago
•
0 comments
- [ ] Proper strings positioning using https://github.com/minetest/minetest/pull/9755
- [ ] Display recipes in-world: https://github.com/minetest-mods/craftguide/issues/56#issuecomment-628319632
- [ ] Add
hud_move in the engine (see this comment), probably doable with https://github.com/minetest/minetest/pull/10524 merged
- [ ] Add keybindings once https://github.com/minetest/minetest/pull/8679 is merged
- [ ] Gettext support: https://github.com/minetest/minetest/pull/10451
- [ ] Develop the
core.clear_craft() override and empty the caches accordingly