Commit Graph

1421 Commits

Author SHA1 Message Date
thunderdog1138 df93b4518d
Update loot.lua 2019-12-12 18:24:19 -05:00
thunderdog1138 5ea591189d
Update init.lua 2019-12-12 18:21:41 -05:00
thunderdog1138 07be230e77
Update rails.lua 2019-12-12 18:12:29 -05:00
thunderdog1138 9f77c8e65b
Update cart_entity.lua 2019-12-12 18:10:29 -05:00
thunderdog1138 deab69dee0
Delete template.txt 2019-12-12 18:07:56 -05:00
thunderdog1138 9736ecba4d
Delete butterflies.se.tr 2019-12-12 18:07:43 -05:00
thunderdog1138 5d47acd5c0
Delete butterflies.ru.tr 2019-12-12 18:07:36 -05:00
thunderdog1138 b84b329778
Delete butterflies.ms.tr 2019-12-12 18:07:28 -05:00
thunderdog1138 2107d4f084
Delete butterflies.it.tr 2019-12-12 18:07:20 -05:00
thunderdog1138 dd30ecb75a
Delete butterflies.fr.tr 2019-12-12 18:07:11 -05:00
thunderdog1138 2eb7a9b19d
Delete butterflies.es.tr 2019-12-12 18:07:04 -05:00
thunderdog1138 901b5fbe41
Delete butterflies.de.tr 2019-12-12 18:06:56 -05:00
thunderdog1138 9e498beb4e
Delete butterflies_butterfly_red_animated.png 2019-12-12 18:06:44 -05:00
thunderdog1138 21ddb09bdc
Delete butterflies_butterfly_violet.png 2019-12-12 18:06:37 -05:00
thunderdog1138 d3b0808693
Delete butterflies_butterfly_violet_animated.png 2019-12-12 18:06:30 -05:00
thunderdog1138 8ad579f6b5
Delete butterflies_butterfly_white.png 2019-12-12 18:06:22 -05:00
thunderdog1138 047701b93e
Delete butterflies_butterfly_white_animated.png 2019-12-12 18:06:15 -05:00
thunderdog1138 d71016078c
Delete butterflies_butterfly_red.png 2019-12-12 18:06:04 -05:00
thunderdog1138 4282141647
Delete README.txt 2019-12-12 18:05:55 -05:00
thunderdog1138 f48f77effb
Delete init.lua 2019-12-12 18:05:46 -05:00
thunderdog1138 bc1b23166a
Delete license.txt 2019-12-12 18:05:39 -05:00
thunderdog1138 d3b0668afa
Delete mod.conf 2019-12-12 18:05:27 -05:00
thunderdog1138 2c3f855575
Update init.lua 2019-12-12 18:01:14 -05:00
thunderdog1138 51a58ea4a2
Update crafting.lua 2019-12-12 17:53:05 -05:00
thunderdog1138 96e196ea2f
Update aliases.lua 2019-12-12 17:40:09 -05:00
thunderdog1138 89b2174c51
Update mapgen.lua 2019-12-12 17:29:51 -05:00
thunderdog1138 e533d8ece7
Update trees.lua 2019-12-12 17:00:33 -05:00
thunderdog1138 5a0f565d70
Update craftitems.lua 2019-12-12 16:55:33 -05:00
thunderdog1138 5bac5b5b9d
Update tools.lua 2019-12-12 16:52:48 -05:00
thunderdog1138 51cea7b1e2
Update nodes.lua 2019-12-12 16:23:15 -05:00
thunderdog1138 ff12480735
Update craftitems.lua 2019-12-12 15:20:54 -05:00
Paramat 5b21d1de34
README: Use correct link, make link clickable 2019-12-04 20:38:01 +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