<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/minetest.conf.example, 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-02T18:56:55+00:00</updated>
<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>
<entry>
<title>Sky: transmit body_orbit_tilt to client. (#13193)</title>
<updated>2023-02-26T00:08:33+00:00</updated>
<author>
<name>sofar</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2023-02-26T00:08:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2083252c05ece1e47c1c476fda2b9eda3bf332a0'/>
<id>urn:sha1:2083252c05ece1e47c1c476fda2b9eda3bf332a0</id>
<content type='text'>
This obsoletes the current client-side setting entirely. The server can
transmit the tilt to the client directly and will send 0.0f as default
value.

Co-authored-by: x2048 &lt;codeforsmile@gmail.com&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Update minetest.conf.example</title>
<updated>2022-12-10T14:35:46+00:00</updated>
<author>
<name>updatepo.sh</name>
<email>script@mt</email>
</author>
<published>2022-12-10T14:35:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=111d047b0a904586fa9ade7c1d6b70077905933b'/>
<id>urn:sha1:111d047b0a904586fa9ade7c1d6b70077905933b</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>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>Enable chat clickable weblinks by default (#12115)</title>
<updated>2022-05-06T20:15:16+00:00</updated>
<author>
<name>Froggo</name>
<email>92762044+Froggo8311@users.noreply.github.com</email>
</author>
<published>2022-05-06T20:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=45d318a77300b014b13366ee9fa4cfc69e08f360'/>
<id>urn:sha1:45d318a77300b014b13366ee9fa4cfc69e08f360</id>
<content type='text'>
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</content>
</entry>
<entry>
<title>Make logging cost free when there is no output target (#12247)</title>
<updated>2022-05-04T18:55:01+00:00</updated>
<author>
<name>paradust7</name>
<email>102263465+paradust7@users.noreply.github.com</email>
</author>
<published>2022-05-04T18:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0704ca055059088bdd53e15be672e6b5663b8f50'/>
<id>urn:sha1:0704ca055059088bdd53e15be672e6b5663b8f50</id>
<content type='text'>
The logging streams now do almost no work when there is no output target for them.

For example, if LL_VERBOSE has no output targets, then `verbosestream &lt;&lt; x` will return a StreamProxy with a null target. Any further `&lt;&lt;` operations applied to it will do nothing.</content>
</entry>
<entry>
<title>Fix typo and update settings files</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2022-02-01T01:01:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=80db8804c7f0231ce003c35cedbeb576efd39aa1'/>
<id>urn:sha1:80db8804c7f0231ce003c35cedbeb576efd39aa1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Spacing fixes</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7993909fabce4f796ca67b5a8139936667de25df'/>
<id>urn:sha1:7993909fabce4f796ca67b5a8139936667de25df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Increase max objects per block defaults (#12055)</title>
<updated>2022-02-08T18:33:10+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-02-08T18:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ad1da994b2b9d660c41f8ba784ff830aa2693d3b'/>
<id>urn:sha1:ad1da994b2b9d660c41f8ba784ff830aa2693d3b</id>
<content type='text'>
</content>
</entry>
</feed>
