Commit Graph

  • 9dd8c0c94c removed release entry from mod.conf master Sokomine 2024-06-07 00:36:54 +0200
  • b9d94df03d added texture from AspireMint Sokomine 2024-01-19 23:08:07 +0100
  • 7c766d9597 added soft_falling.lua - which is a slight modification of builtin/game/falling.lua but more suitable for snow Sokomine 2024-01-19 19:43:47 +0100
  • b30cf1095a default:snow is now soft_falling (and not crushing) as well Sokomine 2024-01-19 18:27:04 +0100
  • 87e248a846 added soft_falling group Sokomine 2024-01-19 18:07:24 +0100
  • 9a945d4f81 moved all crafts into crafts.lua and extrended README.md Sokomine 2024-01-19 16:47:51 +0100
  • 0a2074ee44 fixed placement of multicolor wool layers Sokomine 2024-01-19 04:36:34 +0100
  • 907344da6b fixed craft receipes for multicolor nodes; removed old wool layers Sokomine 2024-01-19 04:09:18 +0100
  • 718bd9b172 first attempt at crafting receipes for multicolored wool layers Sokomine 2024-01-18 20:34:40 +0100
  • b33e3a1b5d added some thin layers in front of some slopes to make it look more realistic Sokomine 2024-01-18 03:33:42 +0100
  • abf67d0ef5 fix of crash Sokomine 2024-01-13 22:54:04 +0100
  • 9baea3a6f9 Initial commit main Sokomine 2024-01-13 21:13:13 +0000
  • 2440aef317 added multicolor wool cover Sokomine 2024-01-13 22:10:16 +0100
  • 8a8441b113 decreased level of steps from 16 to 5 - which looks more snowy Sokomine 2024-01-12 03:48:52 +0100
  • c04d427662 added inner and outer ramps half and half raised Sokomine 2024-01-12 03:41:56 +0100
  • 6c2f416461 added slope half and slope half raised Sokomine 2024-01-12 03:01:24 +0100
  • 3a1e109ffe support some slopes from moreblocks Sokomine 2024-01-12 01:41:22 +0100
  • 4728562bd5 adjusted to changes in homedecor Sokomine 2024-01-12 01:29:54 +0100
  • 232098d9e8 minor changes Sokomine 2024-01-12 01:16:36 +0100
  • 23434d648d improved autumnleaves and made them thinner Sokomine 2024-01-11 23:40:32 +0100
  • a9591d0fba made autumnleaves covers transparent again Sokomine 2024-01-11 23:11:43 +0100
  • 458b769d47 no fence post on raillike fences present Sokomine 2024-01-11 23:06:33 +0100
  • f7b6a7384e fixed shapes in translation_table Sokomine 2024-01-11 22:53:32 +0100
  • 37c962d1c4 fixed bug in moresnow.shapes with suffixes Sokomine 2024-01-11 22:13:10 +0100
  • 4129161678 used DIR_DELIM instead of slash Sokomine 2024-01-11 21:51:09 +0100
  • fe406f10ee added inner and outer stair covers if only the stairs mod is installed Sokomine 2024-01-11 21:44:56 +0100
  • 55c35cb849 added mod.conf Sokomine 2024-01-11 21:44:34 +0100
  • b314f4bc00 cached modpath Sokomine 2024-01-11 18:51:48 +0100
  • 1c76c3339d adjusted deprecated functions Sokomine 2024-01-11 18:49:32 +0100
  • d245b9a9ae workaround for broken lua api with minetest.get_content_id *crashing* for non-existing nodes Sokomine 2024-01-11 18:48:37 +0100
  • 9499987f68 improved receipes Sokomine 2016-12-03 03:51:16 +0100
  • 2372e6fe19 snow cannon works again with newer versions of mt Sokomine 2016-12-03 00:25:08 +0100
  • 39b14ac8b6 added support for meshes Sokomine 2016-12-02 22:20:57 +0100
  • 857198821e adjusted height of snow covers to new snow height in default game Sokomine 2016-12-02 21:24:20 +0100
  • b279cc4341 added support for new type of fences that are not drawtype fencelike Sokomine 2016-12-02 20:45:26 +0100
  • 18daec17bc do not place snow on lava or flowing liquids Sokomine 2015-04-25 16:47:57 +0200
  • f4c4bf69ca do not place nodes with content ignore Sokomine 2015-03-28 19:02:40 +0100
  • 11c57a7aee added autumn and winter leaves and a snow cover for soil (used in mg_villages) Sokomine 2015-01-22 04:21:25 +0100
  • 44d6a66bee fixed bug with uninitialized variables Sokomine 2014-11-20 20:49:38 +0100
  • 8eb20a297a adjusted typing error Sokomine 2014-09-10 03:29:15 +0200
  • 7c30b2f954 added texture for autumn leaves (provided by LazyJ) Sokomine 2014-07-24 04:43:59 +0200
  • 5531826236 removed the falling property from the moresnow wool nodes Sokomine 2014-07-24 03:16:51 +0200
  • b96fb03282 added receipes for the wool layers and the autumn leaves Sokomine 2014-07-24 03:05:34 +0200
  • 44a349775f added special shape for fence (with snow top) Sokomine 2014-07-24 02:55:36 +0200
  • 7dd1406f24 added panels and microblocks Sokomine 2014-07-24 02:38:42 +0200
  • d72254a104 added support for wool Sokomine 2014-07-24 01:17:52 +0200
  • 1a874f3ac8 added autumn leaves; made the whole functionaly more versatile and less dependent on snow as such Sokomine 2014-07-23 23:41:06 +0200
  • b24ed824b2 added/moved some defines for the content ids to the main init.lua Sokomine 2014-07-23 04:32:22 +0200
  • a75a700c9a moved functionality into seperate files Sokomine 2014-07-23 01:51:17 +0200
  • 1398e714ab removed no longer needed optional dependency Sokomine 2014-07-23 01:30:08 +0200
  • ee90b73d94 added snow cannon Sokomine 2014-07-23 01:23:51 +0200
  • ec3d192f50 placed snow node definition in a seperate function and removed those special snow tops from creative inventory Sokomine 2014-07-22 03:10:54 +0200
  • 957c62c742 added inner and outer stairs Sokomine 2014-07-21 20:02:55 +0200
  • 958e15aa9a if snow lies below a nodeboxlike/fenclike/etc node, snow will fall through that node above and pile up below Sokomine 2014-07-21 05:51:34 +0200
  • 45c1bdfd1c snow piles up and turns into a snowblock (works only for falling snow - not for placed one) Sokomine 2014-07-21 05:27:36 +0200
  • 19125174a5 removed debug message Sokomine 2014-07-21 04:46:08 +0200
  • 13cb8cdd18 added support for technic nodes with the form of the homedecor roof nodes Sokomine 2014-07-21 04:44:12 +0200
  • c10b606a12 added support for rotated nodes Sokomine 2014-07-20 23:12:08 +0200
  • d3e90b45b9 added snow covers for homedecor roofs; imporoved code Sokomine 2014-07-20 20:05:24 +0200
  • 1d351e38fb first commit; test version Sokomine 2014-07-20 03:27:18 +0200