<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src, 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-23T23:05:31+00:00</updated>
<entry>
<title>Add keybind to swap items between hands</title>
<updated>2022-07-23T23:05:31+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-07-23T23:05:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=111207a3f88ddf19a2e7ef6c809888ffa6480e0b'/>
<id>urn:sha1:111207a3f88ddf19a2e7ef6c809888ffa6480e0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dual Wielding</title>
<updated>2022-07-23T18:11:53+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-05-12T11:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b7767dd9aae27f0fe6b7ae3b99d0f51860979f82'/>
<id>urn:sha1:b7767dd9aae27f0fe6b7ae3b99d0f51860979f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update minetest.conf.example</title>
<updated>2022-07-20T19:36:03+00:00</updated>
<author>
<name>updatepo.sh</name>
<email>script@mt</email>
</author>
<published>2022-07-20T19:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=eea2a9747561d389ccabc3249d4f87481cb6e5db'/>
<id>urn:sha1:eea2a9747561d389ccabc3249d4f87481cb6e5db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restore flags texture to fix interlaced stereo mode (#12560)</title>
<updated>2022-07-19T18:26:57+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-07-19T18:26:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=70c54abc2a09d2299f6a7de327d4aecbbad625a5'/>
<id>urn:sha1:70c54abc2a09d2299f6a7de327d4aecbbad625a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Offset cuboid origin after scaling the cuboid. (#12558)</title>
<updated>2022-07-19T08:48:00+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-07-19T08:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b270a46e533eaec289a65440f63eb227f0872286'/>
<id>urn:sha1:b270a46e533eaec289a65440f63eb227f0872286</id>
<content type='text'>
This avoids the problem of offset nodes with visual_scale &gt; 1.</content>
</entry>
<entry>
<title>Fix automatic rotate for attached entities (#12392)</title>
<updated>2022-07-17T13:45:57+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-07-17T13:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d400a98ef0408ccbd2cc4c72f8b48c3813dfce41'/>
<id>urn:sha1:d400a98ef0408ccbd2cc4c72f8b48c3813dfce41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove workaround for normals not matching winding order (#12460)</title>
<updated>2022-07-17T13:45:42+00:00</updated>
<author>
<name>x2048</name>
<email>codeforsmile@gmail.com</email>
</author>
<published>2022-07-17T13:45:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7b6c4bf2e017d35e51c28736e31d03b5341edf27'/>
<id>urn:sha1:7b6c4bf2e017d35e51c28736e31d03b5341edf27</id>
<content type='text'>
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Deprecate loading a world with unresolved dependencies (#12541)</title>
<updated>2022-07-17T13:45:20+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-07-17T13:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4648d8f4997963ac050f356b664a07caadd66587'/>
<id>urn:sha1:4648d8f4997963ac050f356b664a07caadd66587</id>
<content type='text'>
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Add check_mod_configuration to main menu</title>
<updated>2022-07-14T21:12:54+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-07T15:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9f41b4f72d45b0ad1f9de2dfc28e426a2d05f137'/>
<id>urn:sha1:9f41b4f72d45b0ad1f9de2dfc28e426a2d05f137</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor ModConfiguration</title>
<updated>2022-07-14T21:12:54+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-07T15:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06de82fd86678e0a1c260c67792c5cd192863edd'/>
<id>urn:sha1:06de82fd86678e0a1c260c67792c5cd192863edd</id>
<content type='text'>
</content>
</entry>
</feed>
