1
0
mirror of https://github.com/HybridDog/riesenpilz.git synced 2025-07-19 16:20:33 +02:00
Commit Graph

106 Commits

Author SHA1 Message Date
52fec01943 Remove not working mapgen settings and disable mapgen
Unfortunately there is no easy way to create very rare biomes in minetest.
2018-08-07 13:09:02 +02:00
2f91256fbf mapgen: Fix removal of usual stuff and generate giant mushrooms not next to the chunk border 2018-08-07 11:53:18 +02:00
df97e1e4ee mapgen: Fix ground detection and clean code a bit 2018-08-07 11:00:17 +02:00
d4c348de96 Workaround against minetest nodebox bug 2018-08-07 10:28:35 +02:00
f205e55c04 do not generate underwater
M  mapgen.lua
2016-09-13 12:32:11 +02:00
40c8d1d6e3 🐈
M  init.lua
2016-07-22 21:51:44 +02:00
c075d386a7 make the growing tool work for saplings etc.
M  init.lua
2016-07-12 18:26:41 +02:00
3e71fdda35 reduce texture sizes 2016-02-09 14:50:16 +01:00
84941ca103 add a setting to completely disallow growing a mushroom if some node intersects 2016-01-26 15:51:34 +01:00
c26e59d432 fix giant apple 2016-01-25 19:29:23 +01:00
2d45b5e692 disallow giant apple and fly agaric to replace every node 2016-01-25 19:22:08 +01:00
bf385faa96 disallow giant mushrooms to replace every node, except giant apple and fly agaric 2016-01-25 19:17:43 +01:00
737bbf6c00 preparation for adding uses 2016-01-23 11:33:55 +01:00
f34f37a6d7 allow eating mushrooms, disable catching up (abm) and allow adding normalmaps for mushrooms 2016-01-16 16:09:16 +01:00
7bd30384cc 🐈 2016-01-10 13:43:31 +01:00
a6282c68e0 update readme 2015-12-28 17:06:38 +01:00
c8e88c9d61 slightly bouncy mushroom nodes and move groups out of the loop 2015-12-28 17:04:53 +01:00
3850de05ae add fences 2015-12-28 16:54:35 +01:00
5db544f7ef 🐈 2015-11-06 17:22:54 +01:00
aaae93ac61 🐈 2015-11-06 14:27:25 +01:00
381e4a5322 🐈 2015-09-27 17:46:55 +02:00
cf96b849b9 🐈 2015-08-25 19:48:57 +02:00
f61e27bc4e 🐈 2015-08-05 10:35:47 +02:00
42accd9276 🐈 2015-07-25 17:32:00 +02:00
3c239fdd23 generate big red mushrooms seldom 2015-07-23 18:44:29 +02:00
f08515b92d generate big red mushrooms 2015-07-23 18:43:47 +02:00
1b3a3a6d28 change a bit giant red45 and reduce saturation of the stem textures, thanks to @r01922090 for the orignial ones 2015-07-23 18:35:49 +02:00
367a93f8a8 add mushroom meal and bit red45 mushroom 2015-07-23 18:14:01 +02:00
86e3dfb5d0 🐈 2015-07-17 20:47:04 +02:00
1d42d1d739 🐈 2015-07-17 20:21:56 +02:00
3edc0c07fa G: 2015-07-09 20:18:57 +02:00
32decc0149 🐈 2015-07-05 21:01:34 +02:00
df794632c2 somehow greatly decrease ground generating delay and fix biome size: perlin noise hills look like sinus curve hills, not like prongs 2015-06-21 10:41:11 +02:00
b6b14c5570 🐈 2015-06-16 19:30:22 +02:00
f3493a45ec 🐈 2015-05-29 12:34:06 +02:00
af270936d8 🐈 2015-05-29 12:09:22 +02:00
f80cbb1079 🐈 2015-05-28 10:52:47 +02:00
c777a3bf42 localize giant mushroom spawn functions 2015-05-27 12:23:25 +02:00
7102f34d9f fix mapgen 2015-05-27 12:18:16 +02:00
db18ac6d58 change big mushroom spawning code 2015-05-27 11:44:06 +02:00
19a37b4508 light near lava is <= 12 2015-05-27 10:47:37 +02:00
41e7f5346b automatic update 2015-04-04 14:32:16 +02:00
317547c6ce reduce fall damage of big mushroom nodes 2015-03-28 08:31:41 +01:00
f64d30e228 automatic update 2015-03-17 19:29:56 +01:00
2cfe7c7407 add sounds 2015-03-14 15:39:20 +01:00
259576f12d advpng and optipng textures 2015-03-12 15:30:57 +01:00
7d8cbcdc42 fix apple 2015-03-12 15:27:30 +01:00
2e7e9dbaa8 automatic update 2015-03-10 19:08:18 +01:00
2f0dace10f add 3 sounds
add 3 sounds
2015-03-08 13:30:39 +01:00
087cc358b8 automatic update 2015-03-07 16:02:24 +01:00