7361eb5e05Add the listring functionality c977fbd928
Amaz
2015-06-16 16:26:22 +01:00
44ac020f28Fix node placing sound being heard on left channel only
Marcin
2015-06-15 23:25:12 +02:00
e15fde1624Fix is_ground_content settings for nodes
paramat
2015-06-14 04:58:54 +01:00
15ef8b0995Fix bookshelf's allow_metadata_inventory_move (check if item belongs to "book" group instead of checking if it is "default:book")
Novatux
2015-06-17 18:33:54 +02:00
d8dd9332edImproved Iron Bar texture
kilbith
2015-06-14 11:13:56 +02:00
c4fb5bd385Bucket: Register river water bucket, add texture
paramat
2015-06-05 05:01:53 +01:00
f09ae11e89Add patch files to gitignore
est31
2015-06-09 22:01:25 +02:00
8b4a92ef2dword-wrap book text
tenplus1
2015-06-07 18:48:32 +01:00
01ad09036bImproved flowers' registration system - Specific nodeboxes, - Color groups - All datas were put into a table then unpacked for add_simple_flower
LeMagnesium
2015-06-04 20:08:54 +02:00
638add603fSimplified flowers' registration - Created a new local function to register flowers
Ombridride
2015-04-18 16:48:43 +02:00
750f9575afImprove water post effect color
Calinou
2015-06-06 13:57:52 +02:00
40e2b945e3Default: New obsidian brick texture. Add river water textures
paramat
2015-05-30 07:20:25 +01:00
03b51e8c8fDefault: New sandstone brick texture
paramat
2015-05-23 04:02:25 +01:00
a4d056e493Make some common nodes let light pass through
Calinou
2014-11-29 11:23:45 +01:00
23a37e5e79Apples give 2 HP instead of 1 HP, bread gives 5 HP instead of 4 HP
Novatux
2015-05-14 17:33:10 +02:00
300b14078fGive 24 rails per craft instead of 15
Calinou
2014-11-30 08:17:50 +01:00
eae3740d85Fix missing argument for on_rotate
Novatux
2015-05-14 16:07:19 +02:00
3669ca0a83Make beds not skip night if nobody is online
Novatux
2015-05-14 14:41:26 +02:00
46c6154444Make doors not depend on screwdriver.
Novatux
2015-05-14 14:24:14 +02:00
2824562dc9Add screwdriver callbacks, and code them for doors and beds
Novatux
2015-05-13 11:49:11 +02:00
852b337916Use connect_to_raillike for rail
Wuzzy
2015-03-06 07:50:27 +01:00
dd34dffa45Default/mapgen: Add sandstone alias for sandstone biome detection
paramat
2015-05-12 23:09:08 +01:00
aaa6c260cdCopy pos before giving it to on_blast because it can modify it; also remove a debug print that had nothing to do here
Novatux
2015-05-12 21:03:02 +02:00
81259e9fccDe-duplicate code in doors mod in make_on_blast
Novatux
2015-05-12 20:55:46 +02:00
4bd1094619Fix problems with TNT
Novatux
2015-05-12 16:53:04 +02:00
8bc8dd64c5Make TNT respect on_blast, implement on_blast for some nodes
Wuzzy
2015-03-07 08:32:00 +01:00
ab4485f824Default/mapgen: Add mapgen aliases for sandstone brick and sandstone brick stair, to enable sandstone dungeons
paramat
2015-05-11 23:17:36 +01:00