aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
AgeCommit message (Expand)Author
2016-04-10Hud: Fix offset being ignored by inventory barrubenwardy
2016-04-10Document hpchange callback ordering thing (#3981)raymoo
2016-04-07Clearer explanation of [colorize with alphaSamuel Sieb
2016-04-03Add an option to colorize to respect the destination alphaSamuel Sieb
2016-03-19lua_api.txt: improve vector documentationest31
2016-03-12Allow nodes to specify which sides to connect to.Auke Kok
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
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-07Simplify AreaStore ID managementShadowNinja
2016-03-07Add minetest.register_lbm() to run code on block load onlyest31
2016-03-04Decoration API: Allow force_placement of simple decorationsparamat
2016-03-03Require minetest.request_http_api to be called from the mod's main scopeJeija
2016-02-22Add Lua interface to HTTPFetchRequestJeija
2016-02-19Require request_insecure_environment to be called from the mod's main scopeShadowNinja
2016-02-11Initialize facedir and wallmounted tables only once.Diego Martinez
2016-02-11Add '/clearobjects quick'Kahrl
2016-01-29New timer design.Auke Kok
2016-01-29Clocksource: use a better clock if available.Auke Kok
2016-01-20Allow per-tiles culling.Auke Kok
2016-01-18Show infotext with description for item entitiesRealBadAngel
2016-01-16corrected minetest.pos_to_string()Pinky Snow
2016-01-11Mapgen: Various fixes and improvementsparamat
2016-01-09fixed spellingPinky Snow
2016-01-09Clarified what get_node does.Robert Zenz
2016-01-09Update lua_api.txtslemonide
2016-01-07Liquids: Flow into and destroy 'floodable' nodesparamat
2016-01-03Made it more clear that "[combine" does accept a list of files.Robert Zenz
2015-12-25Add missing documentation of automatic_face_movement_max_rotation_per_sec ent...Sapier
2015-12-15Add option to give every object a nametagBlockMen
2015-12-07lua_api.txt: add blank lines before * listsest31
2015-12-07Mapgen: Add propagate_shadow bool to calcLightingparamat
2015-12-06Fix spelling of noise_thresholdJun Zhang
2015-12-02Document limitations of minetest.get_password_hashest31
2015-12-02Add on_secondary_use when right clicking an item in the airAlex Ford
2015-11-29Lua_api.txt: Add documentation for biome definitionparamat
2015-11-08Add LuaSecureRandomest31
2015-11-07Improve LuaVoxelManip documentationkwolekr
2015-11-07Add support for audio feedback if placing node failedBlockMen
2015-11-05Schematics: Add core.place_schematic_on_vmanip APIkwolekr
2015-11-02Add callback parameter for core.emerge_area()kwolekr
2015-10-25Add option to disable backface culling for modelsBlockMen
2015-10-24Improve Lua settings menuPilzAdam
2015-10-23Decoration API: Add flag for placement on liquid surfaceparamat
2015-10-22Add more ways to pass data to check_player_privsRobert Zenz
2015-10-18ABMs: Make catch-up behaviour optionalparamat
2015-10-14Refactor loggingShadowNinja
2015-10-04Add new ContentParamType2 "CPT2_DEGROTATE"est31
2015-10-04doc: Update node callback documentationkwolekr