Commit Graph

39 Commits

Author SHA1 Message Date
Sokomine
458b769d47 no fence post on raillike fences present 2024-01-11 23:06:33 +01:00
Sokomine
f7b6a7384e fixed shapes in translation_table 2024-01-11 22:53:32 +01:00
Sokomine
37c962d1c4 fixed bug in moresnow.shapes with suffixes 2024-01-11 22:13:10 +01:00
Sokomine
4129161678 used DIR_DELIM instead of slash 2024-01-11 21:51:09 +01:00
Sokomine
fe406f10ee added inner and outer stair covers if only the stairs mod is installed 2024-01-11 21:44:56 +01:00
Sokomine
55c35cb849 added mod.conf 2024-01-11 21:44:34 +01:00
Sokomine
b314f4bc00 cached modpath 2024-01-11 18:51:48 +01:00
Sokomine
1c76c3339d adjusted deprecated functions 2024-01-11 18:49:32 +01:00
Sokomine
d245b9a9ae workaround for broken lua api with minetest.get_content_id *crashing* for non-existing nodes 2024-01-11 18:48:37 +01:00
Sokomine
9499987f68 improved receipes 2016-12-03 03:51:16 +01:00
Sokomine
2372e6fe19 snow cannon works again with newer versions of mt 2016-12-03 00:25:08 +01:00
Sokomine
39b14ac8b6 added support for meshes 2016-12-02 22:20:57 +01:00
Sokomine
857198821e adjusted height of snow covers to new snow height in default game 2016-12-02 21:24:20 +01:00
Sokomine
b279cc4341 added support for new type of fences that are not drawtype fencelike 2016-12-02 20:45:26 +01:00
Sokomine
18daec17bc do not place snow on lava or flowing liquids 2015-04-25 16:47:57 +02:00
Sokomine
f4c4bf69ca do not place nodes with content ignore 2015-03-28 19:02:40 +01:00
Sokomine
11c57a7aee added autumn and winter leaves and a snow cover for soil (used in mg_villages) 2015-01-22 04:21:25 +01:00
Sokomine
44d6a66bee fixed bug with uninitialized variables 2014-11-20 20:49:38 +01:00
Sokomine
8eb20a297a adjusted typing error 2014-09-10 03:29:15 +02:00
Sokomine
7c30b2f954 added texture for autumn leaves (provided by LazyJ) 2014-07-24 04:43:59 +02:00
Sokomine
5531826236 removed the falling property from the moresnow wool nodes 2014-07-24 03:16:51 +02:00
Sokomine
b96fb03282 added receipes for the wool layers and the autumn leaves 2014-07-24 03:05:34 +02:00
Sokomine
44a349775f added special shape for fence (with snow top) 2014-07-24 02:55:36 +02:00
Sokomine
7dd1406f24 added panels and microblocks 2014-07-24 02:38:42 +02:00
Sokomine
d72254a104 added support for wool 2014-07-24 01:17:52 +02:00
Sokomine
1a874f3ac8 added autumn leaves; made the whole functionaly more versatile and less dependent on snow as such 2014-07-23 23:41:06 +02:00
Sokomine
b24ed824b2 added/moved some defines for the content ids to the main init.lua 2014-07-23 04:32:22 +02:00
Sokomine
a75a700c9a moved functionality into seperate files 2014-07-23 01:51:17 +02:00
Sokomine
1398e714ab removed no longer needed optional dependency 2014-07-23 01:30:08 +02:00
Sokomine
ee90b73d94 added snow cannon 2014-07-23 01:23:51 +02:00
Sokomine
ec3d192f50 placed snow node definition in a seperate function and removed those special snow tops from creative inventory 2014-07-22 03:10:54 +02:00
Sokomine
957c62c742 added inner and outer stairs 2014-07-21 20:02:55 +02:00
Sokomine
958e15aa9a if snow lies below a nodeboxlike/fenclike/etc node, snow will fall through that node above and pile up below 2014-07-21 05:51:34 +02:00
Sokomine
45c1bdfd1c snow piles up and turns into a snowblock (works only for falling snow - not for placed one) 2014-07-21 05:27:36 +02:00
Sokomine
19125174a5 removed debug message 2014-07-21 04:46:08 +02:00
Sokomine
13cb8cdd18 added support for technic nodes with the form of the homedecor roof nodes 2014-07-21 04:44:12 +02:00
Sokomine
c10b606a12 added support for rotated nodes 2014-07-20 23:12:08 +02:00
Sokomine
d3e90b45b9 added snow covers for homedecor roofs; imporoved code 2014-07-20 20:05:24 +02:00
Sokomine
1d351e38fb first commit; test version 2014-07-20 03:27:18 +02:00