Damage: Play no damage sound when immortal (#8350)
[oweals/minetest.git] / doc / lua_api.txt
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-05-18 ParamatAllow multiple cave liquids in a biome definition ...
2019-04-29 ANANDBetter document behavior of on_punchplayer
2019-04-27 sofarForce send a mapblock to a player (#8140)
2019-04-14 paramatAttend to review, re-arrange blank lines, update lua_ap...
2019-04-12 Paul OuelletteAdd Mkdocs API site (#8133)
2019-04-11 Paul OuelletteAdd node field to PlayerHPChangeReason table (#8368)
2019-04-09 ParamatNodedef 'drop' documentation: Improve, add tool filteri...
2019-03-27 ParamatRequire 'waving = 3' in a nodedef to apply the liquid...
2019-03-26 ParamatDungeons: Do not remove nodes that have 'is_ground_cont...
2019-03-17 ANANDBuiltin: Add vector.angle(). Returns the angle between...
2019-03-16 ParamatLua_api.txt: Document blockpos, coordinate conversion...
2019-03-10 DSDocument the `float` special group (#8306)
2019-03-05 HybridDogAdd math.factorial (#8298)
2019-03-05 DSAdd sounds for falling and attached nodes (#7719)
2019-02-18 Paramatlua_api.txt, settingtypes.txt: Various improvements...
2019-02-17 WuzzyUpdate many things in Lua API docs (#8236)
2019-02-17 Paramatlua_api.txt: Various additions and improvements (#8245)
2019-02-07 Paul OuelletteUse true pitch/yaw/roll rotations without loss of preci...
2019-01-19 Paul OuelletteRemove incorrect feature flag (#8086)
2019-01-06 rubenwardyDeprecate modpack.txt and use modpack.conf instead...
2019-01-03 SmallJokerProselytize the network. Use IEEE F32 (#8030)
2018-12-31 HybridDogAdd minetest.load_area (#8023)
2018-12-22 ClobberXDLua_api.txt: Add documentation of missing field to...
2018-12-18 zeunerLua_api.txt: Document inventory sending behaviour ...
2018-12-12 ClobberXD(client_)lua_api.txt: Rename func -> function (#7960)
2018-12-11 Paul Ouellettelua_api.txt: Various fixes and improvements (#7945)
2018-12-11 AlexAdd object visual type 'item' (#7870)
2018-12-10 Paul OuelletteFix wrong parameter order for inventory callbacks ...
2018-12-10 WuzzyAdd eat sound (#7956)
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-02 zeunerDocument which formspec fields are sent (#7717)
2018-11-28 CoderForTheBetterAdd Lua methods 'set_rotation()' and 'get_rotation...
2018-11-22 ParamatLua_api.txt: Update glasslike_framed textures documenta...
2018-10-30 ParamatFramed glasslike: Fix and document top/base textures...
2018-10-24 Paramatclear_craft: Return false if recipe not found, don...
2018-10-16 WuzzyAdd disable_repair group to prevent tool repair (#7381)
2018-10-10 SmallJoker Add core.remove_detached_inventory (#7684)
2018-10-04 SmallJokerPlayer hand list: require init by mods
2018-09-07 ParamatParticles: Make collision with objects optional (#7682)
2018-08-19 ParamatLua_api.txt: Update mapgen alias docs, add Singlenode...
2018-08-16 Dániel JuhászRaycast: export exact pointing location (#6304)
2018-08-15 SmallJokerlua_api.txt: Refine 'Item types' for 4e2eeee (#7648)
2018-08-15 paulouelua_api.txt: Various fixes and improvements (#7638)
2018-08-12 ClobberXDLua_api.txt: Move item def section nearby node def...
2018-08-12 zeunerFeature check for commit ac4884c3d677ef51bcce47f95ccd49...
2018-08-05 rubenwardyFormspecs: Add tooltip element for area 7469/head
2018-08-03 paulouelua_api.txt: Improve code block format (#7599)
2018-07-31 ClobberXDLua_api.txt: Improve Player HUD flags documentation...
2018-07-29 ParamatLua_api.txt: Clarify entity 'initial_properties' and...
2018-07-26 pauloueLua_api.txt: Various improvements (#7582)
2018-07-19 HybridDogUpdate mip mapping and textarea documentation (#7315)
2018-07-16 ParamatLua_api.txt: Various minor improvements (#7560)
2018-07-08 pauloueLua_api.txt: Formatting and grammar fixes (#7534)
2018-07-06 ParamatLua_api.txt: Improve section titles, clarify sections...
2018-07-01 SmallJokerMake the server status message customizable (#7357)
2018-06-26 ParamatLua_api.txt: Re-order some sections. Alphabeticise...
2018-06-24 Anand SLua_api.txt: Replace `engine.*` with `core.*` (#7474)
2018-06-24 ParamatDecoration API: Add lightweight ability to have complet...
2018-06-20 Anand SLua_api.txt: Fix incorrect vector section directive...
2018-06-07 ParamatLua_api.txt: Warn of errors possible with VoxelArea...
2018-06-06 Loïc BlotCSM/SSM: Add on_mods_loaded callback (#7411)
2018-06-03 ParamatLua_api.txt: Various improvements (#7402)
2018-05-31 Loïc BlotFix isNan on setYaw Lua call (#7380)
2018-05-16 WuzzySay position of locale dir more clearly in docs (#7338)
2018-05-12 SmallJokerRun detach callbacks on player leave
2018-04-30 SmallJokerAllow damage for attached objects, add attach/detach...
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-23 Thomas--SFormspecs: Allow setting alpha value for the box[]...
2018-04-19 rubenwardyAdd online content repository
2018-04-07 ParamatBiome API / dungeons: Add biome-defined dungeon nodes
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-04-05 ParamatBiome API / cavegen: Add definable cave liquid for...
2018-04-02 SmallJokerAdd player inventory callbacks
2018-03-31 youObjectRef: Add add_velocity() (#3208)
2018-03-29 SmallJokercore.rotate_node: Do not trigger after_place_node ...
2018-03-29 stujones11Optional alpha channel support for entities
2018-03-28 Andrew WardLoad dependencies and description from mod.conf
2018-03-28 Andrew WardAdd reasons to on_dieplayer and on_hpchange
2018-03-28 Andrew WardAdd formspec theming using prepended strings
2018-03-22 ParamatLua_api.txt: Improve noise documentation
2018-03-20 paramatLua_api.txt: Fix hardware colouring documentation
2018-03-17 paramatLua_api.txt: Split long lines part 6
2018-03-16 paramatLua_api.txt: Split long lines part 5, fix hardware...
2018-03-14 paramatLua_api.txt: Split long lines part 4
2018-03-13 paramatRename 'subgame' to 'game'
2018-03-13 paramatLua_api.txt: Improve and complete drawtype documentation
2018-03-11 paramatLua_api.txt: Split long lines part 3
2018-03-11 paramatBiome API: Add 'get_biome_name(biome_id)' API
2018-03-10 paramatLua_api.txt: Split long lines part 2
2018-03-10 paramatSpawn level: Add 'get_spawn_level(x, z)' API
2018-03-09 paramatLua_api.txt: Split long lines part 1
2018-03-09 paramatGennotify docs: Clarify returned positions for decorations
2018-03-09 paramatBiomes: Document xyz biome limits
2018-03-05 pauloueFix bad markdown in lua_api.txt
2018-03-03 paramatGennotify: Add 'minetest.get_decoration_id' API
2018-02-27 paramatPlace schematic (on vmanip): Enable use of 'place cente...
2018-02-25 SmallJokeris_area_protected: Rename from intersects_protection...
2018-02-21 paramatFind nodes in area (under air): Raise volume limit...
2018-02-18 pauloueLua API documentation: Fix spelling (#7046)
next