<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/game, branch physics</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=physics'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-11-26T19:19:40+00:00</updated>
<entry>
<title>Implemented disconnect_player (#10492)</title>
<updated>2021-11-26T19:19:40+00:00</updated>
<author>
<name>Corey Powell</name>
<email>mistdragon100@gmail.com</email>
</author>
<published>2021-11-26T19:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=413be76c63309266d3d271f01cc74385067d7263'/>
<id>urn:sha1:413be76c63309266d3d271f01cc74385067d7263</id>
<content type='text'>
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</content>
</entry>
<entry>
<title>Fix number of tool uses being off by 1..32767 (#11110)</title>
<updated>2021-10-31T22:33:33+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-10-31T22:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6910c8d920acedb3f1df1ac03a5cdf14f5fb6081'/>
<id>urn:sha1:6910c8d920acedb3f1df1ac03a5cdf14f5fb6081</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix item duplication if player dies during interact callback (alternative) (#11662)</title>
<updated>2021-10-25T18:30:27+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-10-25T18:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=660e63dbae5901f8178b39ab40e6f770b8d7a215'/>
<id>urn:sha1:660e63dbae5901f8178b39ab40e6f770b8d7a215</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect error message in core.encode_png</title>
<updated>2021-10-22T08:55:18+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-10-22T08:55:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a78124831f71a235756ca2321a6422295d67572f'/>
<id>urn:sha1:a78124831f71a235756ca2321a6422295d67572f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add feature table entry for new dynamic media API</title>
<updated>2021-09-19T11:54:06+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-09-17T15:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=16a62426d6ac2f88125d258256af31bc2114b960'/>
<id>urn:sha1:16a62426d6ac2f88125d258256af31bc2114b960</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamic_Add_Media v2 (#11550)</title>
<updated>2021-09-09T14:51:35+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-09-09T14:51:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bbfae0cc673d3abdc21224c53e09b209ee4688a2'/>
<id>urn:sha1:bbfae0cc673d3abdc21224c53e09b209ee4688a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix falling mesh nodes being half size (#11389)</title>
<updated>2021-09-01T20:20:57+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-09-01T20:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=ff9945dc6eb33d054059fc48605ffea7c4b515d3'/>
<id>urn:sha1:ff9945dc6eb33d054059fc48605ffea7c4b515d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add group-based tool filtering for node drops (#10141)</title>
<updated>2021-08-27T18:23:20+00:00</updated>
<author>
<name>Treer</name>
<email>treer.git@gmail.com</email>
</author>
<published>2021-08-27T18:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=149d8fc8d6d92e8e0d6908125ad8d3179695b1ea'/>
<id>urn:sha1:149d8fc8d6d92e8e0d6908125ad8d3179695b1ea</id>
<content type='text'>
Supports both AND and OR requirements, e.g.

 * "a tool that's in any of these groups"
 * "a tool that's in all of these groups"</content>
</entry>
<entry>
<title>Remove statement semicolons from a lua script</title>
<updated>2021-08-09T19:03:18+00:00</updated>
<author>
<name>hecks</name>
<email>42101236+hecktest@users.noreply.github.com</email>
</author>
<published>2021-08-09T19:03:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=eefa39e47b4ef1f6a51854461efee99777ae20fd'/>
<id>urn:sha1:eefa39e47b4ef1f6a51854461efee99777ae20fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a simple PNG image encoder with Lua API (#11485)</title>
<updated>2021-07-29T03:10:10+00:00</updated>
<author>
<name>hecks</name>
<email>42101236+hecktest@users.noreply.github.com</email>
</author>
<published>2021-07-29T03:10:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=80d12dbedb67191a5eb3e4f3c36b04baed1f8afb'/>
<id>urn:sha1:80d12dbedb67191a5eb3e4f3c36b04baed1f8afb</id>
<content type='text'>
* Add a simple PNG image encoder with Lua API
Add ColorSpec to RGBA converter
Make a safety wrapper for the encoder
Create devtest examples

Co-authored-by: hecktest &lt;&gt;
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
</feed>
