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
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
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
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
ezhh
7a4b1e0ce1
Default: Make burntimes more rational and consistent
2017-12-05 21:24:02 +01:00
ezhh
ed83e30d68
Default: Make burntimes more rational and consistent
2017-11-27 01:52:02 +00:00
ForbiddenJ
b75a17984a
Default: Expose open_chests and chest_lid_obstructed
2017-11-27 01:50:37 +00:00
DTA7
0216fa08ec
Add nil checks for placer
2017-11-19 23:03:38 +01:00
Coder12a
7d07c52d09
Books: Convert \r to \n
...
Some files or editors may use \r instand of \n like notepad++. If you copy
text written in notepad++ and pasted into the book. The book will only have
one page.
2017-11-19 23:03:38 +01:00
danielmeek32
09e3505ea1
Chests: Fix locked chest protection against explosions ( #1886 )
...
Fixes #1885
2017-11-19 23:03:38 +01:00
tenplus1
cecbfc1676
Chests: Fix open chest after player leave ( #1884 )
...
This should fix the chest staying open when a player disconnects while inside.
2017-11-19 23:03:38 +01:00
Hybrid Dog
cc2f75b2f9
Register fence: Allow setting nodedefs to 'false'
2017-11-19 23:03:38 +01:00
paramat
ea45ca57a5
Lava cooling: Increase interval to 2
...
An excessive load has been reported caused by the node searching, so even
when no lava is present.
2017-11-19 23:03:34 +01:00
Paramat
81f885795d
Crafting: Remove duplicate reversed recipes ( #1777 )
...
For axes and hoes only use one recipe that matches the appearance of the texture and in inventory.
2017-11-19 22:53:53 +01:00
paramat
f3e29bc2cc
Saplings: Reduce grow time to ABM equivalent
...
Previous times were chosen using statistical maths, but reports suggested
this was too long.
I tested by timing an ABM acting on 100 nodes, with interval and chance equal
to the old sapling ABM.
50 at 4m59s.
99 at 24m58s.
100 at 26m58s.
So choose a grow time between 5 and 25 min for tree and bush saplings.
If 'can grow' is false at grow time the timer is reset to 5 min.
2017-11-19 22:53:53 +01:00
DS-Minetest
3a72f7b84b
Add backface_culling to open chests and fencegates
2017-11-19 22:53:53 +01:00
paramat
da41caca66
Chests: Check 'def' of node above chest to avoid crash
...
In 'chest_lid_obstructed(pos)' check for nil 'def' to avoid a crash caused by
an unknown node above the chest.
2017-11-19 22:53:14 +01:00
red-001
103af98864
Books: Also limit the max size of the title
...
This limits the max size of the full title of the book to `80` letters and
the size of the part thats displayed in the tooltip to `35` letters.
2017-11-19 22:53:14 +01:00
red-001
26606b0520
Books: Limit the size of books
...
Really large books just waste hard drive space and the engine is not designed to
handle that much data in item metadata, this can cause strange things to happen.
2017-11-19 22:52:00 +01:00
red-001
706844e8bf
Books: Add nil value checks to the book formspec handler
2017-11-19 22:52:00 +01:00
vorunbekannt75@web.de
3512226867
Default: Revert "Default: Shorter and better ABMs"
...
This reverts commit e523c3a2965afe76b9102b67992e15fafba1594a to re-enable
the overriding and redefinition of these global functions.
2017-11-19 17:16:32 +01: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
SmallJoker
dbfe435abf
Bookshelf: Count written and empty books
2017-11-04 23:43:02 +00:00
paramat
3f14d1012d
Footstep sounds: 5 new sounds
...
Original recording by Ryding.
http://freesound.org/people/Ryding/
Found by Anth0rx, edited by paramat.
Add and use 'default.node_sound_snow_defaults()' function.
2017-10-24 04:21:34 +01:00
Coder12a
045abbd6d7
Books: Convert \r to \n
...
Some files or editors may use \r instand of \n like notepad++. If you copy
text written in notepad++ and pasted into the book. The book will only have
one page.
2017-10-23 04:39:44 +01:00
James Stevenson
7c3854de27
Chest sounds: Shorten open/close sounds
2017-10-23 04:35:37 +01:00
paramat
eb5a5b56e1
Decorations: Add kelp to cool and temperate shallow ocean
...
Original texture by tobyplowy, colourised by paramat.
2017-10-10 22:57:10 +01:00
paramat
74ed63f46b
Ores (non-mgv6 mapgens): New distributions
...
Make deeper, to compensate for ease of travel using 3D noise tunnels.
Make depth more progressive with value:
Ore, upper limit
Coal 64 no change
Iron 0 no change
Tin -32 > -64
Copper -16 > -128
Gold -64 > -256
Diamond -128 > -512
Mese crystal -64 > -512
Mese block -1024 no change
Make y of 1st density increase deeper but following a similar logic to before:
Ore, upper limit
Coal 0 no change
Iron -64 no change
Tin -128 no change
Copper -64 > -256
Gold -256 > -1024
Diamond -256 > -1024
Mese crystal -256 > -1024
Mese block -2048 new
Add second, denser layer of mese blocks with a decrease of separation and
increase in density equal to mese ore layers.
2017-09-25 15:55:22 +01:00
danielmeek32
f33cc02080
Chests: Fix locked chest protection against explosions ( #1886 )
...
Fixes #1885
2017-09-20 20:08:17 +02:00
tenplus1
c5c9e423ca
Chests: Fix open chest after player leave ( #1884 )
...
This should fix the chest staying open when a player disconnects while inside.
2017-09-20 20:08:06 +02:00
paramat
4ccafd1518
Biome registration: Update due to revert of mgv7 'biomerepeat' option
2017-09-17 06:18:47 +01:00
Hybrid Dog
f928780946
Register fence: Allow setting nodedefs to 'false'
2017-08-18 18:46:44 +01:00
rubenwardy
20687a6301
Make ice slippery
2017-08-14 19:06:54 +01:00
TumeniNodes
8817d1c696
default_desert_cobble.png with darker mortar ( #1859 )
2017-08-13 13:45:39 +02:00
Jens Rottmann
d883012491
Trivial: Make furnace info text look nicer
...
Furnace inactive (Item: Not cookable; Fuel:
Empty)
--> becomes -->
Furnace inactive
(Item: Not cookable; Fuel: Empty)
2017-08-13 00:08:43 -07:00
ForbiddenJ
3294a2a515
Torches: Make liquids drop torches as items
...
Liquids that are 'igniters', such as lava, will drop the torch without
a flame-extinguish sound, as the torch item will burn up after a few
seconds with a sound and smoke particles.
All other liquids cause a flame-extinguish sound.
2017-08-07 02:38:31 +01:00
paramat
57577596d6
Floatland biomes: Simplify to grassland
...
Make the placeholder biomes grassland to make the shape of the floatland
terrain more visible.
2017-08-06 01:54:47 +01:00
rubenwardy
5d19fd6923
Separate player code into new mod
2017-08-01 03:57:29 +01:00
paramat
7ffd176f48
Lava cooling: Increase interval to 2
...
An excessive load has been reported caused by the node searching, so even
when no lava is present.
2017-08-01 03:57:10 +01:00
TumeniNodes
71dff2ac4a
Default: Correct dimensions of default_clay_brick.png ( #1858 )
...
Resize default_clay_brick.png from 16x17px to 16x16px, as mentioned in issue #1855
2017-07-29 18:09:27 +02:00
elinor-s
c81165b2c8
Default: Increase the maximum level of the diamond axe to 3 ( #1854 )
...
This is the maximum level of the other diamond tools and makes the
number of uses similar to them.
2017-07-29 18:09:05 +02:00
DS
996f168aa3
Default: Reexport the player model ( #1848 )
2017-07-26 20:06:29 +02:00
Ezhh
40ed77185e
Improve node descriptions ( #1834 )
2017-07-23 10:26:10 +02:00
paramat
48baf1acb5
Floatland biomes: Update due to mgv7 biomerepeat option
...
Only register floatland biomes if mgv7 'biomerepeat' flag is false.
Simplify floatland biomes to coniferous forest and ocean.
Make 'mgv7_floatland_level' and 'mgv7_shadow_limit' parameters global
values for mods to use to register their own floatland biomes.
2017-07-22 01:07:06 +01:00
TeTpaAka
886537ef50
Player model: Remove vertical 1 node offset
...
Required due to the settable player collision box engine feature.
Change for MT/MTG v0.5.0 that breaks compatibility with old clients.
2017-07-21 02:13:09 +01:00