Paramat
9c459e77ac
Farming: Deprecate bronze, mese and diamond hoes. Tune steel uses ( #2103 )
...
Remove unnecessary "air" fallback recipe for hoes to avoid this showing
in crafting guides.
2018-04-08 17:55:19 +01:00
tenplus1
11b3407671
Add food_* groups to default edibles ( #2089 )
2018-04-04 10:59:15 +02:00
Andrew Ward
b0e55c52c8
Add formspec theming, remove sfinv's dependency on default
2018-03-28 18:28:26 +01:00
Paramat
f3ce25fc72
Xpanes: Description 'Iron Bar' -> 'Steel Bars'
2018-03-28 12:09:44 +01:00
sfan5
7e9000b502
Fix creative mode check again
2018-03-25 14:05:25 +02:00
sfan5
fb0217042b
Fix creative mode check in fireflies mod
2018-03-25 13:47:20 +02:00
Ezhh
465d8cae3e
Hide fireflies during day time
2018-03-22 20:33:54 +00:00
Ezhh
c0557b2c23
Add names for register_decoration
2018-03-18 00:25:16 +00:00
Milan
287c8faf49
update submodule playereffects
2018-03-14 22:20:18 +01:00
Milan
6fd93b7765
update submodule pipeworks
2018-03-14 20:48:00 +01:00
Milan
04dcb8ec20
update submodule mesecons
2018-03-14 20:47:53 +01:00
Paramat
c2209c120e
Add new pine needles texture by Splizard
2018-03-13 20:02:18 +00:00
Paramat
da877ccf57
Rename 'subgame' to 'game'
2018-03-13 20:00:29 +00:00
paramat
160dc21bc1
Pine trees: Add small pine tree and mix into coniferous forests
...
Use noises to create a varying mix in coniferous forest biomes:
Areas of large pines only, areas of small pines only, mixed areas.
While also having areas of high and low tree densities.
Saplings grow into large or small pines with equal chance.
2018-03-11 00:18:13 +00:00
paramat
ac50b3e3ce
Icesheet biome: Add 'default:cave_ice' node to enable caves in land ice
...
Has 'is_ground_content = true'.
Drops 'default:ice'.
2018-03-11 00:18:07 +00:00
ezhh
d4a007c051
Fireflies: Reduce density in non-mgv6 mapgens
2018-03-05 23:08:29 +00:00
paramat
1afb8f249e
Creative: Fix width of arrow textures
2018-03-05 23:06:15 +00:00
paramat
3afcd68e9b
Ores: Remove region overlaps. Make some regions deeper
2018-03-05 23:05:59 +00:00
Milan*
893e29b951
update submodules illuna_extras xdecor
2018-03-02 14:33:45 +01:00
Milan*
192613413a
update submodule illuna
2018-03-02 08:28:27 +01:00
ezhh
c2001b3b52
Fireflies: Add dedicated mgv6 register_decoration
2018-02-27 01:17:43 +00:00
paramat
63ebdfd139
Waterlily: Place as Y-offset simple decoration
2018-02-27 01:16:48 +00:00
paramat
702070accb
Floatland biomes: Add forest, tune beach height
2018-02-27 01:16:43 +00:00
SmallJoker
04a46d0671
Rename intersects_protection to is_area_protected
2018-02-27 01:16:37 +00:00
Milan
59d841206a
update submodule magical_potion
2018-02-26 22:49:05 +01:00
Milan*
ae9906cded
replace submodule playereffects
2018-02-26 22:46:41 +01:00
paramat
70d91bc64d
Revert "Boats: Prevent entering 'ignore' nodes"
...
This reverts commit 7754555707a6a1bf1e8f4b57788e27e57fde1cd8.
Due to recent engine commit boats now collide with 'ignore' nodes.
2018-02-26 18:47:18 +00:00
Milan*
94bbe1c861
update submodule magical_potion
2018-02-26 15:46:43 +01:00
Milan*
8f7512727b
update submodule illuna
2018-02-26 15:45:24 +01:00
Ezhh
280f1b1c39
Put y_max above y_min in mapgen registrations ( #2051 )
...
Switch y_max and y_min for flowers, fireflies and default
2018-02-25 12:25:34 +01:00
Tim
283636bfdb
Bones: Iterate player inventory lists dynamically ( #1229 )
...
Avoid hard-coded player inventory lists.
Expose `bones.player_inventory_lists` for mods to look up or change,
which player inventory lists are being dropped or placed into bones.
2018-02-20 19:15:03 +01:00
paramat
094ad004a4
Schematics: Various improvements
...
Acacia bush: Create a unique form different to normal bush, with more
leaf nodes at top than at base.
Acacia tree: Maximum height increased by 1 node. 2 extra nodes of
height variation.
Jungle tree: Add an extra node of height variation. Y-slices moved
downwards to be more balanced between trunk and branches, makes
branches more common.
Pine tree: Increase maximum height by 1 node. Add an extra node of
height variation.
Update sapling 'on place' protection checks for acacia and pine trees.
2018-02-19 07:16:24 +00:00
paramat
b90aabec80
Rainforest: Add emergent jungle tree and sapling
...
Height 20 to 32 nodes.
Dependent on chunksize >= 5.
Base limited to maximum altitude y = 32.
Craft sapling from 9 jungle saplings.
2018-02-19 07:16:16 +00:00
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