aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2018-06-11Fix the /shutdown command (#7431)SmallJoker
2018-06-10Fix typo (GH#7421)number Zero
2018-06-08Mapgen flags: Add 'biomes' global mapgen flag (#7355)Paramat
2018-06-06Stop autoforward on BACKWARD key-press (#7417)tukkek
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-06-05Fix builtin lua function os.tempfolder (#7368)nOOb3167
2018-05-29Add crossview support (#7361)otdav33
2018-05-29Tidy up dlg_config_world.lua (#5351)you
2018-05-20Fix missing ignore textures (#7326)you
2018-05-20Small usage changes for air and ignore items (#7305)Wuzzy
2018-05-20Add screenshots to online content browserrubenwardy
2018-05-16Add updating to online content browserrubenwardy
2018-05-16Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)Paramat
2018-04-26Fix description wrapping in browse online contentrubenwardy
2018-04-24Mgvalleys: Update settingtypes.txtParamat
2018-04-19Add online content repositoryrubenwardy
2018-04-19Builtin auth handler: Speed up file writing (#7252)SmallJoker
2018-04-15FOV: Raise lower limit to avoid zoom-loading of distant world (#7234)Paramat
2018-04-10Android: Replace movement buttons with joystick (#7126)Muhammad Rifqi Priyo Susanto
2018-04-05Mgcarpathian: Remove insignificant 'base' noise variation (#7209)Paramat
2018-04-02Add player inventory callbacksSmallJoker
2018-03-31ObjectRef: Add add_velocity() (#3208)you
2018-03-29core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker
2018-03-29Optional alpha channel support for entitiesstujones11
2018-03-28Load dependencies and description from mod.confAndrew Ward
2018-03-28Add reasons to on_dieplayer and on_hpchangeAndrew Ward
2018-03-20Mgfractal / chunksize: Improve documentationparamat
2018-03-13Rename 'subgame' to 'game'paramat
2018-03-04Fix missing warningstream (or similar problem) (#7034)you
2018-02-25is_area_protected: Rename from intersects_protection (#7073)SmallJoker
2018-02-21Settingtypes.txt: Fix valleys dungeon ymax errorparamat
2018-02-20Dungeons: Add Y limits in all mapgensparamat
2018-02-20Delete world dialog: Move buttons to avoid double click deletionMuhammad Rifqi Priyo Susanto
2018-02-19/shutdown can't do countdown when using reconnect and/or shutdown message (#7...dopik
2018-02-19Add a refresh button to the serverlist (#6957)Tre
2018-02-18Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393)you
2018-02-15Add `on_auth_fail` callback (#7039)red-001
2018-02-13Item entity: Delete in 'ignore' nodesparamat
2018-02-13Falling.lua: Delete falling node entities on contact with 'ignore'paramat
2018-02-08Allow dumping userdata (#7012)you
2018-02-08Move `setlocale` from Lua to C++.red-001
2018-02-08Add main_menu_style settingPorygonZRocks
2018-02-05Add minetest.is_player (#7013)you
2018-02-05Item entity: Prevent motion in ignore nodesparamat
2018-02-04Add kill chat command (#6992)Wuzzy
2018-01-30Add Android drivers to the video_driver drop-down menuWayward One
2018-01-29Make chat command + privilege help slightly more accurate (#6964)Wuzzy
2018-01-25Main menu: Change tabs to 'Start Game' and 'Join Game' (#6955)Tre
2018-01-23Add missing languages from menu (#6953)Muhammad Nur Hidayat Yasuyoshi (MNH48.com)
2018-01-23Intersects_protection(): Move from Minetest Game to builtin (#6952)Paramat