aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2023-01-10Error when string.split is given empty separator (#13132)Jude Melton-Houghton
2023-01-09Always set globals in __newindex (#13131)Jude Melton-Houghton
2023-01-06Add dynamic exposure correction (#12959)x2048
2023-01-06Occlusion culling algorithm based on recursive descend (#13104)x2048
2022-12-27Use multiple threads for mesh generation (#13062)x2048
2022-12-25Allow saturation to be controlled by the server. (#13075)lhofhansl
2022-12-25Fully remove pageflip 3D mode (#13074)ROllerozxa
2022-12-25Fix join game tab being slightly shorter than the others (#13073)ROllerozxa
2022-12-24Add callback on_mapblocks_changedJude Melton-Houghton
2022-12-15Use a Lua error handler that calls tostring (#11913)Jude Melton-Houghton
2022-12-04Remove Irrlicht documentation URL from key settings (#13010)sfan5
2022-12-03Fix startup after removing last game (#13015)Jude Melton-Houghton
2022-12-03Let mods choose a forceload limit (#13002)Jude Melton-Houghton
2022-11-30Avoid resetting music when dialog opens (#13003)Jude Melton-Houghton
2022-11-29Fix /help privs checks (#13008)Jude Melton-Houghton
2022-11-29Have minetest.debug call tostring (#13004)Jude Melton-Houghton
2022-11-24Deprecate special handling of `${key}` syntax in metadata values (#12970)Jude Melton-Houghton
2022-11-24Add support for attached facedir/4dir nodes (#11432)Wuzzy
2022-11-20Improve ABM and LBM registration error handling (#12969)Jude Melton-Houghton
2022-11-18Add configurable saturation (#12865)lhofhansl
2022-11-09Fix typos and en_US/en_GB inconsistency in various files (#12902)Abdou-31
2022-11-02Improve bloom effect (#12916)x2048
2022-10-30Enable negative values for sun/moon orbit tilt (Northern hemisphere) (#12904)x2048
2022-10-22Add VoxelArea() constructor (#12886)Jude Melton-Houghton
2022-10-18Implement vector and node conversion in Lua (#12609)Jude Melton-Houghton
2022-10-17Fix list sorting behaviour with missing geoipsfan5
2022-10-17Take geographic distance into account for server list ordering (#12790)sfan5
2022-10-01Add an item pick up callback (2) (#7712)DS
2022-09-29Bloom (#12791)x2048
2022-09-29Add crosshair support for Android (#7865)Muhammad Rifqi Priyo Susanto
2022-09-28Add zstd compression support (#12515)20kdc
2022-09-26Avoid duplication of mod metadata in memory (#12562)Jude Melton-Houghton
2022-09-25Fix double escape in update checker dialogLars Mueller
2022-09-18Content ID caching in Lua (#12444)Jude Melton-Houghton
2022-09-16Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)Wuzzy
2022-09-16Content tab: Fix content download broken by bc3dcccSmallJoker
2022-09-12Mainmenu: Properly sort mods and games (#12758)SmallJoker
2022-09-11Serialize: Restore forward compatibilityLars Mueller
2022-09-11Serialize: Use numbers for refs to work around LuaJIT limitsLars Mueller
2022-09-10Fix texture pack sorting in content tab (#12727)ROllerozxa
2022-09-02Fix incorrectly placed label in tab_online (#12732)Niklp
2022-08-16Add package title to ContentDB error messages (#12705)rubenwardy
2022-08-15Add unit tests for pkgmgr.install_dirrubenwardy
2022-08-15Refactor pkgmgr.install_dir to simplify logicrubenwardy
2022-08-15Fix crash when trying to overwrite a packagerubenwardy
2022-08-13Reassure previous nil behaviour for tiles and special_tiles (#12678)Zughy
2022-08-13Allow buffer argument to VoxelManip:get_light_data (#12682)Jude Melton-Houghton
2022-08-13Remove default keybind for range select (#12632)fluxionary
2022-08-12Fix crash when crafting callbacks return strings (#12685)Zughy
2022-08-04Disable dynamic shadow dropdown on OGLES2 (#12637)ROllerozxa