aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api
AgeCommit message (Expand)Author
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
2017-11-17Load files from subfolders in texturepacksnumber Zero
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-11-08Add minetest.safe_write_file() to script APIsfan5
2017-10-30Add sha1 to lua utils. (#6563)Rob Blanckaert
2017-10-29CSM: Add a way to get current locale from CSMlisacvuk
2017-10-29Allow overriding tool capabilities through itemstack metadataraymoo
2017-10-23Improvements/fixes for noise parameter input in advanced settingsMuhammad Rifqi Priyo Susanto
2017-10-10Simple decorations: Make 'place_offset_y' usable with simple decorationsparamat
2017-10-09Simple decorations: Add 'param2_max' parameter for random param2paramat
2017-10-01Stratum ore: Allow use with no noise for simple horizontal strataparamat
2017-09-30Make Player::peer_id server-side only and add getters and setters (#6478)Loïc Blot
2017-09-26Update JsonCPP to 1.8.3 (#6466)Loïc Blot