]> git.lizzy.rs Git - minetest.git/history - doc/lua_api.txt
Document hypertext escaping (#11374)
[minetest.git] / doc / lua_api.txt
2021-06-22 WuzzyDocument hypertext escaping (#11374)
2021-06-20 sfenceAdd min_y and max_y checks for Active Block Modifiers...
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 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 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-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-21 ZughyObjectRef: fix some v3f checks (#10602)
2021-01-11 ZughyDocument how to make nametags background disappear...
2021-01-11 JDiazImplement on_rightclickplayer callback (#10775)
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-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 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-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-14 sfan5Implement grouped mode for find_nodes_in_area (#9888)
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-06-23 v-robDocument deprecation of *_hovered and *_pressed styles...
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-09 NetherEranSome vector functions useful for working with rotations...
2020-06-06 VitaliyRestore visual_scale support for nodeboxes (and allface...
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-16 ANANDMake automatic_rotate relative, allow setting rotation...
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)
next