1
0

Commit Graph

  • bb25210dd0
    Make core.item_drop work properly with pipeworks (#32) luk3yx 2022-02-14 01:46:27 +13:00
  • 2102765483 Show "motd" instead of server status when a player join Maksim 2022-02-13 13:43:38 +02:00
  • 5eab298e51 Fix fog disable (#24) Vitaliy 2022-02-11 15:29:12 +03:00
  • e3636b43bf Add core.get_translator_auto(true) luk3yx 2022-02-11 10:04:21 +13:00
  • 5cf79ce632 Touch UI support for desktop builds (#10729) TheBrokenRail 2021-09-26 12:04:09 -04:00
  • d08faa6e5d Validate staticdata and object property length limits Some games provide users with enough freedom to create items with metadata longer than 64KB, preventing this from causing issues is on them but we'll still do the minimum not to abort the server if this happens. sfan5 2021-08-19 20:14:22 +02:00
  • eda0178885
    Fix memory leak when CSM blocks inventory opening (#34) Vitaliy 2022-02-04 16:27:13 +03:00
  • 2d406b8318 Disable SmokePuff spawn when a entity dies Maksim 2022-02-02 20:40:13 +02:00
  • 90ab16ef7d Improve client-side death formspec Maksim 2022-02-01 13:36:54 +02:00
  • 54b805ffd0 Bump version to 5.5.0 sfan5 2022-01-30 22:58:18 +01:00
  • 484a4b518f Add another very awful workaround to prevent a crash on Mingw32 sfan5 2022-01-30 22:44:29 +01:00
  • 5e4a01f2de
    Update credits for 5.5.0 release (#12001) sfan5 2022-01-30 21:33:08 +01:00
  • 5da204f5bc
    Get rid of basic_debug last minute sfan5 2022-01-30 21:32:49 +01:00
  • b66477c29f
    Abort raycasts that go out-of-bounds (#12006) sfan5 2022-01-30 21:31:18 +01:00
  • a0e4b2bf54 Translated using Weblate (Chinese (Simplified)) poi 2022-01-30 13:21:33 +00:00
  • 98982065ed Translated using Weblate (Russian) Nikita Epifanov 2022-01-28 12:48:43 +00:00
  • 49adce1a63 Translated using Weblate (German) Wuzzy 2022-01-29 19:28:44 +00:00
  • 7c393f8658 Translated using Weblate (Ukrainian) Andrij Mizyk 2022-01-29 18:05:43 +00:00
  • fcd06d99c6 Translated using Weblate (French) waxtatect 2022-01-28 19:35:24 +00:00
  • f3e23ae972 Translated using Weblate (Japanese) BreadW 2022-01-27 12:32:26 +00:00
  • 39f5b05ae9 Translated using Weblate (Slovak) Marian 2022-01-26 14:10:04 +00:00
  • 9205f10208 Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2022-01-26 08:23:46 +00:00
  • 8b9e5b47df Translated using Weblate (Hungarian) Balázs Kovács 2022-01-26 20:39:24 +00:00
  • 17bb2712cb
    Translated using Weblate (Danish) Thomas Wagner Nielsen 2022-01-26 08:40:11 +00:00
  • 9d3135a21b Update German builtin translation Wuzzy 2022-01-30 00:40:45 +01:00
  • 777fb616b6 Update builtin translation templates Wuzzy 2022-01-30 00:39:58 +01:00
  • 172acce352
    Fix Minetest logo when installed system-wide ROllerozxa 2022-01-30 13:49:52 +01:00
  • f69eead62e Get rid of empty test file sfan5 2022-01-09 18:34:36 +01:00
  • a9bccb964f Raise max mapgen limit constant to align with mapblock size sfan5 2021-12-17 17:21:14 +01:00
  • e2ab4ac9d4 macOS: update and switch to LuaJIT Maksim 2022-01-30 00:10:40 +02:00
  • 74a384de0a Auto-update minetest.conf.example SmallJoker 2022-01-28 19:02:38 +01:00
  • a27362de6a Disable dynamic shadows for the 5.5.0 release SmallJoker 2021-10-16 19:21:53 +02:00
  • 66e8aae9f2 Get rid of legacy workaround in SQLite backend sfan5 2022-01-19 22:42:53 +01:00
  • 91c6728eb8 Add game name to server status string sfan5 2022-01-24 22:49:36 +01:00
  • dae831a223
    Generate MT 0.4 character.b3d files at load time luk3yx 2022-01-28 12:22:13 +13:00
  • 22f0c66abb Request execution on dedicated GPU on Windows sfan5 2022-01-22 20:38:52 +01:00
  • 7aea5cb88f Enable high-res timers on Windows sfan5 2022-01-22 20:20:43 +01:00
  • 058846d687 Rework drawtime and related timekeeping code to use microseconds sfan5 2022-01-22 17:56:35 +01:00
  • fc161e757c
    Automatically migrate client mod storage (#11960) Jude Melton-Houghton 2022-01-27 16:24:30 -05:00
  • 47735c273c
    Builtin: Sanity-check /time inputs (#11993) SmallJoker 2022-01-27 22:23:14 +01:00
  • fe0b2d02bf
    Define control(bits) as "unset" for entities (#11995) Lars Müller 2022-01-27 22:22:58 +01:00
  • 26a5aed0c4 Mobile: minor fixes MoNTE48 2022-01-27 00:26:37 +01:00
  • c4d691600d Re-enable core.get_server_status() MoNTE48 2022-01-27 00:08:09 +01:00
  • 2c0b370748 Update font MoNTE48 2022-01-24 01:23:43 +01:00
  • 48e508052a Update translations updatepo.sh 2022-01-25 23:19:13 +01:00
  • 0d0786e414 Update example config and translation .cpp updatepo.sh 2022-01-25 23:18:50 +01:00
  • 4f0d7738b3 Translated using Weblate (Chinese (Simplified)) poi 2022-01-25 05:58:59 +00:00
  • 76d7816749 Translated using Weblate (Hungarian) Balázs Kovács 2022-01-25 11:33:07 +00:00
  • 8c486aaeae Translated using Weblate (Spanish) rubenwardy 2022-01-22 18:06:43 +00:00
  • 2c338032ed Translated using Weblate (Chinese (Literary)) Gao Tiesuan 2022-01-20 11:51:56 +00:00
  • 94128924b2 Translated using Weblate (Chinese (Simplified)) Gao Tiesuan 2022-01-20 11:53:46 +00:00
  • 319c4d1274 Added translation using Weblate (Chinese (Literary)) Gao Tiesuan 2022-01-20 12:50:53 +01:00
  • 7a8efa7f4f Translated using Weblate (German) Wuzzy 2022-01-19 22:04:53 +00:00
  • 6c3c2b3f92 Translated using Weblate (Turkish) Mehmet Ali 2022-01-16 11:47:06 +00:00
  • f1ac573e9a Translated using Weblate (Chinese (Traditional)) Yiu Man Ho 2022-01-15 02:40:18 +00:00
  • 0be76c0bf5 Translated using Weblate (Hungarian) Kisbenedek Márton 2022-01-14 21:45:19 +00:00
  • c07aeb0075 Translated using Weblate (Hungarian) pampogo kiraly 2022-01-13 21:16:10 +00:00
  • 4e5de9607b Translated using Weblate (Polish) Sebastian Jasiński 2022-01-11 18:19:17 +00:00
  • c6f3dcc009 Translated using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2022-01-08 18:04:00 +00:00
  • 620ba51375 Translated using Weblate (Russian) Mikitko 2022-01-10 07:48:18 +00:00
  • 1a98351212 Translated using Weblate (Norwegian Bokmål) Imre Kristoffer Eilertsen 2022-01-10 07:40:52 +00:00
  • d4746b349d Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2022-01-08 07:00:56 +00:00
  • d9caa1bd48 Translated using Weblate (French) AFCMS 2022-01-09 20:23:00 +00:00
  • c3a82b9a49 Translated using Weblate (Spanish) Joaquín Villalba 2022-01-10 02:53:40 +00:00
  • c4b47269a4 Translated using Weblate (German) debiankaios 2022-01-09 21:09:55 +00:00
  • b4cc25f25b Translated using Weblate (Bulgarian) 109247019824 2022-01-10 11:11:19 +00:00
  • 7645c95110 Translated using Weblate (Norwegian Bokmål) Allan Nordhøy 2022-01-08 10:57:57 +00:00
  • 4decded6ab Translated using Weblate (Spanish) Minetest-j45 2022-01-08 18:37:42 +00:00
  • 471031e516 Translated using Weblate (French) waxtatect 2022-01-09 13:28:16 +00:00
  • c8d621e0b4 Translated using Weblate (French) AFCMS 2022-01-05 15:35:23 +00:00
  • b1ea3a6199 Translated using Weblate (Portuguese) ssantos 2022-01-02 10:45:51 +00:00
  • bb2d79f930 Translated using Weblate (Polish) Mateusz Mendel 2021-12-29 20:45:21 +00:00
  • c416394ab2 Translated using Weblate (Dutch) Gert-dev 2021-12-28 20:19:17 +00:00
  • 02478d2db6 Translated using Weblate (Chinese (Traditional)) pesder 2021-12-22 00:53:18 +00:00
  • 9740a35685 Translated using Weblate (Russian) Stas Kies 2021-12-20 20:06:26 +00:00
  • 7f1db70919 Translated using Weblate (Swedish) xerxstirb 2021-12-17 20:50:08 +00:00
  • 02c288fa13 Translated using Weblate (Swedish) ROllerozxa 2021-12-17 19:03:09 +00:00
  • f6ae8b6350 Translated using Weblate (Russian) Nikita Epifanov 2021-12-16 13:13:55 +00:00
  • e59e16161f Translated using Weblate (Indonesian) Linerly 2021-12-12 00:33:35 +00:00
  • 7b46bcbbb8 Translated using Weblate (Vietnamese) IAmOlive 2021-12-09 08:06:37 +00:00
  • 9b2dd0c7b3 Translated using Weblate (Portuguese (Brazil)) Gabriel Cardoso 2021-12-09 21:44:39 +00:00
  • 8eeab37473 Translated using Weblate (Japanese) BreadW 2021-12-03 00:05:25 +00:00
  • c745e711ec Translated using Weblate (Slovak) Marian 2021-11-28 17:32:37 +00:00
  • f022f030d0 Translated using Weblate (Arabic) abidin toumi 2021-11-30 18:24:07 +00:00
  • 8ab369475f Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2021-11-27 23:55:02 +00:00
  • 9d1aed01fc Translated using Weblate (Turkish) Oğuz Ersen 2021-11-28 05:57:44 +00:00
  • a2cdc6de33 Translated using Weblate (Russian) Andrei Stepanov 2021-11-28 23:23:42 +00:00
  • 828ecac826 Translated using Weblate (Italian) Simone Starace 2021-12-01 23:31:21 +00:00
  • a0edf2849a Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2021-12-01 12:00:07 +00:00
  • e7fe20ada6 Translated using Weblate (German) Wuzzy 2021-11-30 13:35:39 +00:00
  • 37aa8468a0 Translated using Weblate (French) waxtatect 2021-11-28 23:42:22 +00:00
  • 77d590c58a Optimize clouds (#25) Vitaliy 2022-01-24 03:07:51 +03:00
  • 73392bc567 Scale images in the table on the desktop MoNTE48 2022-01-23 12:51:22 +01:00
  • f8fb722740 Use utf-8 for the Irrlicht clipboard (#11538) DS 2021-08-23 14:09:50 +02:00
  • 1b2176a426
    Cancel emerge callbacks on shutdown Jude Melton-Houghton 2022-01-22 18:56:17 -05:00
  • 95a775cd3a
    Bump formspec version (#11980) Vincent Robinson 2022-01-22 15:55:43 -08:00
  • 71317b8579 Make sure nightRatio is always greater than zero. Dmitry Kostenko 2022-01-22 17:18:27 +01:00
  • f8cef52ea0 Fix consistency of sky sun/moon texture behaviour sfan5 2022-01-22 13:37:26 +01:00
  • 37d80784dd
    Allow resetting celestial vault elements by leaving its arguments empty (#11922) Zughy 2022-01-22 12:42:49 +01:00
  • e8ed7f95aa Add string:trim8() and fix intllib MoNTE48 2022-01-21 15:10:58 +01:00