<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/network, branch itemmeta_restrictions</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=itemmeta_restrictions</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=itemmeta_restrictions'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-03-05T14:51:49+00:00</updated>
<entry>
<title>Send all item metadata when local map saving is enabled</title>
<updated>2021-03-05T14:51:49+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-03-05T14:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=232923667a49be16d0fd3fedd61cb6fe901a0af2'/>
<id>urn:sha1:232923667a49be16d0fd3fedd61cb6fe901a0af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server-side authority for attached players (#10952)</title>
<updated>2021-02-15T19:41:19+00:00</updated>
<author>
<name>SmallJoker</name>
<email>SmallJoker@users.noreply.github.com</email>
</author>
<published>2021-02-15T19:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7832b6843e73410e15677d1324d582b4b7c7e824'/>
<id>urn:sha1:7832b6843e73410e15677d1324d582b4b7c7e824</id>
<content type='text'>
The server must have authority about attachments. This commit ignores any player movement packets as long they're attached.</content>
</entry>
<entry>
<title>Encode high codepoints as surrogates to safely transport wchar_t over network</title>
<updated>2021-02-02T19:46:08+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-01-29T14:24:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=674d67f312c815e7f10dc00705e352bc392fc2af'/>
<id>urn:sha1:674d67f312c815e7f10dc00705e352bc392fc2af</id>
<content type='text'>
fixes #7643
</content>
</entry>
<entry>
<title>Drop wide/narrow conversion functions</title>
<updated>2021-02-02T19:46:08+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-01-29T13:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c834d2ab25694ef2d67dc24f85f304269d202c8e'/>
<id>urn:sha1:c834d2ab25694ef2d67dc24f85f304269d202c8e</id>
<content type='text'>
The only valid usecase for these is interfacing with OS APIs
that want a locale/OS-specific multibyte encoding.
But they weren't used for that anywhere, instead UTF-8 is pretty
much assumed when it comes to that.
Since these are only a potential source of bugs and do not fulfil
their purpose at all, drop them entirely.
</content>
</entry>
<entry>
<title>Server GotBlocks(): Lock clients to avoid multithreading issues</title>
<updated>2021-02-02T18:10:35+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2021-02-02T18:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7ebd5da9cd4a227dcdc140a495f264a97277b3a3'/>
<id>urn:sha1:7ebd5da9cd4a227dcdc140a495f264a97277b3a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cache client IP in RemoteClient so it can always be retrieved (#10887)</title>
<updated>2021-01-31T19:36:47+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-01-31T19:36:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=112a6adb10d3a5a2e55012a36580607d12ce9758'/>
<id>urn:sha1:112a6adb10d3a5a2e55012a36580607d12ce9758</id>
<content type='text'>
specifically: after the peer has already disappeared</content>
</entry>
<entry>
<title>Remove dead code (#10845)</title>
<updated>2021-01-22T15:09:26+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-01-22T15:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4c76239818f5159314f30883f98b977d30aaa26c'/>
<id>urn:sha1:4c76239818f5159314f30883f98b977d30aaa26c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some minor code issues all over the place</title>
<updated>2020-12-24T12:44:54+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-12-23T21:03:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=74762470b2aa11a5271b846549ff14b86c1705d2'/>
<id>urn:sha1:74762470b2aa11a5271b846549ff14b86c1705d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Documentation for highest formspec_version[] and changelog (#10592)</title>
<updated>2020-12-18T18:38:07+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2020-12-18T18:38:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6f8a1c99d5a30de0021c2c03bb5f79eb8281f868'/>
<id>urn:sha1:6f8a1c99d5a30de0021c2c03bb5f79eb8281f868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>serverpackethandler: Minor log message fixes</title>
<updated>2020-11-12T20:08:26+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-11-10T20:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ad58ece18062d4c545432b45d71ce6dbe841746b'/>
<id>urn:sha1:ad58ece18062d4c545432b45d71ce6dbe841746b</id>
<content type='text'>
closes #10434
</content>
</entry>
</feed>
