aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
AgeCommit message (Expand)Author
2016-11-02Add minetest.get_server_uptime() function to Lua API (#4702)Brandon
2016-10-31Add version APIShadowNinja
2016-10-31Lua voxelmanip: Add optional buffer param for 'get param2 data'paramat
2016-10-27Document item use callbacks (#4668)raymoo
2016-10-21Lua_api.txt: Clarify 'override_meta' bool in 'set mapgen setting'paramat
2016-10-17Builtin: Add vector.floor helper functionrubenwardy
2016-10-15Make documentation about ItemStack:set_{name,count,wear} clearersfan5
2016-10-13Attached particle spawnersraymoo
2016-10-08Fix backwards compatibility issue introduced by close_on_enterrubenwardy
2016-10-08Lua_api.txt: Add biome and nodeupdate documentationparamat
2016-10-03Forceloading: Transient forceloadsraymoo
2016-10-03Formspec: Add container[] and container_end[] elementsrubenwardy
2016-09-17Register.lua: Throw error if node 'light_source' > core.LIGHT_MAXparamat
2016-09-15Lua_api.txt: Add note of maximum value for node 'light_source'paramat
2016-09-15Add an [invert:<mode> texture modifierThomas--S
2016-09-14Decorations: Generalise 'spawn by' to be used by all decoration typesparamat
2016-09-14Allow escaping of texture names when passed as an argument to a modifiersfan5
2016-09-12fix missing parameters in some mentions of entity callbacksraymoo
2016-09-10Return nil on empty get_area() (#4508)James Stevenson
2016-09-08Add minetest.unregister_item and minetest.register_alias_forcepaly2
2016-08-27Allow fields to choose whether they close on enter pressrubenwardy
2016-08-26Make plantlike drawtype more funAuke Kok
2016-08-14Lua_api.txt: Change 'maxwear' to 'uses' in 'tool_capabilities'DonBatman
2016-08-12Add an [opacity:<r> texture modifier. Makes the base image transparent accord...Thomas--S
2016-07-30Documentation: Create texture_packs.txtrubenwardy
2016-07-30lua_api.txt: Document how to properly clear node metadatamtango688
2016-07-27Main menu, lua_api.txt: Fix mod/texture pack screenshot size issuesWuzzy
2016-07-21lua_api.txt: Remove tooltip checkbox[] elementJames Stevenson
2016-07-12HTTP lua API docs: correct some function referencesest31
2016-07-12Builtin/profiler: Replace game profiler (#4245)Tim
2016-07-12Lua_api.txt: Fix description of node drop behaviourDuane
2016-07-05Adding minetest.clear_craftFoghrye4
2016-07-03Add MapSettingsManager and new mapgen setting script API functionskwolekr
2016-06-24Player: New get_look, set_look APIraymoo
2016-06-17Builtin/game/item: Add `place_param2` nodedef fieldAuke Kok
2016-06-11Server: Add reason for leave to `on_leaveplayer` callbacksDiego Martinez
2016-06-07Lua_api.txt: Split long lines. Capitalise 'Biome API'. Minor editsparamat
2016-06-05Biome API: Add per-biome riverbed material and depthparamat
2016-06-04PcgRandom: Fix/improve documentationkwolekr
2016-05-31Add colored text (not only colored chat).Ekdohibs
2016-05-30Add minetest.check_password_entry callbackest31
2016-05-28Particles: Add option to remove particles on collisionAuke Kok
2016-05-27Add base64 encoding and decoding to the lua api. (#3919)red-001
2016-05-15Bump version to 0.4.140.4.14sfan5
2016-05-10Lua_api.txt: Fix documentation for facedir rotationparamat
2016-05-09Add [resize texture modifier Resizes the texture to the given dimensions.SmallJoker
2016-05-06Lua_api.txt: Add warnings of l-system lighting bugparamat
2016-04-28Builtin: Add basic_privs settingrubenwardy
2016-04-25tile.cpp: Automatically upscale lower resolution textureSmallJoker
2016-04-10Hud: Fix offset being ignored by inventory barrubenwardy