]> git.lizzy.rs Git - minetest.git/history - doc
F5 Debug info: More compact, return to 2 lines
[minetest.git] / doc /
2017-11-25 EzhhImprove documentation for player:set_attribute()
2017-11-24 gituser2194Fix misspellings
2017-11-19 paramatStratum ore: Add option for a constant thickness stratum
2017-11-17 paramatOre API documentation: Update and improve
2017-11-13 paramatLua_api.txt: Add documentation of required mapgen aliases
2017-11-08 sfan5Add minetest.safe_write_file() to script API
2017-11-06 paramatLua_api.txt: Add documentation for 'eye_height' player...
2017-10-30 Rob BlanckaertAdd sha1 to lua utils. (#6563)
2017-10-29 lisacvukCSM: Add a way to get current locale from CSM
2017-10-29 paramatBiome API: Add decoration flags for underground decorations
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-10-28 raymooFix default item callbacks to work with nil users ...
2017-10-23 Muhammad Rifqi Pri... Lua_api.txt: Revert changes to NoiseParams format example
2017-10-23 Muhammad Rifqi Pri... Improvements/fixes for noise parameter input in advance...
2017-10-20 Auke KokCorrect `prot_vers` in lua_api.txt.
2017-10-15 VitaliyReal global textures (#6105)
2017-10-10 paramatSimple decorations: Make 'place_offset_y' usable with...
2017-10-09 paramatSimple decorations: Add 'param2_max' parameter for...
2017-10-09 adridoFormspec: textarea with scrollbar improvements
2017-10-09 adelcoding1FormSpec : Add an auto vertical scrollbar to the textarea
2017-10-05 James Alexander... Move register_on_modchannel_signal() (#6497)
2017-10-02 Vincent Glize[CSM] Add callback on open inventory (#5793)
2017-10-01 paramatStratum ore: Allow use with no noise for simple horizon...
2017-09-28 Hybrid DogLua_api.txt: Clarify arguments of functions, plus some...
2017-09-28 raymooDocument orientation parameter of set_attach (#6473)
2017-09-28 orwell96Add static_save property to luaentites to not save...
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-25 paramatCan_zoom player object property: Add missing documentation
2017-09-19 paramatRooted plantlike drawtype: Add remaining documentation
2017-09-18 paramatLeveled nodebox: Change levels from 1/63rds to 1/64ths
2017-09-17 paramatBiome API: Revert biomes, decos, ores being relative...
2017-09-16 paramatGenerate biomes: Recalculate biome at biome lower limit
2017-09-15 SmallJokerCustomizeable max breath for players (#6411)
2017-09-14 Rob BlanckaertObject properties: Add 'glow', disables light's effect...
2017-09-12 sfan5Fix core.wrap_text and make its behaviour consistent...
2017-09-11 Auke KokImplement client node dig prediction
2017-09-11 red-001Allow the join/leave message to be overridden by mods.
2017-09-10 paramatSchematic decorations: Add 'place_offset_y' placement...
2017-09-04 Loïc BlotImplement minetest.register_can_bypass_userlimit (...
2017-09-03 ParamatOres: Add stratum ore (#6352)
2017-09-01 RuiRemove nodeupdate completely (#6358)
2017-09-01 sapierFix animation frame_speed and blend loosing precision...
2017-08-29 Ben DeutschDocumentation for 'slippery' node group (#6345)
2017-08-29 rubenwardyFix mistake when calling on_priv_grant/revoke, and...
2017-08-27 zeunerLua API: Add function to deregister single biomes ...
2017-08-27 youcore.get_objects_inside_radius: Omit removed objects...
2017-08-26 Nathanaël CourantAdd '@n' escape sequences and some documentation on...
2017-08-26 rubenwardyAdd on_grant and on_revoke callbacks (#4713)
2017-08-25 Dániel JuhászOverlays for wield and inventory images (#6107)
2017-08-24 EkdohibsAdd clientside translations.
2017-08-24 stujones11Make entity selection and collision boxes independently...
2017-08-23 SmallJokerRespect object property hp_max field for players (...
2017-08-20 paramatMinimap: Add new HUD flag for minimap radar mode
2017-08-20 Loïc BlotNew version scheme (#6292)
2017-08-14 Dániel JuhászMake dropped items colorable
2017-08-13 WuzzyAdd slippery group for nodes (players/items slide)
2017-08-13 SmallJokerTrigger on_rightclick regardless on the formspec meta...
2017-07-27 Loïc BlotAdd LuaEntity on_death callback (#6177)
2017-07-26 paramatCreate_schematic documentation: Update for per-node...
2017-07-24 Ben DeutschClouds API: change speed from 'y' to 'z', ColorSpecs...
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 cx384Add information about the button height
2017-07-15 Loic BlotRevert "CSM: Revert "[CSM] Add send_chat_message and...
2017-07-15 rubenwardyCSM: Revert "[CSM] Add send_chat_message and run_server...
2017-07-14 Elijah DuffyRemove remaining modstore code (#6120)
2017-07-11 paramatBiomes/decorations/ores: Make relative to 'water_level...
2017-07-11 number ZeroAdd 'plantlike_rooted' drawtype
2017-07-07 Dániel JuhászExpose getPointedThing to Lua
2017-06-26 paramatOres: Make 'absheight' flag non-functional
2017-06-25 Loic BlotRevert "Ores: Make 'absheight' flag non-functional"
2017-06-25 paramatOres: Make 'absheight' flag non-functional
2017-06-24 Dániel JuhászHelper methods for hardware colorization (#5870)
2017-06-22 Gael-de-SaillyAdd minetest.rgba function that returns ColorString...
2017-06-20 Dániel JuhászAutomatic item and node colorization (#5640)
2017-06-19 SmallJokerfind_nodes_in_area: Extend maximal count to U32_MAX...
2017-06-11 RuiSound: Add pitch option (#5960)
2017-06-10 DSfix an example in lua_api (#5604)
2017-06-09 DSCSM: Fix documentation error for register_on_*_chat_mes...
2017-06-07 red-001[CSM] Add function to get player privileges (#5933)
2017-06-06 Loic BlotFix bump_version.sh & client_lua_api.md
2017-06-06 red-001Fix typos/mistakes in the documentation for colour...
2017-06-06 Elijah DuffyMain Menu: Add get_clientmodpath API (#5912)
2017-06-03 ShadowNinjaBump version to 0.4.16 0.4.16
2017-06-03 ShadowNinjaUpdate remove_player documentation
2017-06-03 WuzzyMention data type for get/set_attribute in docs (#5884)
2017-06-02 WuzzyLua_api.txt: Various edits and Markdown syntax improvements
2017-06-02 Dániel JuhászDocument hardware coloring and soft node overlays ...
2017-05-21 Pierre-Adrien Lang... [CSM] Add send_chat_message and run_server_chatcommand...
2017-05-21 bigfoot547[CSM] Add function to get the definition of items ...
2017-05-20 red-001Fix CSM crash (#5779)
2017-05-19 Loïc BlotWhen minimap is disabled in configuration, really disab...
2017-05-16 SmallJokerCSM: Document forgotten functions
2017-05-12 rubenwardyReplace inconsistent mentions of core.* with minetest...
2017-05-10 sfan5Private nodemeta (#5702)
2017-05-09 paramatRevert custom player collision box and step height...
2017-05-07 Loïc BlotPlayer attrs: permits to remove an attribute by setting...
2017-05-07 paramatPlayer properties: Set correct default collisionbox
2017-05-06 TeTpaAkaMake the player collisionbox settable
2017-05-06 ShadowNinjaUse a settings object for the main settings
2017-05-06 red-001[CSM] add `on_item_use` (#5544)
next