Milan
766469b91d
update submodule illuna_extras
2020-02-29 17:14:59 +01:00
Milan
c54d83185a
update submodule cottages
2020-02-29 16:26:17 +01:00
Milan
5d3297adb5
add submodule basic_signs
2020-02-29 16:22:35 +01:00
Milan
422b2370fb
replace submodule unifieddyes
2020-02-28 21:27:42 +01:00
Milan
3ec19ecb76
update submodule homedecor_modpack
2020-02-28 21:20:48 +01:00
Milan
001eb5d930
use latest master for submodule signs_lib
2020-02-28 08:35:58 +01:00
Milan
a7572abd46
replace submodule signs_lib with newer gitlab version
2020-02-28 08:28:40 +01:00
An0n3m0us
8d9aa07752
Sort loot registration into respective mods ( #2602 )
2020-02-23 14:41:13 +01:00
Milan
0c56cf10c3
update submodule illuna_extras
2020-02-17 19:36:09 +01:00
Milan
20c7f636cb
update submodule xdecor
2020-02-17 19:07:27 +01:00
Milan
cdbbe547b8
update submodule bows
2020-02-16 15:31:04 +01:00
Andrey2470T
34b410319e
Increase speed of flowing water/river water animations
...
To visually match the 1 node per second spread of flowing water.
2020-02-14 00:01:15 +00:00
An0n3m0us
3ea648f5bf
Disallow screwdriver rotating torches, to avoid bad torch rotations
2020-02-11 03:58:41 +00:00
An0n3m0us
232cc2bd1c
Add log for seeds on place
2020-02-10 22:00:40 +01:00
Paramat
db632b67bf
Fix missing papyrus in savanna, add a dry dirt version
...
Papyrus was missing from the dry dirt 'savanna_shore' biome due to
only being placed on dirt. A mistake made when changing savanna
dirt to dry dirt.
Rename existing papyrus schematic to 'papyrus_on_dirt' and only
place in the 'rainforest_swamp' biome.
Add a new papyrus schematic 'papyrus_on_dry_dirt', placed in the
'savanna' biome.
2020-02-09 01:34:17 +00:00
Louis Royer
1420376e32
Fix french translation of snow block slab
2020-02-08 21:06:17 +00:00
Paramat
9bf64b61c2
Fix simple bed height, make player lay down just above it, not inside it
2020-02-08 03:11:44 +00:00
IFRFSX
f255e36d78
Add traditional Chinese translation ( #2579 )
2020-02-06 20:15:13 +01:00
sfan5
d3e26dba18
Convert minetest.sound_play uses to ephemeral
2020-02-05 22:24:23 +01:00
DS
176ddba176
Reset spawn position on bed destruction
2020-01-26 18:59:44 +01:00
IFRFSX
eac4795326
Update Chinese translation ( #2563 )
...
rail = 轨道 / 栏杆
grass = 草
and, mese color is yellow, so i translate it to "黄石"。(Chinese words without MESE)
2020-01-25 16:55:14 +01:00
Zaoqi
da39bae50e
Add zh_CN translation
2020-01-22 19:09:38 +01:00
Konstantin Ilyashenko
7e9a54abaf
Replace Russian translation of Pickaxe ( #2556 )
2020-01-09 19:09:06 +01:00
Lejo
beb0aefa2d
Make can_interact_with_node() check for key group instead of default:key
2020-01-06 21:16:33 +00:00
Thomas--S
1940961d63
Move duplicate recipe from books to default.register_craft_metadata_copy()
...
This allows mods to easily implement the same behaviour, e.g. for letters.
2020-01-04 00:09:58 +00:00
An0n3m0us
6e32287a42
Move crafting, cooking and fuel recipes into corresponding files
2020-01-01 01:38:06 +00:00
Zaoqi
1082466796
Rename core
to minetest
( #2552 )
2019-12-29 12:28:30 +01:00
An0n3m0us
258332578a
Player model: Add bobbing to walk animation, more subtle standing animation
2019-12-23 02:14:25 +00:00
Paramat
150122bfe7
Remove Mapgen V7 floatland biome code
...
In preparation for a new Mapgen V7 floatland implementation.
2019-12-18 23:59:45 +00:00
Paramat
d04b709181
Add missing 'weather' mod documentation to minetest.conf.example
2019-12-18 22:32:09 +00:00
Paramat
c0335e24c9
Convert grass footstep sounds from stereo to mono
2019-12-18 22:31:29 +00:00
Maksim
f176ba4873
Make tool crafting recipes more compact, move to tools.lua
2019-12-16 00:29:33 +00:00
Milan
f3fd226c91
update submodule illuna_events
2019-12-05 21:51:09 +01:00
Paramat
5b21d1de34
README: Use correct link, make link clickable
2019-12-04 20:38:01 +00:00
Milan
d359c0dbf9
update submodule illuna_events
2019-12-02 18:46:00 +01:00
Muhammad Nur Hidayat Yasuyoshi (MNH48)
710605687b
Add Malay translation
2019-11-30 17:31:40 +01:00
Aresiel
10dce79451
Add Swedish translation
2019-11-30 17:31:29 +01:00
OgelGames
0f764bf447
Coral 'on place': Pass node to 'on rightclick', not node name
2019-11-28 02:01:19 +00:00
Milan
2ee22c2eaa
add submodule cloaking
2019-11-26 17:05:40 +01:00
Milan
b1b57291fa
drop submodule invis
2019-11-26 17:04:15 +01:00
Milan
62ed4417a3
add submodule eventkeys
2019-11-26 17:03:06 +01:00
Kevin Nel
00a8bd521a
Fix popping sound in default_grass_footstep ( #2538 )
2019-11-25 10:50:20 +01:00
Andrey2470T
2f6d0bf267
Add 4th item row to creative inventory. Align search, trash, page navigation
2019-11-23 21:35:02 +00:00
An0n3m0us
d9f8c6cc43
Escape translated text in 'beds' mod formspec
2019-11-22 21:47:47 +00:00
Paramat
5b1875ef41
Papyrus: Add to the rainforest swamp biome
...
Previously, papyrus was limited to the savanna biome.
Rainforest is a suitable habitat for papyrus.
Makes papyrus a little less difficult to find.
Move swamp jungletrees into a separate registration, to allow
applying distribution by perlin noise to keep these away from
papyrus areas.
Fix error: Remove non-functional 'rainforest swamp' from the
biome list for the jungle log decoration. It is not placed in
swamps due to the 'y max/min' and 'place on' parameters.
2019-11-15 19:47:14 +00:00
SmallJoker
5017f3b614
Weather: Replace deprecated get2d with get_2d
2019-11-13 19:59:58 +01:00
Milan Ihl
b8c1254410
update submodule illuna_extras
2019-11-11 22:08:05 +01:00
Andrey2470T
6fea665fcc
Add Russian translation ( #2525 )
2019-10-24 21:54:20 +02:00
Bartosz
dd71dcbcf6
boats: Improve physics by implementing drag and friction forces
...
Implement drag force according to the equation:
drag_force = drag_coefficient * speed ^2
Also add a small constant force to implement friction force.
2019-10-24 03:47:28 +01:00
sfan5
f9a9e87af6
Improve creative inventory search ( #2523 )
2019-10-22 22:46:19 +02:00