<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/common, branch 5.2.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2020-03-14T14:01:22+00:00</updated>
<entry>
<title>Fix some chatcommands not returning a value (#9503)</title>
<updated>2020-03-14T14:01:22+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-03-14T14:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1441281809d9961ff7498df86601db151956b030'/>
<id>urn:sha1:1441281809d9961ff7498df86601db151956b030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup global namespace pollution in builtin (#9451)</title>
<updated>2020-03-06T20:19:14+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-03-06T20:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ce8cdc03337ac20b998620f2690eb76e5434ffb9'/>
<id>urn:sha1:ce8cdc03337ac20b998620f2690eb76e5434ffb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix potential security issue(s), documentation on minetest.deserialize() (#9369)</title>
<updated>2020-03-05T21:03:04+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-03-05T21:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8d6a0b917ce1e7f4f1017835af0ca76e79c98c38'/>
<id>urn:sha1:8d6a0b917ce1e7f4f1017835af0ca76e79c98c38</id>
<content type='text'>
Also adds an unittest</content>
</entry>
<entry>
<title>Add table.shuffle (#8299)</title>
<updated>2020-02-01T15:09:45+00:00</updated>
<author>
<name>HybridDog</name>
<email>3192173+HybridDog@users.noreply.github.com</email>
</author>
<published>2020-02-01T15:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ea5e231959365622607c8bfd953f6d96ec54a394'/>
<id>urn:sha1:ea5e231959365622607c8bfd953f6d96ec54a394</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Lua unit tests to builtin using busted (#9184)</title>
<updated>2020-01-18T02:09:18+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-01-18T02:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1173ff0c13a07dec2ede3166378dc5f50fff37b3'/>
<id>urn:sha1:1173ff0c13a07dec2ede3166378dc5f50fff37b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add table.key_value_swap (#9248)</title>
<updated>2020-01-04T14:44:48+00:00</updated>
<author>
<name>HybridDog</name>
<email>3192173+HybridDog@users.noreply.github.com</email>
</author>
<published>2020-01-04T14:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f9c7e46a347576c9327aaa0d9b6a5b4cd07c26e2'/>
<id>urn:sha1:f9c7e46a347576c9327aaa0d9b6a5b4cd07c26e2</id>
<content type='text'>

</content>
</entry>
<entry>
<title>Fix rotate_node to return the correct itemstack.</title>
<updated>2019-10-13T15:11:00+00:00</updated>
<author>
<name>Aaron Suen</name>
<email>warr1024@gmail.com</email>
</author>
<published>2019-10-13T13:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0df646e0689b5324c7bdb13205c2a63e42ebe8e8'/>
<id>urn:sha1:0df646e0689b5324c7bdb13205c2a63e42ebe8e8</id>
<content type='text'>
All on_* hooks that return an itemstack are NOT guaranteed to
modify and return the original stack.  We cannot count on the
behavior of the existing builtin definitions not to be overridden
by game/mod logic.
</content>
</entry>
<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>
</feed>
