aboutsummaryrefslogtreecommitdiff
path: root/src/script
AgeCommit message (Expand)Author
2018-05-05Fix builtin inventory list crash when size = 0 (#7297)SmallJoker
2018-04-30Allow damage for attached objects, add attach/detach callbacks (#6786)SmallJoker
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-19Add online content repositoryrubenwardy
2018-04-07Biome API / dungeons: Add biome-defined dungeon nodesParamat
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2018-04-05Biome API / cavegen: Add definable cave liquid for a biome (#7192)Paramat
2018-04-03Fix last clang-tidy reported problems for performance-type-promotion-in-math-fnLoic Blot
2018-04-02Fix many issues reported by clang-tidy (#7189)Loïc Blot
2018-04-02Run callback in IDropAction, refactor function argumentsSmallJoker
2018-04-02Add player inventory callbacksSmallJoker
2018-04-01LINT: add clang-tidy step (#6295)Loïc Blot
2018-03-31ObjectRef: Add add_velocity() (#3208)you
2018-03-29Optional alpha channel support for entitiesstujones11
2018-03-29Fix a warning reported by clangLoic Blot
2018-03-28Load dependencies and description from mod.confAndrew Ward
2018-03-28Add reasons to on_dieplayer and on_hpchangeAndrew Ward
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-26Mapgen: Remove unused mgv7 code and some unused biometypesParamat
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-11Biome API: Add 'get_biome_name(biome_id)' APIparamat
2018-03-10Spawn level: Add 'get_spawn_level(x, z)' APIparamat
2018-03-09Getv3intfield: Fix logic of return boolparamat
2018-03-09Biomes: Add 'min_pos'/'max_pos' xyz biome limitsparamat
2018-03-08Cleanup & bugfixLoic Blot
2018-03-08Cleanup: drop Server::hudGetHotbarSelectedImage()Loic Blot
2018-03-08Cleanup: drop Server::hudGetHotbarImage()Loic Blot
2018-03-08Cleanup: drop Server::hudGetHotbarItemcount()Loic Blot
2018-03-03Gennotify: Add 'minetest.get_decoration_id' APIparamat
2018-03-03c_converter: Function template for numeric fields, add v3s16 default (#7090)SmallJoker
2018-02-27Place schematic (on vmanip): Enable use of 'place center' flagsparamat
2018-02-21Find nodes in area (under air): Raise volume limit and document itparamat
2018-02-18Check argument types inside MetaDataRef Lua API (#7045)sfan5
2018-02-15Add `on_auth_fail` callback (#7039)red-001
2018-02-10Node definition manager refactor (#7016)Dániel Juhász
2018-02-08Move `setlocale` from Lua to C++.red-001
2018-02-04Make hud_get return aligment, offset and size. (#7006)lisacvuk
2018-01-30Add minetest.bulk_set_node call + optimize Environment::set_node call (#6958)Loïc Blot
2018-01-23CSM: Remove screenshot APIred-001
2018-01-22[CSM] Don't Load the package library (#6944)red-001
2018-01-21Change include from "cmake_config.h" to "config.h"Wayward One
2018-01-21[CSM] Remove `on_connect` callback (#6941)red-001
2018-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-16Biomes: Add 'get heat', 'get humidity', 'get biome data' APIsparamat
2018-01-08Fix buffer parameter not working in LuaPerlinNoiseMap::l_getMapSlice()Pedro Gimeno
2018-01-07Fix naming conventions of noise userdatarubenwardy
2018-01-05Biomes: Add vertical biome blend (#6853)Paramat
2018-01-04[CSM] Don't load the IO library. (#6087)red-001
2018-01-03Fix crash on can_bypass_userlimit returning non-booleanrubenwardy