3 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
HybridDog
d22a527f84 Relicense code changes to MIT and textures changes to CC-BY-SA-3.0 2024-08-31 14:34:05 +02:00
HybridDog
3d5c4cff5a fix mapgen and change tree function 2016-01-23 11:31:09 +01:00