Translated using Weblate (Malay)
[oweals/minetest.git] / doc /
2017-05-04 red-001Add function to get server info.
2017-05-03 paramatSet sky API: Add bool for clouds in front of custom...
2017-05-03 SmallJokerSneak: Improve and fix various things
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-29 Vincent Glize[CSM] Add event on_place_node API lua (#5548)
2017-04-29 Vincent Glize[CSM] add screenshot api lua (#5674)
2017-04-28 youFix click-digging torches (#5652)
2017-04-28 Auke KokAllow mesh and nodeboxes to wave like plants or leaves...
2017-04-27 red-001Allow scripts to get the client protocol version in...
2017-04-27 BluebirdFix incorrect formspec-tooltip doc, add detail in ...
2017-04-26 BluebirdTiny documentation fix. (#5659)
2017-04-23 Loïc BlotPlayer data to Database (#5475)
2017-04-22 paramatSneak glitch: Set default to false
2017-04-22 Auke KokAdd on_flood() callback.
2017-04-21 Dániel JuhászSoft node overlay (#5186)
2017-04-20 Dániel JuhászLight update for map blocks
2017-04-19 Hybrid DogTools: Fix tool digging speed limit
2017-04-17 paramatSneak: Add option for old move code
2017-04-15 Loïc BlotImplement delayed server shutdown with cancelation...
2017-04-14 bigfoot547[CSM] Add function to set minimap shape (#5569)
2017-04-13 Dániel JuhászAdd documentation for map block format 27 (#5576)
2017-04-12 Vincent Glize[CSM] Fix localplayer documentation (#5557)
2017-04-09 Vincent GlizeLocalPlayer api lua
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-08 raymooDocument that write_json will error on unserializable...
2017-04-08 Vincent Glize[CSM] Add event on_connect player API lua (#5540)
2017-04-06 red-001[CSM] Add function to get the server protocol version...
2017-04-06 red-001[CSM] Add support for positional audio. (#5516)
2017-04-04 red-001[CSM] Add local node meta reference. (#5508)
2017-04-01 MarkuBuFirst commit for fine pointed (#5485)
2017-04-01 red-001[CSM] Add function and chat command to disconnect from...
2017-03-30 paramatParamtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL
2017-03-28 Diego MartínezAdd functions to strip color information. (#5472)
2017-03-28 red-001[CSM] Fix errors in and improve the CSM documentation...
2017-03-22 bigfoot547[CSM] Add function to get player names in range (#5435)
2017-03-20 ParamatFirelike drawtype: Add missing docs for visual_scale...
2017-03-17 red-001Give CSM access to use `core.colorize()` (#5113)
2017-03-16 Loïc Blot[CSM] Add minimap API modifiers (#5399)
2017-03-15 SmallJokerlua_api: Document minetest.features (#5311)
2017-03-14 rubenwardyAdd disclaimer to client_lua_api.txt (#5391)
2017-03-13 red-001Add `get_wielded_item`
2017-03-13 red-001[CSM] Add `on_punchnode` callback
2017-03-13 red-001[CSM] Add `get_node` and `get_node_or_nil`
2017-03-13 red-001[CSM] Add `on_dignode` callback (#5140)
2017-03-13 red-001[CSM] Add local formspecs. (#5094)
2017-03-13 Loïc Blot[CSM] sound_play & sound_stop support + client_lua_api...
2017-03-13 kilbithGUI: Allow texture packs to customize the progress...
2017-03-11 Dániel JuhászLight calculation: New bulk node lighting code
2017-03-04 zaoqiAdd minetest.spawn_falling_node(pos) (#5339)
2017-03-04 adelcoding1FormSpec: Add position and anchor elements (#5284)
2017-02-19 red-001Fix the documentation for `minetest.is_yes` (#5276)
2017-02-10 rubenwardyCorrect lua_api.txt docs related to meta (#5198)
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-04 rubenwardyAdd per-stack descriptions using ItemStack Metadata 5154/head
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-01-30 sapierAdd multiply texture modifier
2017-01-28 SmallJokerfrom_table: Fix crash for missing inventory or field
2017-01-28 sapierMake entity on_punch have same signature and behaviour...
2017-01-27 Loïc BlotImplement player attribute backend (#4155)
2017-01-23 Auke Kokcore: Add dir_to_yaw and yaw_to_dir helpers
2017-01-23 Auke KokVector: Add vector.sort(a, b): return box edges
2017-01-23 Dániel JuhászAdd hardware node coloring. Includes:
2017-01-21 sapierAdd Entity get_texture_mod() to Lua API
2017-01-20 Elijah DuffyAdd chatcommand unregister and override API (#5076)
2017-01-18 sfan5Add particle animation, glow
2017-01-18 rubenwardyAdd minetest.player_exists() (#5064)
2017-01-16 rubenwardyRename ObjectRef methods to be consistent and predictable 5052/head
2017-01-09 RuiAdd staticdata parameter to add_entity (#5009)
2017-01-05 LNJlua_api.txt: Add registered_chatcommands to global...
2017-01-04 rubenwardyExpose and document chatcommands as minetest.registered... 4987/head
2017-01-02 sfan5Add 2D sheet animation for nodes
2017-01-02 Luke Puchner-HardmanAdded "[sheet" to the texture special commands.
2016-12-26 sfan5Various anticheat improvements
2016-12-22 sfan5Bump version to 0.4.15 0.4.15
2016-12-07 Auke KokSimple deco: Allow setting param2 value on placement
2016-12-02 AmazFix incorrect docs about minetest.hud_replace_builtin...
2016-12-02 BluebirdVery small documentation fix. (#4830)
2016-12-01 paramatLua_api.txt: Clarify use of looping sounds
2016-11-28 sfan5Allow restricting detached inventories to one player
2016-11-26 TeTpaAkaWieldhand: Allow overriding the hand
2016-11-22 orwell96Make supplying empty formspec strings close the formspe...
2016-11-18 orwell96Particles: Make attached particle spawners respect...
2016-11-18 Auke KokBuiltin/../item: Enable tool breaking sounds
2016-11-15 WuzzyLua_api.txt: Naming convention for custom item/entity...
2016-11-14 sfan5Revert "Adding particle blend, glow and animation ...
2016-11-14 Foghrye4Adding particle blend, glow and animation (#4705)
2016-11-14 est31Rename nodeupdate and nodeupdate_single and make them...
2016-11-12 paramatNodeupdate: Remove documentation in lua_api.txt
2016-11-02 BrandonAdd minetest.get_server_uptime() function to Lua API...
2016-11-01 ShadowNinjaAdd version API
2016-10-31 paramatLua voxelmanip: Add optional buffer param for 'get...
2016-10-27 raymooDocument item use callbacks (#4668)
2016-10-21 paramatLua_api.txt: Clarify 'override_meta' bool in 'set mapge...
2016-10-17 rubenwardyBuiltin: Add vector.floor helper function
2016-10-15 sfan5Make documentation about ItemStack:set_{name,count...
2016-10-13 raymooAttached particle spawners
2016-10-08 rubenwardyFix backwards compatibility issue introduced by close_o...
2016-10-07 paramatLua_api.txt: Add biome and nodeupdate documentation
2016-10-03 raymooForceloading: Transient forceloads
next