]> git.lizzy.rs Git - minetest.git/history - doc/lua_api.txt
Add callback on_mapblocks_changed
[minetest.git] / doc / lua_api.txt
2022-12-24 Jude Melton-HoughtonAdd callback on_mapblocks_changed
2022-12-21 Gregor ParzefallDocument the gain of auto-selected dig sounds
2022-12-15 Jude Melton-HoughtonUse a Lua error handler that calls tostring (#11913)
2022-12-04 sfan5Expose dtime_s to LBM handler
2022-12-03 Jude Melton-HoughtonLet mods choose a forceload limit (#13002)
2022-12-03 Jude Melton-HoughtonAdd `minetest.get_mapgen_edges` (#12999)
2022-11-28 Jude Melton-HoughtonAdd `minetest.get_game_info` and allow reading `game...
2022-11-24 Jude Melton-HoughtonDeprecate special handling of `${key}` syntax in metada...
2022-11-24 WuzzyAdd support for attached facedir/4dir nodes (#11432)
2022-11-16 Jude Melton-HoughtonWarn about potential infinite loop in on_construct...
2022-11-15 SmallJokergame.conf: Add setting to use volatile a map backend...
2022-11-15 Jude Melton-HoughtonAdd MetaDataRef:get_keys (#12841)
2022-11-09 Abdou-31Fix typos and en_US/en_GB inconsistency in various...
2022-10-30 Lars MüllerAllow rotating entity selectionboxes (#12379)
2022-10-22 Jude Melton-HoughtonAdd VoxelArea() constructor (#12886)
2022-10-17 Abdou-31Fix en_US/en_GB inconsistency in lua_api.txt
2022-10-17 Abdou-31Fix typos in lua_api.txt
2022-10-09 fluxionaryadd an 'equals' method to ItemStack and compatibility...
2022-10-09 WuzzyImprove documentation for `liquid_alternative_*` (...
2022-10-01 DSAdd an item pick up callback (2) (#7712)
2022-10-01 WuzzyImprove crafting recipe documentation (#12806)
2022-09-30 sfan5Implement tool use sounds
2022-09-28 20kdcAdd zstd compression support (#12515)
2022-09-27 pecksinRestore and enhance bouncy behavior (#11939)
2022-09-26 Jude Melton-HoughtonAvoid duplication of mod metadata in memory (#12562)
2022-09-25 Aritz ErkiagaBriefly explain how facedir rotations work (#11934)
2022-09-18 WuzzyDocument minetest.parse_relative_number (#12576)
2022-09-16 WuzzyAdd paramtype2s for 4 horizontal rotations and 64 color...
2022-09-12 wsor4035Fix trivial get_armor_groups documentation issue (...
2022-09-06 DSAdd documentation of sun/moon orientation/scale differe...
2022-08-13 Jude Melton-HoughtonAllow buffer argument to VoxelManip:get_light_data...
2022-08-02 SmallJokerRun Minetest update checker on startup (#7629)
2022-07-29 WuzzyFix lua_api typo: animated_images
2022-07-17 sfan5More corrections to lua_api.txt (#12505)
2022-07-13 Lexi HaleAnimated particlespawners and more (#11545)
2022-07-03 RileyFixed spelling inconsistency (#12504)
2022-07-03 Vincent RobinsonFormSpec: 9-slice images, animated_images, and fgimg_mi...
2022-07-02 WuzzyAllow to set maximum star opacity at daytime (#11663)
2022-06-29 SmallJokerLua API: Refer to the update_translations tool (#12419)
2022-06-27 ZughyRemove tile_images and special_materials obsolete code...
2022-06-26 ZughyDocs: remove background9 incorrect example (#12464)
2022-06-15 x2048Add description of privileges (#12021)
2022-06-13 Zughylua_api.txt: add missing backticks
2022-06-13 sfan5Improve lua_api.txt a bunch
2022-06-11 Lars Mülleron_deactivate: distinguish removal and unloading (...
2022-06-10 Jude Melton-HoughtonFix LBM docs
2022-06-05 Lars MuellerDocument itemstrings with metadata
2022-06-03 WuzzyAdd helper functions to make tool usable n times (...
2022-06-03 ZughyDocs: remove unimplemented `preserve` field in crafting...
2022-05-29 sfan5Add API function to invoke player respawn
2022-05-23 ZughyDocs: clarify spawn_by for decorations
2022-05-22 WuzzyAdd missing comma in example in lua_api.txt (#12339)
2022-05-22 WuzzyAdd relative numbers for commands by prepending ~ ...
2022-05-21 rubenwardyDeprecate game.conf name, use title instead (#12030)
2022-05-09 Lars MüllerDocs: Recommend `self.name` (#12239)
2022-05-04 Lars MüllerAdd vector.combine (#11920)
2022-05-02 sfan5Async environment for mods to do concurrent tasks ...
2022-04-27 Lars MüllerSupport CSS Color Module Level 4 (#12204)
2022-04-24 Lars MüllerFix typo: vector.check() ought to be vector.check(v)
2022-04-21 Lars MüllerUpdate docs to reference CSS Color Module Level 3
2022-04-10 Lars MüllerRemove unneeded ObjectRef setter return values (#12179)
2022-03-29 DSFix the documentation of InvRef:get_lists() and clean...
2022-03-26 x2048Add API to control shadow intensity from the game/mod...
2022-03-19 DSImprove lua vector helper class doumentation (#12090)
2022-03-05 Lars MüllerReadd basic_debug as a HUD flag (#12020)
2022-03-05 ZughyAllow get_sky to return a table (#11963)
2022-02-23 SmallJokerLua API documentation: Various fixes (#12059)
2022-02-22 Lars MüllerLua API: Consistently use double vs. single quotes...
2022-02-12 WuzzyAdd support for 'seed' in disallow_mapgen_settings...
2022-02-10 DSAllow to set the displayed item count and its alignment...
2022-02-03 DSAdd more documentation for the list[] fs element (...
2022-01-31 Lars MuellerDocument moon orientation relative to sun
2022-01-27 Lars MüllerDefine control(bits) as "unset" for entities (#11995)
2022-01-22 Vincent RobinsonBump formspec version (#11980)
2022-01-22 sfan5Fix consistency of sky sun/moon texture behaviour
2022-01-22 ZughyAllow resetting celestial vault elements by leaving...
2022-01-06 WuzzyFix damage wraparound if very high damage (#11872)
2022-01-06 Aritz ErkiagaFix incorrect bit positions in paramtype documentation
2022-01-01 ZughyBetter document sky_color scope (#11892)
2021-12-30 Vincent RobinsonAdd padding[] element to formspecs (#11821)
2021-12-19 sfan5Remove wrong function from lua_api.txt
2021-12-13 ROllerozxaDisable inventory if player's inventory formspec is...
2021-12-10 FranciscoAdd pauloue's ItemStack example to docs (#9853)
2021-11-26 Corey PowellImplemented disconnect_player (#10492)
2021-11-26 LejoAdd Lua bitop library (#9847)
2021-11-22 sfan5Add backwards-compatible behaviour if too few CAO textu...
2021-11-22 ExeVirusAllow for Game-Specific Menu Music (#11241)
2021-11-10 Elijah DuffyLua API: Add `rmdir`, `cpdir` and `mvdir` (#9638)
2021-10-31 WuzzyFix number of tool uses being off by 1..32767 (#11110)
2021-10-25 sfan5Fix item duplication if player dies during interact...
2021-10-13 hecksAdd embedded PNG texture modifier (#11498)
2021-10-05 WuzzyAdd get_server_max_lag() (#11671)
2021-10-01 WuzzySplit liquid_viscosity to liquid_viscosity and move_res...
2021-09-19 sfan5Add feature table entry for new dynamic media API
2021-09-10 DSSplit vector.new into 3 constructors
2021-09-09 sfan5Dynamic_Add_Media v2 (#11550)
2021-08-27 TreerAdd group-based tool filtering for node drops (#10141)
2021-08-23 WuzzyFix 6th line of infotext being cut off in half (#11456)
2021-08-16 WuzzyClarify the meaning of "rightclick"/"use" in documentat...
2021-08-12 Hugues RossAdd disable_settings to game.conf to get rid of "Enable...
next