<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/mainmenu, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2023-02-27T22:58:41+00:00</updated>
<entry>
<title>Add minetest.get_player_window_information() (#12367)</title>
<updated>2023-02-27T22:58:41+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2023-02-27T22:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=39f4d26177ec1c8f246133c532a42ef7429bc36d'/>
<id>urn:sha1:39f4d26177ec1c8f246133c532a42ef7429bc36d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Enter key after creating a new world (#12997)</title>
<updated>2023-01-16T19:16:08+00:00</updated>
<author>
<name>Muhammad Rifqi Priyo Susanto</name>
<email>muhammadrifqipriyosusanto@gmail.com</email>
</author>
<published>2023-01-16T19:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a2a280691c76d37ab1cbceb9571364d7551c0dea'/>
<id>urn:sha1:a2a280691c76d37ab1cbceb9571364d7551c0dea</id>
<content type='text'>
Prevents Enter key or "double-click" event to play the world just after creating a new world
</content>
</entry>
<entry>
<title>Fix join game tab being slightly shorter than the others (#13073)</title>
<updated>2022-12-25T15:57:21+00:00</updated>
<author>
<name>ROllerozxa</name>
<email>rollerozxa@voxelmanip.se</email>
</author>
<published>2022-12-25T15:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7f014711415586248eb77fb774fab146136afa94'/>
<id>urn:sha1:7f014711415586248eb77fb774fab146136afa94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove Irrlicht documentation URL from key settings (#13010)</title>
<updated>2022-12-04T11:35:28+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-12-04T11:35:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=504e43e0dae50ad98e19db0649c9c825cf2ab7a7'/>
<id>urn:sha1:504e43e0dae50ad98e19db0649c9c825cf2ab7a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix startup after removing last game (#13015)</title>
<updated>2022-12-03T16:35:38+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-12-03T16:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b85831e389ae62316f2aac1e0b4e2cefb35b3ed7'/>
<id>urn:sha1:b85831e389ae62316f2aac1e0b4e2cefb35b3ed7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid resetting music when dialog opens (#13003)</title>
<updated>2022-11-30T15:42:30+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-11-30T15:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3ff8adf59997ac4607ebd4e27d598f1746beb650'/>
<id>urn:sha1:3ff8adf59997ac4607ebd4e27d598f1746beb650</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typos and en_US/en_GB inconsistency in various files (#12902)</title>
<updated>2022-11-09T16:57:19+00:00</updated>
<author>
<name>Abdou-31</name>
<email>abdou31.coding@gmail.com</email>
</author>
<published>2022-11-09T16:57:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d1b80b462eaa74a8640cf132c21f74e4f924052a'/>
<id>urn:sha1:d1b80b462eaa74a8640cf132c21f74e4f924052a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement vector and node conversion in Lua (#12609)</title>
<updated>2022-10-18T22:01:44+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-10-18T22:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b38ffdec279bcded98e34f5116c8d676aa9f73a7'/>
<id>urn:sha1:b38ffdec279bcded98e34f5116c8d676aa9f73a7</id>
<content type='text'>
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Fix list sorting behaviour with missing geoip</title>
<updated>2022-10-17T18:16:39+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-10-17T18:05:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=23e9f5db4330a6efee5270160a3959422926ce77'/>
<id>urn:sha1:23e9f5db4330a6efee5270160a3959422926ce77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Take geographic distance into account for server list ordering (#12790)</title>
<updated>2022-10-17T11:56:28+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-10-17T11:56:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=87051fca268944248af8aa5edd027a9acd800bcf'/>
<id>urn:sha1:87051fca268944248af8aa5edd027a9acd800bcf</id>
<content type='text'>
</content>
</entry>
</feed>
