<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/mainmenu, 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-26T18:33:24+00:00</updated>
<entry>
<title>Remove unused Direct3D shader error/warning (#11793)</title>
<updated>2021-11-26T18:33:24+00:00</updated>
<author>
<name>ROllerozxa</name>
<email>temporaryemail4meh+github@gmail.com</email>
</author>
<published>2021-11-26T18:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c85aa0030f48e088d64a60b1e0df924a68c3964a'/>
<id>urn:sha1:c85aa0030f48e088d64a60b1e0df924a68c3964a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow for Game-Specific Menu Music (#11241)</title>
<updated>2021-11-22T17:26:46+00:00</updated>
<author>
<name>ExeVirus</name>
<email>44562154+ExeVirus@users.noreply.github.com</email>
</author>
<published>2021-11-22T17:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=52bfbf6ed02e16d11f353c4066a0f4129d045e15'/>
<id>urn:sha1:52bfbf6ed02e16d11f353c4066a0f4129d045e15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move instead of copy during content install if possible</title>
<updated>2021-10-06T22:20:01+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-09-19T16:16:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6de8d77e17017cd5cc7b065d42566b6b1cd076cc'/>
<id>urn:sha1:6de8d77e17017cd5cc7b065d42566b6b1cd076cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move archive extraction in content store to async job</title>
<updated>2021-10-06T22:20:01+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-09-19T15:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2b5075f0e2a8223cdb07f000b7e8f874416ed3a8'/>
<id>urn:sha1:2b5075f0e2a8223cdb07f000b7e8f874416ed3a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add "MINETEST_MOD_PATH" environment variable (#11515)</title>
<updated>2021-10-06T22:19:41+00:00</updated>
<author>
<name>emixa-d</name>
<email>85313564+emixa-d@users.noreply.github.com</email>
</author>
<published>2021-10-06T22:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9fab5d594cab4c0a027f0aecf356382f3a37c1de'/>
<id>urn:sha1:9fab5d594cab4c0a027f0aecf356382f3a37c1de</id>
<content type='text'>
This adds an environment variable MINETEST_MOD_PATH.
When it exists, Minetest will look there for mods in addition to ~/.minetest/mods/.</content>
</entry>
<entry>
<title>Add disable_settings to game.conf to get rid of "Enable Damage"/"Creative Mode"/"Host Server" checkboxes (#11524)</title>
<updated>2021-08-12T18:08:12+00:00</updated>
<author>
<name>Hugues Ross</name>
<email>hugues.ross@gmail.com</email>
</author>
<published>2021-08-12T18:08:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=47c146120a53735f8e75d5a1a3d077718811eeae'/>
<id>urn:sha1:47c146120a53735f8e75d5a1a3d077718811eeae</id>
<content type='text'>
This adds support for disable_settings to game.conf. In this you can specify a list of settings that should not be visible in the "local game" (or however it is called nowadays) tab. Enable Damage, Creative Mode and Host Server are supported.

Co-authored-by: Wuzzy &lt;Wuzzy2@mail.ru&gt;
Co-authored-by: Aaron Suen &lt;warr1024@gmail.com&gt;
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</content>
</entry>
<entry>
<title>ContentDB: Add support for package aliases / renaming (#11484)</title>
<updated>2021-08-02T19:05:10+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-08-02T19:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=bee50ca7fa0df561f7b65ff7099974085fb5f25e'/>
<id>urn:sha1:bee50ca7fa0df561f7b65ff7099974085fb5f25e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ContentDB: Add reason to downloads (#10876)</title>
<updated>2021-07-27T17:08:49+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-07-27T17:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9c145ba0d8baeea57914c62fcc07c06bc6a0257a'/>
<id>urn:sha1:9c145ba0d8baeea57914c62fcc07c06bc6a0257a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix spurious shadow enablement in mainmenu</title>
<updated>2021-06-30T15:10:28+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-06-30T15:10:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=72927b73ca857acd4dc5a40a96be220d090436f3'/>
<id>urn:sha1:72927b73ca857acd4dc5a40a96be220d090436f3</id>
<content type='text'>
fixes #11394
</content>
</entry>
<entry>
<title>Strip carriage returns from lines in settingtypes.txt (#11338)</title>
<updated>2021-06-21T17:55:48+00:00</updated>
<author>
<name>William L. DeRieux IV</name>
<email>williamderieux@gmail.com</email>
</author>
<published>2021-06-21T17:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9d2e7fc98305c090b7c27053ceab0b34d6affed4'/>
<id>urn:sha1:9d2e7fc98305c090b7c27053ceab0b34d6affed4</id>
<content type='text'>
Co-authored-by: SmallJoker &lt;SmallJoker@users.noreply.github.com&gt;</content>
</entry>
</feed>
