<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/.github/workflows, 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-06-13T16:30:48+00:00</updated>
<entry>
<title>Fix permissions on workflow-generated macOS builds (#12422)</title>
<updated>2022-06-13T16:30:48+00:00</updated>
<author>
<name>Shane Liesegang</name>
<email>sjml@users.noreply.github.com</email>
</author>
<published>2022-06-13T16:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c10fe7ec18eed354a5b13c849198cede79041adc'/>
<id>urn:sha1:c10fe7ec18eed354a5b13c849198cede79041adc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Redo serialize.lua (#11427)</title>
<updated>2022-06-11T18:00:26+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-06-11T18:00:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3eafcab64ecaf8d00a9264b441e996825a6a31bd'/>
<id>urn:sha1:3eafcab64ecaf8d00a9264b441e996825a6a31bd</id>
<content type='text'>
Features:

* Support for arbitrary references, including self-referencing
* Short output, references "long" strings as a bonus
* Around the same speed, potentially slower if long, short keys are present
* Properly works with NaN and inf
</content>
</entry>
<entry>
<title>Lua workflow: Use Leafo's Luarocks action</title>
<updated>2022-05-28T09:31:56+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-05-28T09:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=76000e676bde0191d64dc0afd2f3ae74bb6c40b5'/>
<id>urn:sha1:76000e676bde0191d64dc0afd2f3ae74bb6c40b5</id>
<content type='text'>
instead of installing outdated packages which lead to failing workflows
</content>
</entry>
<entry>
<title>Formally drop support for building with upstream Irrlicht</title>
<updated>2022-05-23T20:50:58+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-21T22:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=16a30556dfa8e27c82d026bd63467f82d2e37a1c'/>
<id>urn:sha1:16a30556dfa8e27c82d026bd63467f82d2e37a1c</id>
<content type='text'>
It stopped working with (at least) the last commit.
</content>
</entry>
<entry>
<title>Bump IrrlichtMt version in CI</title>
<updated>2022-05-21T22:11:22+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-21T22:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bc59fcf5c5cc44ea18e93f64aca9c20be71c1b07'/>
<id>urn:sha1:bc59fcf5c5cc44ea18e93f64aca9c20be71c1b07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump IrrlichtMt to 1.9.0mt5 in CI</title>
<updated>2022-05-06T13:16:04+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-06T12:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e1de06782b2541e8d487adfd87b0c2afeedeab3'/>
<id>urn:sha1:4e1de06782b2541e8d487adfd87b0c2afeedeab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort out some issues with our CI setup</title>
<updated>2022-05-06T13:15:53+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-01T12:44:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e108954633df9e4b2e235dd8e16b64f846a2d251'/>
<id>urn:sha1:e108954633df9e4b2e235dd8e16b64f846a2d251</id>
<content type='text'>
* add missing apt-get update where needed
* move some jobs to run on ubuntu-20.04
* update actions plugins to latest
* speed up the job that runs multiplayer tests
</content>
</entry>
<entry>
<title>Fix Windows Visual Studio actions (#11176)</title>
<updated>2022-05-04T21:55:02+00:00</updated>
<author>
<name>LoneWolfHT</name>
<email>lonewolf04361@gmail.com</email>
</author>
<published>2022-05-04T21:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=47cf257c4098f087d4dc46ac28ddb39141222b0c'/>
<id>urn:sha1:47cf257c4098f087d4dc46ac28ddb39141222b0c</id>
<content type='text'>
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</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>Use build directory for builds</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ea2fba877a6d1d1170bc64bc9586edb615da584d'/>
<id>urn:sha1:ea2fba877a6d1d1170bc64bc9586edb615da584d</id>
<content type='text'>
</content>
</entry>
</feed>
