<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin, branch hud_font_style</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=hud_font_style'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2021-03-08T19:27:48+00:00</updated>
<entry>
<title>Translate builtin into German (server-side) (#11032)</title>
<updated>2021-03-08T19:27:48+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-03-08T19:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a21402b38faab484195224205ef0bbd112f72162'/>
<id>urn:sha1:a21402b38faab484195224205ef0bbd112f72162</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix misleading chat messages of /clearobjects (#10690)</title>
<updated>2021-03-08T19:27:32+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-03-08T19:27:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c48bbfd067da51a41f2facccf3cc3ee7660807a5'/>
<id>urn:sha1:c48bbfd067da51a41f2facccf3cc3ee7660807a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Predict failing placement of ignore nodes</title>
<updated>2021-03-07T13:26:50+00:00</updated>
<author>
<name>Wuzzy</name>
<email>Wuzzy2@mail.ru</email>
</author>
<published>2021-03-06T02:15:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d9b78d64929b8fbf1507c2d27dca6fbc105ecdb0'/>
<id>urn:sha1:d9b78d64929b8fbf1507c2d27dca6fbc105ecdb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Translate builtin (#10693)</title>
<updated>2021-03-05T15:29:48+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-03-05T15:27:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cafad6ac03348aa77e8ee4bb035840e73de4b2a9'/>
<id>urn:sha1:cafad6ac03348aa77e8ee4bb035840e73de4b2a9</id>
<content type='text'>
This PR is the second attempt to translate builtin.
Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
</content>
</entry>
<entry>
<title>Make pkgmgr handle modpacks containing modpacks properly</title>
<updated>2021-03-01T11:13:47+00:00</updated>
<author>
<name>Elias Fleckenstein</name>
<email>54945686+EliasFleckenstein03@users.noreply.github.com</email>
</author>
<published>2021-03-01T11:13:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c401a06f8a669d1fd4194010ccf23d7043d70fb1'/>
<id>urn:sha1:c401a06f8a669d1fd4194010ccf23d7043d70fb1</id>
<content type='text'>
fixes #10550</content>
</entry>
<entry>
<title>pkgmgr: Fix crash when .conf release field is invalid</title>
<updated>2021-02-28T17:11:41+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2021-02-28T17:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b390bd2ea5c40cb96af1699a6a18f59dcdb1495b'/>
<id>urn:sha1:b390bd2ea5c40cb96af1699a6a18f59dcdb1495b</id>
<content type='text'>
Fixes #10942
</content>
</entry>
<entry>
<title>Allow toggling of texture pack by double clicking</title>
<updated>2021-02-24T10:50:19+00:00</updated>
<author>
<name>Yaman Qalieh</name>
<email>ybq987@gmail.com</email>
</author>
<published>2021-02-24T10:50:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=d51d0d77c4e88dec8f9670942e19595cbb3a0234'/>
<id>urn:sha1:d51d0d77c4e88dec8f9670942e19595cbb3a0234</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Restructure teleport command code (#9706)</title>
<updated>2021-02-24T10:46:39+00:00</updated>
<author>
<name>HybridDog</name>
<email>3192173+HybridDog@users.noreply.github.com</email>
</author>
<published>2021-02-24T10:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=92f4c68c0ce9dfcd6e1321325bab8d4bfcd626af'/>
<id>urn:sha1:92f4c68c0ce9dfcd6e1321325bab8d4bfcd626af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use "Aux1" key name consistently everywhere</title>
<updated>2021-02-24T10:45:30+00:00</updated>
<author>
<name>Wuzzy</name>
<email>wuzzy2@mail.ru</email>
</author>
<published>2021-02-24T10:45:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=827224635bc131dbf4f6e41dd3d78c7a2d94da0f'/>
<id>urn:sha1:827224635bc131dbf4f6e41dd3d78c7a2d94da0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update credits tab and mailmap</title>
<updated>2021-02-23T18:40:44+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2021-02-18T18:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=35b476c65df9c78935e166b94ca686015b43960f'/>
<id>urn:sha1:35b476c65df9c78935e166b94ca686015b43960f</id>
<content type='text'>
</content>
</entry>
</feed>
