<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/devtest, branch clamp</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-05-29T12:00:19+00:00</updated>
<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>DevTest: Add nodes and items for testing overlays (#12304)</title>
<updated>2022-05-27T19:39:36+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-05-27T19:39:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=fe299e24d6ad5bb58e077ec372737b117ac6cf94'/>
<id>urn:sha1:fe299e24d6ad5bb58e077ec372737b117ac6cf94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate game.conf name, use title instead (#12030)</title>
<updated>2022-05-21T15:23:30+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-21T15:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e9e230e34912d08ec0f0fc01d14ef80654c7cac'/>
<id>urn:sha1:4e9e230e34912d08ec0f0fc01d14ef80654c7cac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DevTest: Fix broken PNG textures</title>
<updated>2022-05-17T18:06:15+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-05-17T18:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=eabf05758e3ba5f6f4bb1b8d1d1f02179b84e410'/>
<id>urn:sha1:eabf05758e3ba5f6f4bb1b8d1d1f02179b84e410</id>
<content type='text'>
</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>Run automated tests when lua files change (#12184)</title>
<updated>2022-04-30T13:54:07+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-04-30T13:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=828461c193c9dcee1221a367b340084e4ee643ad'/>
<id>urn:sha1:828461c193c9dcee1221a367b340084e4ee643ad</id>
<content type='text'>
* Run automated tests when lua files change

* skip busted on devtest

* use newer build env

* Add .luacheckrc for games/devetest

Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>DevTest: Fix armorball sprite (#12228)</title>
<updated>2022-04-28T16:51:16+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-04-28T16:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a2f13e479b536f67e59a71714fec5f97a74b5dea'/>
<id>urn:sha1:a2f13e479b536f67e59a71714fec5f97a74b5dea</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>
</feed>
