<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/game, branch mirror_hands</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-07-14T18:51:42+00:00</updated>
<entry>
<title>Fix regression &amp; replace more occurrences of vector.new with vector.copy (#12539)</title>
<updated>2022-07-14T18:51:42+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-07-14T18:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b204655081f495c9d45fdf7d49d203e910dafc7a'/>
<id>urn:sha1:b204655081f495c9d45fdf7d49d203e910dafc7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Animated particlespawners and more (#11545)</title>
<updated>2022-07-13T09:57:12+00:00</updated>
<author>
<name>Lexi Hale</name>
<email>5723574+velartrill@users.noreply.github.com</email>
</author>
<published>2022-07-13T09:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=20bd6bdb685af11548c35d3a48e5aa33f4222397'/>
<id>urn:sha1:20bd6bdb685af11548c35d3a48e5aa33f4222397</id>
<content type='text'>
Co-authored-by: Lars Mueller &lt;appgurulars@gmx.de&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;
Co-authored-by: Dmitry Kostenko &lt;codeforsmile@gmail.com&gt;</content>
</entry>
<entry>
<title>Make `VoxelArea:position()` return a vector with metatable (#12521)</title>
<updated>2022-07-09T20:32:33+00:00</updated>
<author>
<name>AFCMS</name>
<email>afcm.contact@gmail.com</email>
</author>
<published>2022-07-09T20:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fae8726a769f9ad3bb81bf3e364265662d333dd0'/>
<id>urn:sha1:fae8726a769f9ad3bb81bf3e364265662d333dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace deprecated use of `vector.new` with `copy`</title>
<updated>2022-07-08T11:52:58+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-07-08T11:52:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b15393c2a5e43e5493c767877cf48b1a510736d6'/>
<id>urn:sha1:b15393c2a5e43e5493c767877cf48b1a510736d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing item alias metatables to async environment (#12458)</title>
<updated>2022-07-03T23:06:42+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-07-03T23:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fc3460470aec8d73317d2b35edf195bfeec2852c'/>
<id>urn:sha1:fc3460470aec8d73317d2b35edf195bfeec2852c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error when `item` isn't provided to core.hud_replace_builtin (#12484)</title>
<updated>2022-07-02T17:28:11+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-07-02T17:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b095dc4f2bf2a1ace010dfae0ead69654b0ca3ac'/>
<id>urn:sha1:b095dc4f2bf2a1ace010dfae0ead69654b0ca3ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove tile_images and special_materials obsolete code (#12455)</title>
<updated>2022-06-27T23:55:01+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2022-06-27T23:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=18fbc0394b9b3fc4e1e72550fb0e1113ee72ce64'/>
<id>urn:sha1:18fbc0394b9b3fc4e1e72550fb0e1113ee72ce64</id>
<content type='text'>
Co-authored-by: Zughy &lt;4279489-marco_a@users.noreply.gitlab.com&gt;</content>
</entry>
<entry>
<title>Don't allow banning in singleplayer</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-26T19:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1b68fb768306ad591057b0941bc31460034a4976'/>
<id>urn:sha1:1b68fb768306ad591057b0941bc31460034a4976</id>
<content type='text'>
fixes #11819
</content>
</entry>
<entry>
<title>Add relative numbers for commands by prepending ~ (#9588)</title>
<updated>2022-05-22T14:28:24+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-05-22T14:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ac5e8176b9a2b36520bcc78b9d486aea7742d554'/>
<id>urn:sha1:ac5e8176b9a2b36520bcc78b9d486aea7742d554</id>
<content type='text'>
* Add relative numbers for commands by prepending ~

* Some builtin code cleanup

* Disallow nan and inf in minetest.string_to_area

* Remove unused local variable teleportee (makes Luacheck happy)

* Clean up core.string_to_pos

* Make area parsing less permissive

* Rewrite tests as busted tests

* /time: Fix negative minutes not working

Co-authored-by: Lars Mueller &lt;appgurulars@gmx.de&gt;</content>
</entry>
<entry>
<title>Use native packer to transfer globals into async env(s)</title>
<updated>2022-05-10T20:37:42+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-09T16:20:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ec9f1575121e3b064b919bca7efddfa8b0fc4e65'/>
<id>urn:sha1:ec9f1575121e3b064b919bca7efddfa8b0fc4e65</id>
<content type='text'>
</content>
</entry>
</feed>
