aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-18Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-05-18Ship dragonfireclient with selected high-quality modsElias Fleckenstein
2022-05-18Use std::map instead of core::map (#12301)paradust7
2022-05-17Fix build instructionsElias Fleckenstein
2022-05-17Merge branch 'master' of https://github.com/minetest/minetestElias Fleckenstein
2022-05-17Remove confusing message in keybindings menusavilli
2022-05-17Add vcs-browser and contribute URLs to AppdataJakobDev
2022-05-17DevTest: Fix broken PNG texturesWuzzy
2022-05-17Add spiderElias Fleckenstein
2022-05-15Initialize wield mesh color when wield_image is setDmitry Kostenko
2022-05-10Use native packer to transfer globals into async env(s)sfan5
2022-05-10Support packing arbitrary graphs (#12289)Jude Melton-Houghton
2022-05-10Fix cooking and fuel crafts with aliasesJude Melton-Houghton
2022-05-10Add doc to list breaking changes for the next major releaseZughy
2022-05-10Fix possible unreliable behavior due to uninitialized variablesOctavian
2022-05-09Add more Prometheus metrics (#12274)sfan5
2022-05-09HUD: Update selection mesh every frame (#12270)Lars Müller
2022-05-09Fix Minetest blaming the wrong mod for errors (#12241)Lars Müller
2022-05-09Docs: Recommend `self.name` (#12239)Lars Müller
2022-05-08Consolidate some data structures in MapBlockMeshsfan5
2022-05-08Cache serialized mapblocks during sendingsfan5
2022-05-08item_entity: Cache collisionbox for use in on_stepsfan5
2022-05-08Fix mapblock geometry optimisation not workingROllerozxa
2022-05-08Remove unused variable WARN_INITZughy
2022-05-08Enable dependencies when enabling modpacks (#12202)Jude Melton-Houghton
2022-05-08Fix enabling of dependencies with identical names (#12253)Jude Melton-Houghton
2022-05-08Fix mods not being recursively enabledrubenwardy
2022-05-07Fix texture packs showing as "Nil (enabled)" in Content tabrubenwardy
2022-05-06Add benchmarks for json string serialize/deserialize (#12258)paradust7
2022-05-06Enable chat clickable weblinks by default (#12115)Froggo
2022-05-06Bump IrrlichtMt to 1.9.0mt5 in CIsfan5
2022-05-06Declare all bundled libs as staticsfan5
2022-05-06Sort out some issues with our CI setupsfan5
2022-05-04Fix Windows Visual Studio actions (#11176)LoneWolfHT
2022-05-04Avoid rendering invisible faces of simple nodeboxes (#12262)x2048
2022-05-04hud_get: Return precision field for waypoints (#12215)Lars Müller
2022-05-04guiScalingFilter: Fix most memory leaks (#12256)SmallJoker
2022-05-04Make logging cost free when there is no output target (#12247)paradust7
2022-05-04Add vector.combine (#11920)Lars Müller
2022-05-03ContentDB: Fix ungraceful crash on aliases when list download failsrubenwardy
2022-05-03Fix broken FPS/dtime counters in debug infosfan5
2022-05-02Async environment for mods to do concurrent tasks (#11131)sfan5
2022-05-02Fix synchronization issue at thread startsfan5
2022-05-02Refactor some Lua API functions in preparation for async envsfan5
2022-05-02Reorganize some builtin functions in preparation for async envsfan5
2022-05-02Remove some unused variable from Lua class wrapperssfan5
2022-05-02Add German translation to AppData file (#12161)JakobDev
2022-05-01Initialize wield mesh colors when changing item. (#12254)x2048
2022-04-30Deal with compiler warningssfan5
2022-04-30Enable additional warning flagssfan5