Commit Graph

  • 7a64f31abe Translated using Weblate (Latvian) Uko Koknevics 2020-07-12 17:40:49 +0000
  • 495621bc60 Translated using Weblate (Finnish) Niko Kivinen 2020-07-09 08:14:36 +0000
  • ad70c1d422 Translated using Weblate (Malay (Jawi)) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-07-09 12:24:36 +0000
  • c641a81693 Translated using Weblate (Malay) Yaya - Nurul Azeera Hidayah @ Muhammad Nur Hidayat Yasuyoshi 2020-07-09 12:15:58 +0000
  • 990380d81e Added translation using Weblate (Finnish) Niko Kivinen 2020-07-09 08:13:00 +0000
  • 27dfe653fe Translated using Weblate (Slovak) daretmavi 2020-07-08 22:28:32 +0000
  • 3fa8232607
    Set UTF-8 codepage in Windows manifest (#10881) sfan5 2021-01-29 22:43:29 +0100
  • 9a177f009b PlayerDatabaseFiles: Fix segfault while saving a player SmallJoker 2021-01-29 18:02:40 +0100
  • 9c91cbf50c
    Handle changes caused by CMake minimum version bump (#10859) sfan5 2021-01-29 17:35:29 +0100
  • 5c005ad081 devtest: Fix deprecated alpha usage sfan5 2021-01-17 02:25:33 +0100
  • 83229921e5 Rework use_texture_alpha to provide three opaque/clip/blend modes sfan5 2021-01-17 01:56:50 +0100
  • edd8c3c664 Drop never documented 'alpha' property from nodedef sfan5 2021-01-16 22:16:04 +0100
  • e6e5910cb4
    Clarify key_value_swap's edge case (#10799) Graham Northup 2021-01-29 11:34:00 -0500
  • 2760371d8e Settings: Purge getDefault, clean FontEngine SmallJoker 2020-11-29 17:56:25 +0100
  • 37a05ec8d6 Settings: Proper priority hierarchy SmallJoker 2020-11-22 17:49:30 +0100
  • 5e9dd1667b RemotePlayer: Remove Settings writer to Files database SmallJoker 2020-11-25 20:16:08 +0100
  • b5956bde25 Sanitize ItemStack meta text rubenwardy 2021-01-28 16:32:37 +0000
  • ed0882fd58
    Include irrlichttypes.h first to work around Irrlicht#433 (#10872) Vitaliy 2021-01-28 23:25:13 +0300
  • 82deed2d7d
    ContentDB: Order installed content first (#10864) rubenwardy 2021-01-28 11:24:36 +0000
  • 44a9510c81
    Consistently use "health points" (#10868) Zughy 2021-01-27 19:42:02 +0100
  • 8dae7b47fc
    Improve irr_ptr (#10808) Vitaliy 2021-01-24 17:40:34 +0300
  • ad9adcb884
    Fix formspec list spacing (#10861) Vincent Robinson 2021-01-23 14:49:13 -0800
  • 6a55c03dab
    Make hypertext and textarea have proper scroll event propagation. (#10860) Vincent Robinson 2021-01-23 14:48:57 -0800
  • 6417f4d314
    Fix ESC in error dialog from closing Minetest (#10838) Yaman Qalieh 2021-01-23 16:40:48 -0500
  • 009e39e73b
    FormSpec: Add list spacing, slot size, and noclip (#10083) Vincent Robinson 2021-01-23 12:46:19 -0800
  • 4c76239818
    Remove dead code (#10845) rubenwardy 2021-01-22 15:09:26 +0000
  • 67aa75d444
    Use JSON for favorites, move server list code to Lua (#10085) rubenwardy 2021-01-22 15:08:57 +0000
  • 4fcd000e20
    MgOre: Fix invalid field polymorphism (#10846) rubenwardy 2021-01-21 19:08:06 +0000
  • 8ff209c412
    Load system-wide texture packs too (#10791) Zughy 2021-01-21 19:01:37 +0000
  • 45ccfe26fb
    Removed some obsolete code (#10562) Zughy 2021-01-21 18:17:09 +0000
  • ea5d6312c1
    ObjectRef: fix some v3f checks (#10602) Zughy 2021-01-21 17:37:38 +0000
  • d92da47697 Improve --version output to include Lua(JIT) version sfan5 2021-01-20 15:01:48 +0100
  • 7f25823bd4
    Allow "liquid" and "flowingliquid" drawtypes even if liquidtype=none (#10737) Wuzzy 2021-01-21 00:51:24 +0100
  • eb8af614a5
    Local tab: rename 'Configure' to 'Select Mods' (#10779) Zughy 2021-01-20 22:32:18 +0000
  • cc44943528
    Android: Update Gradle, NDK, Build Tools, and SQLite version (#10833) Muhammad Rifqi Priyo Susanto 2021-01-21 05:31:59 +0700
  • 6693a4b30e
    Fix Android support in bump_version.sh (#10836) rubenwardy 2021-01-20 20:37:24 +0000
  • e86c93f0bf
    Fix double word "true" in minetest.is_nan explanation (#10820) M.K 2021-01-18 01:45:32 +0100
  • 5e6df0e7be ContentDB: Ignore content not installed from ContentDB rubenwardy 2021-01-16 17:51:40 +0000
  • 4b01282821
    Factorize more guiEditBoxes code (#10789) Loïc Blot 2021-01-13 09:05:09 +0100
  • 1946835ee8
    Document how to make nametags background disappear on players' head (#10783) Zughy 2021-01-11 17:03:46 +0000
  • 08ee9794fb
    Implement on_rightclickplayer callback (#10775) JDiaz 2021-01-11 18:03:31 +0100
  • fcb3ed840a
    Sanitize server IP field in mainmenu (#10793) Zughy 2021-01-10 19:10:12 +0000
  • 5fcc78a1fe
    Refactor/gui editbox (#10787) Loïc Blot 2021-01-07 13:21:12 +0100
  • 58a709096e
    refacto: factorize multiple code parts from guiEditbox childs (#10782) Loïc Blot 2021-01-04 20:19:20 +0100
  • e663aecbae Update Gitlab-CI pipeline sfan5 2021-01-02 15:43:35 +0100
  • edd0836011
    ContentDB: Add overwrite dialog when content is already installed (#10768) rubenwardy 2021-01-04 15:18:31 +0000
  • dd5a732fa9
    Add on_deactivate callback for luaentities (#10723) hecks 2021-01-02 15:14:29 +0100
  • ad58fb2206
    Clarify documentation of minetest.get_modpath and minetest.get_modnames (#10771) OgelGames 2021-01-03 01:13:53 +1100
  • 92aac69b36
    "Browse online content" formspec improvement (#10756) Zughy 2021-01-02 15:13:02 +0100
  • ff921f6989 Formspecs: Fix broken texture escaping with model[] Jean-Patrick Guerrero 2021-01-01 17:03:34 +0100
  • 9250b5205a
    Add minetest.get_objects_in_area (#10668) Elias Fleckenstein 2020-12-29 16:50:09 +0100
  • 09d7fbd645 Fix item tooltip background color not working Lars Mueller 2020-12-24 14:26:42 +0100
  • 55dba1bc6d
    Display Minetest header when menu_last_game value isn't available anymore (#10751) Zughy 2020-12-28 12:56:58 +0000
  • 8f72d4b294 Fix minetest.is_nan Lars Mueller 2020-12-24 14:48:05 +0100
  • 74762470b2 Fix some minor code issues all over the place sfan5 2020-12-23 22:03:49 +0100
  • 289425f6bd Minor profiler fixes. Lars 2020-12-20 19:22:04 -0800
  • 2c3593b51e Fix unsafe cast in l_object rubenwardy 2020-12-23 16:39:29 +0000
  • 2bdf4955c8 CI: fix build sfan5 2020-12-23 21:24:27 +0100
  • d2bbf13dfe
    Add dependency resolution to ContentDB (#9997) rubenwardy 2020-12-23 14:42:18 +0000
  • 535557cc2e
    Fix fallnode rotation of wallmounted nodebox/mesh (#10643) Wuzzy 2020-12-22 14:54:27 +0100
  • 03540e7140
    Fix GLES shader support after #9247 (#10727) Vitaliy 2020-12-22 16:53:52 +0300
  • af22dd86e3
    Fix some more joystick issues (#10624) Markus 2020-12-19 22:01:05 +0100
  • 5066fe7583
    MainMenu: Add clear button and icon for search input (#10363) Andrey 2020-12-20 00:00:20 +0300
  • ccbf8029ea
    Cleanup shader generation code (#10663) Vitaliy 2020-12-19 22:57:10 +0300
  • 664f5ce960
    Add open user data button to main menu (#10579) rubenwardy 2020-12-19 13:27:15 +0000
  • 025035db5c
    DevTest: Add food item to test food replacement (#10642) Wuzzy 2020-12-18 19:38:39 +0100
  • d5a481b4e6
    Make installer create its own Minetest folder (#10445) LoneWolfHT 2020-12-18 10:38:27 -0800
  • 6f8a1c99d5
    Documentation for highest formspec_version[] and changelog (#10592) DS 2020-12-18 19:38:07 +0100
  • e638056523 Allow configuring block disk and net compression. Change default disk level. Lars 2020-12-09 14:30:37 -0800
  • d0a38f694d
    Formspec: Allow to specify frame loop for model[] (#10679) Thomas--S 2020-12-15 19:06:36 +0100
  • 3ed940ff13
    lua_api.txt: Add mod_orgin to node def (#10697) wsor4035 2020-12-15 13:05:55 -0500
  • 4d41ed0975
    Semi-transparent background for nametags (#10152) Zughy 2020-12-14 23:49:30 +0100
  • f2c8c6bf51 Revert "GUIFormSpecMenu: Shift+Click listring workaround for MacOS" SmallJoker 2020-12-13 18:25:13 +0100
  • e18b6c5a21 GUIFormSpecMenu: Shift+Click listring workaround for MacOS SmallJoker 2020-01-22 20:23:40 +0100
  • af073438fd
    Various documentation fixes (#10692) SmallJoker 2020-12-10 20:59:24 +0100
  • 6d7067fd37
    Implement mapblock camera offset correctly (#10702) hecks 2020-12-06 00:03:40 +0100
  • 07e0b527cf Revert "Increase limit for simultaneous blocks sent per client and the meshgen cache." sfan5 2020-12-05 00:09:12 +0100
  • 08c9d1a669
    Cross-reference the node level manipulation functions (#10633) Oblomov 2020-12-04 20:16:53 +0100
  • e73c5d4585
    Fix MSAA stripes (#9247) HybridDog 2020-12-04 20:16:12 +0100
  • ecd4f45318 Fix certain connected nodeboxes crashing when falling sfan5 2020-12-04 11:27:15 +0100
  • 3176daee79 Input: Fix on_rightclick called when placing into air SmallJoker 2020-11-29 19:20:45 +0100
  • f1d72d212a Avoid generating the same chunk more than once with multiple emerge threads. Lars 2020-11-15 22:58:57 -0800
  • 9bb381ebd3 Change typedef to normal definitions in GUI code sfan5 2020-11-26 22:19:46 +0100
  • 868749b4f8 Return star color calculation to what it previously was sfan5 2020-11-26 22:17:11 +0100
  • 8689e00fca Fix style numzero 2020-11-23 01:04:31 +0300
  • c158e20e5b Provide fallback star color for GLES 2 with MT shaders disabled numzero 2020-11-22 19:49:38 +0300
  • cdcf7dca7c Sky: support GLES2 numzero 2020-11-22 18:25:41 +0300
  • be59668f47 Allow missing shaders numzero 2020-11-22 17:36:59 +0300
  • d7cf40a0ce Replace TriangleFan as poorly supported numzero 2020-11-22 16:44:00 +0300
  • 560627eef8 Reuse seed when updating stars numzero 2020-11-22 16:41:36 +0300
  • 3077afc0a2 Store stars in a single static mesh buffer numzero 2020-11-22 16:29:31 +0300
  • 89cc5bf537 Don't evaluate things many times numzero 2020-11-22 16:43:38 +0300
  • 095f82692d Batch cloud drawing numzero 2020-11-22 09:13:16 +0300
  • f1349be542 Avoid marking map blocks dirty upon deserialization. Lars 2020-11-25 17:16:41 -0800
  • 8dc70ebb93 Fix camera panning glitches (partially revert 10489.) Lars 2020-11-24 09:23:18 -0800
  • 78273027bf Add sound to press event of some formspecs elements (#10402) Pierre-Yves Rollo 2020-09-16 17:10:17 +0200
  • 43bc3a1245 Fix Visual Studio build in Actions MoNTE48 2020-11-22 14:21:08 +0100
  • 872dce5020
    Move Mapgen V7 river generation into the main generation loop (#10639) Paramat 2020-11-20 16:11:19 +0000
  • 2f6393f49d Increase limit for simultaneous blocks sent per client and the meshgen cache. Lars 2020-11-12 10:37:34 -0800
  • a16e412c9d
    Auto build client appimage (#10561) Lejo 2020-11-15 17:38:04 +0100