aboutsummaryrefslogtreecommitdiff
path: root/builtin/game
AgeCommit message (Expand)Author
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
2014-07-16Fix indexing error in timer processingZefram
2014-07-13Fix crash reported here: https://forum.minetest.net/viewtopic.php?f=6&t=9726Novatux
2014-06-10New feature: drop a item instead a stack while...Lord89James
2014-06-08Allow custom liquids to have dropssfan5
2014-05-28Add success and output return values to chat commandsShadowNinja
2014-05-26Add item eat callbackrubenwardy
2014-05-24Sort commands and privs alphabetically in '/help'.Diego Martinez
2014-05-23Item entity stacks merge on the ground.RealBadAngel
2014-05-11Fix old client showing duplicated health bar on new serversapier
2014-05-10Fix healthbar not beeing hidden on disabled damagesapier
2014-05-08Use "core" namespace internallyShadowNinja
2014-05-07Organize builtin into subdirectoriesShadowNinja