Commit graph

1357 commits

Author SHA1 Message Date
Rederst
43f38ba807
Update boats.uk.tr 2020-01-26 22:17:20 +02:00
Rederst
eeefd7e054
Update binoculars.uk.tr 2020-01-26 22:16:47 +02:00
Rederst
a7d87a932c
Update default.uk.tr 2020-01-16 09:27:33 +02:00
Rederst
33fb145329
Add files via upload 2020-01-15 12:08:46 +02:00
Rederst
af4d3fa757
Rename creative.ua.tr to creative.uk.tr 2020-01-12 14:50:02 +02:00
Rederst
6962b66637
Rename carts.ua.tr to carts.uk.tr 2020-01-12 14:49:40 +02:00
Rederst
ab1b47ecfa
Rename butterflies.ua.tr to butterflies.uk.tr 2020-01-12 14:49:18 +02:00
Rederst
ea394fdbec
Rename bucket.ua.tr to bucket.uk.tr 2020-01-12 14:48:49 +02:00
Rederst
04d5b155f6
Rename bones.ua.tr to bones.uk.tr 2020-01-12 14:48:16 +02:00
Rederst
ac5e5ff8b6
Rename boats.ua.tr to boats.uk.tr 2020-01-12 14:47:50 +02:00
Rederst
cab1cff3ff
Rename binoculars.ua.tr to binoculars.uk.tr 2020-01-12 14:47:23 +02:00
Rederst
599d90bf4b
Rename beds.ua.tr to beds.uk.tr 2020-01-12 14:46:11 +02:00
Rederst
b4fc17a6f7
Create creative.ua.tr 2020-01-11 10:30:09 +02:00
Rederst
145b36f126
Create carts.ua.tr 2020-01-11 10:20:41 +02:00
Rederst
6643dca4d2
Create butterflies.ua.tr 2020-01-11 10:12:15 +02:00
Rederst
41dce2eea1
Create bucket.ua.tr 2020-01-11 01:02:49 +02:00
Rederst
99940beb35
Rename bones.uk.tr to bones.ua.tr 2020-01-11 00:53:59 +02:00
Rederst
9862837702
Rename boats.uk.tr to boats.ua.tr 2020-01-11 00:52:44 +02:00
Rederst
912a020af0
Rename binoculars.uk.tr to binoculars.ua.tr 2020-01-11 00:51:28 +02:00
Rederst
044a527a9f
Rename beds.uk.tr to beds.ua.tr 2020-01-11 00:49:35 +02:00
Rederst
5f80528129
bones.uk.tr 2020-01-11 00:45:28 +02:00
Rederst
f41e45debb
boats.uk.tr 2020-01-11 00:03:40 +02:00
Rederst
c2f7883d66
binoculars
Ukrainian translation binoculars.
2020-01-10 23:01:58 +02:00
Rederst
96fcba253e
beds.uk.tr
Український переклад
2020-01-04 14:01:49 +02: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
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
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
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
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
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
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