66 Commits

Author SHA1 Message Date
HybridDog
359f42a788 Add another setpos->set_pos replacement
This deprecated code was overlooked in the previous commit.
2024-08-31 16:18:48 +02:00
HybridDog
5f5aec9e54 Replace deprecated code
Minetest shows warnings about using deprecated code such as the setpos() method.
Furthermore, two nodes are no longer semi-transparent due to code deprecation.
2024-08-31 15:55:16 +02:00
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
8ea8ce9c49 Merge commit 'a8d581eca838b264ac8b0ec87b8d6490785ce821' as 'nyancat' 2024-08-31 14:53:31 +02:00
HybridDog
a8d581eca8 Squashed 'nyancat/' content from commit 3d484a7
git-subtree-dir: nyancat
git-subtree-split: 3d484a7c23ebaab93c1db1e7fb337231c40d6262
2024-08-31 14:53:31 +02:00
HybridDog
0897f9480d Simplify the Readme since it contains duplicate, outdated information 2024-08-31 14:34:06 +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
dfd766b89d Add a .luacheckrc
Additionally, a bit of code cleanup, add a spawn_falling_node function, expose less globals
2020-10-17 23:49:29 +02:00
HybridDog
52d5cd4a21 Remove the invisible folder 2020-10-17 23:16:59 +02:00
Hybrid Dog
ba789f575c Make settings configurable in minetest
fixes #2 of LoneWolfHT
2017-11-01 14:17:04 +01:00
Hybrid Dog
618ab67d16 Put treecapitator support for mesetree here 2017-03-17 20:15:05 +01:00
HybridDog
460c62fb97 🐈
M  init.lua
2016-09-22 15:53:23 +02:00
HybridDog
63cd9a189e reduce index calculations (untested)
M  init.lua
2016-09-15 12:21:13 +02:00
Alexander Weber
2cf9f5005b remove debugging stuff 2016-09-12 18:34:05 +02:00
Alexander Weber
e0aff33069 1) add support for BlockMen's torches
2) increase objects_inside_radius in portal use to be able to enter nyanland sitting in helicopter or something else (it was frustrating to instanlty falling down after entering the
nyanland, so the second try was to fly trough portal in helicopter ;) )
2016-09-12 18:34:05 +02:00
HybridDog
0465018189 add how to install a mod link to readme
M  README.md
2016-09-10 14:44:10 +02:00
HybridDog
e1908be6bd update loading log 2016-09-10 14:43:44 +02:00
HybridDog
9506b23257 add Mese Shrub Block
M  init.lua
2016-09-09 09:42:25 +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
3ded22df46 fix nc animation length
M  init.lua
2016-09-01 17:52:07 +02:00
HybridDog
b5c5ff8007 fix mapgen with different chunksizes
M  init.lua
2016-08-26 19:36:59 +02:00
HybridDog
7131395059 update particlespawner arguments (untested)
M  README.md
M  portal.lua
2016-08-26 19:27:27 +02:00
HybridDog
ef75d83a95 🐈
M  init.lua
2016-08-08 15:52:46 +02:00
HybridDog
e8f308f6de 🐈
M  init.lua
2016-07-29 13:51:31 +02:00
HybridDog
407ac6b605 fix rainbow ani
M  init.lua
2016-07-28 08:12:27 +02:00
HybridDog
ce02f305bd update texture names
M  init.lua
2016-07-28 08:02:06 +02:00
HybridDog
7fb8bfe466 🐈
M  init.lua
2016-07-22 21:51:41 +02:00
HybridDog
b5115bf07b update to current minetest_game
M  depends.txt
M  init.lua
2016-07-18 16:45:11 +02:00
HybridDog
21dcdc1060 🐈
M  README.md
M  init.lua
M  portal.lua
2016-07-01 12:26:48 +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
bb5568bc74 🐈 2016-05-05 15:57:45 +02:00
HybridDog
43eb29a327 🐈 2016-03-25 19:00:29 +01:00
HybridDog
05f786348d fix inventory images 2016-02-21 11:39:09 +01:00
HybridDog
92cfa3b676 disallow killing nc 2016-02-21 11:33:49 +01: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
59b68d8235 fix abm 2016-01-23 11:31:10 +01:00
HybridDog
edc9814c19 use falling node object 2016-01-23 11:31:10 +01:00
HybridDog
823287d46d a few code fixes 2016-01-23 11:31:10 +01:00
HybridDog
a2a371b8e4 add normalmaps 2016-01-23 11:31:10 +01:00
HybridDog
9d8280a15f add catch_up to abm and localize a bit 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
2a80a650b1 G: 2016-01-23 11:31:10 +01:00
HybridDog
b0c561f114 improve ws function 2016-01-23 11:31:10 +01:00
HybridDog
0fd5a11628 env: removed from unused file 2016-01-23 11:31:10 +01:00
HybridDog
28d7471683 remove unwanted whitespaces 2016-01-23 11:31:10 +01:00
HybridDog
0f4a2ea808 update code and readme 2016-01-23 11:31:10 +01:00
HybridDog
f9775525a4 use the Weierstrass function and add an additional layer under the fairly flat clouds 2016-01-23 11:31:10 +01:00
HybridDog
3d5c4cff5a fix mapgen and change tree function 2016-01-23 11:31:09 +01:00
HybridDog
700ba9059a add a normalmap 2016-01-23 11:30:59 +01:00