<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/common, branch 5.1.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-09-18T22:37:56+00:00</updated>
<entry>
<title>Also print help commands to chat for server terminal (#8869)</title>
<updated>2019-09-18T22:37:56+00:00</updated>
<author>
<name>Tim Myers</name>
<email>temyers240@gmail.com</email>
</author>
<published>2019-09-18T22:37:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c413eeb0260e143ada3f2c1915bda07602e06fa1'/>
<id>urn:sha1:c413eeb0260e143ada3f2c1915bda07602e06fa1</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Add luacheck to check builtin (#7895)</title>
<updated>2019-08-06T18:30:18+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2019-08-06T18:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8e757859d6a6bf6482480904e8485e9344e567ab'/>
<id>urn:sha1:8e757859d6a6bf6482480904e8485e9344e567ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Forward old return values</title>
<updated>2019-08-02T08:20:41+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2019-08-02T08:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3ad9a8f3a978b41a88ebf8a88690ad658cd132c7'/>
<id>urn:sha1:3ad9a8f3a978b41a88ebf8a88690ad658cd132c7</id>
<content type='text'>
Was forgotten in 69bf964.
</content>
</entry>
<entry>
<title>Add /help formspec for commands and privileges (#8385)</title>
<updated>2019-07-20T16:22:32+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-07-20T16:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=69bf964241666428e8d1663164a443654f51d53a'/>
<id>urn:sha1:69bf964241666428e8d1663164a443654f51d53a</id>
<content type='text'>
* Trigger for 'all' as well
* Add description textarea, double-click to copy
</content>
</entry>
<entry>
<title>Use vector.dot and vector.cross in vector.angle</title>
<updated>2019-07-16T19:44:42+00:00</updated>
<author>
<name>HybridDog</name>
<email>ovvv@web.de</email>
</author>
<published>2019-07-14T09:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=41229696be5878effa53a9a754766857d70f417d'/>
<id>urn:sha1:41229696be5878effa53a9a754766857d70f417d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vector.dot and vector.cross</title>
<updated>2019-07-16T19:44:42+00:00</updated>
<author>
<name>HybridDog</name>
<email>ovvv@web.de</email>
</author>
<published>2019-07-13T11:46:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=71db715ba56369c67aa3187315601e2ae25d719a'/>
<id>urn:sha1:71db715ba56369c67aa3187315601e2ae25d719a</id>
<content type='text'>
Mostly copied from MarkuBu's code
</content>
</entry>
<entry>
<title>Optimize core.after in a simple way (#8351)</title>
<updated>2019-03-27T20:05:50+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2019-03-27T20:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ad75dba87bb39de2c3d12b228bf113abe740c942'/>
<id>urn:sha1:ad75dba87bb39de2c3d12b228bf113abe740c942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>core.after: Improve assertion message (#8388)</title>
<updated>2019-03-17T09:25:47+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-03-17T09:25:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d50feb89debf209a11426b2e8f44d90d64ed6cc2'/>
<id>urn:sha1:d50feb89debf209a11426b2e8f44d90d64ed6cc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Add vector.angle(). Returns the angle between 2 vectors (#7738)</title>
<updated>2019-03-17T02:05:03+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-03-17T02:05:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7f1c2b8a00ede0659746102762aeb1da487eb6f8'/>
<id>urn:sha1:7f1c2b8a00ede0659746102762aeb1da487eb6f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add math.factorial (#8298)</title>
<updated>2019-03-05T09:11:21+00:00</updated>
<author>
<name>HybridDog</name>
<email>ovvv@web.de</email>
</author>
<published>2019-03-05T09:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a7c5dc50e5445c3aa3b45ea4be48fc179bd4cce8'/>
<id>urn:sha1:a7c5dc50e5445c3aa3b45ea4be48fc179bd4cce8</id>
<content type='text'>
</content>
</entry>
</feed>
