18 Commits

Author SHA1 Message Date
Jude Melton-Houghton
64fd31acca Set minimum minetest version 2021-09-25 14:45:23 -04:00
Jude Melton-Houghton
9b56e74ac8 Add explicit wield image
This makes the mod work better with Minetest 5.0.
2021-09-25 14:45:01 -04:00
Jude Melton-Houghton
aef4eee3b2 Add translatability 2021-09-25 14:28:22 -04:00
Jude Melton-Houghton
68e5dd3e84 Add screenshot.png
It's not actually a screenshot.
2021-09-25 13:44:56 -04:00
Jude Melton-Houghton
4a3b8a6254 Add slug usages 2021-09-25 12:26:45 -04:00
Jude Melton-Houghton
b04bc0ae79 Document dependence on "default" 2021-09-25 12:12:55 -04:00
Jude Melton-Houghton
b233ebc2ef Fix typo in README 2021-09-25 12:12:39 -04:00
Jude Melton-Houghton
58a7063ad6 Escape underscore in README 2021-09-25 12:12:01 -04:00
Jude Melton-Houghton
b983c77279 Add a README 2021-09-25 11:59:23 -04:00
Jude Melton-Houghton
32f6e14f1a Add a LGPLv3+ license 2021-09-25 11:18:38 -04:00
Jude Melton-Houghton
cfa4b60397 Add settingtypes.txt 2021-09-25 11:08:27 -04:00
Jude Melton-Houghton
e5800e246a Allow disabling of behavior 2021-09-25 11:06:42 -04:00
Jude Melton-Houghton
318309aa41 Move large_slugs declaration into api.lua 2021-09-25 10:23:52 -04:00
Jude Melton-Houghton
98d5d39fd0 Remove unused vector global allowance 2021-09-25 10:21:08 -04:00
Jude Melton-Houghton
975ff8f00f Check current surface for movement 2021-09-25 10:13:27 -04:00
Jude Melton-Houghton
f7c8d81343 Remove some useless mapgen stuff 2021-09-24 21:53:26 -04:00
Jude Melton-Houghton
3667429555 Improve slug updates
This commit includes some optimizations. These are probably not
significant, but since this mod provides a minor feature, it should be
as performant as possible in order to justify its existence.
2021-09-24 21:49:05 -04:00
Jude Melton-Houghton
3828c22946 Initial commit 2021-09-24 10:30:37 -04:00