79 Commits

Author SHA1 Message Date
Jordan Irwin
9fa1b2b4ff Register item replacement with node replacement 2021-07-20 19:46:58 -07:00
Jordan Irwin
9230e0c392 Re-generate HTML docs 2021-07-12 23:44:46 -07:00
Jordan Irwin
3080612409 Add remove_item function to API 2021-07-12 23:44:28 -07:00
Jordan Irwin
2c9a44fbc1 Re-generate HTML docs 2021-07-12 23:05:21 -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
f8fd1506eb Add to TODO list 2021-07-12 21:44:09 -07:00
Jordan Irwin
cc5856b561 Add details to chat command result messages 2021-07-12 21:43:16 -07:00
Jordan Irwin
4cece82cfa Add to TODO list 2021-07-12 20:02:44 -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
50db695476 Add to TODO list 2021-07-12 18:21:42 -07:00
Jordan Irwin
1495ebea16 Update README 2021-07-12 18:21:25 -07:00
Jordan Irwin
02489ec530 Re-generate HTML docs 2021-07-12 18:12:00 -07:00
Jordan Irwin
bb36a723d3 add support for unregistering ores via world path file 2021-07-12 18:11:37 -07:00
Jordan Irwin
efc5ef2660 use single json file for cleaning all types 2021-07-12 18:09:54 -07:00
Jordan Irwin
37ca2b7dab Rename API methods 2021-07-12 17:04:24 -07:00
Jordan Irwin
d065c3f7ae Add to TODO list 2021-07-12 16:20:36 -07:00
Jordan Irwin
ad2fc046a1 Re-generate HTML docs 2021-07-12 15:47:31 -07:00
Jordan Irwin
13a6fd04be Support "chatcmd" & "setting" types in LDoc generation 2021-07-12 15:46:33 -07:00
Jordan Irwin
2d7c5aee1f Add support for unregistering ores 2021-07-12 15:44:43 -07:00
Jordan Irwin
69f87b6b73 Add setting for enabling "unsafe" methods & commands 2021-07-12 15:41:53 -07:00
Jordan Irwin
7f042330b1 Add chat commands 2021-07-12 15:40:30 -07:00
Jordan Irwin
7d5f61756e Minor cleanup 2021-07-12 15:36:01 -07:00
Jordan Irwin
bf37b2e4a5 Add to TODO list 2021-07-12 09:38:24 -07:00
Jordan Irwin
0d4b29573c Link to API reference in README 2021-07-12 09:04:00 -07:00
Jordan Irwin
2afbdd55e2 Re-generate HTML docs 2021-07-12 09:02:51 -07:00
Jordan Irwin
fe80682515 Change API directory name 2021-07-12 09:02:33 -07:00
Jordan Irwin
bb94fa86a2 Generate HTML docs with LDoc 2021-07-12 08:59:14 -07:00
Jordan Irwin
958d45775c Add script & config for generating HTML docs with LDoc 2021-07-12 08:58:55 -07:00
Jordan Irwin
e75ee0ccd8 Add Lua docstrings 2021-07-12 08:58:30 -07:00
Jordan Irwin
261d0ed5e7 Add API 2021-07-12 08:40:45 -07:00
Jordan Irwin
774b22a55b Use register_on_mods_loaded 2021-07-12 06:17:59 -07:00
Jordan Irwin
7280c2a538 Add to TODO list 2021-07-12 06:06:01 -07:00
Jordan Irwin
3ee5184958 Increment version to 1.1 2021-05-27 20:44:01 -07:00
Jordan Irwin
2c127af4af Use "register_lbm" with "run_at_every_load" instead of...
..."register_abm" to save resources. Suggested by bell07: https://forum.minetest.net/viewtopic.php?p=325519#p325519
2021-05-27 20:42:04 -07:00
Jordan Irwin
6b50d1c52a Add ContentDB link to README 2021-05-26 22:16:09 -07:00
Jordan Irwin
f247118c63 Add to TODO list...
Suggestion by bell07 ( https://forum.minetest.net/viewtopic.php?p=325519#p325519 )
2021-05-26 22:11:41 -07:00
Jordan Irwin
80e70900b2 Update TODO list 2021-05-26 21:29:46 -07:00
Jordan Irwin
540ee14930 Increment version to 1.0 2021-05-26 21:27:39 -07:00
Jordan Irwin
51e76caeb2 Update README 2021-05-26 21:25:02 -07:00
Jordan Irwin
7a2d38a64c Add some LuaDoc 2021-05-26 20:55:00 -07:00
Jordan Irwin
0daee12f57 Add method for cleaning/replacing items 2021-05-26 20:54:43 -07:00
Jordan Irwin
8b5d09283e Add to TODO list 2021-05-26 20:18:54 -07:00
Jordan Irwin
9876268545 Rename "CHANGES.txt" to "changelog.txt" 2021-05-26 20:18:08 -07:00
Jordan Irwin
e8359d8db3 Use single ABM with group for replacing nodes 2021-05-18 21:31:13 -07:00
Jordan Irwin
35f409c5c0 Support replacing nodes 2021-05-18 20:50:14 -07:00
Jordan Irwin
8a7fc3ca04 Update changelog 2021-05-18 20:12:41 -07:00
Jordan Irwin
d69e47ca2a Convert to json format for clean_nodes file 2021-05-18 20:11:38 -07:00