]> git.lizzy.rs Git - minetest.git/history - doc
Add documentation
[minetest.git] / doc /
2021-12-12 Elias FleckensteinAdd documentation physics
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-20 WuzzyAdd no_texture.png as fallback for unspecified textures
2021-10-13 hecksAdd embedded PNG texture modifier (#11498)
2021-10-06 sfan5Move archive extraction in content store to async job
2021-10-06 emixa-dAdd "MINETEST_MOD_PATH" environment variable (#11515)
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-09-01 lhofhanslSwitch MapBlock compression to zstd (#10788)
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...
2021-07-29 hecksAdd a simple PNG image encoder with Lua API (#11485)
2021-07-27 sfan5Add bold, italic and monospace font styling for HUD...
2021-07-27 WuzzyImprove documentation of tools (#11128)
2021-07-25 random-geekDocument glasslikeliquidlevel merge bits (#11479)
2021-07-15 WuzzyAdd wallmounted support for plantlike and plantlike_roo...
2021-07-14 Hugues RossFix documented default colors for set_sky
2021-07-10 hecktestFix typo in lua_api.txt
2021-07-10 Lean RadaUse `persistence` instead of `persist` in NoiseParams...
2021-07-09 Warr1024Add API for mods to hook liquid transformation events...
2021-06-22 WuzzyDocument hypertext escaping (#11374)
2021-06-21 NeroBurnerMove build/android directory to root of project (#11283)
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
2021-06-17 rubenwardyAdd roadmap (#10536)
2021-06-04 DSAdd metatables to lua vectors (#11039)
2021-05-30 SmallJokerAdd core.compare_block_status function (#11247)
2021-05-30 Lars MüllerFix base64 validation and add unittests (#10515)
2021-05-29 SmallJokerUnitSAO: Prevent circular attachments
2021-05-06 WuzzyImprove liquid documentation (#11158)
2021-04-23 Vincent RobinsonAdd `minetest.colorspec_to_colorstring` (#10425)
2021-04-20 WuzzyPut torch/signlike node on floor if no paramtype2 ...
2021-04-13 benrob0329Also return the ObjectRef from minetest.spawn_falling_n...
2021-04-11 WuzzyModifying fall damage via armor group (#11080)
2021-04-05 DSAdd vector.to_string and vector.from_string (#10323)
2021-04-01 sfan5Sort out cURL timeouts and increase default
2021-04-01 Vincent RobinsonAdd `math.round` and fix `vector.round` (#10803)
2021-03-30 Lars MüllerBlock & report player self-interaction (#11137)
2021-03-30 SmallJokerConsistent title bar + render information in mainmenu...
2021-03-30 sfan5Add entry in features table for degrotate changes
2021-03-29 VitaliyDegrotate support for mesh nodes (#7840)
2021-03-21 Hugues Rosslua_api.txt: Fix style selector examples
2021-03-16 Jean-Patrick GuerreroGUIScene: Clear depth buffer + replace deprecated clear...
2021-02-24 Lars MüllerSlap u64 on everything time-y (#10984)
2021-02-23 sfan5Continue with 5.5.0-dev
2021-02-23 DSAllow overwriting media files of dependencies (#10752)
2021-02-17 rubenwardyAdd nametag background setting and object property...
2021-02-17 rubenwardyFix short_description fallback order (#10943)
2021-02-07 rubenwardyUse consistent temp folder path (#10892)
2021-02-04 WuzzyFix documentation of formspec sound style (#10913)
2021-02-01 sfan5Revise dynamic_add_media API to better accomodate futur...
2021-01-31 sfan5Preserve immortal group for players when damage is...
2021-01-31 rubenwardyFix minetest.dig_node returning true when node isn...
2021-01-29 sfan5Rework use_texture_alpha to provide three opaque/clip...
2021-01-29 Graham NorthupClarify key_value_swap's edge case (#10799)
2021-01-27 ZughyConsistently use "health points" (#10868)
2021-01-23 Vincent RobinsonFormSpec: Add list spacing, slot size, and noclip ...
2021-01-22 rubenwardyUse JSON for favorites, move server list code to Lua...
2021-01-21 ZughyRemoved some obsolete code (#10562)
2021-01-21 ZughyObjectRef: fix some v3f checks (#10602)
2021-01-18 M.KFix double word "true" in minetest.is_nan explanation...
2021-01-11 ZughyDocument how to make nametags background disappear...
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
2021-01-04 rubenwardyContentDB: Add overwrite dialog when content is already...
2021-01-02 hecksAdd on_deactivate callback for luaentities (#10723)
2021-01-02 OgelGamesClarify documentation of minetest.get_modpath and minet...
2020-12-29 Elias FleckensteinAdd minetest.get_objects_in_area (#10668)
2020-12-19 rubenwardyAdd open user data button to main menu (#10579)
2020-12-18 DSDocumentation for highest formspec_version[] and change...
2020-12-15 Thomas--SFormspec: Allow to specify frame loop for model[] ...
2020-12-15 wsor4035lua_api.txt: Add mod_orgin to node def (#10697)
2020-12-10 SmallJokerVarious documentation fixes (#10692)
2020-12-04 OblomovCross-reference the node level manipulation functions...
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-10 DSDo not set a default for description in itemdef table...
2020-11-09 rubenwardyFix object interaction distance not being checked ...
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-10-22 ZughyClean up l_object.cpp (#10512) fork/dual_wielding
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-13 ZughyAdd ObjectRef:get_children() (#10480)
2020-10-09 DSAdd a short_description to be used by mods (#8980)
2020-10-08 HybridDogMention texture modifier colorspace (#10112)
2020-10-06 HybridDogAdd minetest.get_artificial_light and minetest.get_natu...
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-03 rubenwardyDeprecate get_player_velocity and add_player_velocity...
2020-10-03 WuzzyDocument builtin entities (#9453)
2020-10-03 LoneWolfHTAdd note to docs on how to override privileges (#9792)
next