Commit Graph

  • 5f4c78a77d Fix broken include check and correct Gitlab-CI script master sfan5 2021-03-26 23:08:39 +0100
  • fc1512cca6
    Translate chatcommand delay message and replace minetest with core (#11113) HybridDog 2021-03-26 20:59:05 +0100
  • 6a26d6d15a Adjust build config for Irrlicht changes (again) sfan5 2021-03-25 15:09:49 +0100
  • 298bb3d8f7 Drop irrUString from MT, it's owned by irrlicht now Loic Blot 2021-03-19 18:37:07 +0100
  • 437d011968 Fix attached-to-object sounds having a higher reference distance Desour 2021-03-23 01:02:49 +0100
  • 2da1eee394
    Fix broken `BiomeGen` abstraction (#11107) sfan5 2021-03-23 15:43:26 +0100
  • c9eba8440d
    Fix segfault for model[] without animation speed Jean-Patrick Guerrero 2021-03-21 23:23:30 +0100
  • afe988d83d
    lua_api.txt: Fix style selector examples Hugues Ross 2021-03-21 18:23:14 -0400
  • 44ed05ddf0
    Restore minimal normal texture support (for minimap shading) Vitaliy 2021-03-22 01:22:22 +0300
  • 531e7ef8eb Serialize tool capabilities JSON without whitespace sfan5 2021-03-20 22:06:17 +0100
  • 042131d91d
    Mainmenu: Improve "Join Game" tab (#11078) sfan5 2021-03-20 19:48:25 +0100
  • 05719913ac
    Schematic: Properly deal with before/after node resolving and document (#11011) SmallJoker 2021-03-20 13:02:15 +0100
  • a8cc3bdb08
    Builtin: Translatable join, leave, profiler msgs (#11064) Wuzzy 2021-03-19 20:46:11 +0000
  • ee2d46dcbe
    Builtin: Italian translation (#11038) Zughy 2021-03-19 21:45:46 +0100
  • 492110a640
    Check for duplicate login in TOSERVER_INIT handler (#11017) Elias Fleckenstein 2021-03-19 21:45:29 +0100
  • 59a1b53d67
    Scale mouse/joystick sensitivity depending on FOV (#11007) Elias Åström 2021-03-19 21:43:01 +0100
  • 96d4df995c
    Drop old text input workarounds (#11089) sfan5 2021-03-19 18:44:32 +0100
  • 285ba74723
    GUIScene: Clear depth buffer + replace deprecated clearZBuffer calls Jean-Patrick Guerrero 2021-03-16 23:28:16 +0100
  • 66b5c08664 Fix deprecated calls with Irrlicht 1.9 Jean-Patrick Guerrero 2021-03-16 19:55:10 +0100
  • 62e3593944 Tweak duration_to_string formatting Wuzzy 2021-03-15 01:59:52 +0100
  • 9113538142
    DevTest: Formspec tests, children getter, better lighttool (#10918) Wuzzy 2021-03-16 17:37:24 +0000
  • 88f514ad7a
    Devtest: Fix missing log level in minetest.log (#11068) Wuzzy 2021-03-15 09:13:15 +0000
  • 88b052cbea
    Chatcommands: Show the execution time if the command takes a long time (#10472) HybridDog 2021-03-13 11:18:25 +0100
  • 051bc9e662 Enable Irrlicht debug logging with --trace sfan5 2021-03-12 20:23:11 +0100
  • 1bc85a47cb Avoid unnecessary copies during media/mesh loading sfan5 2021-03-12 19:36:58 +0100
  • cff35cf0b3 Handle mesh load failure without crashing sfan5 2021-03-12 19:30:56 +0100
  • f213376b35 Update Gitlab-CI configuration too sfan5 2021-03-10 15:27:19 +0100
  • bb1c4badfb Clean up cmake DLL installation and other minor things sfan5 2021-03-10 14:48:53 +0100
  • 75eb28b959 CI: update configurations for Irrlicht fork sfan5 2021-03-07 13:58:27 +0100
  • 91c9313c87 Switch Irrlicht dependency to our own fork sfan5 2021-02-18 14:50:47 +0100
  • 3579dd2186 Restore Irrlicht 1.9 support sfan5 2020-05-17 01:03:33 +0200
  • 13b50f55a4
    Fix missing jsoncpp in the Docker image Lejo 2021-03-09 00:57:12 +0100
  • bf8fb2672e
    Use place_param2 client-side for item appearance & prediction (#11024) sfan5 2021-03-09 00:56:53 +0100
  • a21402b38f
    Translate builtin into German (server-side) (#11032) Wuzzy 2021-03-08 19:27:48 +0000
  • c48bbfd067
    Fix misleading chat messages of /clearobjects (#10690) Wuzzy 2021-03-08 19:27:32 +0000
  • 176f5866cb Protect dropping from far node inventories SmallJoker 2021-03-07 11:35:53 +0100
  • fc864029b9 Protect per-player detached inventory actions SmallJoker 2021-03-07 10:04:07 +0100
  • d9b78d6492 Predict failing placement of ignore nodes Wuzzy 2021-03-06 03:15:53 +0100
  • dcb30a593d Set ENABLE_SYSTEM_JSONCPP to TRUE by default sfan5 2021-03-05 16:11:55 +0100
  • 593d5f4465 Clean up ClientEvent hudadd/hudchange internals sfan5 2021-03-05 12:54:53 +0100
  • dd228fd92e buildbot: Drop i586-mingw32msvc, add i686-w64-mingw32-posix detection sfan5 2021-03-05 17:40:27 +0100
  • 1c7b69f9cf Fix function override warnings in mg_ore.h sfan5 2021-03-06 14:11:45 +0100
  • abb0c99a6c Pause animations while game is paused (#10658) Vitaliy 2021-03-05 18:28:08 +0300
  • cafad6ac03 Translate builtin (#10693) Wuzzy 2021-03-05 15:27:33 +0000
  • ac8ac19169
    Protect mg_name and mg_flags from being set by Lua (#11010) sfan5 2021-03-04 20:38:28 +0100
  • 5b42b5a8c2
    Add mod.conf to preview clientmod (#11020) Elias Fleckenstein 2021-03-04 20:37:41 +0100
  • 1abb83b1ab
    Use vec4 for varTexCoord in interlaced shader (#11004) Muhammad Rifqi Priyo Susanto 2021-03-01 19:37:32 +0700
  • 3a2f55bc19 Settings: Push groups in to_table as well SmallJoker 2021-01-20 16:58:59 +0100
  • c401a06f8a
    Make pkgmgr handle modpacks containing modpacks properly Elias Fleckenstein 2021-03-01 12:13:47 +0100
  • ccdaf5de54 Disable clang-format, clean up scripts rubenwardy 2021-01-23 23:48:22 +0000
  • b390bd2ea5 pkgmgr: Fix crash when .conf release field is invalid rubenwardy 2021-02-28 17:10:40 +0000
  • 225e69063f
    Keep mapblocks in memory if they're in range (#10714) hecks 2021-02-26 21:23:46 +0100
  • 3edb1ddb81
    Fix hud_change and hud_remove after hud_add (#10997) savilli 2021-02-26 23:21:20 +0300
  • b5eda416ce
    Slap u64 on everything time-y (#10984) Lars Müller 2021-02-24 12:05:17 +0100
  • d51d0d77c4
    Allow toggling of texture pack by double clicking Yaman Qalieh 2021-02-24 05:50:19 -0500
  • 9f6167fc3b
    Deprecate not providing mod.conf rubenwardy 2021-02-24 10:47:50 +0000
  • 92f4c68c0c
    Restructure teleport command code (#9706) HybridDog 2021-02-24 11:46:39 +0100
  • 827224635b
    Use "Aux1" key name consistently everywhere Wuzzy 2021-02-24 10:45:30 +0000
  • 02d64a51ee Continue with 5.5.0-dev sfan5 2021-02-23 19:50:44 +0100
  • f3e51dca15 Bump version to 5.4.0 sfan5 2021-02-23 19:50:37 +0100
  • 9b59b2f75d Fix keyWasDown in input handler sfan5 2021-02-23 14:21:15 +0100
  • 35b476c65d Update credits tab and mailmap sfan5 2021-02-18 19:52:59 +0100
  • 74a93546ea Add script that sorts contributions for use in credits sfan5 2021-02-18 19:44:02 +0100
  • 4abe4b87b5
    Allow overwriting media files of dependencies (#10752) DS 2021-02-23 19:39:15 +0100
  • 29681085b9
    Fix wrong number of items in allow_metadata_inventory_put/take callbacks (#10990) savilli 2021-02-23 21:36:55 +0300
  • bbf4f7ae54 Update translation files updatepo.sh 2021-02-23 19:04:38 +0100
  • e86fbf9c06 Update minetest.conf.example and dummy translation file updatepo.sh 2021-02-23 19:03:34 +0100
  • f35b9be03d Reset Chinese translations to previous state updatepo.sh 2021-02-23 19:02:39 +0100
  • f0084d8494 Translated using Weblate (Basque) Osoitz 2021-02-22 14:57:56 +0000
  • b88015d8e4 Translated using Weblate (Portuguese (Brazil)) Victor Barcelos Lacerda 2021-02-21 20:18:04 +0000
  • 914b011742 Translated using Weblate (Portuguese) ssantos 2021-02-20 12:31:56 +0000
  • 0e75f85c41 Translated using Weblate (Lithuanian) Kornelijus Tvarijanavičius 2021-02-21 11:29:02 +0000
  • d77a8a980f Translated using Weblate (Indonesian) Reza Almanda 2021-02-21 10:54:18 +0000
  • 308a3fc8f4 Translated using Weblate (Norwegian Nynorsk) Tor Egil Hoftun Kvæstad 2021-02-18 18:57:23 +0000
  • c1ae72de84 Translated using Weblate (Slovak) Marian 2021-02-11 09:04:40 +0000
  • 9de982dcae Translated using Weblate (Greek) Michalis 2021-02-08 16:27:14 +0000
  • d8e7b6ec68 Translated using Weblate (Hebrew) Yossi Cohen 2021-02-11 10:29:22 +0000
  • 65047e4192 Translated using Weblate (Lojban) Wuzzy 2021-02-11 21:06:53 +0000
  • 3b7663e79f Translated using Weblate (Turkish) Oğuz Ersen 2021-02-11 19:34:51 +0000
  • 7dc68ebf53 Translated using Weblate (Russian) Ertu (Er2, Err) 2021-02-12 08:01:13 +0000
  • 8bfe4e3cef Translated using Weblate (Italian) Jacques Lagrange 2021-02-11 20:41:00 +0000
  • 1b7acd2a6c Translated using Weblate (Hungarian) Ács Zoltán 2021-02-07 21:02:58 +0000
  • e97dc5ece5 Translated using Weblate (Turkish) Adnan1091 2021-02-05 15:45:07 +0000
  • 9895eba92e Translated using Weblate (Turkish) Oğuz Ersen 2021-02-11 19:33:38 +0000
  • 454fe5be3c Translated using Weblate (Hebrew) Omer I.S 2021-02-09 09:08:04 +0000
  • 48f885e310 Translated using Weblate (Hebrew) Yossi Cohen 2021-02-04 16:08:57 +0000
  • 19d3ce7609 Translated using Weblate (Russian) Nikita Epifanov 2021-02-03 14:23:44 +0000
  • 609eca5b81 Translated using Weblate (Italian) Giov4 2021-02-04 21:47:33 +0000
  • de29007c82 Translated using Weblate (Spanish) j45 minetest 2021-02-03 11:38:31 +0000
  • 033cba996f Translated using Weblate (Indonesian) Muhammad Rifqi Priyo Susanto 2021-02-03 15:41:03 +0000
  • f879c0b212 Translated using Weblate (Russian) eugenefil 2021-02-01 12:02:09 +0000
  • fbdb517274 Translated using Weblate (Portuguese (Brazil)) Ronoaldo Pereira 2021-02-03 04:26:35 +0000
  • 2291b7ebb8 Translated using Weblate (Czech) Vít Skalický 2021-02-01 13:36:41 +0000
  • 0c80c5635d Translated using Weblate (German) Wuzzy 2021-02-03 02:32:24 +0000
  • 48518b88ad Translated using Weblate (Finnish) Tviljan 2021-01-31 16:21:12 +0000
  • cd95832634 Translated using Weblate (Basque) aitzol berasategi 2021-01-31 15:00:10 +0000
  • 6cd5bbeb43 Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2021-01-30 22:27:05 +0000
  • ff8c2dfd6b Translated using Weblate (Dutch) eol 2021-01-30 22:12:27 +0000
  • 7f5b4edb66 Translated using Weblate (Japanese) BreadW 2021-02-01 02:57:27 +0000
  • a4d57b4a16 Translated using Weblate (French) cafou 2021-01-31 15:23:54 +0000