Commit Graph

371 Commits (c174cb41e62008a6597754d19076066e5083f457)

Author SHA1 Message Date
Mrchiantos c174cb41e6 test 2019-07-22 01:14:29 +02:00
Mrchiantos de123125ce Fix 2019-07-22 00:28:43 +02:00
Mrchiantos 7bb155ac9e Revert "modify"
This reverts commit 8863f80860.
2019-07-22 00:17:14 +02:00
Mrchiantos 8863f80860 modify
Run in place= 1
Modify version -> 2.0.0
add blockcolor.conf
add worlds
2019-07-21 21:00:42 +02:00
Mrchiantos 7f966bd23b modify instruction for windows build 2019-07-21 13:57:16 +02:00
Mrchiantos dd9a29b3fa mingw 2019-07-21 12:09:36 +02:00
Mrchiantos eb5f20568a Update Info.plist 2019-07-21 09:48:59 +02:00
Mrchiantos 291d35fe69 Start Test with BlockColor
The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

The goal is to modify the multicraft / minetest sources to run blockcolor on and to provide a legal and valid source to compile for windows, android, linux.

It may be that the project does not compile correctly or badly, I have not finished. Any help is welcome and I would soon open a forum for this.
2019-07-19 12:41:33 +02:00
MoNTE48 df06d60f29 Version 1.3.0-release, iOS 1.3.0-release 2019-07-17 20:47:43 +02:00
MoNTE48 2c45593015 Android: add ARM64 and clang support 2019-07-17 19:58:05 +02:00
MoNTE48 f52aca6f90 iOS: v. 1.2.1-release 2019-06-17 21:18:14 +02:00
MoNTE48 c8903e401f iOS: disable LuaJIT, v. 1.2.1-beta 2019-06-17 21:18:14 +02:00
Maksim Gamarnik b028ff30f6 Mobile: fix statustext and hud text position 2019-06-05 20:29:42 +02:00
MoNTE48 53c4472481 Mobile: Integrate libintl-lite (locale) 2019-06-05 19:32:48 +02:00
MoNTE48 bdf5acf097 iOS: minor fixes 2019-06-05 11:38:27 +02:00
MoNTE48 f29ed3e20e iOS: v. 1.2.0-release 2019-05-31 21:37:08 +02:00
MoNTE48 4cd8c2a109 iOS: v. 1.2.0 - beta 2019-05-27 02:12:02 +02:00
MoNTE48 4957add21f iOS: scaling improvements 2019-05-22 21:31:37 +02:00
Maksim Gamarnik 33192bd4a1 Android: update java part 2019-05-13 14:16:51 +02:00
MoNTE48 6dcc8a9f80 Fix fly on mobile platform, update iOS 2019-05-11 18:36:29 +02:00
Maksim c3b2eeca49 Add farming, update mobs, farming, drop and textures 2019-05-03 21:32:29 +02:00
MoNTE48 046502b61e iOS: v. 1.1.26 2019-05-03 21:32:29 +02:00
Maksim Gamarnik e183a46be7 merge diff branch 2019-05-03 21:32:29 +02:00
MoNTE48 351257bd8a Fix merging, Android: newest irrlicht 2019-05-03 21:32:07 +02:00
MoNTE48 695e833477 Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
MoNTE48 63fb58d195 iOS: v. 1.1.25 2019-03-09 00:51:15 +01:00
Stefan d8281c4320 iOS: Update libcurl 2019-03-09 00:49:38 +01:00
MoNTE48 d7befa1a30 Minor iOS update - v. 1.1.24 2019-01-07 01:17:55 +01:00
Loïc Blot dda844be16
Drop libgmp on Android and use mini-gmp (#8047) 2019-01-04 16:41:42 +01:00
Loïc Blot 899dcbf1ee Bump android version code for next Play Store version 2019-01-04 14:16:09 +01:00
stujones11 3d15a6774d
Android: Fix start-up crashes on version 4.x (#8003)
* Android: Load shared STL library

* Android: Fix exception with window background image
2018-12-22 19:02:27 +01:00
Loic Blot 3c24f941e0
Add missing variables since previous cherry-pick 2018-12-22 17:28:22 +01:00
Maksim 9d64805ec1
Update Android java code (#7820)
Targets SDK 26 as required by the playstore.
Fixes screen auto-rotation closing game.
Hides on-screen navigation bar if present.

Update gradlew.
Fix display aspect on 18+/:9 displays (like a Samsung Galaxy S9).
Remove small app icons, not required.
Fix xml in unpacking activity.
Support Android permission: On Android 6.0+ you need to manually give write
permission (as required by google).
Background during unpacking (just a demo for now).
Material Design: no more Android 2 interface.
Immersive mode (Android 4.4+ - hide NavBar for fullscreen mode).
2018-12-22 17:25:38 +01:00
Loic Blot 86e29ae586
Update android version code (rebuild) 2018-12-04 19:11:03 +01:00
MoNTE48 eb77dfe74c iOS 1.0.23: improvements for new iPhones and iPads. 2018-11-17 19:17:32 +01:00
Stefan c63f1370e4 iOS: Hide home indicator on iPhone X 2018-08-19 13:27:59 +02:00
MoNTE48 64ae5c54cc Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
MoNTE48 ea5fcb5ea2 Rename touch crack texture 2018-08-09 21:31:47 +02:00
sfan5 dd88546ca3 Add missing source files to iOS project 2018-07-25 13:12:00 +02:00
berkut eb7155d77d Latest Java changes (#123) 2018-07-24 21:01:36 +02:00
MoNTE48 f1ac8c101d Android: Fix gradle assembly 2018-07-20 13:26:38 +02:00
sfan5 8a4933f707 Completely disable SQLite so it can be omitted (#120)
* Completely disable SQLite so it can be omitted

* Remove old auto-migration code

* Show error when loading sqlite3 world in Main Menu
2018-07-19 12:13:47 +02:00
Paramat 05015fdc70 Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48 968954a3cc Android+iOS: Disable show Irrlicht errors. Disable flying in survival. Android - optimization GUI dimension. 2018-07-05 01:03:25 +02:00
Loic Blot dd5f03731a Bump android version to 20 2018-06-28 19:11:01 +02:00
Loic Blot 5e7faf3f50 Update cURL (7.60.0) & SQLite3 (3.24.0) 2018-06-28 19:11:01 +02:00
MoNTE48 3cf64d3947 Android: fix resolution, upd. irrlicht compile flags, add recommended ARMv7a and x86 flags,
Android resolution fix by @sfan5
SRP fix by @red-001 (https://github.com/minetest/minetest/pull/7484)
2018-06-26 01:58:52 +02:00
MoNTE48 88135921a6 iOS: 1.1.18 - fix text on ja, ko, he; compress logo 2018-06-13 23:41:09 +02:00
Loic Blot ea86ecf015
Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
2018-06-11 20:37:17 +02:00
Loic Blot 4a48cd57e8
Fix android tools version used to build MT 2018-06-11 19:14:10 +02:00