<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/doc, branch 0.4.16</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2017-06-03T18:42:10+00:00</updated>
<entry>
<title>Bump version to 0.4.16</title>
<updated>2017-06-03T18:42:10+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2017-06-03T18:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=80dc961d24e1964e25d57039ddb2ba639f9f4d22'/>
<id>urn:sha1:80dc961d24e1964e25d57039ddb2ba639f9f4d22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update remove_player documentation</title>
<updated>2017-06-03T18:39:49+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2017-06-03T18:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e4d3639d403f1d7cc4223bcca3816d8f19198cb6'/>
<id>urn:sha1:e4d3639d403f1d7cc4223bcca3816d8f19198cb6</id>
<content type='text'>
This function only removes player meta data,
not player authentication data.
</content>
</entry>
<entry>
<title>Mention data type for get/set_attribute in docs (#5884)</title>
<updated>2017-06-03T06:20:22+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2017-06-03T06:20:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e91ffa0c911557f9f833e7b29066b8d3026751c7'/>
<id>urn:sha1:e91ffa0c911557f9f833e7b29066b8d3026751c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Lua_api.txt: Various edits and Markdown syntax improvements</title>
<updated>2017-06-02T17:01:12+00:00</updated>
<author>
<name>Wuzzy</name>
<email>almikes@aol.com</email>
</author>
<published>2017-06-02T12:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1b83b0acfde26e1689202bb99659934ed598d705'/>
<id>urn:sha1:1b83b0acfde26e1689202bb99659934ed598d705</id>
<content type='text'>
Add minor bits of missing Lua API documentation.
Remove L-system lighting bug warning.
Clarify 2 lines in node timer documentation.
Fix many Markdown syntax errors in lua_api.txt.
</content>
</entry>
<entry>
<title>Document hardware coloring and soft node overlays (#5876)</title>
<updated>2017-06-02T13:57:59+00:00</updated>
<author>
<name>Dániel Juhász</name>
<email>juhdanad@gmail.com</email>
</author>
<published>2017-06-02T13:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=30c51a1115539b76aa76091de0adbb083c680b42'/>
<id>urn:sha1:30c51a1115539b76aa76091de0adbb083c680b42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)</title>
<updated>2017-05-21T21:06:51+00:00</updated>
<author>
<name>Pierre-Adrien Langrognet</name>
<email>upsilon@langg.net</email>
</author>
<published>2017-05-21T21:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=39f4a2f607d44738d60db84eba4b30e3d7450204'/>
<id>urn:sha1:39f4a2f607d44738d60db84eba4b30e3d7450204</id>
<content type='text'>
* [CSM] Add send_chat_message and run_server_chatcommand API functions

* Add client-side chat message rate limiting

* Limit out chat queue size

* [CSM] Add minetest.clear_out_chat_queue API function and .clear_chat_queue chatcommand

* Last fixes/cleanups before merge
</content>
</entry>
<entry>
<title>[CSM] Add function to get the definition of items (#5732)</title>
<updated>2017-05-21T12:40:55+00:00</updated>
<author>
<name>bigfoot547</name>
<email>bigfoot547@users.noreply.github.com</email>
</author>
<published>2017-05-21T12:40:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dfa0c15ce045705f05487d623dc7beca6c945b4b'/>
<id>urn:sha1:dfa0c15ce045705f05487d623dc7beca6c945b4b</id>
<content type='text'>
Add node def and item def documentation.

Please be ready for merge!</content>
</entry>
<entry>
<title>Fix CSM crash (#5779)</title>
<updated>2017-05-20T14:45:49+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-05-20T14:45:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=772944daf69ab463568fbbf35a9011e4c8e6c44a'/>
<id>urn:sha1:772944daf69ab463568fbbf35a9011e4c8e6c44a</id>
<content type='text'>
Caused by dc5bc6c and them made worse by 5ebf8f9</content>
</entry>
<entry>
<title>When minimap is disabled in configuration, really disable it (#5771)</title>
<updated>2017-05-19T05:25:27+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-05-19T05:25:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e25a38e3fbb156ae2bc72cc66aef014ae3963407'/>
<id>urn:sha1:e25a38e3fbb156ae2bc72cc66aef014ae3963407</id>
<content type='text'>
* When minimap is disabled in configuration, really disable it
</content>
</entry>
<entry>
<title>CSM: Document forgotten functions</title>
<updated>2017-05-16T20:57:26+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2017-05-13T11:14:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0120fe16a761f9e06c8c2877439db6a46d808143'/>
<id>urn:sha1:0120fe16a761f9e06c8c2877439db6a46d808143</id>
<content type='text'>
</content>
</entry>
</feed>
