<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/minetest.conf.example, branch 0.4.14</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-05-05T14:12:58+00:00</updated>
<entry>
<title>Update settings translation file and minetest.conf.example</title>
<updated>2016-05-05T14:12:58+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-05T14:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=063be8a126b5f5131f190f318921d707db981322'/>
<id>urn:sha1:063be8a126b5f5131f190f318921d707db981322</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mapgen: Make 3D noise tunnels' width settable</title>
<updated>2016-04-29T03:36:19+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-04-25T10:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8b1f8e99cf860625ebd20531ab7f3e8316a66b51'/>
<id>urn:sha1:8b1f8e99cf860625ebd20531ab7f3e8316a66b51</id>
<content type='text'>
Correct parameter names mg_valleys to mgvalleys
Remove biome NoiseParams from MapgenValleysParams
Improve format of parameter code
</content>
</entry>
<entry>
<title>Builtin: Add basic_privs setting</title>
<updated>2016-04-28T06:19:07+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2016-04-09T15:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=17bfe2fe5b24aa7cf097bfe0a18dd3a66a0cee38'/>
<id>urn:sha1:17bfe2fe5b24aa7cf097bfe0a18dd3a66a0cee38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to disable entity selectionboxes. (#3992)</title>
<updated>2016-04-14T09:20:11+00:00</updated>
<author>
<name>TriBlade9</name>
<email>triblade9@mail.com</email>
</author>
<published>2016-04-14T09:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6530ed4dd8e8304a6f7769b05bd776535c9c3abc'/>
<id>urn:sha1:6530ed4dd8e8304a6f7769b05bd776535c9c3abc</id>
<content type='text'>
Setting only loaded once, default value is to enable them.
</content>
</entry>
<entry>
<title>Mgv7: Decrease cliff steepness</title>
<updated>2016-03-30T00:53:14+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-03-25T15:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=630f453da402c7b6f0af9ea32aa8b127ce2e4629'/>
<id>urn:sha1:630f453da402c7b6f0af9ea32aa8b127ce2e4629</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow NodeTimer, ABM and block mgmt interval changes.</title>
<updated>2016-03-19T17:56:26+00:00</updated>
<author>
<name>Auke Kok</name>
<email>sofar@foo-projects.org</email>
</author>
<published>2016-03-02T07:14:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c5c727d62735e334ec64f07c557a2896d6d66d9f'/>
<id>urn:sha1:c5c727d62735e334ec64f07c557a2896d6d66d9f</id>
<content type='text'>
ABM's are hardcoded to run every 1.0s, NodeTimers are hard coded to
run at every 1.0s. Block mgmt is running every 2.0sec.

However, these timers can be better tuned for both higher and lower
values by server owners. Some server owners want to, and have the
resources to send more packets per second to clients, and so they
may wish to send smaller updates sooner. Right now all ABM's are
coalesced into 1.0 second intervals, resulting in large send queues
to all clients. By reducing the amount of possible timers, one can
get a far better response rate and lower the perception of lag.

On the other side of the camp, some servers may want to increase
these values, which again isn't easily doable.

The global settings abm_interval and nodetimer_interval are set to
current values by default. I've tested with 0.2/0.5 type values
and noticed a greatly improved response and better scattering of
nodetimers, as well as enjoying not faceplanting into doors with
pressure plates anymore.
</content>
</entry>
<entry>
<title>Add option to not send pre v25 init packet</title>
<updated>2016-03-15T16:20:09+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-03-14T09:18:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=af30183124d40a969040d7de4b3a487feec466e4'/>
<id>urn:sha1:af30183124d40a969040d7de4b3a487feec466e4</id>
<content type='text'>
The legacy init packet (pre v25) sends information about the client's
password that a server could use to log in to other servers if the
username and password are the same. All the other benefits of SRP of
protocol v25 are missed if the legacy init packet is still sent during
connection creation.

This patch adds an option to not send the v25 init packet. Not sending
the v25 packet means breaking compat with pre v25 servers, but as the
option is not enabled by default, no servers are affected unless the
user explicitly flips the switch. More than 90% of the servers on the
serverlist support post v25 protocols.

The patch also fixes a bug with greying out of non compliant servers
being done wrongly, the min and max params were mixed.
</content>
</entry>
<entry>
<title>Add options for screenshot format and quality</title>
<updated>2016-03-12T22:12:43+00:00</updated>
<author>
<name>Diego Martinez</name>
<email>kaeza@users.sf.net</email>
</author>
<published>2016-03-07T22:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2c72f6da7b7595d2e180937f05f902c510ef1c14'/>
<id>urn:sha1:2c72f6da7b7595d2e180937f05f902c510ef1c14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation: Auto-update conf.example and settings_translation_file.cpp</title>
<updated>2016-03-12T04:03:43+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-03-11T21:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=20312fda18cb93b85e26d39a5b7386d7f7be9148'/>
<id>urn:sha1:20312fda18cb93b85e26d39a5b7386d7f7be9148</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation: Clarify global and mapgen-specific mapgen flags</title>
<updated>2016-03-11T21:09:59+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-03-11T16:24:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6f325070dde739ab942286bd6e368930ea41cb42'/>
<id>urn:sha1:6f325070dde739ab942286bd6e368930ea41cb42</id>
<content type='text'>
</content>
</entry>
</feed>
