<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src, 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-03-07T17:18:19+00:00</updated>
<entry>
<title>Add keybind to swap items between hands</title>
<updated>2023-03-07T17:18:19+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=b3ac3de5782d0fc09bae49310923ea80ca932f81'/>
<id>urn:sha1:b3ac3de5782d0fc09bae49310923ea80ca932f81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add setting to mirror hands</title>
<updated>2023-03-07T17:18:19+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-07-23T22:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b8d4c31772b04d794b02727e803dd01a4c45c1e1'/>
<id>urn:sha1:b8d4c31772b04d794b02727e803dd01a4c45c1e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dual wielding</title>
<updated>2023-03-07T17:18:18+00:00</updated>
<author>
<name>Lizzy Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-12-10T14:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=925309eba69a95bcd2a49233125ce32e530fa663'/>
<id>urn:sha1:925309eba69a95bcd2a49233125ce32e530fa663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce server CPU consumed by occlusion culling. (#13260)</title>
<updated>2023-03-06T05:33:41+00:00</updated>
<author>
<name>lhofhansl</name>
<email>larsh@apache.org</email>
</author>
<published>2023-03-06T05:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1f0d042377ed506ad460067495e5911b2fc2aacc'/>
<id>urn:sha1:1f0d042377ed506ad460067495e5911b2fc2aacc</id>
<content type='text'>
Cache blocks already occluded at a specific distance. The RemoteClient typically visits the same distance multiple time - especially at larger distances, so this saves significant CPU from recalculating the occlusion state of blocks.</content>
</entry>
<entry>
<title>Minor adjustments now that OpenGLES 2 is the default driver on Android (#12391)</title>
<updated>2023-03-05T14:07:40+00:00</updated>
<author>
<name>ROllerozxa</name>
<email>rollerozxa@voxelmanip.se</email>
</author>
<published>2023-03-05T14:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c91f3f99fdd81e37527b7208fbf0b6287421d779'/>
<id>urn:sha1:c91f3f99fdd81e37527b7208fbf0b6287421d779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tile: Fix segfault caused by invalid PNG data</title>
<updated>2023-03-05T13:41:55+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2023-03-02T21:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=847ed04e0ad903b064f4f4a444d25f7cdc1130cb'/>
<id>urn:sha1:847ed04e0ad903b064f4f4a444d25f7cdc1130cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove accidental emacs files.</title>
<updated>2023-03-04T01:51:45+00:00</updated>
<author>
<name>Lars</name>
<email>larsh@apache.org</email>
</author>
<published>2023-03-04T01:51:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e66e583f5e42441bdf17cd60f47174166f08e6d1'/>
<id>urn:sha1:e66e583f5e42441bdf17cd60f47174166f08e6d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Log server map send cycle time. (#13259)</title>
<updated>2023-03-04T01:41:30+00:00</updated>
<author>
<name>lhofhansl</name>
<email>larsh@apache.org</email>
</author>
<published>2023-03-04T01:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dcf6a6a67b0c95d27093c29a3be734a17586af23'/>
<id>urn:sha1:dcf6a6a67b0c95d27093c29a3be734a17586af23</id>
<content type='text'>
* Measure server map send time per player.</content>
</entry>
<entry>
<title>Re-enable verbose logging on Android</title>
<updated>2023-03-02T18:57:18+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2023-02-23T11:07:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=915befecc5dc6d48a2c0ef985eba0c6192361494'/>
<id>urn:sha1:915befecc5dc6d48a2c0ef985eba0c6192361494</id>
<content type='text'>
Without recompiling, there's no way to see it in logcat otherwise.
</content>
</entry>
<entry>
<title>Enable connected glass by default (#13242)</title>
<updated>2023-03-02T18:56:55+00:00</updated>
<author>
<name>PrairieWind</name>
<email>61390218+PrairieAstronomer@users.noreply.github.com</email>
</author>
<published>2023-03-02T18:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a93f3542d92e87c3d728f067358e6f42b31cfe96'/>
<id>urn:sha1:a93f3542d92e87c3d728f067358e6f42b31cfe96</id>
<content type='text'>
</content>
</entry>
</feed>
