aboutsummaryrefslogtreecommitdiff
path: root/builtin/game
AgeCommit message (Expand)Author
2016-04-20falling: walk 4 additional diagonally down directions.Auke Kok
2016-04-11Convert nodeupdate to non-recursiveAuke Kok
2016-03-29stop falling.lua errortenplus1
2016-03-25Falling: Set acceleration on step againRui
2016-03-24Make `options` local here.Auke Kok
2016-03-19Builtin/game/falling: Re-add comma removed by recent commitparamat
2016-03-19Set acceleration only once in falling nodeRui914
2016-03-11Introduce "protection_bypass" privilege.Auke Kok
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-06Faster insertion into tableRui914
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-11Initialize facedir and wallmounted tables only once.Diego Martinez
2016-02-11Log /clearobjects modeKahrl
2016-02-11Add '/clearobjects quick'Kahrl
2016-02-04Add admin command which says who the administator is for the server.Splizard
2016-01-29New timer design.Auke Kok
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2015-12-20Fix missing localization for objHybridDog
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-24Simplify regex used in check_modname_prefix and other improvements.Robert Zenz
2015-11-21Log static_spawn error only onceRui
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