Milan Ihl
b05283ae82
update submodule mobs_animal
2020-09-11 09:28:36 +02:00
Milan Ihl
a0583361f2
update submodule mobs_monster
2020-09-11 09:27:58 +02:00
Milan Ihl
fa5062e117
update submodule technic
2020-09-11 09:23:17 +02:00
Milan Ihl
6067ef9d26
update submodule mg_villages
2020-08-18 13:39:57 +02:00
Milan Ihl
a68738f95f
update submodule handle_schematics
2020-08-18 13:39:20 +02:00
Milan Ihl
cb48953f35
update submodule sea
2020-08-18 13:33:41 +02:00
Milan Ihl
46b8c34088
update submodule other_worlds
2020-08-18 13:28:39 +02:00
Milan Ihl
029ab5aa0c
resolve mergeconflicts
2020-08-17 22:07:15 +02:00
An0n3m0us
686fdb5c06
Add different woods to mese posts ( #2599 )
2020-08-16 13:21:22 +02:00
An0n3m0us
0a96bac46d
Add furnace sounds ( #2569 )
...
Two sounds are played; one while the furnace is active (sound used is "fire_fire") and one after an item is cooked (sound used is "default_cool_lava").
2020-08-07 19:40:02 +02:00
tuedel
4858c2b3fb
sethome: Replace deprecated function calls ( #2724 )
2020-07-26 11:07:15 +02:00
An0n3m0us
12f75ab803
Add correct front texture to cart texture ( #2720 )
2020-07-24 17:59:42 +02:00
Milan
f0b62e1c7b
update submodule loud_walking
2020-07-17 22:44:04 +02:00
sfan5
e193f9fda3
Add lava environment sound ( #2683 )
2020-07-16 23:26:13 +02:00
tchncs
94f31170e8
update submodule illuna_events
2020-07-03 22:50:22 +02:00
tchncs
f90441364e
update submodule illuna_events
2020-07-03 22:45:11 +02:00
tchncs
aea634ade8
update submodule illuna_events
2020-07-03 14:10:37 +02:00
Muhammad Rifqi Priyo Susanto
8c01a5b288
Add Indonesian translations ( #2693 )
2020-06-29 18:41:50 +02:00
tenplus1
7cac67f097
TNT centre node adheres to protection
...
Make sure tnt.boom() doesnt replace centre node when explode_centre is true and ignore_protection is false.
Fixes: https://github.com/minetest/minetest_game/issues/2663
2020-06-28 15:50:46 +02:00
Wuzzy
0648252056
Update German translation
2020-06-28 15:50:00 +02:00
updatepo.sh
8855490b7f
Update translation templates
2020-06-26 14:41:30 +02:00
JDiaz
3257780b32
farming: Update Spanish translation ( #2701 )
2020-06-25 12:35:36 +02:00
tchncs
cf6374df33
update submodule technic
2020-06-24 23:14:10 +02:00
tchncs
985823ea57
update submodule technic
2020-06-24 23:11:35 +02:00
Paramat
b2d0f0ac8d
Update nodes papyrus can grow on, include default:dry_dirt ( #2705 )
...
Fixes papyrus not growing on savanna dirt.
Also updates the nodes papyrus can grow on, which were incorrect for a long time.
2020-06-21 23:24:56 +01:00
Paramat
e8a7e75319
Make dry grass spread on default:dirt again ( #2687 )
2020-06-16 20:42:45 +01:00
Hooded Ice
d03d7e9bdc
Change brake rail to red ( #2692 )
2020-06-12 23:37:23 +02:00
sfan5
af045dcd8b
sethome: Do not write empty homes file
2020-06-10 20:29:50 +02:00
sfan5
6d2a897e1b
creative: Update for compatibility with minetest.creative_is_enabled ( #2691 )
2020-06-07 00:15:35 +02:00
sfan5
b1ab8d5123
Implement searching for translated names in creative inventory ( #2675 )
2020-06-05 14:29:34 +02:00
sfan5
6e345cf136
Use node particles for TNT explosions ( #2695 )
2020-06-02 12:48:56 +02:00
sfan5
e849d54572
carts: Fix item collection ( #2689 )
2020-05-29 22:54:47 +02:00
Milan
a12423a702
update submodule names_per_ip
2020-05-28 21:02:37 +02:00
An0n3m0us
0662f96284
Reduce hud icons size to 12x12 pixels ( #2669 )
2020-05-28 11:12:15 +02:00
sfan5
84da00acd4
Add node particles when leafdecay removes a node ( #2686 )
2020-05-25 15:56:23 +02:00
Milan Ihl
f2205a2acc
update submodule illuna
2020-05-21 17:00:50 +02:00
Milan Ihl
33ee2f238c
update submodule technic
2020-05-21 11:52:53 +02:00
Milan Ihl
5bfd8ffc78
update submodule illuna
2020-05-21 11:22:20 +02:00
Milan Ihl
74f78b0a0a
commit forgotten change in marsdoors
2020-05-21 11:05:07 +02:00
Milan Ihl
50315e5f5e
update submodule illuna
2020-05-21 10:50:01 +02:00
Milan Ihl
bb7b8aac08
darkage: change aliases
2020-05-21 10:43:20 +02:00
Milan Ihl
5f7bea5726
marsdoors: add moreblocks registrations
2020-05-20 14:06:37 +02:00
Milan Ihl
b795a1d1ec
update submodule illuna_ethereal
2020-05-20 13:51:20 +02:00
Milan Ihl
22b9fd316c
update submodule illuna
2020-05-20 13:05:00 +02:00
SmallJoker
3452938c76
Carts: Re-add erroneously removed driver reset
...
carts:manage_attachment does not handle the driver value of the cart,
hence carts could not be used by another player until it's replaced.
2020-05-16 19:26:28 +02:00
SmallJoker
b787fcf7e4
Carts: Reset player view and attachment table on death
...
Fixes #2681
2020-05-15 19:04:38 +02:00
Paramat
e5a7af1c4a
Add wild cotton plant in savanna as a source of cotton seeds ( #2617 )
...
Junglegrass is unchanged as a source of cotton seeds for now, but
probably should be removed as a source in future, as players get
used to the new source.
2020-05-14 23:49:17 +01:00
sfan5
b3d91a487d
Add new dry shrub texture by Extex101 ( #2680 )
2020-05-14 22:33:53 +01:00
Hamlet
16c950f688
doors: Update Italian translation ( #2670 )
2020-05-11 23:13:00 +02:00
sfan5
e5b54c6ead
Switch TNT explosions to use add_player_velocity ( #2674 )
2020-05-10 14:10:29 +02:00