aboutsummaryrefslogtreecommitdiff
path: root/builtin
AgeCommit message (Expand)Author
2018-09-23Builtin//misc_helpers: Various fixes (#7737)Paramat
2018-09-07Menu content tab: Fix clipped description and missing depends (#7703)SmallJoker
2018-08-30get_node_drops: Make empty drop return empty table (#7592)tenplus1
2018-08-22Content tab: Fix clipped text in texture pack button (#7667)Paramat
2018-08-17World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog
2018-08-16Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat
2018-08-12Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)zeuner
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
2018-07-31Make the primary, flow-advancing action the right-most (#7594)texmex
2018-07-25Settings: Fix indents, chat_message_*. Update translations (#7580)SmallJoker
2018-07-21Disable shaders GUI on unsupported drivers (#7563)Vitaliy
2018-07-19Update mip mapping and textarea documentation (#7315)HybridDog
2018-07-19CSM: Disallow exploitable clientside mod functions by default (#7547)Paramat
2018-07-18Mgvalleys: Make river depth variation and humidity drop optional (#7532)Paramat
2018-07-17Builtin: Replace deprecated function calls (#7561)SmallJoker
2018-07-16Check if player exists on use of /privs (#7554)ClobberXD
2018-07-13Adjust some settings to modern environments and networks. (#7549)lhofhansl
2018-07-10Android: Add 'aux' button (#7477)Muhammad Rifqi Priyo Susanto
2018-07-09core.spawn_falling_node: Keep metadata (#7476)SmallJoker
2018-07-09Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540)ClobberXD
2018-07-01Make the server status message customizable (#7357)SmallJoker
2018-06-30Log usage of /pulverize (#7503)Anand S
2018-06-28Mgvalleys: Fix 'mgvalleys_spflags' setting name (#7495)Paramat
2018-06-26Rename CSM flavours to restrictionsSmallJoker
2018-06-22Remove misleading documentation about IPv6 server announcingsfan5
2018-06-18Update to new ContentDB APIrubenwardy
2018-06-13Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb3167
2018-06-12Add hasprivs chat command (#7336)Anand S
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