summaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2018-06-03Builtin auth handler: Speed up file writing (#7252)SmallJoker
2018-06-03core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker
2018-06-03Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto
2018-06-03/shutdown can't do countdown when using reconnect and/or shutdown message (#7...dopik
2018-06-03Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393)you
2018-06-03Item entity: Delete in 'ignore' nodesparamat
2018-06-03Falling.lua: Delete falling node entities on contact with 'ignore'paramat
2018-06-03Allow dumping userdata (#7012)you
2018-06-03Move `setlocale` from Lua to C++.red-001
2018-06-03Add minetest.is_player (#7013)you
2018-06-03Builtin: Fix handle_node_drops crash with nil diggerSmallJoker
2018-06-03core.rotate_node: Run callbacks like with any regular placed node (#6648)SmallJoker
2018-06-03Improve Settings tab button alignmentsezhh
2018-06-03Remove incorrect entry from settingtypesEzhh
2018-06-03Make use of safe file writing in auth handler (fixes #6576)sfan5
2018-06-03Fix Settings tab formspec alignment (#6585)Ezhh
2018-06-03Fix default item callbacks to work with nil users (#5819)raymoo
2018-06-03Profiler: Fix var args not being passed to callback register functionrubenwardy
2018-06-03Add setting for near plane distance. (#6395)Rob Blanckaert
2018-06-03Set placer to nil instead of a non-functional one in item_OnPlace (#6449)DTA7
2018-06-03Fix Rotate Node Placement (#6424)tenplus1
2018-06-03Fix core.wrap_text and make its behaviour consistent with the docssfan5
2018-06-03Make dropped items colorableDániel Juhász
2018-06-03Automatic item and node colorization (#5640)Dániel Juhász
2018-06-03Add a server-sided way to remove color codes from incoming chat messages (#5948)red-001
2018-06-03Fix sending color codes to clients that don't support them. (#5950)red-001
2018-06-03make ret variable in /builtin/mainmenu/tab_credits.lua local (#5942)DS
2017-06-03Update creditsrubenwardy
2017-06-03Remove unimplemented setting `movement_speed_descend` (#5892)red-001
2017-06-02Remove “inf” argument from shutdown command help (#5880)Wuzzy
2017-05-28Added missing levels to logging menu (#5836)Nathan Salapat
2017-05-24Add formspec escaping to subgame list in create world dialog (#5808)rubenwardy
2017-05-21[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)Pierre-Adrien Langrognet
2017-05-21Menu: Merge singleplayer and server tabs (#5627)Elijah Duffy
2017-05-20Add /clearinv chat command (#4994)Elijah Duffy
2017-05-19Mainmenu: Fix issues while trying to enable all mods (#5770)SmallJoker
2017-05-17Builtin: Fix subgame mod selection (#5367)SmallJoker
2017-05-16CSM: Document forgotten functionsSmallJoker
2017-05-15Add option to use neither node highlighting nor outliningezhh
2017-05-10Menu: Fix starting a server if the server address is an empty string. (#5742)red-001
2017-05-09minetest.deserialize: Throw error when argument not string (#5738)SmallJoker
2017-05-09Android: Fix crash while loading main menu (#5736)red-001
2017-05-09Move Pilzadam to previous developers. (#5735)Auke Kok
2017-05-06Use a settings object for the main settingsShadowNinja
2017-05-06Add configurable key bindings for hotbar scrolling, and for changing volume.Wuzzy
2017-05-06[CSM] add `on_item_use` (#5544)red-001
2017-05-05Save minetest screen width/height options when modified (#5683)Loïc Blot
2017-04-29[CSM] Add event on_place_node API lua (#5548)Vincent Glize
2017-04-25Footsteps without view bobbing (#5645)Louis Pearson
2017-04-23Player data to Database (#5475)Loïc Blot