<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/data/builtin.lua, branch hud_font_style</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2012-03-10T15:10:10+00:00</updated>
<entry>
<title>Initial directory structure rework</title>
<updated>2012-03-10T15:10:10+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-10T13:56:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c89d1cf072f4ac34cfb35eadd8c9890b3de1b922'/>
<id>urn:sha1:c89d1cf072f4ac34cfb35eadd8c9890b3de1b922</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix and tune things, add tool "recharge" animation, add dummyball</title>
<updated>2012-03-10T09:28:14+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-09T21:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=989aba1966373885d4cac306daea25e102f8d68d'/>
<id>urn:sha1:989aba1966373885d4cac306daea25e102f8d68d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove material from minetest.nodedef_default</title>
<updated>2012-03-10T09:28:13+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-02-29T18:55:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b49a7c140e0ca719a567e5d64f4725231927d02c'/>
<id>urn:sha1:b49a7c140e0ca719a567e5d64f4725231927d02c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Digging time groups WIP</title>
<updated>2012-03-10T09:28:12+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-02-28T17:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=562ac3bce9fae076562bd2e92e7d330c296ac1b0'/>
<id>urn:sha1:562ac3bce9fae076562bd2e92e7d330c296ac1b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pointed.thing.ref -&gt; pointed_thing.ref in builtin.lua</title>
<updated>2012-02-28T17:55:24+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-02-28T17:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b3f4cbe15751dfbe6066211a809a56741a18627a'/>
<id>urn:sha1:b3f4cbe15751dfbe6066211a809a56741a18627a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add groups = {} to item definition</title>
<updated>2012-02-04T00:20:05+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-02-04T00:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=61016962ee147636800e9c9375131b5087801b0c'/>
<id>urn:sha1:61016962ee147636800e9c9375131b5087801b0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix craftresult_is_preview flood in log and remove unnecessary debug output</title>
<updated>2012-01-25T18:18:20+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-23T14:28:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0e8bd531c243c4e19217ef249c2316710cee44cc'/>
<id>urn:sha1:0e8bd531c243c4e19217ef249c2316710cee44cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Node placement / mineral / serialization / iron freq / node_dig callback</title>
<updated>2012-01-22T15:24:50+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-20T23:11:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=157a4cf18cb9c098f465b8baecd7d2cd5705f2dd'/>
<id>urn:sha1:157a4cf18cb9c098f465b8baecd7d2cd5705f2dd</id>
<content type='text'>
- Node placement code moved to Lua
- Mineral system removed (added default:stone_with_coal and default:stone_with_iron).
- MapBlock and MapNode serialization updated.
- Mapgen: Frequency of iron increased.
- node_dig callback and related changes.
</content>
</entry>
<entry>
<title>The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef</title>
<updated>2012-01-12T05:10:39+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2012-01-12T05:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6a76c226e10e92c3e3339096f07f8ab065e2098b'/>
<id>urn:sha1:6a76c226e10e92c3e3339096f07f8ab065e2098b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement minetest.register_on_dieplayer()</title>
<updated>2012-01-05T22:12:33+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-01-05T22:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4f2c1e36a10ee00c6779a02dd4441fa680fb3497'/>
<id>urn:sha1:4f2c1e36a10ee00c6779a02dd4441fa680fb3497</id>
<content type='text'>
</content>
</entry>
</feed>
