26 Commits

Author SHA1 Message Date
Jordan Irwin
da24ace035 Update docstrings 2021-07-31 18:47:34 -07:00
Jordan Irwin
c00ee93e79 Docstrings update 2021-07-31 15:43:58 -07:00
Jordan Irwin
df81a7755b Touch up docstrings 2021-07-31 04:19:35 -07:00
Jordan Irwin
9c80a957e3 Fix typo in docstring 2021-07-31 03:36:19 -07:00
Jordan Irwin
0dbd7b1243 Add chat command to find names of nearby nodes 2021-07-31 01:19:52 -07:00
Jordan Irwin
0acbd3318b Fix message for find_unknown_nodes chat command 2021-07-31 01:17:58 -07:00
Jordan Irwin
95adf18f23 Check chat command radius parameter & limit max to 100 2021-07-31 01:17:07 -07:00
Jordan Irwin
9052543301 Minor changes to Lua docstrings 2021-07-30 18:09:00 -07:00
Jordan Irwin
4d959e69cb Update help strings for "ctool" chat command 2021-07-30 17:17:48 -07:00
Jordan Irwin
c98f6a656e Change "cleaner" chat command to "ctool" 2021-07-30 16:30:52 -07:00
Jordan Irwin
182726e999 Clean up tool mode switching 2021-07-29 23:50:20 -07:00
Jordan Irwin
6bbc63dd19 Don't list "cleaner" under unsafe commands in docs 2021-07-28 01:44:33 -07:00
Jordan Irwin
6b211cf5f6 Add pencil tool for erasing, adding, & swapping nodes 2021-07-28 01:39:38 -07:00
Jordan Irwin
a221c11ec6 Update docstrings 2021-07-27 20:48:31 -07:00
Jordan Irwin
5568a1e91a Make chat commands plural 2021-07-27 19:30:31 -07:00
Jordan Irwin
d2209675ed Improve help messages 2021-07-27 19:22:06 -07:00
Jordan Irwin
9365fd9515 Use more appropriate node swapping 2021-07-27 16:58:33 -07:00
Jordan Irwin
3080612409 Add remove_item function to API 2021-07-12 23:44:28 -07:00
Jordan Irwin
7a482de659 Support updating 3d_armor inventory lists via chat command...
https://content.minetest.net/packages/stu/3d_armor/
2021-07-12 23:03:23 -07:00
Jordan Irwin
5fcc824d0e make sure inventory exists before updating lists 2021-07-12 23:02:50 -07:00
Jordan Irwin
e81ed836dc Support updating items in cornernote's bags mod with chat command...
Homepage: http://cornernote.github.io/minetest-bags/
Git repo: https://github.com/cornernote/minetest-bags
2021-07-12 22:37:43 -07:00
Jordan Irwin
9592b1df73 Update player inventories when item is replaced with chat command 2021-07-12 22:11:00 -07:00
Jordan Irwin
cc5856b561 Add details to chat command result messages 2021-07-12 21:43:16 -07:00
Jordan Irwin
df3428059c Add localization support...
Breaks compatibility with Minetever versions 0.4.x
2021-07-12 20:02:03 -07:00
Jordan Irwin
2d7c5aee1f Add support for unregistering ores 2021-07-12 15:44:43 -07:00
Jordan Irwin
7f042330b1 Add chat commands 2021-07-12 15:40:30 -07:00