<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git, branch 5.1.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-10-12T13:48:58+00:00</updated>
<entry>
<title>Bump version to 5.1.0</title>
<updated>2019-10-12T13:48:58+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-10-12T13:48:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4e4fb4db2adcd0b3abd02cd6390b350b1129cc64'/>
<id>urn:sha1:4e4fb4db2adcd0b3abd02cd6390b350b1129cc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update minetest.conf.example</title>
<updated>2019-10-12T12:29:24+00:00</updated>
<author>
<name>updatepo.sh</name>
<email>script@mt</email>
</author>
<published>2019-10-09T20:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ffe7f96d24d1b1810bd6458894676f1ac2a4a31a'/>
<id>urn:sha1:ffe7f96d24d1b1810bd6458894676f1ac2a4a31a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update translation strings</title>
<updated>2019-10-12T12:29:24+00:00</updated>
<author>
<name>updatepo.sh</name>
<email>script@mt</email>
</author>
<published>2019-10-09T20:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=22e04d9919b55b56cd442421da8351ae1baeb4d9'/>
<id>urn:sha1:22e04d9919b55b56cd442421da8351ae1baeb4d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update from Weblate (hacky)</title>
<updated>2019-10-12T12:29:24+00:00</updated>
<author>
<name>Translators</name>
<email>translators@weblate</email>
</author>
<published>2019-10-09T20:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d7045d2b7e4eae6171de4f169a54d199f0860863'/>
<id>urn:sha1:d7045d2b7e4eae6171de4f169a54d199f0860863</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix isDead()/autoforward crash (#9031)</title>
<updated>2019-10-09T18:39:50+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2019-10-09T18:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f483a1a9b2ea85272ce20b9f1ecd24edc29343d1'/>
<id>urn:sha1:f483a1a9b2ea85272ce20b9f1ecd24edc29343d1</id>
<content type='text'>
Crash occurred in singleplayer when leaving a world with
autoforward enabled then re-entering a world.</content>
</entry>
<entry>
<title>ContentCAO: Fix segfault on quit (attached)</title>
<updated>2019-10-09T18:03:31+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2019-10-09T17:54:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cbcb9e0b1cd717cc4a7e48eb8cc5c74678c5427f'/>
<id>urn:sha1:cbcb9e0b1cd717cc4a7e48eb8cc5c74678c5427f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)</title>
<updated>2019-10-08T18:36:56+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-10-08T18:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b49dfa92ce3ef37b1b73698906c64191fb47e226'/>
<id>urn:sha1:b49dfa92ce3ef37b1b73698906c64191fb47e226</id>
<content type='text'>
Comment out the if statement that prevents sending TOSERVER_PLAYERPOS if the player is dead.</content>
</entry>
<entry>
<title>Fix upright_sprite lighting when colors are set</title>
<updated>2019-10-06T15:19:42+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-10-06T11:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=825579b43d6454cc33607ab8eff4e896b003b801'/>
<id>urn:sha1:825579b43d6454cc33607ab8eff4e896b003b801</id>
<content type='text'>
fixes #9020
</content>
</entry>
<entry>
<title>Revert "Fix the bgcolor formspec element (#8716)" (#9018)</title>
<updated>2019-10-06T12:50:45+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2019-10-06T12:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dee22104b7a9220e365f5d3aa95e2fd20cebfcf5'/>
<id>urn:sha1:dee22104b7a9220e365f5d3aa95e2fd20cebfcf5</id>
<content type='text'>
This reverts commit 1db3d252cff9e8d61fecf1052d7497813851da51.
Temporary solution until a compatible solution is found to define both - formspec and fullscreen backgrounds.</content>
</entry>
<entry>
<title>Fix warnings in guiButton.h</title>
<updated>2019-10-05T16:15:26+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2019-10-05T15:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dde062897657d43161b33739a79481cbd6b0baad'/>
<id>urn:sha1:dde062897657d43161b33739a79481cbd6b0baad</id>
<content type='text'>
</content>
</entry>
</feed>
