aboutsummaryrefslogtreecommitdiff
path: root/doc/lua_api.txt
AgeCommit message (Expand)Author
2018-12-10Fix wrong parameter order for inventory callbacks (#7952)Paul Ouellette
2018-12-10Add eat sound (#7956)Wuzzy
2018-12-02Raise hotbar limit to 32 slots, add associated keybinding options (#7916)Vanessa Dannenberg
2018-12-02Document which formspec fields are sent (#7717)zeuner
2018-11-28Add Lua methods 'set_rotation()' and 'get_rotation()' (#7395)CoderForTheBetter
2018-11-22Lua_api.txt: Update glasslike_framed textures documentation (#7884)Paramat
2018-10-30Framed glasslike: Fix and document top/base textures feature (#7824)Paramat
2018-10-24clear_craft: Return false if recipe not found, don't throw error (#7804)Paramat
2018-10-16Add disable_repair group to prevent tool repair (#7381)Wuzzy
2018-10-10 Add core.remove_detached_inventory (#7684)SmallJoker
2018-10-04Player hand list: require init by modsSmallJoker
2018-09-08Particles: Make collision with objects optional (#7682)Paramat
2018-08-19Lua_api.txt: Update mapgen alias docs, add Singlenode use (#7659)Paramat
2018-08-16Raycast: export exact pointing location (#6304)Dániel Juhász
2018-08-15lua_api.txt: Refine 'Item types' for 4e2eeee (#7648)SmallJoker
2018-08-15lua_api.txt: Various fixes and improvements (#7638)pauloue
2018-08-12Lua_api.txt: Move item def section nearby node def (#7636)ClobberXD
2018-08-12Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618)zeuner
2018-08-05Formspecs: Add tooltip element for arearubenwardy
2018-08-03lua_api.txt: Improve code block format (#7599)pauloue
2018-07-31Lua_api.txt: Improve Player HUD flags documentation (#7588)ClobberXD
2018-07-29Lua_api.txt: Clarify entity 'initial_properties' and related deprecation (#7596)Paramat
2018-07-26Lua_api.txt: Various improvements (#7582)pauloue
2018-07-19Update mip mapping and textarea documentation (#7315)HybridDog
2018-07-16Lua_api.txt: Various minor improvements (#7560)Paramat
2018-07-08Lua_api.txt: Formatting and grammar fixes (#7534)pauloue
2018-07-06Lua_api.txt: Improve section titles, clarify sections (#7533)Paramat
2018-07-01Make the server status message customizable (#7357)SmallJoker
2018-06-26Lua_api.txt: Re-order some sections. Alphabeticise class reference (#7487)Paramat
2018-06-24Lua_api.txt: Replace `engine.*` with `core.*` (#7474)Anand S
2018-06-24Decoration API: Add lightweight ability to have complete coverage (#7456)Paramat
2018-06-20Lua_api.txt: Fix incorrect vector section directive (#7466)Anand S
2018-06-08Lua_api.txt: Warn of errors possible with VoxelArea:index()/indexp() (#7422)Paramat
2018-06-06CSM/SSM: Add on_mods_loaded callback (#7411)Loïc Blot
2018-06-03Lua_api.txt: Various improvements (#7402)Paramat
2018-05-31Fix isNan on setYaw Lua call (#7380)Loïc Blot
2018-05-16Say position of locale dir more clearly in docs (#7338)Wuzzy
2018-05-12Run detach callbacks on player leaveSmallJoker
2018-04-30Allow damage for attached objects, add attach/detach callbacks (#6786)SmallJoker
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-23Formspecs: Allow setting alpha value for the box[] elementThomas--S
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-02Add player inventory callbacksSmallJoker
2018-03-31ObjectRef: Add add_velocity() (#3208)you
2018-03-29core.rotate_node: Do not trigger after_place_node (#6900)SmallJoker
2018-03-29Optional alpha channel support for entitiesstujones11
2018-03-28Load dependencies and description from mod.confAndrew Ward