4 Commits

Author SHA1 Message Date
HybridDog
4a8d03b613 Nyancat mod integration
The nyancat mod is not published at Minetest's content database and not in minetest_game,
so a successful installation of the nyanland mod is difficult.
To avoid this dependency difficulty,
the nyancat mod can be embedded into the nyanland mod.
The nyancat mod is already added as a subtree but not yet integrated.

Changes by this commit:
* Execute the embedded nyancat mod code if there is no other nyancat mod installed and modify the mod such that the embedding works
* Disable legacy nyanland and nyancat code by default and add settings to enable them if needed
* Reduce the nyancat:nyancat fall damage
* Some changes to satisfy luacheck
2024-08-31 15:34:57 +02:00
Hybrid Dog
618ab67d16 Put treecapitator support for mesetree here 2017-03-17 20:15:05 +01:00
HybridDog
b5115bf07b update to current minetest_game
M  depends.txt
M  init.lua
2016-07-18 16:45:11 +02:00
HybridDog
f4a4f26787 load edited version 2013-08-15 15:26:48 +02:00