<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, 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:28:36+00:00</updated>
<entry>
<title>Update credits</title>
<updated>2017-06-03T18:28:36+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2017-05-28T19:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fe046fab8aa0bde610f8828fb1c3fc014cf7e193'/>
<id>urn:sha1:fe046fab8aa0bde610f8828fb1c3fc014cf7e193</id>
<content type='text'>
The following algorithm was used when selecting contributors:

* Every non-trivial contributor from the current release,
  Non-trivial meaning more than X non-trivial commits, not counting documentation/translation changes
* The top Y contributors from the last 4 years.
* Previous contributor means no contributions since a few months before the last release.

In the future this should be automated
</content>
</entry>
<entry>
<title>Remove unimplemented setting `movement_speed_descend` (#5892)</title>
<updated>2017-06-03T12:44:04+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-06-03T12:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=994802a77496202a1d71aae54e9606ee6f55def6'/>
<id>urn:sha1:994802a77496202a1d71aae54e9606ee6f55def6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove “inf” argument from shutdown command help (#5880)</title>
<updated>2017-06-02T15:16:30+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2017-06-02T15:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=80fe516e4e9139503afec234d81555468803b118'/>
<id>urn:sha1:80fe516e4e9139503afec234d81555468803b118</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing levels to logging menu (#5836)</title>
<updated>2017-05-28T07:23:06+00:00</updated>
<author>
<name>Nathan Salapat</name>
<email>rendertracer@gmail.com</email>
</author>
<published>2017-05-28T07:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c09e16ff5bd65a82aa231a286308f3415fe9159e'/>
<id>urn:sha1:c09e16ff5bd65a82aa231a286308f3415fe9159e</id>
<content type='text'>
* Added missing levels to logging menu

Added none and error options to the debug_log_level in the advance settings.
</content>
</entry>
<entry>
<title>Add formspec escaping to subgame list in create world dialog (#5808)</title>
<updated>2017-05-24T05:45:23+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2017-05-24T05:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e8fb1f79bcd4261e2ed58f2f4286994d947572e2'/>
<id>urn:sha1:e8fb1f79bcd4261e2ed58f2f4286994d947572e2</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>Menu: Merge singleplayer and server tabs (#5627)</title>
<updated>2017-05-21T08:07:05+00:00</updated>
<author>
<name>Elijah Duffy</name>
<email>enduffy2014@outlook.com</email>
</author>
<published>2017-05-21T08:07:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4dc97eb99fdbeec186cce5b03c64fb1df319d19d'/>
<id>urn:sha1:4dc97eb99fdbeec186cce5b03c64fb1df319d19d</id>
<content type='text'>
Rename "Singleplayer" tab to "Play" and remove "Server" tab placing server functionality under a "Host Game" checkbox in "Play."</content>
</entry>
<entry>
<title>Add /clearinv chat command (#4994)</title>
<updated>2017-05-20T10:56:17+00:00</updated>
<author>
<name>Elijah Duffy</name>
<email>enduffy2014@outlook.com</email>
</author>
<published>2017-05-20T10:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dada983ff44298a5e38c9ba6ee46e1f4a25d1420'/>
<id>urn:sha1:dada983ff44298a5e38c9ba6ee46e1f4a25d1420</id>
<content type='text'>
Allow players to clear their own inventory or that of another player with /clearinv command. server privilege is required to clear another player's inventory, no privileges are required to clear your own inventory.'</content>
</entry>
<entry>
<title>Mainmenu: Fix issues while trying to enable all mods (#5770)</title>
<updated>2017-05-19T05:45:47+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-05-19T05:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=674400523e10624ae8320b0d18a05dbfd6dcac42'/>
<id>urn:sha1:674400523e10624ae8320b0d18a05dbfd6dcac42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Fix subgame mod selection (#5367)</title>
<updated>2017-05-17T17:31:57+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2017-05-17T17:31:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9b5effffbb0599f85014b53c3fd025b6a8222e02'/>
<id>urn:sha1:9b5effffbb0599f85014b53c3fd025b6a8222e02</id>
<content type='text'>
</content>
</entry>
</feed>
