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
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
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
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
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
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
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
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
b0c561f114
improve ws function
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
f73e8b7053
little code change
2016-01-23 11:30:33 +01:00
HybridDog
1021d7e3bf
print → minetest.log
2016-01-23 11:30:05 +01:00
HybridDog
343658abc0
use perlinmap to improve speed and add normalmaps
2014-10-02 16:28:02 +02:00
HybridDog
ce16b7fd5e
add sounds
2014-07-15 11:40:34 +02:00
HybridDog
94247f01d0
maybe temporary changes
2014-06-14 16:41:51 +02:00
HybridDog
b806487b95
update
2013-11-23 12:41:35 +01:00
HybridDog
a2afc3e811
update
2013-10-18 22:05:00 +02:00
HybridDog
9a07fea9bd
add the first portal and change clone block
2013-09-21 22:29:54 +02:00
HybridDog
bd2b46001d
add sounds
2013-09-02 00:42:00 +02:00
HybridDog
a44f31f15c
update
2013-08-24 12:36:41 +02: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