aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Mainmenu: Improve "Join Game" tab (#11078)sfan52021-03-203-316/+298
* Builtin: Translatable join, leave, profiler msgs (#11064)Wuzzy2021-03-192-11/+16
* Builtin: Italian translation (#11038)Zughy2021-03-191-0/+224
* Chatcommands: Show the execution time if the command takes a long time (#10472)HybridDog2021-03-132-2/+22
* Translate builtin into German (server-side) (#11032)Wuzzy2021-03-081-0/+225
* Fix misleading chat messages of /clearobjects (#10690)Wuzzy2021-03-081-3/+5
* Predict failing placement of ignore nodesWuzzy2021-03-071-0/+1
* Translate builtin (#10693)Wuzzy2021-03-059-330/+617
* Make pkgmgr handle modpacks containing modpacks properlyElias Fleckenstein2021-03-011-22/+17
* pkgmgr: Fix crash when .conf release field is invalidrubenwardy2021-02-281-2/+2
* Allow toggling of texture pack by double clickingYaman Qalieh2021-02-241-0/+15
* Restructure teleport command code (#9706)HybridDog2021-02-241-92/+82
* Use "Aux1" key name consistently everywhereWuzzy2021-02-241-8/+8
* Update credits tab and mailmapsfan52021-02-231-26/+28
* Fail gracefully if main_menu_script has bad value (#10938)Wuzzy2021-02-191-2/+13
* Replace deprecated call to add_player_velocity in builtin (#10968)Elias Fleckenstein2021-02-181-1/+1
* Add nametag background setting and object property (#10937)rubenwardy2021-02-171-0/+4
* Fix short_description fallback order (#10943)rubenwardy2021-02-171-4/+0
* Replace 'minetest.' with 'core.' in builtinrubenwardy2021-02-117-18/+18
* Fix crash in tab_online when cURL is disabledrubenwardy2021-02-091-0/+9
* Use consistent temp folder path (#10892)rubenwardy2021-02-071-28/+8
* Revise dynamic_add_media API to better accomodate future changessfan52021-02-011-0/+23
* Preserve immortal group for players when damage is disabledsfan52021-01-311-1/+1
* Fix minetest.dig_node returning true when node isn't diggable (#10890)rubenwardy2021-01-311-2/+4
* Rework use_texture_alpha to provide three opaque/clip/blend modessfan52021-01-291-0/+1
* Drop never documented 'alpha' property from nodedefsfan52021-01-291-1/+0
* ContentDB: Order installed content first (#10864)rubenwardy2021-01-281-2/+34
* Fix ESC in error dialog from closing Minetest (#10838)Yaman Qalieh2021-01-231-0/+15
* Use JSON for favorites, move server list code to Lua (#10085)rubenwardy2021-01-227-109/+368
* Load system-wide texture packs too (#10791)Zughy2021-01-211-25/+34
* Removed some obsolete code (#10562)Zughy2021-01-213-35/+1
* Local tab: rename 'Configure' to 'Select Mods' (#10779)Zughy2021-01-201-1/+1
* ContentDB: Ignore content not installed from ContentDBrubenwardy2021-01-161-3/+3
* Implement on_rightclickplayer callback (#10775)JDiaz2021-01-111-0/+1
* Sanitize server IP field in mainmenu (#10793)Zughy2021-01-101-1/+1
* ContentDB: Add overwrite dialog when content is already installed (#10768)rubenwardy2021-01-041-5/+69
* Add on_deactivate callback for luaentities (#10723)hecks2021-01-021-0/+1
* "Browse online content" formspec improvement (#10756)Zughy2021-01-021-32/+36
* Display Minetest header when menu_last_game value isn't available anymore (#1...Zughy2020-12-282-0/+11
* Fix minetest.is_nanLars Mueller2020-12-241-0/+4
* Add dependency resolution to ContentDB (#9997)rubenwardy2020-12-234-5/+300
* Fix fallnode rotation of wallmounted nodebox/mesh (#10643)Wuzzy2020-12-221-13/+27
* Fix some more joystick issues (#10624)Markus2020-12-191-0/+3
* MainMenu: Add clear button and icon for search input (#10363)Andrey2020-12-192-3/+17
* Add open user data button to main menu (#10579)rubenwardy2020-12-191-3/+17
* Allow configuring block disk and net compression. Change default disk level.Lars2020-12-151-0/+14
* Revert "Increase limit for simultaneous blocks sent per client and the meshge...sfan52020-12-041-2/+2
* Fix MSAA stripes (#9247)HybridDog2020-12-041-2/+2
* Fix certain connected nodeboxes crashing when fallingsfan52020-12-041-1/+1
* Increase limit for simultaneous blocks sent per client and the meshgen cache.Lars2020-11-161-2/+2