<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/client, branch 0.4.15</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.15'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-09-15T04:25:38+00:00</updated>
<entry>
<title>Add an [invert:&lt;mode&gt; texture modifier</title>
<updated>2016-09-15T04:25:38+00:00</updated>
<author>
<name>Thomas--S</name>
<email>Thomas--S@users.noreply.github.com</email>
</author>
<published>2016-08-12T15:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1475c1b1c8bb1a2a2812d485d3590e1f817f7c7b'/>
<id>urn:sha1:1475c1b1c8bb1a2a2812d485d3590e1f817f7c7b</id>
<content type='text'>
Inverts the given channels of the base image.
Mode may contain the characters "r", "g", "b", "a".
Only the channels that are mentioned in the mode string will be inverted.
</content>
</entry>
<entry>
<title>Allow escaping of texture names when passed as an argument to a modifier</title>
<updated>2016-09-14T08:19:36+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-09-03T15:53:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b77cee146b0029d377f1028b942857d062bc1374'/>
<id>urn:sha1:b77cee146b0029d377f1028b942857d062bc1374</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Also support X11 icon for minetest copies installed via make install (#4407)</title>
<updated>2016-08-20T19:26:44+00:00</updated>
<author>
<name>est31</name>
<email>est31@users.noreply.github.com</email>
</author>
<published>2016-08-20T19:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f092dac9793b80c29a669b0d676ee3e4f55f682e'/>
<id>urn:sha1:f092dac9793b80c29a669b0d676ee3e4f55f682e</id>
<content type='text'>
Fixes #4323.</content>
</entry>
<entry>
<title>Add an [opacity:&lt;r&gt; texture modifier. Makes the base image transparent according to the given ratio. r must be between 0 and 255. 0 means totally transparent. 255 means totally opaque. Useful for texture overlaying.</title>
<updated>2016-08-12T13:20:30+00:00</updated>
<author>
<name>Thomas--S</name>
<email>Thomas--S@users.noreply.github.com</email>
</author>
<published>2016-07-02T15:58:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f21dae63390aa872062bcfc96fc6817b0fcfe601'/>
<id>urn:sha1:f21dae63390aa872062bcfc96fc6817b0fcfe601</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add zoom, tweakable with zoom_fov, default key: Z (like optifine)</title>
<updated>2016-08-10T10:18:25+00:00</updated>
<author>
<name>Esteban I. Ruiz Moreno</name>
<email>exio4.com@gmail.com</email>
</author>
<published>2013-03-31T03:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2c31b79235dd83de753fce5890c5797e149048b8'/>
<id>urn:sha1:2c31b79235dd83de753fce5890c5797e149048b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finally set a window icon on X11</title>
<updated>2016-07-05T15:02:06+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-07-03T23:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5d4d3f8366b74d9c3da892d94188defc49407ebf'/>
<id>urn:sha1:5d4d3f8366b74d9c3da892d94188defc49407ebf</id>
<content type='text'>
Since the creation of minetest, it had no window icon on X11.
Now we have one.

The misc/minetest-xorg-icon-128.png file is a rendering of the
misc/minetest.svg file with inkscape, created with something like:

inkscape -z -e misc/minetest-xorg-icon-128.png -w 128 -h 128 misc/minetest.svg
</content>
</entry>
<entry>
<title>Remove top left minetest watermark</title>
<updated>2016-07-03T19:49:33+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-07-03T17:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e1aa98fe077faecb14a9820f3861bb1c82b5db6e'/>
<id>urn:sha1:e1aa98fe077faecb14a9820f3861bb1c82b5db6e</id>
<content type='text'>
Move version information into the window caption.

On popular player request.

Fixes #4209.
</content>
</entry>
<entry>
<title>Initial Gamepad support</title>
<updated>2016-06-03T17:42:57+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-27T06:35:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2060fd9cbe587d7e8ffe0cecdd67925f13a56c05'/>
<id>urn:sha1:2060fd9cbe587d7e8ffe0cecdd67925f13a56c05</id>
<content type='text'>
Adds initial ingame gamepad support to minetest.

Full Formspec support is not implemented yet and
can be added by a later change.
</content>
</entry>
<entry>
<title>Input related generalisations</title>
<updated>2016-06-03T17:42:57+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-05-25T07:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1e86c89f3614cf298916149a8f13d44ea671da64'/>
<id>urn:sha1:1e86c89f3614cf298916149a8f13d44ea671da64</id>
<content type='text'>
* Move key types into own file
* Use Generalized input methods in game.cpp
</content>
</entry>
<entry>
<title>Add colored text (not only colored chat).</title>
<updated>2016-05-31T15:34:29+00:00</updated>
<author>
<name>Ekdohibs</name>
<email>nathanael.courant@laposte.net</email>
</author>
<published>2016-05-31T15:30:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=14ef2b445adcec770defe1abf83af9d22ccf39d8'/>
<id>urn:sha1:14ef2b445adcec770defe1abf83af9d22ccf39d8</id>
<content type='text'>
Add documentation, move files to a proper place and avoid memory leaks.
Make it work with most kind of texts, and allow backgrounds too.
</content>
</entry>
</feed>
