<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src, branch 5.0.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-03-02T09:56:01+00:00</updated>
<entry>
<title>Don't include and link to gettext if gettext is not found (#8305)</title>
<updated>2019-03-02T09:56:01+00:00</updated>
<author>
<name>adrido</name>
<email>robots_only_adrido@gmx.com</email>
</author>
<published>2019-03-02T09:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ad0f20835cd4f64f5d47f537125e9e3157717beb'/>
<id>urn:sha1:ad0f20835cd4f64f5d47f537125e9e3157717beb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix particle spawners not visible since CSM spawner implementation (#8289)</title>
<updated>2019-03-01T19:16:11+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2019-03-01T19:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=170dd409cbf1856600ee5089a95c096dd668b75e'/>
<id>urn:sha1:170dd409cbf1856600ee5089a95c096dd668b75e</id>
<content type='text'>
* Drop the ID mapper, use a big u64 instead. This will permit to resync server ids properly with the manager code
* Modernize some code parts (std::unordered_map, auto)
* generate id on client part on U32_MAX + 1 ids, lower are for server ids</content>
</entry>
<entry>
<title>Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)"</title>
<updated>2019-02-26T07:53:53+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2019-02-26T07:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=111f1dc9c5f336f5b4f12c15940dc4cc2cbe7f82'/>
<id>urn:sha1:111f1dc9c5f336f5b4f12c15940dc4cc2cbe7f82</id>
<content type='text'>
This reverts commit 01cd63bd3bca0192dab2834faf414b022706a77e.
</content>
</entry>
<entry>
<title>Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)</title>
<updated>2019-02-26T04:26:25+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2019-02-26T04:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=01cd63bd3bca0192dab2834faf414b022706a77e'/>
<id>urn:sha1:01cd63bd3bca0192dab2834faf414b022706a77e</id>
<content type='text'>
Reverts 5dab7426451842793b183fbd961ad2ae83c8acbd
"[CSM] Add functions to create particles and particlespawners."</content>
</entry>
<entry>
<title>Update minetest.conf.example and settings_translation_file.cpp (#8278)</title>
<updated>2019-02-23T20:24:59+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2019-02-23T20:24:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ae1caba6aaa6f0a13e70f195f371fd4e7a378491'/>
<id>urn:sha1:ae1caba6aaa6f0a13e70f195f371fd4e7a378491</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix files with CRLF line endings in translations (#8280)</title>
<updated>2019-02-23T19:55:54+00:00</updated>
<author>
<name>Nathanaël Courant</name>
<email>Ekdohibs@users.noreply.github.com</email>
</author>
<published>2019-02-23T19:55:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=eeb67627ec75f9c42e089b5e90686017b7eb62c8'/>
<id>urn:sha1:eeb67627ec75f9c42e089b5e90686017b7eb62c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimap: Fix radar restriction broken by 9649e47</title>
<updated>2019-02-23T14:54:53+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2019-02-23T14:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1942660955bc3684a60d527e2fafa0ec3e02dd54'/>
<id>urn:sha1:1942660955bc3684a60d527e2fafa0ec3e02dd54</id>
<content type='text'>
Server-side radar restriction is now possible again
Thanks to @pgimeno for this nice catch.
</content>
</entry>
<entry>
<title>Attend to LINT sillyness (#8276)</title>
<updated>2019-02-23T02:41:36+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2019-02-23T02:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=20fb04d9fb73a9000180cd16f50bfe2646b29e2e'/>
<id>urn:sha1:20fb04d9fb73a9000180cd16f50bfe2646b29e2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 's' from 'automatic forwards' (#8272)</title>
<updated>2019-02-23T01:12:33+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-02-23T01:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=242c9bc36e490daee0fbe74da1feae3fefa76579'/>
<id>urn:sha1:242c9bc36e490daee0fbe74da1feae3fefa76579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert RTT fixes (#8187)</title>
<updated>2019-02-15T23:39:22+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-02-15T23:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7a0e52acd65e7097977c924f26b387ec3da9baac'/>
<id>urn:sha1:7a0e52acd65e7097977c924f26b387ec3da9baac</id>
<content type='text'>
The reverted commit 968ce9af598024ec71e9ffb2d15c3997a13ad754
is suspected (through the use of bisection) of causing network slowdowns.
Revert for now as we are close to release.</content>
</entry>
</feed>
