<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/script/common, branch wield_animation</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=wield_animation'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-03-05T08:45:58+00:00</updated>
<entry>
<title>Different animations for different actions</title>
<updated>2021-03-05T08:45:58+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-03-04T09:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2fd31f525e28f88ef84179be4735da5115a0a0ee'/>
<id>urn:sha1:2fd31f525e28f88ef84179be4735da5115a0a0ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code quality in files that were changed</title>
<updated>2021-03-05T08:45:58+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2021-03-02T12:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f9d3ab01d35cbad6d9bd0f203c6647fbfe251754'/>
<id>urn:sha1:f9d3ab01d35cbad6d9bd0f203c6647fbfe251754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ability to define and use LUA wield animations</title>
<updated>2021-03-05T08:45:58+00:00</updated>
<author>
<name>Emmanuel</name>
<email>emmanuel@chthonicsoftware.com</email>
</author>
<published>2020-09-07T17:59:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6b9057a1f2c0f3fabbf061f5bd49519920dd783b'/>
<id>urn:sha1:6b9057a1f2c0f3fabbf061f5bd49519920dd783b</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
