<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/common, 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-02-17T19:51:28+00:00</updated>
<entry>
<title>Add nametag background setting and object property (#10937)</title>
<updated>2021-02-17T19:51:28+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-17T19:51:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f85e9ab9254e2ae4ac13170f9edea00fb8d931a2'/>
<id>urn:sha1:f85e9ab9254e2ae4ac13170f9edea00fb8d931a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix short_description fallback order (#10943)</title>
<updated>2021-02-17T18:53:44+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-17T18:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a8f6befd398cb8f962f3bb1fab092d6355bfe015'/>
<id>urn:sha1:a8f6befd398cb8f962f3bb1fab092d6355bfe015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework use_texture_alpha to provide three opaque/clip/blend modes</title>
<updated>2021-01-29T16:34:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-01-17T00:56:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=83229921e5f378625d9ef63ede3dffbe778e1798'/>
<id>urn:sha1:83229921e5f378625d9ef63ede3dffbe778e1798</id>
<content type='text'>
The change that turns nodeboxes and meshes opaque when possible is kept,
as is the compatibility code that warns modders to adjust their nodedefs.
</content>
</entry>
<entry>
<title>Drop never documented 'alpha' property from nodedef</title>
<updated>2021-01-29T16:34:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-01-16T21:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=edd8c3c664ad005eb32e1968ce80091851ffb817'/>
<id>urn:sha1:edd8c3c664ad005eb32e1968ce80091851ffb817</id>
<content type='text'>
Includes minimal support code for practical reasons.
We'll need it for a slightly different purpose next commit.
</content>
</entry>
<entry>
<title>Removed some obsolete code (#10562)</title>
<updated>2021-01-21T18:17:09+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2021-01-21T18:17:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=45ccfe26fb6e0a130e4925ec362cccb1f045a829'/>
<id>urn:sha1:45ccfe26fb6e0a130e4925ec362cccb1f045a829</id>
<content type='text'>
Co-authored-by: Zughy &lt;4279489-marco_a@users.noreply.gitlab.com&gt;</content>
</entry>
<entry>
<title>Fix ObjectRef errors due to lua_isnil() (#10564)</title>
<updated>2020-11-04T20:43:18+00:00</updated>
<author>
<name>Zughy</name>
<email>63455151+Zughy@users.noreply.github.com</email>
</author>
<published>2020-11-04T20:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=72b93ec0d75e97ec343e5b936b858d686580677d'/>
<id>urn:sha1:72b93ec0d75e97ec343e5b936b858d686580677d</id>
<content type='text'>
Treat 'none' values as 'nil'</content>
</entry>
<entry>
<title>Fix segfault in deprecation logging due to tail call, log by default (#10174)</title>
<updated>2020-10-31T18:19:23+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-10-31T18:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=89dd05fdf35ce465fcc2b3588337f79f818a78aa'/>
<id>urn:sha1:89dd05fdf35ce465fcc2b3588337f79f818a78aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Decouple entity minimap markers from nametags replacing with show_on_minimap property (#10443)</title>
<updated>2020-10-19T18:38:15+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-10-19T18:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=660115c1abc76f3d4f6a6597ed0c4737465c6c55'/>
<id>urn:sha1:660115c1abc76f3d4f6a6597ed0c4737465c6c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pass ContentFeatures as reference to read_content_features (#10464)</title>
<updated>2020-10-13T15:36:01+00:00</updated>
<author>
<name>JosiahWI</name>
<email>41302989+JosiahWI@users.noreply.github.com</email>
</author>
<published>2020-10-13T15:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=11f3deb9c4512b918de8f5e778bc8b9535bd62c7'/>
<id>urn:sha1:11f3deb9c4512b918de8f5e778bc8b9535bd62c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a short_description to be used by mods (#8980)</title>
<updated>2020-10-09T18:11:21+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2020-10-09T18:11:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f3ae45b2b245dd0aeb4a7d9b76afaf078871104c'/>
<id>urn:sha1:f3ae45b2b245dd0aeb4a7d9b76afaf078871104c</id>
<content type='text'>
</content>
</entry>
</feed>
