summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
...
* Fix click-digging torches (#5652)you2017-04-28
* Allow mesh and nodeboxes to wave like plants or leaves. (#3497)Auke Kok2017-04-28
* Allow scripts to get the client protocol version in non-debug builds. (#5649)red-0012017-04-27
* Fix incorrect formspec-tooltip doc, add detail in 'floodable' & 'on_flood' do...Bluebird2017-04-27
* Tiny documentation fix. (#5659)Bluebird2017-04-26
* Player data to Database (#5475)Loïc Blot2017-04-23
* Sneak glitch: Set default to falseparamat2017-04-22
* Add on_flood() callback.Auke Kok2017-04-22
* Soft node overlay (#5186)Dániel Juhász2017-04-21
* Light update for map blocksDániel Juhász2017-04-20
* Tools: Fix tool digging speed limitHybrid Dog2017-04-19
* Sneak: Add option for old move codeparamat2017-04-17
* Implement delayed server shutdown with cancelation (#4664)Loïc Blot2017-04-15
* [CSM] Add function to set minimap shape (#5569)bigfoot5472017-04-14
* Add documentation for map block format 27 (#5576)Dániel Juhász2017-04-13
* [CSM] Fix localplayer documentation (#5557)Vincent Glize2017-04-12
* LocalPlayer api luaVincent Glize2017-04-08
* Hardware coloring for itemstacksDániel Juhász2017-04-08
* Document that write_json will error on unserializable types. (#5539)raymoo2017-04-08
* [CSM] Add event on_connect player API lua (#5540)Vincent Glize2017-04-08
* [CSM] Add function to get the server protocol version. (#5529)red-0012017-04-06
* [CSM] Add support for positional audio. (#5516)red-0012017-04-06
* [CSM] Add local node meta reference. (#5508)red-0012017-04-04
* First commit for fine pointed (#5485)MarkuBu2017-04-01
* [CSM] Add function and chat command to disconnect from server. (#5487)red-0012017-04-01
* Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVELparamat2017-03-30
* Add functions to strip color information. (#5472)Diego Martínez2017-03-28
* [CSM] Fix errors in and improve the CSM documentation. (#5467)red-0012017-03-28
* [CSM] Add function to get player names in range (#5435)bigfoot5472017-03-22
* Firelike drawtype: Add missing docs for visual_scale in lua_api.txt (#5434)Paramat2017-03-20
* Give CSM access to use `core.colorize()` (#5113)red-0012017-03-17
* [CSM] Add minimap API modifiers (#5399)Loïc Blot2017-03-16
* lua_api: Document minetest.features (#5311)SmallJoker2017-03-15
* Add disclaimer to client_lua_api.txt (#5391)rubenwardy2017-03-14
* Add `get_wielded_item`red-0012017-03-13
* [CSM] Add `on_punchnode` callbackred-0012017-03-13
* [CSM] Add `get_node` and `get_node_or_nil`red-0012017-03-13
* [CSM] Add `on_dignode` callback (#5140)red-0012017-03-13
* [CSM] Add local formspecs. (#5094)red-0012017-03-13
* [CSM] sound_play & sound_stop support + client_lua_api doc (#5096)Loïc Blot2017-03-13
* GUI: Allow texture packs to customize the progress bar (#5368)kilbith2017-03-13
* Light calculation: New bulk node lighting codeDániel Juhász2017-03-11
* Add minetest.spawn_falling_node(pos) (#5339)zaoqi2017-03-04
* FormSpec: Add position and anchor elements (#5284)adelcoding12017-03-04
* Fix the documentation for `minetest.is_yes` (#5276)red-0012017-02-20
* Correct lua_api.txt docs related to meta (#5198)rubenwardy2017-02-10
* Add ModMetadata API (#5131)Loïc Blot2017-02-08
* Add per-stack descriptions using ItemStack Metadatarubenwardy2017-02-04
* Add ItemStack key-value meta storagerubenwardy2017-02-04
* Add multiply texture modifiersapier2017-01-30