Translated using Weblate (Chinese (Simplified))
[oweals/minetest.git] / doc /
2019-10-23 random-geekRemove legacy file format documentation
2019-10-23 random-geekRemove legacy flat-file map code
2019-10-12 Hugues RossAdd more visual feedback for button states (#8916)
2019-10-12 sfan5Continue with 5.2.0-dev
2019-10-06 SmallJokerRevert "Fix the bgcolor formspec element (#8716)" ...
2019-09-30 ParamatDocument node drop tool filtering by string matching...
2019-09-29 rubenwardyFix error message caused by adding new parameter to...
2019-09-22 sfan5Punchwear (improved) (#8959)
2019-09-21 SmallJokerFix AreaStore's IDs persistence (#8888)
2019-09-21 SmallJokerWieldhand: Specify which ItemStack to use (#8961)
2019-09-19 Anand SAdd support for per-player FOV overrides and multipliers
2019-09-15 DSFix the bgcolor formspec element (#8716)
2019-09-14 SmallJokerFormspecs: Introduce formspec_version to mods
2019-09-08 SmallJokerLua API documentation: Various fixes (#8914)
2019-09-08 ANANDlua_api.txt: Improve privilege definition (#8912)
2019-09-05 Paul m. p. Pdoc/client_lua_api: Clarify how client side api and...
2019-09-01 DSVarious fixes to lua_api.txt (#8878)
2019-08-31 DSDocument world format version 28 (private nodemeta...
2019-08-30 DSDocument luaentity pitch and roll in world format ...
2019-08-30 BehaClarify docs regarding pointed_thing and get_pointed_th...
2019-08-24 Paul OuelletteAdd ItemStack:get_description() to get tooltip (#8847)
2019-08-20 ANANDlua_api.txt: Add link to Minetest Modding Book (#8826)
2019-08-14 upsilonAdd function `minetest.read_schematic`
2019-08-12 rubenwardyAdd support for set_formspec_prepend in main menu ...
2019-08-10 sfan5Add player knockback on punch to builtin
2019-08-10 sfan5Implement adding velocity to player from Lua
2019-08-08 ANANDAllow customizing chat message format (#8529)
2019-08-03 rubenwardyAdd formspec testing to test mod in minimal
2019-08-03 rubenwardyAdd styles to most elements
2019-08-03 rubenwardyAdd style[] tag with button support
2019-08-01 WuzzyGroup "immortal" also protects players from damage
2019-07-29 Behalua_api.txt clarifications regarding mapgen object...
2019-07-26 AlexDocument 'wield_item' entity property (#8694)
2019-07-20 ParamatImprove documentation of mapgen aliases (#8693)
2019-07-16 HybridDogAdd vector.dot and vector.cross
2019-07-14 SmallJokerDocs: Clarify where to check for 'protection_bypass...
2019-07-08 ANANDDocument ObjectRef:remove under Lua entity (#8659)
2019-07-01 ParamatUpdate biome definition dungeon node documentation...
2019-06-30 ParamatDungeongen: Remove most hardcoded dungeon nodes (#8594)
2019-06-27 v-robAdd compatible, consistent coordinate system to FormSpe...
2019-06-22 rubenwardyAdd support for 9-sliced backgrounds (#8600)
2019-06-07 DSRemove modstore leftovers. Fix core.show_path_select_di...
2019-06-06 SmallJokerHTTP API: Allow binary downloads and headers (#8573)
2019-05-21 Paul OuelletteFix API site build (#8551)
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-03-04 sfan5Continue with 5.1.0-dev
2019-02-26 Loïc BlotRevert "Revert CSM particles commit to fix particle...
2019-02-26 ParamatRevert CSM particles commit to fix particle spawner...
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-02-03 Paul OuelletteUpdate manpage (#8169)
2019-02-03 Julien PalardProtocol Docs: Python check bump to Python 3
2019-01-31 rubenwardyContent store: Fix storage leak by storing screenshots...
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-28 stujones11Update README.android with current build info (#8026)
2018-12-24 Loïc BlotCSM: add requested CSM_RF_READ_PLAYERINFO (#8007)
2018-12-22 ClobberXDLua_api.txt: Add documentation of missing field to...
2018-12-18 Kevin AbramsAdd command line option to load password from file...
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 rubenwardyFix ContentDB packages timing out by using download_fil...
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-29 VitaliySoftware inventorycube (#7651)
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-13 Paramattexture_packs.txt: Add information for leaves texturing...
2018-08-12 ClobberXDLua_api.txt: Move item def section nearby node def...
next