Commit Graph

33 Commits

Author SHA1 Message Date
Wuzzy 75bfb16cdb Fix weak wall torches not burning out 2020-06-20 16:34:39 +02:00
Wuzzy b0051842b4 Fix crash in grass expansion code 2019-09-22 12:30:39 +02:00
Wuzzy c958af51d2 Fix broken grass and clam ABM 2019-09-06 13:26:54 +02:00
Wuzzy 51a96d0f13 Regrow appropriate grass on (swamp) dirt 2019-09-05 19:53:58 +02:00
Wuzzy 3d9496ec56 Dirt path covers grass below 2019-09-05 18:49:38 +02:00
Wuzzy 6a596f5f11 Fix oak trees never generating 2019-09-04 16:30:40 +02:00
Wuzzy c354424a7d Don't take sapling in creative mode 2019-09-04 16:10:31 +02:00
Wuzzy 7810a7ed82 Turn grass to dirt below slabs and stairs 2019-09-04 14:18:57 +02:00
Wuzzy 8a15505df9 Fix thistle not getting dug by water properly 2019-08-31 16:06:34 +02:00
Wuzzy 3795496672 Clean up debug messaging 2019-08-28 17:55:18 +02:00
KaadmY 1ff1e1c325 Hope this is not needed; used to crash latest git 2017-10-23 09:37:54 -07:00
KaadmY e7759e675d Remove debug info for placing saplings 2017-07-07 07:05:28 -07:00
KaadmY 58e692bc65 Fix some bugs with the new sapling code and add legacy support for old saplings 2017-07-03 15:33:38 -07:00
KaadmY 45ad35e16c Use node timers for growing saplings; THIS WILL BREAK OLDER WORLDS 2017-07-03 10:54:44 -07:00
KaadmY 01d22d1d63 Block of changes; uses the new 0.4.16 syntax for settings values 2017-06-27 12:13:30 -07:00
KaadmY 14c51b153f Fix a couple minor bugs 2017-05-19 14:04:11 -07:00
KaadmY b667b4561e Revert "Phew, use the core namespace for everything instead of minetest"
This reverts commit 4af67a5d54.
2017-05-11 19:29:55 -07:00
KaadmY 4af67a5d54 Phew, use the core namespace for everything instead of minetest 2017-05-11 16:45:53 -07:00
kaadmy a013682de2 fixed typo with growing thistles 2015-11-06 09:12:25 -08:00
kaadmy de6f265786 made thistles grow 2015-11-05 12:53:55 -08:00
kaadmy ee5b16cf26 reduced light required for dirt turn into grass 2015-10-19 16:48:16 -07:00
kaadmy 9c314e0549 chests can now be named 2015-10-18 15:24:47 -07:00
kaadmy 15ec77dd72 torches now use animated textures instead of particles 2015-10-16 14:29:27 -07:00
kaadmy 1a499862a6 added groups for plantable materials 2015-10-08 11:05:50 -07:00
kaadmy e6112839b1 clams spawn less naturally and grow instead 2015-10-07 13:56:45 -07:00
kaadmy 85f2804402 more torch fixes and funtionality 2015-10-06 10:10:27 -07:00
kaadmy a9d7c328ad flowing water sound is now much better and faster thanks to @asl97 2015-10-02 09:44:25 -07:00
kaadmy e403cb56f5 added ropes 2015-10-01 17:23:04 -07:00
kaadmy 0f3adb7db8 tuned down sounds a bit and changed water sound logic 2015-09-30 16:14:19 -07:00
kaadmy e4d52ba2ce several minor changes, flowing water now makes noise 2015-09-30 16:10:06 -07:00
kaadmy dc9d17d403 added weak torches and flint and steel 2015-09-24 10:59:16 -07:00
kaadmy 8fb34f8dff added compressed sandstone and grass footsteps 2015-09-24 09:53:09 -07:00
kaadmy 12c94adf09 first commit 2015-09-01 08:15:24 -07:00