<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/scriptapi.cpp, branch itemmeta_restrictions</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=itemmeta_restrictions</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=itemmeta_restrictions'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2013-05-24T22:51:02+00:00</updated>
<entry>
<title>Move scriptapi to separate folder (by sapier)</title>
<updated>2013-05-24T22:51:02+00:00</updated>
<author>
<name>sapier</name>
<email>Sapier at GMX dot net</email>
</author>
<published>2013-05-24T22:51:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ab433775777c4f5055bcf4d2a1cffc506c4f9961'/>
<id>urn:sha1:ab433775777c4f5055bcf4d2a1cffc506c4f9961</id>
<content type='text'>
On the lua side, notably minetest.env:&lt;function&gt;(&lt;args&gt;) should now
be replaced by minetest.&lt;function&gt;(&lt;args&gt;).
The old way is and will stay supported for a long time.

Also:
Update and clean up lua_api.txt (by celeron55)
Move EnvRef to lua and remove add_rat and add_firefly (by kahrl)
Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
</content>
</entry>
<entry>
<title>Optional dependencies and properly handle mod name conflicts again</title>
<updated>2013-05-03T21:58:22+00:00</updated>
<author>
<name>Kahrl</name>
<email>kahrl@gmx.net</email>
</author>
<published>2013-05-03T21:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=969d2b3eb1f30e257823d9220697e47735be68e3'/>
<id>urn:sha1:969d2b3eb1f30e257823d9220697e47735be68e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.get_player_ip()</title>
<updated>2013-04-23T06:57:45+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>noreply@gmail.com</email>
</author>
<published>2013-04-04T08:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4a9b8aae5e54e4cb6395771868a83bfd0f72c11a'/>
<id>urn:sha1:4a9b8aae5e54e4cb6395771868a83bfd0f72c11a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add option to not prepend "Server -!- " to messages sent with minetest.chat_send_player()</title>
<updated>2013-04-23T06:47:08+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>noreply@gmail.com</email>
</author>
<published>2013-03-30T03:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3d4d0cb5749a68436cccd08b7a135f9bb7527038'/>
<id>urn:sha1:3d4d0cb5749a68436cccd08b7a135f9bb7527038</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add param2 field for ores, some minor fixes and misc. code cleanup</title>
<updated>2013-04-08T01:21:54+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-04-08T01:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7c0e707cf1d0031788567bfec66f6c13ec901cdc'/>
<id>urn:sha1:7c0e707cf1d0031788567bfec66f6c13ec901cdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Mapgen V7, reorganize biomes</title>
<updated>2013-04-07T04:50:21+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-04-06T15:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8ec3fc35c656544a55f7f8ece9359c9e2b472e8f'/>
<id>urn:sha1:8ec3fc35c656544a55f7f8ece9359c9e2b472e8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Ore generation flags, implement ore absolute height</title>
<updated>2013-04-01T00:02:03+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-04-01T00:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8d4b76829753b3db9020ff1f68fb4b0a57025ed3'/>
<id>urn:sha1:8d4b76829753b3db9020ff1f68fb4b0a57025ed3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix MapgenV6::generateCaves possible division by 0 and misc. cosmetic fixes</title>
<updated>2013-03-31T01:24:37+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-03-31T01:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c517215bcf3c92ccef1690ad871a234e547c8435'/>
<id>urn:sha1:c517215bcf3c92ccef1690ad871a234e547c8435</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add more error checking to l_register_ore</title>
<updated>2013-03-24T19:40:53+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-03-24T19:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0e07a7157f4865c26b4d7d0ba6fb12f1de59373c'/>
<id>urn:sha1:0e07a7157f4865c26b4d7d0ba6fb12f1de59373c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Ore infrastructure and l_register_ore()</title>
<updated>2013-03-24T17:23:33+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2013-03-24T05:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=57cbb8bfd8daaa1b8b1aa876723ff6355d21f7fc'/>
<id>urn:sha1:57cbb8bfd8daaa1b8b1aa876723ff6355d21f7fc</id>
<content type='text'>
</content>
</entry>
</feed>
