<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/data/mods/bucket/init.lua, branch 5.0.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.0.0'/>
<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>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>Fix wrong checked node names in bucket</title>
<updated>2011-12-03T23:15:09+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T23:15:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b8b2a4f305352f485f726a3bb0ab2f85e711c75'/>
<id>urn:sha1:2b8b2a4f305352f485f726a3bb0ab2f85e711c75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some aliases to bucket</title>
<updated>2011-12-03T22:51:19+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T22:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5c24450e54c8c47981646841fe5c4fa2a34cfe6b'/>
<id>urn:sha1:5c24450e54c8c47981646841fe5c4fa2a34cfe6b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bucket texture names</title>
<updated>2011-12-03T15:40:58+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T15:40:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ac56053c74387caad518a2233accad14d7d855ef'/>
<id>urn:sha1:ac56053c74387caad518a2233accad14d7d855ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change naming convention to be modname:* instead of modname_* (sorry modders!)</title>
<updated>2011-12-03T09:41:52+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T09:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=760416b81fbcf3343d4276c20cf7d6028b5ad461'/>
<id>urn:sha1:760416b81fbcf3343d4276c20cf7d6028b5ad461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enforced mod global naming convention and better error reporting</title>
<updated>2011-12-03T00:45:55+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-03T00:45:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d96cd236f3e983ff35ef16f7c9979c8341d5ae0c'/>
<id>urn:sha1:d96cd236f3e983ff35ef16f7c9979c8341d5ae0c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename "NodeItem"/"ToolItem"/"CraftItem" to "node"/"tool"/"craft"</title>
<updated>2011-12-02T10:12:07+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-12-02T10:12:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=69bc9224dbfb5609af140d8ec5c791763e3f4295'/>
<id>urn:sha1:69bc9224dbfb5609af140d8ec5c791763e3f4295</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move craftitem_place_item as minetest.craftitem_place_item in builtin.lua</title>
<updated>2011-11-30T21:52:02+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-30T21:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=918c507a66aa5c05422d78a9ea30a455ddd3e124'/>
<id>urn:sha1:918c507a66aa5c05422d78a9ea30a455ddd3e124</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Modify bucket namings</title>
<updated>2011-11-29T17:13:58+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2011-11-29T16:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d57aa531e138f4e060ab6bb8d1c0221fe32d5ab0'/>
<id>urn:sha1:d57aa531e138f4e060ab6bb8d1c0221fe32d5ab0</id>
<content type='text'>
</content>
</entry>
</feed>
