aboutsummaryrefslogtreecommitdiff
path: root/builtin/game
AgeCommit message (Expand)Author
2015-11-12Add the player name to dropped itemsRobert Zenz
2015-11-07Improve LuaVoxelManip documentationkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-31minetest. to core.Rui914
2015-10-25Check if hitter has inventory when punching itemBlockMen
2015-10-22Add more ways to pass data to check_player_privsRobert Zenz
2015-10-14Refactor loggingShadowNinja
2015-10-12Localize digprop_err functionRui
2015-10-04Added minetest.wallmounted_to_dirFernando Carmona Varo
2015-09-29Some map border related fixesest31
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-09-03Small fixes of minetest.has_featureRui
2015-09-01Minor tweaks __builtin:falling_nodeRui
2015-08-12SAPI: Track last executed mod and include in error messageskwolekr
2015-07-18Add ability to specify coordinates for /spawnentityMarcin
2015-06-14Remove reference to deprecated privilegeCraig Davison
2015-06-13Add minetest.register_on_player_hpchangeTeTpaAka
2015-06-06Decrease minetest.after globalstep lagHybridDog
2015-06-02Nicer time setting loggingest31
2015-05-16Added hour:minute format to time commandLeMagnesium
2015-05-15Add minetest.register_on_punchplayerBrandon
2015-05-15Don't crash if an item gets dropped into unloaded spacetenplus1
2015-05-15Item entity merging refactorest31
2015-05-12Add code to support raillike group namesNovatux
2015-04-26Fix minetest.clear_* creating new LOCAL table instead of clearing the existin...Tomas Brod
2015-04-05Add reason to kicked log message and use present tenseest31
2015-03-05Radius parameter for /deleteblocks hereSmallJoker
2015-02-27Add /setpassword and /clearpassword loggingest31
2015-02-18Fix unused (and so, broken) enable_rollback_recording. This option must be re...Loic Blot
2015-02-16Fix minetest.item_eat's replace_with_item, fixes #2292rubenwardy
2015-02-08Hud: Modify Y-positioning of health/breath starbars to prevent overlapping wi...kwolekr
2015-01-27Prevent null concatenation when /deleteblocks is provided an incorrect formatkwolekr
2015-01-15Simplify deleteblocks chat command argument parsingkwolekr
2015-01-15Add ability to delete MapBlocks from mapkwolekr
2015-01-13builtin: Unify register wrapper functions and wrap clear_registered_* functio...kwolekr
2015-01-11Remove builtin_biome.lua from builtin and add simple biome minimalparamat
2015-01-05Add registered_ores and registered_decorationsShadowNinja
2014-12-29Expose mapgen parameters on scripting initkwolekr
2014-12-18Temporarily set default biome in builtinkwolekr
2014-12-04Make dropped items larger and rotate fasterCalinou
2014-11-26Fix some undeclared global variablesCraig Davison
2014-11-19Add strict moduleShadowNinja
2014-11-14Improved VoxelArea variable locality, thus performanceWouters Dorian
2014-11-08Add last_login field to auth.txtRyan Newell
2014-10-07Add a better error message when trying to teleport another player without bri...LeMagnesium
2014-09-28Use round if falling node is misplacedSmallJoker
2014-08-24Fix retval of entity.get_staticdata beeing lost while profiling is enabledsapier
2014-08-22Remove buildable_to nodes without dropping item when replaced by a falling nodeCasimir
2014-08-19Mod profiling supportsapier
2014-07-29Rework texture generating code, add texture grouping via ( ... )sfan5