]> git.lizzy.rs Git - dragonfireclient.git/history - doc
Add missing comma in example in lua_api.txt (#12339)
[dragonfireclient.git] / doc /
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)
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)
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-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...
2020-07-23 WuzzyImprove default inventory+wield images of node drawtype...
2020-07-14 sfan5Implement grouped mode for find_nodes_in_area (#9888)
2020-07-14 LoneWolfHTAdd object crosshair, disable entity selectionboxes...
2020-07-12 v-robAdd FormSpec font styling options (#9763)
2020-07-12 v-robAllow FormSpec elements to be focused with `set_focus...
2020-07-10 v-robFormspec: Make dropdowns optionally return event based...
2020-07-09 sfan5Continue with 5.4.0-dev
2020-06-23 v-robDocument deprecation of *_hovered and *_pressed styles...
2020-06-17 oilboiFix typo (#10043)
2020-06-16 Danila ShutovMake shading of CAOs optional (#10033)
2020-06-13 Lars MüllerExposing the zoom key to Lua API (#9903)
2020-06-13 sfan5Server pushing media at runtime (#9961)
2020-06-12 luk3yxAdd LevelDB player database (#9982)
2020-06-09 NetherEranSome vector functions useful for working with rotations...
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
2020-06-06 rubenwardyAdd HTTP API to main menu (#9998)
2020-05-29 MoNTE48Add disable_jump check for the player's feet
2020-05-29 WuzzyAdd minetest.is_creative_enabled
2020-05-25 WuzzyRename “Minimal development test” to “Development Test...
2020-05-24 ANANDlua_api.txt: Fix minor typo (#9917)
2020-05-23 sfan5Implement spawning particles with node texture appearance
2020-05-23 sorcerykidAdd on_authplayer callback and 'last_login' to on_joinp...
2020-05-22 Lejo1Check for valid base64 before decoding (#9904)
2020-05-20 ParamatAllow more than 255 biomes, document new maximum (...
2020-05-19 WuzzyRework functionality of leveled nodes (#9852)
2020-05-19 LoneWolfHTAdd ability to scale HUD text (#9814)
2020-05-17 rubenwardyAdd core.open_url() to main menu API (#8592)
2020-05-16 ANANDMake automatic_rotate relative, allow setting rotation...
2020-05-14 sfan5CSM: Bugfixes to camera:get_pos() and camera:get_fov()
2020-05-12 WuzzyAdd mapgen settings to world creation dialog (#9254)
2020-05-11 Lars MüllerDamage texture modifier (#9833)
2020-05-11 WuzzyAdd support for statbar “off state” icons (#9462)
2020-05-06 v-robFormSpec: Add universal style selector `*` (#9718)
2020-05-06 sfan5Expose collided objects in moveresult
2020-05-05 SmallJokerRename moveresult speed to velocity
2020-05-05 oilboiFix small typo (#9813)
2020-05-02 Hugues RossAdd 'content_offset' and 'padding' style properties...
2020-05-02 WuzzyAdd a convention about z_index (#9701)
2020-05-02 ANANDset_fov: Add support for time-based transitions (#9705)
2020-05-01 sfan5Allow connection info to be missing from minetest.get_p...
2020-05-01 LejoGive the online lua mainmenu also the client_list and...
2020-04-27 sfan5Expose collision information to LuaEntity on_step
2020-04-25 EvidenceB KidscodeAdd server side translations capability (#9733)
next