minetest/builtin
kromka-chleba 6c8ae2b72a
Fix liquid falling if in "float" group (#13789)
* Make falling liquid source nodes replace flowing nodes

This makes falling liquid source nodes in group:float replace
flowing nodes on the ground instead of being placed above
the flowing node.

* Make flowing liquids "fall through" for source nodes

This makes liquids in float and falling_node groups fall through
flowing liquid nodes instead of being supported by them in the air.

---------

Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
Co-authored-by: Lars Mueller <appgurulars@gmx.de>
2024-02-12 23:24:54 +01:00
..
async Fix itemdef defaults not being applied in async env 2023-08-14 18:16:36 +02:00
client Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
common Add help formspec for CSM commands (#13937) 2024-02-02 22:12:59 +01:00
fstk Add package update detection on Content tab (#13807) 2023-10-28 17:33:44 +01:00
game Fix liquid falling if in "float" group (#13789) 2024-02-12 23:24:54 +01:00
locale Add Esperanto builtin translation (#14215) 2024-01-20 15:36:42 +01:00
mainmenu Add flag to control mgv6 temple generation (#14293) 2024-01-30 21:52:04 +01:00
profiler Legible Lua profiler (#14142) 2024-01-03 21:56:07 +01:00
init.lua Use a Lua error handler that calls tostring (#11913) 2022-12-15 07:37:49 -05:00
settingtypes.txt Add flag to control mgv6 temple generation (#14293) 2024-01-30 21:52:04 +01:00