MoNTE48
1718eef3f6
Icons
2019-05-16 01:26:44 +02:00
stujones11
13dbe65356
Add server id icons
2019-05-16 00:33:12 +02:00
Maksim
d14587b282
Update creative and mainmenu formspec
2019-05-16 00:33:06 +02:00
stujones11
fb348ef435
Singleplayer error restart
2019-05-14 21:50:02 +01:00
stujones11
b694f2da07
GUI formspec scaling
2019-05-14 21:49:22 +01:00
stujones11
272314875d
Dual serverlist
2019-05-13 21:28:30 +01:00
stujones11
c9d0b5a9c3
Update inventory and chests
2019-05-13 21:25:43 +01:00
Maksim Gamarnik
33192bd4a1
Android: update java part
2019-05-13 14:16:51 +02:00
Maksim
54634e616f
Compress game textures
2019-05-11 23:40:23 +02:00
Maksim
6cd76e2e17
Fix prev commit and convert spaces => tabs.
2019-05-11 23:20:22 +02:00
stujones11
c95e292e20
snowballs
2019-05-11 21:27:38 +01:00
Maksim
24b684ca39
Update default (part 2 of ?) and fix deprecated
2019-05-11 22:20:34 +02:00
Maksim
7100026018
Start nodes.lua reformating
2019-05-11 18:36:43 +02:00
MoNTE48
6dcc8a9f80
Fix fly on mobile platform, update iOS
2019-05-11 18:36:29 +02:00
Maksim
2cee766ff6
fix
2019-05-10 22:11:18 +02:00
stujones11
30d2e9e59a
Misc fixes
2019-05-10 00:12:14 +02:00
Maksim
1693f1792f
Update Trees and small fix
2019-05-10 00:11:53 +02:00
stujones11
416bfee23d
Inventory fixes and Armor updates
2019-05-10 00:11:29 +02:00
Maksim
c3e80cf0e3
Update beds, boats, dye, fire, flowers, wool. Add player_api, new dungeon_loot.
2019-05-10 00:08:10 +02:00
Maksim
95c8ff7c83
4
2019-05-10 00:08:09 +02:00
stujones11
2f1516c650
Redo crafting with sfinv
2019-05-10 00:08:09 +02:00
Maksim
9cdf0cc470
Fix
2019-05-10 00:07:56 +02:00
stujones11
0266502fdd
Use sfinv, wip
2019-05-06 22:32:39 +01:00
MoNTE48
5d01c1f28a
Replace Crafting Inventory on sfinv (Creative only)
2019-05-04 22:50:43 +02:00
MoNTE48
051e7d1c58
WIP
2019-05-04 22:47:33 +02:00
MoNTE48
a13e033c89
Back sqlite3 for WIN, fix Sky
2019-05-03 21:32: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
Loïc Blot
426b5d3149
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
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
Loïc Blot
957c59a678
Revert "upright_sprite: Fix texture position for players"
...
This reverts commit d58801ab3204757e6c49892a05633281144f4f44.
2019-01-03 12:04:51 +01:00
MoNTE48
8df7922eb8
Update mobs
2018-12-26 00:53:58 +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
rubenwardy
ce4497224f
Android: Fix memory leak when displaying images in the mainmenu ( #8011 )
2018-12-22 17:20:18 +01:00
stujones11
a873a3f4f8
Include alpha channel reference in MaterialTypeParam
2018-12-22 17:15:39 +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
Maksim Gamarnik
13929d3d44
Change mobs spawning chance
2018-09-01 01:04:58 +02:00
Maksim Gamarnik
b75c72f95e
Move killme to builtin, TNT fix and new chicken model by @stujones11
2018-08-31 23:21:40 +02:00
Maksim Gamarnik
a66dee611e
Fix deprecated API, remove unused resources
2018-08-31 21:23:40 +02:00
MoNTE48
ef25b46b55
Update in-game gui, new cow model by @stujones11, code tidying and remove unused resources
2018-08-31 21:22:47 +02:00