<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/build, 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-12-22T22:14:17+00:00</updated>
<entry>
<title>Bump version to 0.4.15</title>
<updated>2016-12-22T22:14:17+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-12-22T21:52:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=231ac33d34dfaaddf292c5f31b1eae43eeefba2d'/>
<id>urn:sha1:231ac33d34dfaaddf292c5f31b1eae43eeefba2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: Workarounds for Googles completely broken NDK</title>
<updated>2016-12-22T21:17:54+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2016-12-22T13:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=70579dc7c3e76da109d8f99eeeffccff6ea5713b'/>
<id>urn:sha1:70579dc7c3e76da109d8f99eeeffccff6ea5713b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Android: update curl and libgmp</title>
<updated>2016-12-21T13:36:14+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-12-21T13:31:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=1dd361f37c31d43556c51096078686345c0f76f5'/>
<id>urn:sha1:1dd361f37c31d43556c51096078686345c0f76f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix sqlite databases being read-only on 64bit Android by patching sqlite (#4871)</title>
<updated>2016-12-09T17:27:36+00:00</updated>
<author>
<name>rubenwardy</name>
<email>rubenwardy@gmail.com</email>
</author>
<published>2016-12-09T17:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2886f0ccb06af04927d4cd661eaf82a253426c05'/>
<id>urn:sha1:2886f0ccb06af04927d4cd661eaf82a253426c05</id>
<content type='text'>
Fixes #4121</content>
</entry>
<entry>
<title>Android: fix build and update deps</title>
<updated>2016-12-07T20:27:07+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-12-07T20:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=24719c6908305c9505eafc372fb4cfbbbd2fcf70'/>
<id>urn:sha1:24719c6908305c9505eafc372fb4cfbbbd2fcf70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing remoteplayer.cpp to Android build</title>
<updated>2016-10-28T13:37:19+00:00</updated>
<author>
<name>Ner'zhul</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2016-10-28T13:37:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=7252c803e0708bd8511a5b51333983aa24a76cb2'/>
<id>urn:sha1:7252c803e0708bd8511a5b51333983aa24a76cb2</id>
<content type='text'>
this should fix #4683</content>
</entry>
<entry>
<title>Fix for failure to find jsoncpp in android build (#4456)</title>
<updated>2016-08-19T18:23:30+00:00</updated>
<author>
<name>Rogier-5</name>
<email>rogier777@gmail.com</email>
</author>
<published>2016-08-19T18:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=a4962240bdf7ddc221c477ada1c2a99c1aee3e2e'/>
<id>urn:sha1:a4962240bdf7ddc221c477ada1c2a99c1aee3e2e</id>
<content type='text'>
Commit 4503b5 did not update the android build script.</content>
</entry>
<entry>
<title>Increase android versionCode (#4350)</title>
<updated>2016-07-28T11:13:25+00:00</updated>
<author>
<name>Ner'zhul</name>
<email>nerzhul@users.noreply.github.com</email>
</author>
<published>2016-07-28T11:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=919d9d791c7dd2336792c5569a0604b062c8adc8'/>
<id>urn:sha1:919d9d791c7dd2336792c5569a0604b062c8adc8</id>
<content type='text'>
This little update is due to a packaging problem when uploading on play store. They don't permit to re upload an APK with same version code.
This case was a fail on openssl packaged version which was old and rejected by Google but they don't remove the APK then i should increase the version code to permit having it on play store</content>
</entry>
<entry>
<title>Add MapSettingsManager and new mapgen setting script API functions</title>
<updated>2016-07-03T19:38:36+00:00</updated>
<author>
<name>kwolekr</name>
<email>kwolekr@minetest.net</email>
</author>
<published>2016-06-24T22:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=3c63c3044d5e4ca36c2649c530f31622581d90fd'/>
<id>urn:sha1:3c63c3044d5e4ca36c2649c530f31622581d90fd</id>
<content type='text'>
This commit refactors the majority of the Mapgen settings system.
- MapgenParams is now owned by MapSettingsManager, itself a part of ServerMap,
  instead of the EmergeManager.
- New Script API functions added:
    core.get_mapgen_setting
    core.get_mapgen_setting_noiseparams,
    core.set_mapgen_setting, and
    core.set_mapgen_setting_noiseparams.
- minetest.get/set_mapgen_params are deprecated by the above new functions.
- It is now possible to view and modify any arbitrary mapgen setting from a mod,
  rather than the base MapgenParams structure.
- MapgenSpecificParams has been removed.
</content>
</entry>
<entry>
<title>Fix android build</title>
<updated>2016-06-11T03:44:55+00:00</updated>
<author>
<name>est31</name>
<email>MTest31@outlook.com</email>
</author>
<published>2016-06-11T03:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=817fea6330b9fceb4070b3ee83283140929b3ddc'/>
<id>urn:sha1:817fea6330b9fceb4070b3ee83283140929b3ddc</id>
<content type='text'>
Thanks to @Wayward1 for reporting the bug.

Fixes #4212.
</content>
</entry>
</feed>
