<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/misc_register.lua, branch 0.4.16</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.16'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2014-05-07T21:14:23+00:00</updated>
<entry>
<title>Organize builtin into subdirectories</title>
<updated>2014-05-07T21:14:23+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-04-27T21:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528'/>
<id>urn:sha1:1cd512913e4d4ad1fb43d4b6e3d7971bb6c67528</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix heart + bubble bar size on different texture packs</title>
<updated>2014-05-07T19:46:27+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2014-04-28T21:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d3ee617f37984b380ebe32cd37ef1cda66d96c48'/>
<id>urn:sha1:d3ee617f37984b380ebe32cd37ef1cda66d96c48</id>
<content type='text'>
Add DPI support for statbar
Move heart+bubble bar to Lua HUD
Add statbar size (based upon an idea by blue42u)
Add support for customizing breath and statbar
</content>
</entry>
<entry>
<title>Fix spelling of "attempt"</title>
<updated>2014-01-14T03:11:31+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-14T03:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5434d87da2a6ab891448ed4e61e8463c688d1f1c'/>
<id>urn:sha1:5434d87da2a6ab891448ed4e61e8463c688d1f1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.override_item</title>
<updated>2014-01-14T02:41:00+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-01-14T00:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=574ed6a363328dcfa477b1779f3d9491322d96b7'/>
<id>urn:sha1:574ed6a363328dcfa477b1779f3d9491322d96b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 'on_prejoinplayer' callback</title>
<updated>2013-12-12T18:42:14+00:00</updated>
<author>
<name>kaeza</name>
<email>kaeza@users.sf.net</email>
</author>
<published>2013-12-12T06:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=33de69a173a3646d8f5b9bf91b3e48d76cd40ae6'/>
<id>urn:sha1:33de69a173a3646d8f5b9bf91b3e48d76cd40ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move script_run_callbacks to Lua</title>
<updated>2013-12-08T03:03:07+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-08T03:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a0dce51af62e41ddda312b7e877f6a350667a17d'/>
<id>urn:sha1:a0dce51af62e41ddda312b7e877f6a350667a17d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Only create one alias metatable</title>
<updated>2013-12-04T19:31:55+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2013-12-04T18:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=000da6b25de2af1cc517b9f3c5e9b3576625ec4c'/>
<id>urn:sha1:000da6b25de2af1cc517b9f3c5e9b3576625ec4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Assume a selection box for fences</title>
<updated>2013-11-30T18:22:50+00:00</updated>
<author>
<name>0gb.us</name>
<email>0gb.us@0gb.us</email>
</author>
<published>2013-10-16T05:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e605d7025608f8d04cdd6143c6be85e35ef067e3'/>
<id>urn:sha1:e605d7025608f8d04cdd6143c6be85e35ef067e3</id>
<content type='text'>
Similar to assuming a selection box for the nodebox drawtype, minetest.register_item() now assumes a selection box for the fencelike drawtype.
</content>
</entry>
<entry>
<title>Add basic protection support to builtin</title>
<updated>2013-11-02T18:01:10+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>noreply@gmail.com</email>
</author>
<published>2013-08-02T20:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06a5eceb81f8f5006814e567790166a0d7693972'/>
<id>urn:sha1:06a5eceb81f8f5006814e567790166a0d7693972</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed ignoring of "diggable" property of nodes.</title>
<updated>2013-11-01T14:58:41+00:00</updated>
<author>
<name>0gb.us</name>
<email>0gb.us@0gb.us</email>
</author>
<published>2013-10-29T00:25:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=53ab2f8defa119477965b57218ec1f78c487a7e3'/>
<id>urn:sha1:53ab2f8defa119477965b57218ec1f78c487a7e3</id>
<content type='text'>
</content>
</entry>
</feed>
