<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/games/minimal/mods/default, branch master</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2020-05-24T13:46:26+00:00</updated>
<entry>
<title>Replacement for Minimal Development Test (PR) (#9450)</title>
<updated>2020-05-24T13:46:26+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-05-24T13:46:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23'/>
<id>urn:sha1:6456aba73f0ef3f2fa7fd2b2a69cfdf8624afe23</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change some rough/inappropriate language in comments (#9061)</title>
<updated>2019-10-24T00:17:00+00:00</updated>
<author>
<name>random-geek</name>
<email>35757396+random-geek@users.noreply.github.com</email>
</author>
<published>2019-10-24T00:17:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=53ebd803c613949a3f30fb4a905192c85dc73851'/>
<id>urn:sha1:53ebd803c613949a3f30fb4a905192c85dc73851</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 4 missing fallback/default textures (#8845)</title>
<updated>2019-10-23T17:48:06+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2019-10-23T17:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=524442fc5e9bc64952301b9ba25aefb0d9bf781b'/>
<id>urn:sha1:524442fc5e9bc64952301b9ba25aefb0d9bf781b</id>
<content type='text'>
Processed using 'optipng -o7 -strip all '</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/dragonfire/dragonfireclient.git/commit/?id=b994a35d978d3f1dd172ff9a77515d4fcba5e89c'/>
<id>urn:sha1:b994a35d978d3f1dd172ff9a77515d4fcba5e89c</id>
<content type='text'>
</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/dragonfire/dragonfireclient.git/commit/?id=71b2570f0919d3bb5575c9ec694ecd004222fcea'/>
<id>urn:sha1:71b2570f0919d3bb5575c9ec694ecd004222fcea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix default item callbacks to work with nil users (#5819)</title>
<updated>2017-10-28T08:30:50+00:00</updated>
<author>
<name>raymoo</name>
<email>raymoo@users.noreply.github.com</email>
</author>
<published>2017-10-28T08:30:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=a5d5728f241fec8644ba65cb3b98c7dd1be2eee3'/>
<id>urn:sha1:a5d5728f241fec8644ba65cb3b98c7dd1be2eee3</id>
<content type='text'>
* Fix default item callbacks to work with nil users

* item.lua: Handle node drops for invalid players

The if-condition for the dropping loop is the same as `inv`, which means that the 2nd possible definition of `give_item` is never used.
Remove redundant `local _, dropped_item`
</content>
</entry>
<entry>
<title>Minimal: Add river water nodes (#5809)</title>
<updated>2017-05-24T05:43:17+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2017-05-24T05:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=649f641f28dcb5054131d98f76584e5579d9f6d5'/>
<id>urn:sha1:649f641f28dcb5054131d98f76584e5579d9f6d5</id>
<content type='text'>
Is a base terrain node needed by any core mapgen with sloping rivers.</content>
</entry>
<entry>
<title>Private nodemeta (#5702)</title>
<updated>2017-05-10T13:29:21+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2017-05-10T13:29:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=071e114ffa945522a7a9acc3259427166992d5ee'/>
<id>urn:sha1:071e114ffa945522a7a9acc3259427166992d5ee</id>
<content type='text'>
* Private node metadata that isn't sent to the client
</content>
</entry>
<entry>
<title>Player attrs: permits to remove an attribute by setting value to nil (#5716)</title>
<updated>2017-05-07T10:13:15+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2017-05-07T10:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=c1b3ed4180dea16e2fa77663a7d2bf155595dd60'/>
<id>urn:sha1:c1b3ed4180dea16e2fa77663a7d2bf155595dd60</id>
<content type='text'>
* Player attrs: permits to remove an attribute by setting value to nil

When doing player:set_attribute("attr", nil) remove attribute

Also remove a useless check on C++ API part (already done by checkplayer)

Fix #5709
</content>
</entry>
<entry>
<title>Fix not being able to damage players in minimal (#5266)</title>
<updated>2017-02-18T14:36:29+00:00</updated>
<author>
<name>red-001</name>
<email>red-001@outlook.ie</email>
</author>
<published>2017-02-18T14:36:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=5db41d4d213333fc39845e7b752d7976a24da6af'/>
<id>urn:sha1:5db41d4d213333fc39845e7b752d7976a24da6af</id>
<content type='text'>
</content>
</entry>
</feed>
