stujones11
0e6f2f429b
Improve auto-restart
2019-05-23 01:51:39 +02:00
MoNTE48
32f35d125d
remove damage_noise
2019-05-23 01:51:39 +02:00
MoNTE48
0a39d4aa0c
iOS: scaling improvements
2019-05-22 21:31:37 +02:00
Maksim
c31191d4aa
Fix platform, item name text, cleaner, other minor fixes
2019-05-22 14:07:25 +02:00
Maksim
40fa106fad
Small mainmenu update
2019-05-21 00:16:33 +02:00
Maksim
00024e78f0
Show item description over hudbar (by @kilbith )
2019-05-20 23:30:00 +02:00
Maksim
746663dcb9
Minor fixes
2019-05-20 23:22:47 +02:00
MoNTE48
13a51e96f6
item_eat particles, don't put lava on the server, Hunger small fixes
2019-05-20 22:35:00 +02:00
Maksim
11837fe533
DAMAGE!!! Autoreconnect for ANY(!) server issue
2019-05-20 22:35:00 +02:00
stujones11
578a06a8f4
Auto-reconnect to multicraft servers
2019-05-20 22:33:08 +02:00
stujones11
09a0169ac2
Move item drop to builtin
2019-05-20 22:33:08 +02:00
MoNTE48
9b0511555b
sound: stereo => mono, compress new textures
2019-05-18 00:52:32 +02:00
MoNTE48
55a103fea3
New workbench
2019-05-17 23:04:12 +02:00
stujones11
d03a1bc8a9
Fixes
2019-05-17 20:48:46 +01:00
stujones11
9a6496547d
Fix server favourites?
2019-05-16 22:17:04 +01:00
stujones11
bd2c8601aa
Fix minimap radar mode flickering
2019-05-16 21:41:55 +01:00
MoNTE48
527e7f5c2f
Restart game only if singleplayer
2019-05-16 15:22:55 +02:00
MoNTE48
96147491b1
Icons
2019-05-16 01:26:44 +02:00
stujones11
d5113a6b5c
Add server id icons
2019-05-16 00:33:12 +02:00
Maksim
a977fa04fc
Update creative and mainmenu formspec
2019-05-16 00:33:06 +02:00
stujones11
ec782841d0
Singleplayer error restart
2019-05-14 21:50:02 +01:00
stujones11
f941d5ac0c
GUI formspec scaling
2019-05-14 21:49:22 +01:00
stujones11
1762b89053
Dual serverlist
2019-05-13 21:28:30 +01:00
Maksim Gamarnik
70f7c4f194
Android: update java part
2019-05-13 14:16:51 +02:00
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