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
Alex Yst
c800398593
Always disable leafdecay for player-placed leaves, even when 'sneaking'
...
Avoids player-placed leaves decaying when building while sneaking, which is common.
2019-09-28 21:10:26 +01:00
An0n3m0us
05375c0fd4
Fix glass panes sides ( #2500 )
2019-09-27 00:35:06 +02:00
TumeniNodes
23ceb30e88
Xpanes: Register steel bar door and steel bar trapdoor
...
Register using the 'doors' mod API.
2019-09-22 23:05:38 +01:00
Wuzzy
106c36da33
Add translation templates and German translation
2019-09-22 13:42:40 +02:00
Paramat
86a55d3584
Marram grass: Fix noise flags to make 2D noise 'eased' ( #2493 )
...
Increase noise resolution from 4 to 2 nodes for a higher quality
distribution.
Retune noise parameters to compensate for using eased noise.
2019-09-21 21:28:09 +01:00
An0n3m0us
b31795dd04
Vessels: Fix vessels shelf infotext
2019-09-21 11:45:03 +02:00
sfan5
3f7cd062c3
Fix trapdoor infotext to correctly describe the type of trapdoor
2019-09-20 20:56:20 +02:00
sfan5
09bed49b5a
Fix door infotext to correctly describe the type of door
2019-09-20 20:10:58 +02:00
leucome
00f9287075
Leafdecay: Use param2 ~= 1 instead of param2 == 0
2019-09-19 02:13:18 +01:00
An0n3m0us
cbb0529ace
Set fuel percentage to decrease ( #2481 )
2019-09-19 00:36:50 +02:00
sfan5
b4c7522248
Fix more translation strings ( #2487 )
2019-09-18 20:38:27 +02:00
mbartlett21
c42a525ce8
Add option for non-jumpable fences and walls
...
Add an option, default disabled, to extend the collision boxes upwards.
2019-09-16 21:38:02 +01:00
An0n3m0us
1f7ea89cb6
Add missing infotext to nodes ( #2477 )
2019-09-14 20:30:26 +02:00
sfan5
888383a812
Fix water no longer waving
...
broken by bb9279ccb843937bc8001ce333e3ccb71b0dba2d
2019-09-14 14:30:44 +02:00
An0n3m0us
88114a74e9
Add vessels group to firefly vessel
2019-09-13 20:47:09 +02:00