Sokomine
|
7c766d9597
|
added soft_falling.lua - which is a slight modification of builtin/game/falling.lua but more suitable for snow
|
2024-01-19 19:43:47 +01:00 |
|
Sokomine
|
b30cf1095a
|
default:snow is now soft_falling (and not crushing) as well
|
2024-01-19 18:27:04 +01:00 |
|
Sokomine
|
87e248a846
|
added soft_falling group
|
2024-01-19 18:07:24 +01:00 |
|
Sokomine
|
9a945d4f81
|
moved all crafts into crafts.lua and extrended README.md
|
2024-01-19 16:47:51 +01:00 |
|
Sokomine
|
907344da6b
|
fixed craft receipes for multicolor nodes; removed old wool layers
|
2024-01-19 04:09:18 +01:00 |
|
Sokomine
|
718bd9b172
|
first attempt at crafting receipes for multicolored wool layers
|
2024-01-18 20:34:40 +01:00 |
|
Sokomine
|
2440aef317
|
added multicolor wool cover
|
2024-01-13 22:10:16 +01:00 |
|
Sokomine
|
c04d427662
|
added inner and outer ramps half and half raised
|
2024-01-12 03:41:56 +01:00 |
|
Sokomine
|
6c2f416461
|
added slope half and slope half raised
|
2024-01-12 03:01:24 +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
|
b314f4bc00
|
cached modpath
|
2024-01-11 18:51:48 +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
|
8eb20a297a
|
adjusted typing error
|
2014-09-10 03:29:15 +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
|
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 |
|