<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/devtest/mods/unittests, branch handswap_keybind</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=handswap_keybind</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=handswap_keybind'/>
<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>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>Add unittests for entity lifecycle and callbacks</title>
<updated>2022-06-15T15:20:07+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-06-14T10:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=46e7b5135292ae7aa233577d1cc364d60fc932f8'/>
<id>urn:sha1:46e7b5135292ae7aa233577d1cc364d60fc932f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get rid of node metadata when it becomes empty</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-26T13:45:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8908a9101608d3343023b470743ef63f1c44b0b7'/>
<id>urn:sha1:8908a9101608d3343023b470743ef63f1c44b0b7</id>
<content type='text'>
fixes #8943
</content>
</entry>
<entry>
<title>Support packing arbitrary graphs (#12289)</title>
<updated>2022-05-10T20:37:33+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-05-10T20:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7f58887ae33893c981fbdff23d4e1fa4a11c32e4'/>
<id>urn:sha1:7f58887ae33893c981fbdff23d4e1fa4a11c32e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix cooking and fuel crafts with aliases</title>
<updated>2022-05-10T20:37:05+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-05-09T22:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d17d7eba14f6a1328a3b58ee086df5ffa56304d6'/>
<id>urn:sha1:d17d7eba14f6a1328a3b58ee086df5ffa56304d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Async environment for mods to do concurrent tasks (#11131)</title>
<updated>2022-05-02T18:56:06+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-02T18:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e7659883cc6fca343785da2a1af3890ae273abbf'/>
<id>urn:sha1:e7659883cc6fca343785da2a1af3890ae273abbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DevTest: Add more test weapons and armorball modes (#11870)</title>
<updated>2022-04-24T21:48:50+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2022-04-24T21:48:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=77325b92fbe8235b5c2d8d1261ecd53e3385bab2'/>
<id>urn:sha1:77325b92fbe8235b5c2d8d1261ecd53e3385bab2</id>
<content type='text'>
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Store vector metatable in registry</title>
<updated>2022-03-29T16:07:00+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-03-29T16:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06d197cdd042392e1551e5e7244c61300a6bb4e3'/>
<id>urn:sha1:06d197cdd042392e1551e5e7244c61300a6bb4e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure devtest's unittests and run them in CI (#11859)</title>
<updated>2021-12-18T19:36:43+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-12-18T19:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8472141b79c25092c90dea24aa873bd7ff792142'/>
<id>urn:sha1:8472141b79c25092c90dea24aa873bd7ff792142</id>
<content type='text'>
</content>
</entry>
</feed>
