Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Android: porting_android.cpp refactoring
* Replace assert to FATAL_ERROR_IF
|
|
falling nodes intentionally still fall through players
fixes #5313
|
|
fixes #4781, fixes #9293
|
|
closes #9787
|
|
easily reproducible with a high num_emerge_threads and /emergeblocks
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add MSVC build
|
|
|
|
|
|
|
|
|
|
Replace Log to Toast.
Start Native only after successful unpacking.
Light refactoring in CopyZipTask.
Update NDK version.
Co-authored-by: ubulem <berkut87@gmail.com>
|
|
|
|
* Add padding and content_offset style properties to buttons
|
|
|
|
* Auto delete MetaData when = 0
|
|
|
|
|
|
(#9739)
fixes #9352
This reverts commit 23c907befea02005e2c0c87fca0131b60aace18a.
|
|
|
|
broken since a368e7e
|
|
|
|
|
|
PLAYER_MAX_BREATH_DEFAULT was earlier set to 11, so that 10 bubbles are shown before the breath bar disappears.
Now, PLAYER_MAX_BREATH_DEFAULT is set to 10, and the breath_bar scaling code in builtin has been tweaked to show all 10 bubbles before hiding the breath_bar
|
|
Fixes https://github.com/minetest/minetest/issues/9734
|
|
fixes #8967
|
|
|
|
Remove /LTCG from CMAKE_EXE_LINKER_FLAGS_RELEASE when compiling with clang on Windows
|
|
broken by 2349d31bae1bfc4d58fd88efbc88261e69b11dad (side effect)
fixes #9745
|
|
|
|
Fixes #9761
|
|
* Script: Enforce type checks if not nil
|
|
|
|
|
|
|
|
|
|
* Add PostgreSQL authentication backend
|
|
|
|
closes #9757
|
|
broken since e8a8185d24897ccf964327017effae81aa1c9d40
|
|
|
|
|