13 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
ab81a5d6c9 reduce texture sized
M  textures/nyanland_mese_shrub.png
M  textures/nyanland_mese_shrub_fruits.png
M  textures/nyanland_mese_shrub_fruits_normal.png
M  textures/nyanland_mese_shrub_normal.png
M  textures/nyanland_meseleaves.png
M  textures/nyanland_meseleaves_normal.png
M  textures/nyanland_nc_front_normal.png
2016-09-09 09:35:31 +02:00
HybridDog
923f30bfde add nese shrub block texture 2016-09-09 09:35:24 +02:00
HybridDog
c8c236a876 🐈
M  init.lua
M  textures/nyanland_mese_shrub_fruits.png
M  textures/nyanland_mese_shrub_fruits_normal.png
2016-06-18 16:03:49 +02:00
HybridDog
de42edacca update meow normalmaps that it looks like the face comes out of the poptart 2016-01-23 11:31:10 +01:00
HybridDog
a2a371b8e4 add normalmaps 2016-01-23 11:31:10 +01:00
HybridDog
212aad2b35 out of creative inventory instead of omitted description 2016-01-23 11:31:10 +01:00
HybridDog
700ba9059a add a normalmap 2016-01-23 11:30:59 +01:00
HybridDog
343658abc0 use perlinmap to improve speed and add normalmaps 2014-10-02 16:28:02 +02:00
HybridDog
923cff7318 automatic update 2014-09-20 13:51:27 +02:00
HybridDog
e212b3d4cc update read me 2013-11-10 14:38:26 +01:00
HybridDog
f4a4f26787 load edited version 2013-08-15 15:26:48 +02:00
HybridDog
2d1e4c670c load original 2013-08-15 15:24:35 +02:00