<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/minetest.conf.example, branch 0.4.16</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2017-06-03T12:44:04+00:00</updated>
<entry>
<title>Remove unimplemented setting `movement_speed_descend` (#5892)</title>
<updated>2017-06-03T12:44:04+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-06-03T12:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=994802a77496202a1d71aae54e9606ee6f55def6'/>
<id>urn:sha1:994802a77496202a1d71aae54e9606ee6f55def6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added missing levels to logging menu (#5836)</title>
<updated>2017-05-28T07:23:06+00:00</updated>
<author>
<name>Nathan Salapat</name>
<email>rendertracer@gmail.com</email>
</author>
<published>2017-05-28T07:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c09e16ff5bd65a82aa231a286308f3415fe9159e'/>
<id>urn:sha1:c09e16ff5bd65a82aa231a286308f3415fe9159e</id>
<content type='text'>
* Added missing levels to logging menu

Added none and error options to the debug_log_level in the advance settings.
</content>
</entry>
<entry>
<title>[CSM] Add send_chat_message and run_server_chatcommand API functions (#5747)</title>
<updated>2017-05-21T21:06:51+00:00</updated>
<author>
<name>Pierre-Adrien Langrognet</name>
<email>upsilon@langg.net</email>
</author>
<published>2017-05-21T21:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=39f4a2f607d44738d60db84eba4b30e3d7450204'/>
<id>urn:sha1:39f4a2f607d44738d60db84eba4b30e3d7450204</id>
<content type='text'>
* [CSM] Add send_chat_message and run_server_chatcommand API functions

* Add client-side chat message rate limiting

* Limit out chat queue size

* [CSM] Add minetest.clear_out_chat_queue API function and .clear_chat_queue chatcommand

* Last fixes/cleanups before merge
</content>
</entry>
<entry>
<title>Add option to use neither node highlighting nor outlining</title>
<updated>2017-05-15T09:51:40+00:00</updated>
<author>
<name>ezhh</name>
<email>owlecho@live.com</email>
</author>
<published>2017-05-11T22:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=018217f6b2058db44b59a86e170614e1c6925f9f'/>
<id>urn:sha1:018217f6b2058db44b59a86e170614e1c6925f9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add configurable key bindings for hotbar scrolling, and for changing volume.</title>
<updated>2017-05-06T19:21:59+00:00</updated>
<author>
<name>Wuzzy</name>
<email>almikes@aol.com</email>
</author>
<published>2014-07-03T05:46:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=07c17db11450f235b67895ce39a5aef67458107d'/>
<id>urn:sha1:07c17db11450f235b67895ce39a5aef67458107d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save minetest screen width/height options when modified (#5683)</title>
<updated>2017-05-05T11:47:11+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-05-05T11:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=21e0a049f81eb0d34adaf45646b11569eeadec52'/>
<id>urn:sha1:21e0a049f81eb0d34adaf45646b11569eeadec52</id>
<content type='text'>
* Save minetest screen width/height options when modified

* Add autosave_screensize setting (default true)

* Fix @SmallJoker comments
</content>
</entry>
<entry>
<title>Footsteps without view bobbing (#5645)</title>
<updated>2017-04-25T11:11:51+00:00</updated>
<author>
<name>Louis Pearson</name>
<email>desttinghimgame@gmail.com</email>
</author>
<published>2017-04-25T11:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=db17225a976e20c6628afe70dd6b230673287b4d'/>
<id>urn:sha1:db17225a976e20c6628afe70dd6b230673287b4d</id>
<content type='text'>
* Remove redundant view_bobbing setting

Also fixes bug where disabling view_bobbing disables footstep sounds.

* Removes redundant view_bobbing setting

Setting view_bobbing amount to 0 is now the only way to
turn view_bobbing on and off. Also fixed a bug where footstep
sounds would not play when view_bobbing was disabled.
</content>
</entry>
<entry>
<title>Conf.example: Move some lines to minetest.conf.example.extra</title>
<updated>2017-04-19T01:02:11+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2017-04-17T13:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cfe0291b131630a7400fdcf46b720bd70d8d0fa0'/>
<id>urn:sha1:cfe0291b131630a7400fdcf46b720bd70d8d0fa0</id>
<content type='text'>
Some information in conf.example cannot be generated from
settingtypes.txt, moving it to a new file makes generating
conf.example while preserving that information easier.

Regenerate conf.example from settingtypes.txt.
</content>
</entry>
<entry>
<title>MeshUpdateQueue: Add a MapBlock cache that minimizes the amount of MapBlock copying done in the main thread</title>
<updated>2017-04-17T11:58:29+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2017-04-15T07:55:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3'/>
<id>urn:sha1:04cc9de8f2fbcb11f133c88f02fc11504b3ea6f3</id>
<content type='text'>
Cache size is configurable by the meshgen_block_cache_size (default 20 MB).

New profiler stats:
- MeshUpdateQueue MapBlock cache hit %
- MeshUpdateQueue MapBlock cache size kB

Removes one type of stutter that was seen on the client when received MapBlocks
were being handled. (the "MeshMakeData::fill" stutter)

Kind of related to at least #5239

Originally preceded by these commits, now includes them:
- Move the mesh generator thread into src/mesh_generator_thread.{cpp,h}
- mesh_generator_thread.cpp: Update code style
- MeshUpdateThread: Modify interface to house a different implementation: Actual functionality will be changed by next commits.
- MeshMakeData: Add fillBlockData() interface (so that caller can fill in stuff from eg. a MapBlock cache)
</content>
</entry>
<entry>
<title>Hard-coded undersampling.</title>
<updated>2017-04-10T00:30:19+00:00</updated>
<author>
<name>number Zero</name>
<email>silverunicorn2011@yandex.ru</email>
</author>
<published>2017-01-12T09:19:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0a8834608d21998bd05b899bd91ddc2196762926'/>
<id>urn:sha1:0a8834608d21998bd05b899bd91ddc2196762926</id>
<content type='text'>
Adds uniform undersampling for the 3D rendered scene. GUI elements
are not undersampled, resulting in better playability for users
with low-performance platforms with readable fonts and formspecs.

The undersampling setting can be set to 0 (disabled), 2, 3, 4 pixels
which translates into a resolution reduction of x4, x9 or x16, and
is significant.
</content>
</entry>
</feed>
