Milan*
c338d645be
update submodule xdecor
2018-02-18 10:07:51 +01:00
paramat
495fa32873
Flower spread: Only spread to the same surface node
2018-02-17 09:37:27 +00:00
paramat
7754555707
Boats: Prevent entering 'ignore' nodes
...
At world edge make boat bounce back into world by inverting speed.
At world base avoid falling into ignore by setting y velocity to 0.
2018-02-17 09:37:22 +00:00
ezhh
1e9c61f241
Kelp: Improve placement/removal and extend selection box
2018-02-07 22:53:35 +00:00
paramat
7f3e9e65b3
Add marram grass for coastal sand dunes
...
Use noise with 1 octave and flag 'absvalue' to create sand paths
in dunes.
2018-02-07 22:52:26 +00:00
paramat
ca81e9b8c6
Coniferous litter: Improve textures
...
Greyer, lighter, reduce lines, remove dark patches.
Shorter and more consistent side texture.
2018-02-04 02:34:42 +00:00
paramat
a587972010
Flower spread ABM: Optimise
...
Match maximum spread density to maximum mapgen density for flowers.
Place 3 flora nodes at once instead of 1.
Change ABM chance value to 300 to match previous spread rate.
ABM becomes 3 times less intensive.
2018-02-04 02:34:36 +00:00
paramat
d5907d5f1e
Doors: Avoid crash on nil player in 'can dig door'
2018-02-03 03:54:03 +00:00
ezhh
12f1703537
Add fireflies mod
2018-02-03 03:53:03 +00:00
paramat
8f85ca57f3
Intersects_protection(): Remove from Minetest Game
...
Add compatibility code with deprecation warning.
2018-02-03 03:46:13 +00:00
TumeniNodes
496a1a24d2
Add obsidian_pane ( #2035 )
2018-01-31 20:53:49 +01:00
Jat15
5f121b586d
Stairs: unbind table groups ( #2036 )
...
Unbind table groups for base block, stairs, slabs.
2018-01-31 20:49:27 +01:00
Milan
e1cda564d5
update submodule protector
2018-01-30 21:22:29 +01:00
paramat
ee6d2f2468
Dungeon loot: Reduce maximum processed rooms to 8
2018-01-23 06:43:49 +00:00
paramat
41a4073d4c
Creative: New textures for less distortion
...
Use 128px textures with a slight blur to reduce distortion caused
by formspec texture scaling.
Cross is shifted slightly up and left to compensate for formspec
button image shift.
2018-01-23 06:43:46 +00:00
paramat
a6aa68d5b4
default:dirt_with_snow: Re-add to soil group
...
Previously, saplings were not growing if the dirt they are on turned to
'dirt with snow' before growth.
Also for consistency with other dirt nodes.
2018-01-23 06:43:40 +00:00
Milan*
87933030d4
update submodule death_messages
2018-01-13 23:40:08 +01:00
Milan*
2e47e09a9e
fire: remove fire abm's, make fire nodes last 20-30 seconds
2018-01-13 15:28:54 +01:00
Milan
f235e74220
update submodule irc
2018-01-09 22:34:56 +01:00
paramat
223562d687
Dry shrub: Use plantlike meshoption for bushy appearence
...
Adjust selectionbox width for a better fit and consistency with other
grasses.
2018-01-02 22:45:47 +00:00
paramat
f52085a40f
Biomes: Make coastal grassy dune biomes larger
2018-01-02 22:45:39 +00:00
MarkuBu
faa088e2c5
Xpanes: Add optional 'use_texture_alpha' parameter to registration
2018-01-02 22:43:42 +00:00
Ekdohibs
bd0c627a20
Furnace: Fix being able to cook items without enough fuel
...
This was triggered when too much time had elapsed when timer was called.
Also, fix timer resolution giving free fuel time.
2018-01-02 22:41:50 +00:00
Milan*
0e1d24c48b
update submodule irc
2018-01-01 19:35:29 +01:00
Milan*
2f0bb450a8
update submodule hudbars
2017-12-30 11:06:01 +01:00
ezhh
d1ece74652
Resize junglegrass selection box
2017-12-24 20:50:51 +00:00
paramat
d1db66bf4f
Ferns: Add 3 sizes for coniferous forest biome
...
Remove flowers from coniferous forest.
Add 'dirt with coniferous litter' to farming mod overrides.
2017-12-24 20:50:44 +00:00
paramat
8ab7c54d76
Biomes: Add 'dirt with coniferous litter' node for coniferous forest
2017-12-24 00:33:21 +00:00
Diego Martínez
5b57815af1
creative: Add missing tooltips.
2017-12-22 22:57:24 +01:00
Diego Martínez
dfe74948e2
creative: Use icons for buttons.
2017-12-22 22:57:24 +01:00
paramat
62d5d5954e
Book textures: Reset colour profiles to remove warnings
2017-12-20 20:46:41 +00:00
paramat
d603707e1a
Dirt sounds: Remove extreme sub frequencies, trim for zero amplitude starts
2017-12-20 20:46:33 +00:00
Milan*
25a37fc6b6
adjust messages in random_messages
2017-12-19 22:49:14 +01:00
Milan
f5f6f44d5d
update submodule illuna
2017-12-19 22:16:34 +01:00
Milan*
f338214ff5
update submodule basic_robot
2017-12-19 11:17:23 +01:00
Milan*
662bc2163a
replace submodule basic_robot
2017-12-19 11:14:35 +01:00
Milan*
d8a06ccde0
update submodule illuna_ethereal
2017-12-19 10:54:12 +01:00
Reedych
5134510356
Replace setpos with set_pos in sethome
2017-12-16 05:10:35 +00:00
paramat
21b3c841bd
Default texture licenses: Move some to CC BY-SA 3.0. Remove WTFPL
2017-12-11 15:58:32 +00:00
paramat
0c841771a7
Book textures: Replace with more original textures
2017-12-11 15:58:32 +00:00
paramat
0132bfe41e
Stairs: Improve inner/outer stair descriptions. Code cleanup
2017-12-11 15:58:25 +00:00
paramat
2824e4bb7c
Binoculars: Update to use 'zoom_fov' player property
...
In survival mode, zoom is disabled, the binoculars item is needed to
allow a zoom with a 10 degree FOV, realistic for compact binoculars.
Creative mode or per-player creative privilege allows a zoom with a
15 degree field of view (the default MT engine zoom FOV).
2017-12-04 02:54:20 +00:00
ezhh
ed83e30d68
Default: Make burntimes more rational and consistent
2017-11-27 01:52:02 +00:00
paramat
2c5670563a
Flowers: Add black tulip, green chrysanthemum
...
Adds a direct resource of green dye, and a flower resource of black dye.
Completes the colour sequence: red, orange, yellow, green, blue, violet.
Makes all base dyes cultivatable and sustainable, without the presence
of coal.
Add the new flowers to the world with the same density variation as the
others, but obviously with different noise seeds. Results in more flowers
in a world and more variety of flower combinations.
2017-11-27 01:51:33 +00:00
ForbiddenJ
b75a17984a
Default: Expose open_chests and chest_lid_obstructed
2017-11-27 01:50:37 +00:00
DTA7
a2d7678ffd
Add nil checks for placer
2017-11-15 23:16:28 +00:00
paramat
3ae382c913
River water renewability: Add comments to nodes.lua and bucket mod
2017-11-11 21:37:27 +00:00
bertrandda
91997d9342
README: Update minetest.net downloads link to avoid redirection
2017-11-11 21:35:56 +00:00
raymoo
8b5ad0f028
Creative: Make the placenode registration check for non-player placers
2017-11-11 21:34:30 +00:00
raymoo
319b9eeeaf
Creative: Make handle_node_drops override work for non-player diggers
2017-11-11 21:34:05 +00:00