<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/server, branch mirror_hands</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=mirror_hands'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-07-23T18:11:53+00:00</updated>
<entry>
<title>Dual Wielding</title>
<updated>2022-07-23T18:11:53+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>eliasfleckenstein@web.de</email>
</author>
<published>2022-05-12T11:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b7767dd9aae27f0fe6b7ae3b99d0f51860979f82'/>
<id>urn:sha1:b7767dd9aae27f0fe6b7ae3b99d0f51860979f82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor ModConfiguration</title>
<updated>2022-07-14T21:12:54+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-05-07T15:44:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=06de82fd86678e0a1c260c67792c5cd192863edd'/>
<id>urn:sha1:06de82fd86678e0a1c260c67792c5cd192863edd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move f1000 sanitizing to the places that still use this type</title>
<updated>2022-07-14T18:55:45+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-06-08T17:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=137eef6590205b7bcdf5273221bc22c17b218f6e'/>
<id>urn:sha1:137eef6590205b7bcdf5273221bc22c17b218f6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>on_deactivate: distinguish removal and unloading (#11931)</title>
<updated>2022-06-11T18:01:14+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-06-11T18:01:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e7d4ec6834282402c24fe432e0dcebe78b7fcd01'/>
<id>urn:sha1:e7d4ec6834282402c24fe432e0dcebe78b7fcd01</id>
<content type='text'>
Sometimes you need to be able to do removal-related cleanup, such as removing files from disk, or entries from a database. staticdata obviously isn't suitable for large data. The data shouldn't be removed if the entity is unloaded, only if it is removed.</content>
</entry>
<entry>
<title>No damage effects on hp_max change (#11846)</title>
<updated>2022-06-11T18:00:40+00:00</updated>
<author>
<name>Lars Müller</name>
<email>34514239+appgurueu@users.noreply.github.com</email>
</author>
<published>2022-06-11T18:00:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f4a53f7ee6fb5482f8193353c35be54b40533d6f'/>
<id>urn:sha1:f4a53f7ee6fb5482f8193353c35be54b40533d6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sanitize player position and speed server-side (#12396)</title>
<updated>2022-06-07T19:27:05+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-06-07T19:27:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3ac5a24b12950a2d92860d000b9477a11c1ad68b'/>
<id>urn:sha1:3ac5a24b12950a2d92860d000b9477a11c1ad68b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle lua entity HP changes correctly (like punches)</title>
<updated>2022-05-29T12:00:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-26T19:32:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=303329f2d6bc96f7756c72845de1bd87f62174a1'/>
<id>urn:sha1:303329f2d6bc96f7756c72845de1bd87f62174a1</id>
<content type='text'>
fixes #11975
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5683bb76cc3a60d952c9f58c41adaa5f195dd3f4'/>
<id>urn:sha1:5683bb76cc3a60d952c9f58c41adaa5f195dd3f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use virtual paths to specify exact mod to enable (#11784)</title>
<updated>2022-01-30T22:40:53+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2022-01-30T22:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=128f6359e936bcdc5e26409ddd73438bce9c6dd6'/>
<id>urn:sha1:128f6359e936bcdc5e26409ddd73438bce9c6dd6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't call on_dieplayer callback two times (#11874)</title>
<updated>2022-01-15T16:44:55+00:00</updated>
<author>
<name>savilli</name>
<email>78875209+savilli@users.noreply.github.com</email>
</author>
<published>2022-01-15T16:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=72b14bd994659163d4c2ea0d769d329df8a0f937'/>
<id>urn:sha1:72b14bd994659163d4c2ea0d769d329df8a0f937</id>
<content type='text'>
</content>
</entry>
</feed>
