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
Milan
fb9fe8f719
update submodule cottages
2017-11-07 12:05:48 +01:00
Milan
ecc13c9cc9
replace submodule playereffects and update submodule horses,mobs_animal,mobs_monster,mobs_more_monsters
2017-11-07 11:57:50 +01:00
paramat
d4e1bd053e
Player API: Set eye height property for new player model
...
Correct the collisionbox height.
2017-11-06 15:40:14 +00:00
paramat
9d9e9b6709
Stairs: Set world-aligned textures for all stairs and slabs
...
Fix 'stair_images' code to avoid 'stair_images' being empty in some
situations.
Change stairs back to nodeboxes to make world-aligned textures work.
2017-11-04 23:43:30 +00:00
SmallJoker
dbfe435abf
Bookshelf: Count written and empty books
2017-11-04 23:43:02 +00:00
paramat
08c60cfc30
Binoculars: Only set property if necessary to reduce mesh reloading
2017-11-03 16:26:00 +00:00
paramat
9596d00a18
Player model: Remove vertical stretch of body and limbs, remove cape
...
Previously, body and limbs were stretched vertically by 1.125, creating
rectangular pixels on side faces. Head was unstretched.
Remove stretch of body and limbs, leaving the head unchanged.
No other change would excessively shorten the model, so also scale up
the model slightly, by * 1.05, such that the reduction factor for height is
equal to the increasing factor for width. This minimises the changes to
height and width.
Remove cape support.
Update the collisionbox to match.
Add missing license.txt.
2017-11-03 16:25:54 +00:00
sfan5
49cc4c7c63
Add loot to dungeons ( #1921 )
2017-10-27 13:34:41 +02:00
Milan*
444ffe4078
update submodule ethereal
2017-10-25 11:10:27 +02:00
paramat
36df80fc45
Binoculars / Map mods: Clarify key-activation of items in descriptions
...
Map mod:
Tune cyclic update interval.
Re-add HUD flags update on item 'use'.
2017-10-24 07:34:15 +01: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
SmallJoker
454e0da531
Carts: Better wiggle prevention
2017-10-23 04:38:43 +01:00
SmallJoker
5870fd48f6
Carts: Replace old, deprecated function names
2017-10-23 04:38:28 +01:00
SmallJoker
47d6fbf884
Creative: Cache inventory items on load
2017-10-23 04:37:10 +01:00
James Stevenson
7c3854de27
Chest sounds: Shorten open/close sounds
2017-10-23 04:35:37 +01:00
Milan*
c8bb162801
dye: overlooked a misbehaving color in previous commit
2017-10-22 23:24:55 +02:00
Milan*
f2cd6318b1
further adjustments for dye's to make wool recipes as expected - hopefully nothing breaks by this dirty changes
2017-10-22 22:30:59 +02:00
Milan
0b1b1aba83
update submodule illuna
2017-10-22 15:49:38 +02:00
Milan
7b068aecaf
update submodule illuna_ethereal
2017-10-22 10:55:46 +02:00
Milan*
46282fed3d
don't commit before pulling
2017-10-22 09:47:33 +02:00
Milan*
5b44e34fda
wool/dye make pink and brown become the same colors
2017-10-22 09:47:05 +02:00
Milan
10be5566d8
update submodule basic_robot
2017-10-21 21:29:01 +02:00
Milan
fb4bfffc53
update submodule illuna_extras
2017-10-21 12:42:54 +02:00
Milan
09f2f06a8b
fix submodule mobs_redo
2017-10-20 23:49:49 +02:00
Milan
50c1568ce5
update submodule illuna
2017-10-20 22:51:31 +02:00
Milan
71e26df782
fix submodule mobs_monster
2017-10-20 22:15:26 +02:00