<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/util, branch 5.3.0</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.3.0</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=5.3.0'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2020-07-08T21:11:41+00:00</updated>
<entry>
<title>Make util/bump_version.sh work again</title>
<updated>2020-07-08T21:11:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-07-08T21:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=b4c25872f181ccd87199aeed0a26e68d03d3089b'/>
<id>urn:sha1:b4c25872f181ccd87199aeed0a26e68d03d3089b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release test build to Android beta program</title>
<updated>2020-06-25T14:40:37+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rw@rubenwardy.com</email>
</author>
<published>2020-06-25T14:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3014e8b33b3d14165cc207be13631f4ee9a8fd2e'/>
<id>urn:sha1:3014e8b33b3d14165cc207be13631f4ee9a8fd2e</id>
<content type='text'>
</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/minetest.git/commit/?id=083b285f4319c470f307f0b52f03a2fb68facd38'/>
<id>urn:sha1:083b285f4319c470f307f0b52f03a2fb68facd38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ci: Update Github Actions workflows (#9774)</title>
<updated>2020-05-02T10:52:51+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-05-02T10:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=61d93988d8b44a9905451c4c288e02c04d41abb0'/>
<id>urn:sha1:61d93988d8b44a9905451c4c288e02c04d41abb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add MetricsBackend with prometheus counter support</title>
<updated>2020-04-29T05:48:08+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2020-04-27T06:31:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=56bababcdfce097a4e08cc3d1de8d798e7999ce7'/>
<id>urn:sha1:56bababcdfce097a4e08cc3d1de8d798e7999ce7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace travis with github actions (#9641)</title>
<updated>2020-04-20T18:18:40+00:00</updated>
<author>
<name>Loïc Blot</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2020-04-20T18:18:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=27a485a472706bededf38f0de2630688739ca0b2'/>
<id>urn:sha1:27a485a472706bededf38f0de2630688739ca0b2</id>
<content type='text'>
* Move outside of travis to Github actions

This will permit to have better integrated CI workflow than the previous
travis one.
</content>
</entry>
<entry>
<title>Update wireshark dissector (#9621)</title>
<updated>2020-04-14T19:22:19+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2020-04-14T19:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=032d90b9f6c9c83a4e1aaf87026ae72167d9ed3e'/>
<id>urn:sha1:032d90b9f6c9c83a4e1aaf87026ae72167d9ed3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor texture overrides and add new features (#9600)</title>
<updated>2020-04-14T18:41:29+00:00</updated>
<author>
<name>Hugues Ross</name>
<email>hugues.ross@gmail.com</email>
</author>
<published>2020-04-14T18:41:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5cf6318117edcae6bf30d829d9e9dd9dbf1d4bf7'/>
<id>urn:sha1:5cf6318117edcae6bf30d829d9e9dd9dbf1d4bf7</id>
<content type='text'>
* Refactor texture overrides, and add new features:

- Texture overrides can support multiple targets in one line
- Texture override files can have comment lines
- Item images/wield images can be overridden

* Formatting changes

* Address soime feedback

- Pass vectors by const reference
- Log syntax errors as warnings
- Remove 'C' prefix from TextureOverrideSource

* Simplify override target checks with an inline helper function

* make linter happy

* Apply feedback suggestions

Co-Authored-By: rubenwardy &lt;rw@rubenwardy.com&gt;

* Remove remaining != 0 checks

* Update copyright notice

Co-authored-by: sfan5 &lt;sfan5@live.de&gt;
Co-authored-by: rubenwardy &lt;rw@rubenwardy.com&gt;</content>
</entry>
<entry>
<title>Drop content_sao.{cpp,h}</title>
<updated>2020-04-11T14:07:17+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2020-04-11T09:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5146086a64d5eeb480948d612a008a2ec81455d4'/>
<id>urn:sha1:5146086a64d5eeb480948d612a008a2ec81455d4</id>
<content type='text'>
Move LuaEntitySAO to a new dedicated file
Drop TestSAO (useless object)
Drop the old static startup initialized SAO factory, which was pretty useless.
This factory was using a std::map for 2 elements, now just use a simple condition owned by ServerEnvironment, which will be lightweight, that will also drop a one time useful test on each LuaEntitySAO creation. This should reduce server load on massive SAO creation
</content>
</entry>
<entry>
<title>Move serveractiveobject &amp; unitsao</title>
<updated>2020-04-11T14:07:17+00:00</updated>
<author>
<name>Loic Blot</name>
<email>loic.blot@unix-experience.fr</email>
</author>
<published>2020-04-10T19:25:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6d43736172f8459cb70219186ae003c56c389f2a'/>
<id>urn:sha1:6d43736172f8459cb70219186ae003c56c389f2a</id>
<content type='text'>
Move serverobject.{cpp,h} to server/serveractiveobject.{cpp,h}
Move UnitSAO class to dedicated files
</content>
</entry>
</feed>
