<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/minetest.conf.example, branch 0.4.3</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.3</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.3'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-09-01T06:48:07+00:00</updated>
<entry>
<title>Make shift the default descent control on ladders and when flying</title>
<updated>2012-09-01T06:48:07+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2012-08-19T11:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=43ebec2be1949aa5eac127df7cb902d37e4e461b'/>
<id>urn:sha1:43ebec2be1949aa5eac127df7cb902d37e4e461b</id>
<content type='text'>
"aux1_descends" setting switches to the old descend control.
</content>
</entry>
<entry>
<title>Add enable_rollback_recording setting, defaulting to false</title>
<updated>2012-07-28T00:08:09+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-28T00:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c9ed379e39be94b588f4b62f893760c53b2d2a4f'/>
<id>urn:sha1:c9ed379e39be94b588f4b62f893760c53b2d2a4f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server-side checking of digging; disable_anticheat setting</title>
<updated>2012-07-21T11:38:49+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-07-21T11:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2795f44f0316c83728bc8059a020869058498f78'/>
<id>urn:sha1:2795f44f0316c83728bc8059a020869058498f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add desynchronize_mapblock_texture_animation setting and improve minetest.conf.example a bit</title>
<updated>2012-06-16T19:37:20+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-16T19:37:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6b598f61a6920823aad7c8814bad8e68f85ad66b'/>
<id>urn:sha1:6b598f61a6920823aad7c8814bad8e68f85ad66b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add disallow_empty_password setting</title>
<updated>2012-06-06T23:11:28+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-06T23:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4b2cc38abaa9b4d19e6e483c811c58f79cc86584'/>
<id>urn:sha1:4b2cc38abaa9b4d19e6e483c811c58f79cc86584</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ignore_world_load_errors configuration option and provide better error messages</title>
<updated>2012-06-04T19:34:40+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-06-04T19:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f48882213e31c47660cf0c87df1e04e51db9b50a'/>
<id>urn:sha1:f48882213e31c47660cf0c87df1e04e51db9b50a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better description of static_spawnpoint in minetest.conf.example</title>
<updated>2012-05-20T13:59:13+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-05-20T13:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d90cb3511c6ae1ee04d3a8ffacdd92bde6a601fe'/>
<id>urn:sha1:d90cb3511c6ae1ee04d3a8ffacdd92bde6a601fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update minetest.conf.example a bit</title>
<updated>2012-05-20T11:54:02+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-05-20T11:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5100272dc36d9f3b8b610058d03680761268e217'/>
<id>urn:sha1:5100272dc36d9f3b8b610058d03680761268e217</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is experimental atm, causes visible spaces between blocks.</title>
<updated>2012-04-07T20:23:00+00:00</updated>
<author>
<name>q66</name>
<email>quaker66@gmail.com</email>
</author>
<published>2012-04-03T11:59:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e8e73d37fb1834208dabac207593030b87db135a'/>
<id>urn:sha1:e8e73d37fb1834208dabac207593030b87db135a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle failing openal init properly, add enable_sound and sound_volume settings</title>
<updated>2012-04-06T12:30:36+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-04-06T12:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6a57eabb145e5000427e38ab0c8d3bb435b2c596'/>
<id>urn:sha1:6a57eabb145e5000427e38ab0c8d3bb435b2c596</id>
<content type='text'>
</content>
</entry>
</feed>
