128 Commits

Author SHA1 Message Date
Jordan Irwin
00ab41d6de Fix logging method 2021-05-18 19:57:24 -07:00
Jordan Irwin
839c32f5c0 Move node & entity functions into segregated modules 2021-05-18 18:11:24 -07:00
Jordan Irwin
5c58fd8f5d Clean up logging a tad 2021-05-18 18:04:33 -07:00
Jordan Irwin
5a918081e2 Cleanup 2021-05-18 17:57:07 -07:00
Jordan Irwin
9130ca1034 Add changelog & TODO list 2021-05-18 17:55:36 -07:00
Jordan Irwin
1f169c5774 Change license to MIT 2021-05-18 17:46:18 -07:00
Jordan Irwin
6d4fb21114 Move description into mod.conf 2021-05-18 17:44:59 -07:00
Jordan Irwin
68222b1479 Increment version to 0.4 2017-08-30 15:34:10 -07:00
Jordan Irwin
076211d48c Add log debug message for registering node to clean 2017-08-30 15:33:53 -07:00
Jordan Irwin
388e5481e7 Re-add functionality to clean nodes:
Nodes to clean can be listed in 'clean_nodes.txt' file in world path.
2017-08-30 15:26:59 -07:00
Jordan Irwin
04338946da README: List requirements 2017-08-30 15:16:14 -07:00
Jordan Irwin
0fcbdb8edf Rename to 'cleaner' 2017-08-30 15:15:03 -07:00
Jordan Irwin
c5e9b10fcb README: Fix Markdown formatting 2017-08-30 15:01:24 -07:00
Jordan Irwin
5054f4c185 Increment version to 0.3 2017-08-30 14:58:28 -07:00
Jordan Irwin
6622ea8bab Remove functionality for cleaning anything other than entities:
For cleaning other objects it is recommended to use 'override' mod:
https://github.com/AntumMT/mod-override
2017-08-30 14:57:18 -07:00
Jordan Irwin
49fc2c6315 Rename to 'cleane' (Clean Entities) 2017-08-30 14:55:07 -07:00
Jordan Irwin
f7e12b5f77 Increment version to 0.2 2017-08-30 14:39:40 -07:00
Jordan Irwin
a0a3dc370d Load entities to clean from file in world path 2017-08-30 14:39:12 -07:00
Jordan Irwin
9200ed9c20 Add objects & functions for outputting log info 2017-08-30 14:38:48 -07:00
Jordan Irwin
3b02b109f5 Small formatting changes 2017-08-30 14:14:55 -07:00
Jordan Irwin
d9c7f9bab5 Call 'core' object instead of 'minetest' 2017-08-30 14:12:44 -07:00
Jordan Irwin
1efe6ea229 Change license to CC0 2017-08-30 14:11:35 -07:00
Jordan Irwin
287ecfe996 Set version to 0.1 2017-08-30 14:06:56 -07:00
AntumDeluge
2404594aa3 Add function to replace old nodes 2017-08-12 11:15:18 -07:00
AntumDeluge
0e1a47551c Initialize 'old_nodes' as empty table 2017-08-12 11:13:06 -07:00
AntumDeluge
cb8701b219 Replace double-quotes with singles 2017-08-12 11:12:56 -07:00
AntumDeluge
096ae76d16 Replace deprecated call to 'minetest.env' 2017-08-12 11:12:29 -07:00
Jordan Irwin
ff382bba88 Add original code by PilzAdam:
@ forum post updated: June 08, 2013
2017-08-12 11:10:01 -07:00