GUIFormSpecMenu: Remove field_close_on_enter warning (#9501)
[oweals/minetest.git] / doc /
2020-03-08 Jordan SnellingFix star visilibity and documentation (since 946c03c6)
2020-03-05 sfan5Fixes around ServerActiveObject on_punch handling
2020-03-05 sfan5Fix potential security issue(s), documentation on minet...
2020-03-05 Jordachset_sky improvements, set_sun, set_moon and set_stars
2020-03-05 WuzzyFix pathfinder bugs: returning nil frequently, broken...
2020-03-01 v-robAdd multiple element selection to `style` and `style_ty...
2020-02-26 Gao TiesuanFix incorrect spelling in lua_api.txt (#9431)
2020-02-23 sfan5Documementation: Add advice on lifetime of ObjectRefs
2020-02-23 sfan5Documentation: More precise description of ObjectRef...
2020-02-22 ParamatLua_api.txt: Add documentation of VoxelArea 'ystride...
2020-02-15 Hugues RossAdd animated_image[] formspec element (#9258)
2020-02-13 WuzzyAdd missing paramtype2 documentation (#9397)
2020-02-03 ParamatWarn of biome ID re-allocation when unregistering or...
2020-02-01 sfan5Improve core.sound_play with ephemeral sounds and playe...
2020-02-01 HybridDogAdd table.shuffle (#8299)
2020-02-01 DSFormspec: Create a new class for inventorylists (#9287)
2020-01-26 Hugues RossAdd 9-slice background support to button formspec eleme...
2020-01-25 SmallJokerSettings: Add get_flags API for mapgen flags (mg_flags...
2020-01-22 WuzzyRemove unused weight property from objects (#9320)
2020-01-20 WuzzyResized torchlike sprite now attaches to surface (...
2020-01-19 ANANDlua_api.txt: Improve privs_to_string and string_to_priv...
2020-01-16 Hugues RossMake clipping of formspec elements more consistent...
2020-01-09 WuzzyAdd missing entity documentation (#9297)
2020-01-08 WuzzyImprove Lua API documentation on sounds (#9265)
2020-01-04 HybridDogAdd table.key_value_swap (#9248)
2020-01-04 WuzzyTweak default textures (#9237)
2019-12-24 WuzzyDocument permissible group ratings (#9236)
2019-12-18 BluebirdMake core.item_place_node return position of placed...
2019-12-16 sfan5Correct documentation around minetest.item_place
2019-12-15 SmallJokerLua API: Document HP, breath and damage limits (#9080)
2019-12-09 Hugues RossRefactor to centralize GUIButton styling/rendering...
2019-12-08 DSFormspec: make bgcolor element less confusing and allow...
2019-12-07 Paul OuelletteClean up craft replacements docs
2019-12-06 v-robAdd scrollbaroptions FormSpec element (#8530)
2019-12-06 Pierre-Yves RolloAdd z-index management to HUD
2019-11-11 sfan5[CSM] Fix and improve minetest.get_language()
2019-11-11 sfan5[CSM] Implement minetest.get_csm_restrictions()
2019-11-11 sfan5[CSM] Expose more env functions
2019-11-10 sfan5Call on_secondary_use when object is right-clicked
2019-11-09 sfan5[CSM] Remove non-functional minetest.get_day_count()
2019-11-09 sfan5Corrections to client_lua_api.txt
2019-11-09 sfan5Introduce get_modpath() for CSM
2019-11-07 DSFormspec: draw order and clipping for all elements...
2019-11-05 sfan5Improve documentation around banning (#9088)
2019-11-03 Pierre-Yves RolloFormspec: add hypertext element
2019-10-29 random-geekChange some usages of "deprecated" to "obsolete" (...
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...
next