<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/game/item_s.lua, branch dual_wielding</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=dual_wielding'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-09-18T15:46:48+00:00</updated>
<entry>
<title>Content ID caching in Lua (#12444)</title>
<updated>2022-09-18T15:46:48+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-09-18T15:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=310b12b5edaaa415e664a7766b9226fc95ce89e4'/>
<id>urn:sha1:310b12b5edaaa415e664a7766b9226fc95ce89e4</id>
<content type='text'>
* Cache content IDs in Lua

Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Add paramtype2s for 4 horizontal rotations and 64 colors (#11431)</title>
<updated>2022-09-16T11:18:55+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy@disroot.org</email>
</author>
<published>2022-09-16T11:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1d04903c1973591e795d3275b900d76d7cb7877a'/>
<id>urn:sha1:1d04903c1973591e795d3275b900d76d7cb7877a</id>
<content type='text'>
4dir is like facedir, but only for 4 horizontal directions: NESW. It is identical in behavior to facedir otherwise. The reason why game makers would want to use this over facedir is 1) simplicity and 2) you get 6 free bits.
It can be used for things like chests and furnaces and you don't need or want them to "flip them on the side" (like you could with facedir).

color4dir is like colorfacedir, but you get 64 colors instead of only 8.</content>
</entry>
<entry>
<title>Reorganize some builtin functions in preparation for async env</title>
<updated>2022-05-02T18:54:55+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-04-09T11:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e6385e2ab74af7b01163ea91d4e3cfd5dfe6552e'/>
<id>urn:sha1:e6385e2ab74af7b01163ea91d4e3cfd5dfe6552e</id>
<content type='text'>
</content>
</entry>
</feed>
