<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dragonfireclient.git/builtin/mainmenu/dlg_create_world.lua, branch 2021.03</title>
<subtitle>luanti cheat client
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/atom?h=2021.03'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/'/>
<updated>2021-02-11T10:18:22+00:00</updated>
<entry>
<title>Replace 'minetest.' with 'core.' in builtin</title>
<updated>2021-02-11T10:18:22+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-10T11:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=4db7fb4a3be9de29460919ff2dc042e0812f31bd'/>
<id>urn:sha1:4db7fb4a3be9de29460919ff2dc042e0812f31bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add dependency resolution to ContentDB (#9997)</title>
<updated>2020-12-23T14:42:18+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-12-23T14:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d2bbf13dfe61c48c1051ab5bd8b2b0e97ad7599e'/>
<id>urn:sha1:d2bbf13dfe61c48c1051ab5bd8b2b0e97ad7599e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give unnamed world names incrementing numbers. Format 'world&lt;number&gt;' (#10247)</title>
<updated>2020-10-12T23:52:53+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2020-10-12T23:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=d6711025461b00d8c244b28d77abd09ccd7cd4b4'/>
<id>urn:sha1:d6711025461b00d8c244b28d77abd09ccd7cd4b4</id>
<content type='text'>
Code created with help from GitHub users sirrobzeroone and pauloue, thank you.</content>
</entry>
<entry>
<title>Mapgen Flat: Add caverns, disabled by default (#9913)</title>
<updated>2020-08-05T04:00:00+00:00</updated>
<author>
<name>Paramat</name>
<email>paramat@users.noreply.github.com</email>
</author>
<published>2020-08-05T04:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f92a393f6f949377b1d78630a8f7d24e78e6ff9d'/>
<id>urn:sha1:f92a393f6f949377b1d78630a8f7d24e78e6ff9d</id>
<content type='text'>
Add the caverns used in V5, V7, Valleys, Carpathian.
Disabled by default to not be force-enabled in existing worlds.</content>
</entry>
<entry>
<title>Rename “Minimal development test” to “Development Test” (#9928)</title>
<updated>2020-05-25T22:17:52+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-05-25T22:17:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=083b285f4319c470f307f0b52f03a2fb68facd38'/>
<id>urn:sha1:083b285f4319c470f307f0b52f03a2fb68facd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add mapgen settings to world creation dialog (#9254)</title>
<updated>2020-05-12T01:52:52+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2020-05-12T01:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=7ec76e530db9c3ed093e6edeca156e9311a6378a'/>
<id>urn:sha1:7ec76e530db9c3ed093e6edeca156e9311a6378a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add allowed_mapgens option in game.conf. (#9263)</title>
<updated>2020-04-06T14:06:16+00:00</updated>
<author>
<name>Wren Turkal</name>
<email>wt@penguintechs.org</email>
</author>
<published>2020-04-06T14:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=f91124a0c0d8c448b3d3d0767b3c8b2352c92d6e'/>
<id>urn:sha1:f91124a0c0d8c448b3d3d0767b3c8b2352c92d6e</id>
<content type='text'>
The game.conf has a disallowed_mapgens option. However, some games
require a certain mapgen to be used, like the CTF plugin. This change
adds an option to specify allowed mapgens so that the setting can be
specified in a way that needn't be updated as map generators are added
to Minetest.
</content>
</entry>
<entry>
<title>Fix undeclared global warning because of _ (#8798)</title>
<updated>2019-08-14T21:35:47+00:00</updated>
<author>
<name>DS</name>
<email>vorunbekannt75@web.de</email>
</author>
<published>2019-08-14T21:35:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=082066e81393618152c279cccb98e0a05a0aebea'/>
<id>urn:sha1:082066e81393618152c279cccb98e0a05a0aebea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add luacheck to check builtin (#7895)</title>
<updated>2019-08-06T18:30:18+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2019-08-06T18:30:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=8e757859d6a6bf6482480904e8485e9344e567ab'/>
<id>urn:sha1:8e757859d6a6bf6482480904e8485e9344e567ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make advanced settings noiseparams strings translatable (#8062)</title>
<updated>2019-01-20T18:49:17+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2019-01-20T18:49:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/dragonfire/dragonfireclient.git/commit/?id=df6670b28a2f4e1f6094b617a25792a70400b66d'/>
<id>urn:sha1:df6670b28a2f4e1f6094b617a25792a70400b66d</id>
<content type='text'>
Various minor language improvements in settingtypes.txt.</content>
</entry>
</feed>
