<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/builtin/common, branch 0.4.14</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=0.4.14'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2016-03-06T23:42:04+00:00</updated>
<entry>
<title>Faster insertion into table</title>
<updated>2016-03-06T23:42:04+00:00</updated>
<author>
<name>Rui914</name>
<email>rui914t@gmail.com</email>
</author>
<published>2016-03-06T15:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24e8b0ac1ea45719937948607259f13866c8bc64'/>
<id>urn:sha1:24e8b0ac1ea45719937948607259f13866c8bc64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor logging</title>
<updated>2015-10-14T05:03:54+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-10-13T07:57:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2139d7d45fb1a8ed250ad96c9975c581f02f72a9'/>
<id>urn:sha1:2139d7d45fb1a8ed250ad96c9975c581f02f72a9</id>
<content type='text'>
- Add warning log level
- Change debug_log_level setting to enumeration string
- Map Irrlicht log events to MT log events
- Encapsulate log_* functions and global variables into a class, Logger
- Unify dstream with standard logging mechanism
- Unify core.debug() with standard core.log() script API
</content>
</entry>
<entry>
<title>Add /emergeblocks command and core.emerge_area() Lua API</title>
<updated>2015-09-23T19:56:24+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2015-09-23T04:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=f062bbd7a182233f96c61287d0397534811627d9'/>
<id>urn:sha1:f062bbd7a182233f96c61287d0397534811627d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow random menu images for subgames</title>
<updated>2015-07-21T14:58:22+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2015-07-18T12:31:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=899491325938d0b1e5bf701d33d24bb4283affaa'/>
<id>urn:sha1:899491325938d0b1e5bf701d33d24bb4283affaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wrong replace from previous commit</title>
<updated>2015-06-01T22:20:12+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-06-01T22:20:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=e479337c1a69c68e4e9b0e7d0a6cc96550039bb1'/>
<id>urn:sha1:e479337c1a69c68e4e9b0e7d0a6cc96550039bb1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Localize inside whole misc_helpers.lua</title>
<updated>2015-06-01T16:18:18+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-06-01T16:16:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=6df6b2a0e050da70ac5de9e99d4f440512888955'/>
<id>urn:sha1:6df6b2a0e050da70ac5de9e99d4f440512888955</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add minetest.global_exists()</title>
<updated>2015-04-21T20:58:37+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2014-11-21T16:32:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=436cb468e9a832d15009d527d80c8dfe86bb2772'/>
<id>urn:sha1:436cb468e9a832d15009d527d80c8dfe86bb2772</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix serialization of floating point numbers</title>
<updated>2015-02-21T18:16:18+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2015-02-21T18:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=cd4324e5a800f12d4bbfea07a47d78e04eace920'/>
<id>urn:sha1:cd4324e5a800f12d4bbfea07a47d78e04eace920</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Server: announce MIN/MAX protocol version supported to serverlist. Client: check serverlist</title>
<updated>2015-02-18T15:09:59+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-02-17T00:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5a0ed780f56a5225b3d7c5f64099586e390e5f39'/>
<id>urn:sha1:5a0ed780f56a5225b3d7c5f64099586e390e5f39</id>
<content type='text'>
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements.
Server announces its supported protocol versions to master server
</content>
</entry>
<entry>
<title>Fix crash on passing false as value in table to table.copy(t)</title>
<updated>2015-02-14T05:18:11+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2015-02-12T21:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7c5accf60501e0ff7fd8f44af963b71da9ac8045'/>
<id>urn:sha1:7c5accf60501e0ff7fd8f44af963b71da9ac8045</id>
<content type='text'>
Fixes #2293.
</content>
</entry>
</feed>
