<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/game, branch 5.2.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2020-04-04T19:27:30+00:00</updated>
<entry>
<title>Builtin: Make item entities glow less (#9594)</title>
<updated>2020-04-04T19:27:30+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-04-04T19:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ea30b89d3fcaf599a4d4c4e2f12f01a1d59f1072'/>
<id>urn:sha1:ea30b89d3fcaf599a4d4c4e2f12f01a1d59f1072</id>
<content type='text'>
minor adjustment to #9200</content>
</entry>
<entry>
<title>Fix some chatcommands not returning a value (#9503)</title>
<updated>2020-03-14T14:01:22+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-03-14T14:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1441281809d9961ff7498df86601db151956b030'/>
<id>urn:sha1:1441281809d9961ff7498df86601db151956b030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pathfinder bugs: returning nil frequently, broken A*, jump through solid nodes (#9339)</title>
<updated>2020-03-05T11:09:44+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2020-03-05T11:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=580e7e8eb902ae2faed36b4982e7e751e35f5201'/>
<id>urn:sha1:580e7e8eb902ae2faed36b4982e7e751e35f5201</id>
<content type='text'>
* Fix pathfinder fail when startpos is over air
* Note down pathfinder restrictions
* Implement real A* search
* Pathfinder: Implement buildPath non-recursively
* Update find_path documentation
* Pathfinder: Check if jump path is unobstructed
* Pathfinder: Fix drop check first checking upwards
* Pathfinder: Return nil if source or dest are solid
* Pathfinder: Use priority queue for open list
</content>
</entry>
<entry>
<title>Move core.get_connected_players() implementation to C++</title>
<updated>2020-02-23T21:24:12+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-02-12T18:49:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=0b8d3f99a5424113178329e56c2ebe4b38fd2b46'/>
<id>urn:sha1:0b8d3f99a5424113178329e56c2ebe4b38fd2b46</id>
<content type='text'>
Keeping the ObjectRefs around in a table isn't ideal and this allows
removing the somewhat nonsensical is_player_connected() added in 86ef7147.
</content>
</entry>
<entry>
<title>Falling nodes: Add support for facedir, colorfacedir, wallmounted, colorwallmounted, color, airlike, signlike, torchlike and glow (#9205)</title>
<updated>2020-02-22T01:10:17+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-02-22T01:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d5070474439c4bd1e59841ffd6400e981854c63d'/>
<id>urn:sha1:d5070474439c4bd1e59841ffd6400e981854c63d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Builtin: Fix error by digging unknown nodes</title>
<updated>2020-02-16T13:13:52+00:00</updated>
<author>
<name>SmallJoker</name>
<email>mk939@ymail.com</email>
</author>
<published>2020-02-16T13:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3f675490df7d4dd0cdd3ac4afe2683fe8678b24d'/>
<id>urn:sha1:3f675490df7d4dd0cdd3ac4afe2683fe8678b24d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert sound_play uses in builtin to ephemeral</title>
<updated>2020-02-01T19:31:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-01-25T20:57:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7d29611c1b619b6a336fc0505d993fbe539a62b9'/>
<id>urn:sha1:7d29611c1b619b6a336fc0505d993fbe539a62b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let node 'place' and 'dug' sounds be heard by other players</title>
<updated>2020-02-01T19:31:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-01-25T20:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c10e188594d445c724de6b11fd70590bbe6b57d7'/>
<id>urn:sha1:c10e188594d445c724de6b11fd70590bbe6b57d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix item eat sound not played if last item (#9239)</title>
<updated>2019-12-24T18:12:46+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2019-12-24T18:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=876a15bd7570f4cccf815a1d5e5588525e445cb1'/>
<id>urn:sha1:876a15bd7570f4cccf815a1d5e5588525e445cb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>/privs: Delimit output list of privs with commas (#9224)</title>
<updated>2019-12-20T18:15:40+00:00</updated>
<author>
<name>ANAND</name>
<email>ClobberXD@gmail.com</email>
</author>
<published>2019-12-20T18:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ec3224dce26fac8361f457514d4376d9753ee36b'/>
<id>urn:sha1:ec3224dce26fac8361f457514d4376d9753ee36b</id>
<content type='text'>
</content>
</entry>
</feed>
