]> git.lizzy.rs Git - dragonfireclient.git/history - doc
Merge branch 'master' of https://github.com/minetest/minetest
[dragonfireclient.git] / doc /
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-03-26 Elias FleckensteinComplete documentation
2021-03-26 Elias FleckensteinMerge branch 'master' of https://github.com/EliasFlecke...
2021-03-26 Elias FleckensteinAdd ClientObjectRef:remove
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-10 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
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-11 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-08 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinAdd minetest.get_nearby_objects
2021-01-07 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2021-01-07 Elias FleckensteinAdd minetest.interact
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-12 Elias FleckensteinMerge branch 'master' of https://github.com/minetest...
2020-12-11 Elias FleckensteinNew Cheat Philosophy
2020-12-10 SmallJokerVarious documentation fixes (#10692)
2020-12-04 OblomovCross-reference the node level manipulation functions...
2020-11-30 Elias FleckensteinLua API: Particle callbacks; Add NoWeather
2020-11-28 Elias FleckensteinAdded minetest.close_formspec
2020-11-28 Elias FleckensteinMerged Minetest
2020-11-24 Elias FleckensteinAdded minetest.register_on_play_sound
2020-11-23 Pierre-Yves RolloAdd sound to press event of some formspecs elements...
2020-11-23 Elias FleckensteinLocalPlayer:set_physics_override; minetest.register_on_...
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-05 Elias FleckensteinMerge pull request #10 from corarona/master
2020-11-05 coraronaadd g/s pitch and make_screenshot in lua api
2020-11-04 SmallJokerAdd model[] formspec element (#10320)
2020-11-04 Elias FleckensteinMerge branch 'master' into master
2020-11-04 Elias FleckensteinMerge branch 'master' into master 8/head
2020-11-04 Elias FleckensteinMoved Killaura to Lua; Added ForceField; Added Friendli...
2020-10-22 ZughyClean up l_object.cpp (#10512)
2020-10-21 Elias FleckensteinAdded Strip, AutoRefill, indexing for InventoryActions...
2020-10-19 sfan5Decouple entity minimap markers from nametags replacing...
2020-10-19 Elias FleckensteinAdded ThroughWalls, InventoryActions API and AutoTotem
2020-10-18 Elias FleckensteinExtended ClientObjectRef; Improved CrystalPvP
2020-10-18 Elias FleckensteinLint is bitch
2020-10-17 LarsRemove all bump mapping and parallax occlusion related...
2020-10-17 Elias FleckensteinNew Mod System
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-05 Elias FleckensteinAdded minetest.drop_selected_item(), Improved AutoEject
2020-10-04 Pierre-Yves RolloMinimap as HUD element with API control
2020-10-04 Jordan SnellingAdd First Person Attachments (#10360)
2020-10-04 Elias FleckensteinThe Robot Update
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)
2020-10-03 Elijah DuffyLua API: Add register_on_chatcommand to SSM and CSM...
2020-10-03 HybridDogChatcommand: Show help message if func returns false...
2020-09-23 tenplus1Ability to remove minetest.after once set (#10103)
2020-09-16 Zughylua_api.txt: author, release and title fields when...
2020-09-04 Lars MüllerFix inventory swapping not calling all callbacks (...
2020-09-01 DSMark multiply and divide with two vectors as deprecated...
2020-08-29 LoneWolfHTFix dropped craftitems/tools not using light_source...
2020-08-29 EvidenceBAdd compass HUD element (#9312)
2020-08-29 HybridDogDocument normalmap textures (#10096)
2020-08-29 DSAdd vector.offset (#10321)
2020-08-27 karamel59Improve set_texture_mod documentation (#10339)
2020-08-22 Elias FleckensteinUnrestricted HTTP API for Client, Server and Main Menu
2020-08-22 Elias FleckensteinAdded minetest.get_inventory(location)
2020-08-22 Elias FleckensteinAdded Documentation for Additional API
2020-08-20 DSLoad media from subfolders (#9065)
2020-08-20 v-robAdd gradients and borders to FormSpec boxes (#8676)
2020-08-19 hecksClean up sound_fade (#10119)
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2020-08-12 sfan5Render nodeboxes with opaque material if possible ...
2020-08-04 Hugues RossImplement override.txt support for special tiles (...
2020-07-30 sfan5content_cao: Support texture animation for upright_spri...
2020-07-29 LejoAdd PUT and DELETE request + specific method value...
2020-07-27 WuzzyPlay place_failed sound if occupied or cannot attach...
next