aboutsummaryrefslogtreecommitdiff
path: root/builtin (follow)
Commit message (Expand)AuthorAgeFilesLines
* get_node_drops: Make empty drop return empty table (#7592)tenplus12018-08-301-1/+1
* Content tab: Fix clipped text in texture pack button (#7667)Paramat2018-08-221-4/+4
* World config: Add modpack descriptions and remove dependencies there (#7397)HybridDog2018-08-171-7/+19
* Mgv5: Change tunnel parameters to those of other mapgens (#7641)Paramat2018-08-161-3/+3
* Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)zeuner2018-08-121-0/+1
* Replace auth.txt with SQLite auth database (#7279)Ben Deutsch2018-08-051-82/+37
* Make the primary, flow-advancing action the right-most (#7594)texmex2018-07-311-2/+2
* Settings: Fix indents, chat_message_*. Update translations (#7580)SmallJoker2018-07-251-29/+29
* Disable shaders GUI on unsupported drivers (#7563)Vitaliy2018-07-212-4/+21
* Update mip mapping and textarea documentation (#7315)HybridDog2018-07-191-1/+3
* CSM: Disallow exploitable clientside mod functions by default (#7547)Paramat2018-07-191-3/+3
* Mgvalleys: Make river depth variation and humidity drop optional (#7532)Paramat2018-07-181-8/+10
* Builtin: Replace deprecated function calls (#7561)SmallJoker2018-07-176-19/+19
* Check if player exists on use of /privs (#7554)ClobberXD2018-07-161-1/+4
* Adjust some settings to modern environments and networks. (#7549)lhofhansl2018-07-131-6/+6
* Android: Add 'aux' button (#7477)Muhammad Rifqi Priyo Susanto2018-07-101-0/+4
* core.spawn_falling_node: Keep metadata (#7476)SmallJoker2018-07-091-19/+13
* Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540)ClobberXD2018-07-091-10/+12
* Make the server status message customizable (#7357)SmallJoker2018-07-013-4/+11
* Log usage of /pulverize (#7503)Anand S2018-06-301-2/+5
* Mgvalleys: Fix 'mgvalleys_spflags' setting name (#7495)Paramat2018-06-281-1/+1
* Rename CSM flavours to restrictionsSmallJoker2018-06-261-8/+7
* Remove misleading documentation about IPv6 server announcingsfan52018-06-221-1/+0
* Update to new ContentDB APIrubenwardy2018-06-181-7/+7
* Make os.tempfolder work correctly for MinGW & MSVC (#7443)nOOb31672018-06-131-0/+17
* Add hasprivs chat command (#7336)Anand S2018-06-121-1/+26
* Fix the /shutdown command (#7431)SmallJoker2018-06-111-6/+8
* Fix typo (GH#7421)number Zero2018-06-101-1/+1
* Mapgen flags: Add 'biomes' global mapgen flag (#7355)Paramat2018-06-081-1/+1
* Stop autoforward on BACKWARD key-press (#7417)tukkek2018-06-061-1/+3
* CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot2018-06-062-0/+2
* Fix builtin lua function os.tempfolder (#7368)nOOb31672018-06-051-8/+3
* Add crossview support (#7361)otdav332018-05-291-1/+2
* Tidy up dlg_config_world.lua (#5351)you2018-05-292-127/+126
* Fix missing ignore textures (#7326)you2018-05-201-9/+1
* Small usage changes for air and ignore items (#7305)Wuzzy2018-05-202-7/+17
* Add screenshots to online content browserrubenwardy2018-05-201-2/+60
* Add updating to online content browserrubenwardy2018-05-162-78/+139
* Pointed_thing_to_face_pos: Avoid crash when player is inside a node (#7342)Paramat2018-05-161-0/+6
* Fix description wrapping in browse online contentrubenwardy2018-04-261-8/+4
* Mgvalleys: Update settingtypes.txtParamat2018-04-241-23/+24
* Add online content repositoryrubenwardy2018-04-1916-595/+1036
* Builtin auth handler: Speed up file writing (#7252)SmallJoker2018-04-191-3/+3
* FOV: Raise lower limit to avoid zoom-loading of distant world (#7234)Paramat2018-04-151-1/+1
* Android: Replace movement buttons with joystick (#7126)Muhammad Rifqi Priyo Susanto2018-04-101-0/+7
* Mgcarpathian: Remove insignificant 'base' noise variation (#7209)Paramat2018-04-051-3/+3
* Add player inventory callbacksSmallJoker2018-04-021-0/+2
* ObjectRef: Add add_velocity() (#3208)you2018-03-311-1/+1
* core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker2018-03-292-5/+6
* Optional alpha channel support for entitiesstujones112018-03-291-0/+1