aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api
AgeCommit message (Expand)Author
2018-06-30Fix world deletion (#7494)Vitaliy
2018-06-30Fix a memleak before assertion in l_get_mod_storageLoic Blot
2018-06-27Fix mod channels crash (#7481)red-001
2018-06-26Rename CSM flavours to restrictionsSmallJoker
2018-06-18Update to new ContentDB APIrubenwardy
2018-06-10Fix narrow/utf8 difference in incoming/outcoming messagesnumber Zero
2018-06-04Modernize lua read (part 1): C++ templating insurance (#7394)Loïc Blot
2018-05-31Fix isNan on setYaw Lua call (#7380)Loïc Blot
2018-05-20Fix missing ignore textures (#7326)you
2018-05-20Add screenshots to online content browserrubenwardy
2018-05-16Add updating to online content browserrubenwardy
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-03-31ObjectRef: Add add_velocity() (#3208)you
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-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-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-10Node definition manager refactor (#7016)Dániel Juhász
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-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-03Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead codeHybrid Dog
2017-12-26Line_of_sight: Improve using VoxelLineIteratorDániel Juhász
2017-12-17Allow 'default' parameter in 'settings:get_bool' functionJordan Irwin
2017-11-24Clearobjects: Send progress messages to terminal using actionstreamparamat
2017-11-19Stratum ore: Add option for a constant thickness stratumparamat