7642 Commits

Author SHA1 Message Date
Maksim
a660647e77 Update default (part 2 of ?) and fix deprecated 2019-05-11 22:20:34 +02:00
MoNTE48
1961cc74b9 Fix fly on mobile platform, update iOS 2019-05-11 18:36:29 +02:00
Maksim
d0748fd5b9 fix 2019-05-10 22:11:18 +02:00
Maksim
9d2e5872e7 Update Trees and small fix 2019-05-10 00:11:53 +02:00
stujones11
b115ff6154 Inventory fixes and Armor updates 2019-05-10 00:11:29 +02:00
Maksim
aded2d4821 Fix 2019-05-10 00:07:56 +02:00
MoNTE48
aa59f0b1a5 WIP 2019-05-04 22:47:33 +02:00
MoNTE48
e8d151aee9 Back sqlite3 for WIN, fix Sky 2019-05-03 21:32:29 +02:00
Maksim
a8539d0d3a Add farming, update mobs, farming, drop and textures 2019-05-03 21:32:29 +02:00
MoNTE48
3a8a5b43bd iOS: v. 1.1.26 2019-05-03 21:32:29 +02:00
Maksim Gamarnik
cc3045473e merge diff branch 2019-05-03 21:32:29 +02:00
MoNTE48
06b1df684f Fix merging, Android: newest irrlicht 2019-05-03 21:32:07 +02:00
MoNTE48
e98d421aff Merge remote-tracking branch 'upstream/stable-0.4' into sync 2019-04-01 20:18:54 +02:00
MoNTE48
2ae622246e iOS: v. 1.1.25 2019-03-09 00:51:15 +01:00
Stefan
40fe186c2c iOS: Update libcurl 2019-03-09 00:49:38 +01:00
Loïc Blot
43badddb5e Fix a crash on Android with Align2Npot2 (#8070)
* Fix a crash on Android with Align2Npot2

glGetString can be NULL. If stored in a string it triggers a SIGSEGV.
Instead do a basic strstr and verify the pointer
* Better Align2Npot2 check (+ performance)
2019-01-07 17:05:54 +01:00
MoNTE48
94a003d174 Minor iOS update - v. 1.1.24 2019-01-07 01:17:55 +01:00
Loïc Blot
7b9cd63e06 Drop libgmp on Android and use mini-gmp (#8047) 2019-01-04 16:41:42 +01:00
Loïc Blot
32b725dd53 Bump android version code for next Play Store version 2019-01-04 14:16:09 +01:00
Loïc Blot
b3f0342fac Revert "upright_sprite: Fix texture position for players"
This reverts commit d58801ab3204757e6c49892a05633281144f4f44.
2019-01-03 12:04:51 +01:00
stujones11
1e97fc2620 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
784d20b2b8 Add missing variables since previous cherry-pick 2018-12-22 17:28:22 +01:00
Maksim
7c60a58121 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
rubenwardy
9d66835b42 Android: Fix memory leak when displaying images in the mainmenu (#8011) 2018-12-22 17:20:18 +01:00
stujones11
96d0ce1dcb Include alpha channel reference in MaterialTypeParam 2018-12-22 17:15:39 +01:00
Loic Blot
6ecdcc1f19 Update android version code (rebuild) 2018-12-04 19:11:03 +01:00
MoNTE48
3336af691b iOS 1.0.23: improvements for new iPhones and iPads. 2018-11-17 19:17:32 +01:00
Maksim Gamarnik
e59c141b37 Move killme to builtin, TNT fix and new chicken model by @stujones11 2018-08-31 23:21:40 +02:00
Maksim Gamarnik
ff40d4453b Fix deprecated API, remove unused resources 2018-08-31 21:23:40 +02:00
MoNTE48
62972385b2 Update in-game gui, new cow model by @stujones11, code tidying and remove unused resources 2018-08-31 21:22:47 +02:00
MoNTE48
e93262bd29 Revert "Add visual feedback to touchscreen D-pad buttons"
This reverts commit e71e99eba1d500a7de79563fdc17eba4ceb946ec.
2018-08-23 01:43:33 +02:00
MoNTE48
7dada59910 Small fix 2018-08-23 00:39:24 +02:00
MoNTE48
f58dc36f6f stack_max = 64, fix loadingworld background 2018-08-22 00:39:35 +02:00
stujones11
3cbb4223b3 Add visual feedback to touchscreen D-pad buttons 2018-08-21 16:07:03 +02:00
stujones11
d41299566f Restrict mapgens available to Android & iOS by default 2018-08-19 23:41:36 +02:00
Stefan
ebc9bff327 iOS: Hide home indicator on iPhone X 2018-08-19 13:27:59 +02:00
MoNTE48
24135d22ea Update mainmenu and iOS defaultsettings, iOS: v.1.1.20 2018-08-11 14:57:14 +02:00
MoNTE48
3d8c088230 Rename touch crack texture 2018-08-09 21:31:47 +02:00
stujones11
9d1b881cde Stop looped animations in singleplayer while game is paused 2018-08-07 22:56:44 +02:00
stujones11
6562c0f740 Fix sky objects not rendering with ogles 2018-08-02 09:03:19 +02:00
sfan5
ab60dd6bda Add missing source files to iOS project 2018-07-25 13:12:00 +02:00
berkut
ce413af5e4 Latest Java changes (#123) 2018-07-24 21:01:36 +02:00
MoNTE48
f20ffe3d19 Minor upd menu, tmp fix sign_wall 2018-07-20 14:32:08 +02:00
MoNTE48
1bec9ff1cc Android: Fix gradle assembly 2018-07-20 13:26:38 +02:00
sfan5
0658caec09 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
bbff80a0e2 Mgv7p development (#94) 2018-07-19 12:09:50 +02:00
MoNTE48
6f715a3a43 Android+iOS: Disable show Irrlicht errors. Disable flying in survival. Android - optimization GUI dimension. 2018-07-05 01:03:25 +02:00
Loic Blot
b01c455b65 Bump android version to 20 2018-06-28 19:11:01 +02:00
Loic Blot
987b500560 Update cURL (7.60.0) & SQLite3 (3.24.0) 2018-06-28 19:11:01 +02:00
stujones11
f6f98f7958 Android: Use correct temporary path (#7463) 2018-06-28 19:11:01 +02:00