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
Milan
a3f925c993
add submodule invis
2019-10-21 17:35:02 +02:00
Milan
5feba815c3
update submodule illuna_events
2019-10-21 17:34:33 +02:00
Milan Ihl
168b352a0b
update submodule illuna_events
2019-10-20 18:11:47 +02:00
Milan Ihl
b2679fdd2e
update submodule illuna_events
2019-10-18 10:30:31 +02:00
Paramat
7caa5d36f2
Move hotbar code/textures, and damage sound, from player_api to default
...
These are unrelated to the Player API and player object.
All other GUI/HUD code and textures are in default.
All other engine hardcoded sounds are in default.
The player_api mod is highly likely to be used unchanged in new games,
so logical grouping of content will help the creation of new games.
2019-10-18 02:43:06 +01:00
Milan Ihl
d1b90533c0
update submodule illuna_events
2019-10-17 14:49:02 +02:00
Milan Ihl
2b24355fa1
update submodule illuna_events
2019-10-16 20:48:56 +02:00
Paramat
7c1fd9c24e
Add initial 'weather' mod to vary cloud density, thickness, velocity
2019-10-15 00:38:41 +01:00
luk3yx
ef7df329d2
Fix duplicate background in formspec prepend ( #2524 )
2019-10-14 22:53:57 +02:00
Lars Hofhansl
6042e963f7
Increase (ocean) water opacity to 191
2019-10-12 18:35:56 +02:00
Hamlet
93a49f082c
Italian translation ( #2491 )
2019-10-12 14:30:37 +02:00
JDiaz
a00ff24df9
Spanish Translation ( #2505 )
2019-10-10 21:19:20 +02:00
DrHackberry
0f369b43fe
French translation ( #2514 )
2019-10-10 21:18:25 +02:00
sfan5
f87c3d05ae
player_api: Set correct visual size for legacy player model
2019-10-06 14:06:02 +02:00
Milan
b0fbc5dbc2
update submodule 3d_armor
2019-10-06 08:38:49 +02:00
Milan
b78a5b2b85
update submodule mobs_redo
2019-10-05 19:29:33 +02:00
Milan
3879010dd5
update submodule illuna_events
2019-10-05 19:01:05 +02:00
SmallJoker
1c413ede9a
Use background9 for backwards compatibility
2019-10-05 17:55:42 +02:00
Milan
e73d2f3ffe
update submodule mobs_redo
2019-10-05 17:55:37 +02:00
Milan
087d54c3dc
update submodule mobs_redo
2019-10-05 17:33:59 +02:00
Milan
4a5e3ea09c
update submodule illuna_events
2019-10-05 17:28:51 +02:00
Milan
e61d57b3aa
add illuna_events submodule
2019-10-05 14:26:33 +02:00
Wuzzy
8c9821b227
Update translation templates and German ( #2512 )
2019-10-03 18:44:34 +02:00
SnicklePickles
ce1eaeebbe
Grammar updates README.txt
2019-10-01 21:47:58 +02:00
TumeniNodes
f2a07b0a51
Xpanes: Add new steel bar door/trapdoor sounds
...
No longer use the unsuitable steel door/trapdoor sound.
2019-09-28 21:53:50 +01:00