<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/minimal/mods/test, branch 5.1.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.1.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2019-08-10T21:28:00+00:00</updated>
<entry>
<title>Fix some issues with minetest.clear_craft (#8712)</title>
<updated>2019-08-10T21:28:00+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-08-10T21:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=120155f312cb1977b9a325acc7c7679103eb3800'/>
<id>urn:sha1:120155f312cb1977b9a325acc7c7679103eb3800</id>
<content type='text'>
* Fix some issues with minetest.clear_craft

- Fix memory leak
- Fix crafts with an output count not being cleared when clearing by
  input.
- Fix recipe list being reversed when clearing by input.

* Add CraftInput::empty()
</content>
</entry>
<entry>
<title>Add formspec testing to test mod in minimal</title>
<updated>2019-08-03T18:36:30+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2019-07-02T02:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=4f7fa8d417074dadb085b367f756cade23e593c6'/>
<id>urn:sha1:4f7fa8d417074dadb085b367f756cade23e593c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minimal: Move get_craft_result tests to test mod</title>
<updated>2019-07-27T12:42:41+00:00</updated>
<author>
<name>Paul Ouellette</name>
<email>oue.paul18@gmail.com</email>
</author>
<published>2019-07-09T22:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b994a35d978d3f1dd172ff9a77515d4fcba5e89c'/>
<id>urn:sha1:b994a35d978d3f1dd172ff9a77515d4fcba5e89c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>minimal: Fix crash due to assertion fail</title>
<updated>2019-05-03T12:44:05+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-05-03T12:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=96f250ed8f5b019904bb67c427fe5c1babf0f4df'/>
<id>urn:sha1:96f250ed8f5b019904bb67c427fe5c1babf0f4df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Minimal: Fix HP change crash (#7344)</title>
<updated>2018-05-16T17:44:21+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2018-05-16T17:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2edeafb97b40f643e559bd347b9846d98eb09f63'/>
<id>urn:sha1:2edeafb97b40f643e559bd347b9846d98eb09f63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MetaDataRef: Add contains() and get() (#7214)</title>
<updated>2018-04-30T16:42:51+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-04-30T16:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0b5b32b026291d5bd8e47acebca10259a379fc1c'/>
<id>urn:sha1:0b5b32b026291d5bd8e47acebca10259a379fc1c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add player:get_meta(), deprecate player attributes (#7202)</title>
<updated>2018-04-06T08:52:29+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-04-06T08:52:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=91615f9588420fd716978552fdacf1323b8df11c'/>
<id>urn:sha1:91615f9588420fd716978552fdacf1323b8df11c</id>
<content type='text'>
* Add player:get_meta(), deprecate player attributes
</content>
</entry>
<entry>
<title>Load dependencies and description from mod.conf</title>
<updated>2018-03-28T21:14:16+00:00</updated>
<author>
<name>Andrew Ward</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-03-28T21:14:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=71b2570f0919d3bb5575c9ec694ecd004222fcea'/>
<id>urn:sha1:71b2570f0919d3bb5575c9ec694ecd004222fcea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add reasons to on_dieplayer and on_hpchange</title>
<updated>2018-03-28T15:05:18+00:00</updated>
<author>
<name>Andrew Ward</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2018-03-28T15:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dfc81983491417c5cd1c99d7db05e421c409379d'/>
<id>urn:sha1:dfc81983491417c5cd1c99d7db05e421c409379d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PseudoRandom in Lua API</title>
<updated>2012-03-27T21:38:20+00:00</updated>
<author>
<name>Perttu Ahola</name>
<email>celeron55@gmail.com</email>
</author>
<published>2012-03-27T21:38:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=04172e3dd0bf1b2645c4bbc0c819e4e3a5ab87e3'/>
<id>urn:sha1:04172e3dd0bf1b2645c4bbc0c819e4e3a5ab87e3</id>
<content type='text'>
</content>
</entry>
</feed>
