<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/games/minimal/mods/default, 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-07-27T12:42:41+00:00</updated>
<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>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>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/minetest.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/minetest.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/minetest.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/minetest.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/minetest.git/commit/?id=5db41d4d213333fc39845e7b752d7976a24da6af'/>
<id>urn:sha1:5db41d4d213333fc39845e7b752d7976a24da6af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add 2D sheet animation for nodes</title>
<updated>2017-01-02T14:28:06+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-12-23T13:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a07b032245bef76a7695e139a9daca7cb646a73d'/>
<id>urn:sha1:a07b032245bef76a7695e139a9daca7cb646a73d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "[sheet" to the texture special commands.</title>
<updated>2017-01-02T14:28:06+00:00</updated>
<author>
<name>Luke Puchner-Hardman</name>
<email>x.lukk3.x@gmail.com</email>
</author>
<published>2014-09-23T12:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7057c196c442ff3484b53f48d940f4c9e0ffe23a'/>
<id>urn:sha1:7057c196c442ff3484b53f48d940f4c9e0ffe23a</id>
<content type='text'>
"[sheet:WxH:X,Y" assumes the base image is a tilesheet with W*H tiles
on it and crops to the tile at position X,Y.  Basically it works
like "[verticalframe" but in 2D.

For testing, I combined the four default_chest images into one.
</content>
</entry>
<entry>
<title>Mapgen: Various fixes and improvements</title>
<updated>2016-01-11T01:32:20+00:00</updated>
<author>
<name>paramat</name>
<email>mat.gregory@virginmedia.com</email>
</author>
<published>2016-01-11T00:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=8fc8cb819b60dcaca887056e9fcb9cb7927412f1'/>
<id>urn:sha1:8fc8cb819b60dcaca887056e9fcb9cb7927412f1</id>
<content type='text'>
Lua_api.txt: Document 'minetest.registered_biomes'
Minimal: Remove 'mapgen_air' alias
Cavegen: Add fallback node for 'mapgen_ice'
Dungeongen: Add fallback node for 'mapgen_river_water_source'
Mgv5: Remove unnecessary '#include util/directiontables.h'
Add missing 'this-&gt;'s in makeChunk()
Mgv6: Edit empty line formatting
Remove leading spaces in makeChunk()
Add missing spaces after 'for' and 'if'
Mgv7: Edit empty line formatting
</content>
</entry>
</feed>
