aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api
AgeCommit message (Expand)Author
2016-05-27Fix MgStoneType and BiomeType enum nameskwolekr
2016-05-27Move biome calculation to BiomeGenkwolekr
2016-05-01Pathfinder: Fix styleest31
2016-03-15Add option to not send pre v25 init packetest31
2016-03-15Much better API for auth.{cpp, h}est31
2016-03-09Add consistent monotonic day counter - get_day_count()Auke Kok
2016-03-07Add AreaStore custom ID APIShadowNinja
2016-03-07Implement AreaStore serializationShadowNinja
2016-03-07Move AreaStore container selection logic into getOptimalImplementationShadowNinja
2016-03-07Move AreaStore to utilShadowNinja
2016-03-07Simplify AreaStore ID managementShadowNinja
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-07Use LuaErrors in security check macrosShadowNinja
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-03-03Fix main menu being unable to set secure settingsShadowNinja
2016-02-26Fix minetest.request_insecure_environment() always returning nilJeija
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-19Ignore spaces in secure.trusted_mods settingJeija
2016-02-19Require request_insecure_environment to be called from the mod's main scopeShadowNinja
2016-02-11v2d & aabbox3d<f32> & sky cleanupsnerzhul
2016-02-11Add '/clearobjects quick'Kahrl
2016-01-28Don't print whole json data buffer to errorstream on errorest31
2016-01-15Make ItemStack:set_count(0) clear the item stacksfan5
2015-12-15Add option to give every object a nametagBlockMen
2015-12-07Fix threshold typeest31
2015-12-07Mapgen: Add propagate_shadow bool to calcLightingparamat
2015-12-06Fix spelling of noise_thresholdJun Zhang
2015-11-08Add LuaSecureRandomest31
2015-11-06Add server side ncurses terminalest31
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-26SAPI: Fix seed parameter truncation for LuaPseudoRandom constructorkwolekr
2015-10-26SAPI: Move core.get_us_time() to Util modulekwolekr
2015-10-25SAPI: Throw runtime error instead of if l_get_mapgen_object called in incorre...kwolekr
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2015-10-26Correct comment in l_util.cppest31
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-10-18Remove wstrgettextest31
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-10-14Refactor loggingShadowNinja
2015-10-04Allow setting chunksize in core.set_mapgen_paramskwolekr
2015-10-04Hide mapgens from main menu not intended for end userskwolekr
2015-10-04Add emerge completion callback mechanismkwolekr
2015-10-04Define and use limit constants for Irrlicht fixed-width typeskwolekr
2015-10-02Add get_biome_id(biome_name) callbackDuane Robertson
2015-09-23Add /emergeblocks command and core.emerge_area() Lua APIkwolekr
2015-09-19Various style cleanups + unused code removalest31
2015-09-17Ore: Add puff ore typekwolekr
2015-09-13Ore: Add ore sheet column height range selectionkwolekr
2015-09-03Areastore: fix "attempt to index a number value"est31