| Commit message (Expand) | Author | Age |
* | [CSM] Add send_chat_message and run_server_chatcommand API functions (#5747) | Pierre-Adrien Langrognet | 2017-05-21 |
* | [CSM] Add function to get the definition of items (#5732) | bigfoot547 | 2017-05-21 |
* | Fix CSM crash (#5779) | red-001 | 2017-05-20 |
* | When minimap is disabled in configuration, really disable it (#5771) | Loïc Blot | 2017-05-19 |
* | CSM: Document forgotten functions | SmallJoker | 2017-05-16 |
* | Replace inconsistent mentions of core.* with minetest.* (#5749) | rubenwardy | 2017-05-12 |
* | Private nodemeta (#5702) | sfan5 | 2017-05-10 |
* | Revert custom player collision box and step height commits | paramat | 2017-05-09 |
* | Player attrs: permits to remove an attribute by setting value to nil (#5716) | Loïc Blot | 2017-05-07 |
* | Player properties: Set correct default collisionbox | paramat | 2017-05-07 |
* | Make the player collisionbox settable | TeTpaAka | 2017-05-06 |
* | Use a settings object for the main settings | ShadowNinja | 2017-05-06 |
* | [CSM] add `on_item_use` (#5544) | red-001 | 2017-05-06 |
* | [CSM] Add camera API (#5609) | bigfoot547 | 2017-05-05 |
* | Add option to also check the center to `find_node_near` (#5255) | red-001 | 2017-05-04 |
* | Add function to get server info. | red-001 | 2017-05-04 |
* | Set sky API: Add bool for clouds in front of custom skybox | paramat | 2017-05-02 |
* | Sneak: Improve and fix various things | SmallJoker | 2017-05-03 |
* | Sound API: Add fading sounds | Brandon | 2017-05-03 |
* | Add clouds API | Ben Deutsch | 2017-04-30 |
* | [CSM] Add event on_place_node API lua (#5548) | Vincent Glize | 2017-04-29 |
* | [CSM] add screenshot api lua (#5674) | Vincent Glize | 2017-04-29 |
* | Fix click-digging torches (#5652) | you | 2017-04-28 |
* | Allow mesh and nodeboxes to wave like plants or leaves. (#3497) | Auke Kok | 2017-04-28 |
* | Allow scripts to get the client protocol version in non-debug builds. (#5649) | red-001 | 2017-04-27 |
* | Fix incorrect formspec-tooltip doc, add detail in 'floodable' & 'on_flood' do... | Bluebird | 2017-04-27 |
* | Tiny documentation fix. (#5659) | Bluebird | 2017-04-26 |
* | Player data to Database (#5475) | Loïc Blot | 2017-04-23 |
* | Sneak glitch: Set default to false | paramat | 2017-04-22 |
* | Add on_flood() callback. | Auke Kok | 2017-04-22 |
* | Soft node overlay (#5186) | Dániel Juhász | 2017-04-21 |
* | Light update for map blocks | Dániel Juhász | 2017-04-20 |
* | Tools: Fix tool digging speed limit | Hybrid Dog | 2017-04-19 |
* | Sneak: Add option for old move code | paramat | 2017-04-17 |
* | Implement delayed server shutdown with cancelation (#4664) | Loïc Blot | 2017-04-15 |
* | [CSM] Add function to set minimap shape (#5569) | bigfoot547 | 2017-04-14 |
* | Add documentation for map block format 27 (#5576) | Dániel Juhász | 2017-04-13 |
* | [CSM] Fix localplayer documentation (#5557) | Vincent Glize | 2017-04-12 |
* | LocalPlayer api lua | Vincent Glize | 2017-04-08 |
* | Hardware coloring for itemstacks | Dániel Juhász | 2017-04-08 |
* | Document that write_json will error on unserializable types. (#5539) | raymoo | 2017-04-08 |
* | [CSM] Add event on_connect player API lua (#5540) | Vincent Glize | 2017-04-08 |
* | [CSM] Add function to get the server protocol version. (#5529) | red-001 | 2017-04-06 |
* | [CSM] Add support for positional audio. (#5516) | red-001 | 2017-04-06 |
* | [CSM] Add local node meta reference. (#5508) | red-001 | 2017-04-04 |
* | First commit for fine pointed (#5485) | MarkuBu | 2017-04-01 |
* | [CSM] Add function and chat command to disconnect from server. (#5487) | red-001 | 2017-04-01 |
* | Paramtype2: Add missing type CPT2_GLASSLIKE_LIQUID_LEVEL | paramat | 2017-03-30 |
* | Add functions to strip color information. (#5472) | Diego Martínez | 2017-03-28 |
* | [CSM] Fix errors in and improve the CSM documentation. (#5467) | red-001 | 2017-03-28 |