7731 Commits

Author SHA1 Message Date
Maksim Gamarnik
cf06c5c497 iOS: 1.0.13 release 2018-03-19 21:56:18 +02:00
Maksim Gamarnik
a5cbe7684f Update textures 2018-02-05 17:38:51 +02:00
sfan5
949b8169ab Fix broken HUD textures on iOS 2018-01-29 16:57:38 +02:00
sfan5
bc376e0476 Fix texture leak in guiEngine (iOS) 2018-01-29 16:57:38 +02:00
kilbith
58532d8684 New pause menu design (#103) 2018-01-29 16:56:32 +02:00
Maksim Gamarnik
a89797ed77 iOS: fix for iPhone X 2017-12-19 03:29:54 +02:00
Maksim Gamarnik
87b50dc83d Compress textures 2017-12-19 01:09:42 +02:00
sfan5
2c1068ad12 Revert version scheme changes
This reverts commit 41b7823057bdaddd760f932dce802719301c3a0f.
This reverts commit 7968f1ddaa67432719d5becdda5ca8bec58faa47.
2017-11-20 19:28:58 +01:00
rubenwardy
1f308bf7ee Fix branch being labelled as 0.4.17 instead of 0.4.17-dev
You should use tags instead of this branch to track the latest release
2017-09-09 20:42:23 +01:00
kilbith
717c46c9fe New Main Menu design (#101) 2017-09-04 15:51:09 +03:00
Maksim Gamarnik
9da7375ab1 iOS: v. 1.0.12-release (and compress textures) 2017-09-04 15:33:57 +03:00
sfan5
c22722393a iOS: Show loading animation during asset extraction (#102) 2017-08-29 23:05:24 +03:00
Maksim Gamarnik
a7bebd42eb iOS minor fix 2017-08-29 23:05:03 +03:00
Loïc Blot
9f2d9fbee5 New version scheme (#6292)
* Version changes: current dev version is now 0.4.17

* This change permit to have multi branches with various versions
* Dev version is 0.4.17-dev and next release will be 0.4.17
2017-08-20 17:25:07 +02:00
sfan5
7e66756c27 Add libcurl to iOS and enable multiplayer 2017-08-16 17:54:50 +03:00
sfan5
42e505c964 Implement text input on iOS 2017-08-16 17:54:50 +03:00
Maksim Gamarnik
262cd68229 Android: v.1.1.9 2017-08-02 23:22:07 +03:00
sfan5
44fa6a460a Android: Fix crash on sending chat message (#97) 2017-08-02 18:20:27 +03:00
Paramat
e48001bdf9 Mono font path setting: Fix path to missing font (#96)
Previous path was to 'liberationmono.ttf' which does not exist, this caused
a crash when trying to test mgv7p.
Change to 'Cousine-Regular.ttf' as in latest Minetest.
2017-08-02 01:44:28 +03:00
sfan5
9747b62a14 Update WinApp packaging script (#93) 2017-07-25 19:40:12 +03:00
berkut
900a6953c2 New progressbar when delete/copy, NPE and others fixes (#84)
Realize Indeterminate spinner when delete/copy, fix NPE and WindowBadToken
2017-07-21 22:07:41 +03:00
Maksim Gamarnik
3aad256438 Fix iOS port (by @sfan5)
* Fix iOS port

* Don't use additional fonts

* Try to fix touch issues

* Change font for iOS only
2017-07-21 22:03:45 +03:00
Maksim Gamarnik
84ad915fd8 iOS: disable CSM, other 2017-07-21 21:51:49 +03:00
Paramat
40619c0ebb Credits menu: Make undeclared global variable 'ret' local (#86) 2017-07-21 08:02:33 +03:00
Maksim Gamarnik
da369a995e Fix builtin 2017-07-20 00:36:10 +03:00
Paramat
d899240c76 drawscene.cpp: Change iterator type to remove compilation warning (#81)
Warning was for line 650, comparison between signed and unsigned integers.
Make iterator 'i' a u32.
2017-07-19 23:24:57 +03:00
sfan5
7632cb29a5 Disable CSM at compile-time (#78) 2017-07-09 23:37:40 +03:00
Maksim Gamarnik
cbfabfe2d8 Fix iOS port [Part1] 2017-06-16 23:57:19 +03:00
sfan5
15ce958ad4 Add WindowsApp
* Fix compiling/crash for Windows

* Windows build scripts

* Use existing files for build
2017-06-16 23:43:21 +03:00
Maksim Gamarnik
4ab1883ef9 Fix builtin and textures 2017-06-12 03:05:57 +03:00
Maksim Gamarnik
077d898902 Update Android build 2017-06-09 23:23:47 +03:00
Maksim Gamarnik
35770f4abb Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Loic Blot
007ed6f0c8 JsonCPP update from 0.10.6 to 1.8.0 2017-06-04 09:57:08 +02:00
Loic Blot
4cda1263f5 Minetest for C++11 (CMakeLists + Travis)
* Move GCC to GCC 6 & GCC 7
* Move Clang to Clang 3.6 & Clang 4.0
* LINT moves from Clang 3.9 to Clang 4.0
* Move XCode 7.3 to 8.0
* Use more travis tricks to install compilers instead of adding complexity to our build script
* Clang format fixes on checked files (compat Cpp11 instead of Cpp03)
* Mingw GCC update from 4.8.4 to 5.3 (Ubuntu Xenial)
* Drop mingw cmake generated files and add them to gitignore
2017-06-04 09:57:08 +02:00
Casimir
de9a37b3b7 Mapgen v6: Use snow blocks in tundra and remove them from taiga (#5827)
* Mapgen v6: Use snow blocks in tundra and remove them from taiga

* Use snowblocks in tundra above dirt with snow
2017-06-04 09:37:30 +02:00
ShadowNinja
8489322aac Fix segmentation fault with tool capabilities (#5899) 2017-06-03 23:59:17 +02:00
Vincent Glize
7ec83d07c8 Snake case for screen options in minetest.conf (#5792) 2017-06-03 22:02:07 +02:00
ShadowNinja
2bc7ebe76b Merge 0.4.16 into stable-0.4 2017-06-03 14:55:10 -04:00
ShadowNinja
8951111203 Continue with 0.4.16-dev 2017-06-03 14:42:10 -04:00
ShadowNinja
481febd69d Bump version to 0.4.16 2017-06-03 14:42:10 -04:00
ShadowNinja
688fe61c12 Update remove_player documentation
This function only removes player meta data,
not player authentication data.
2017-06-03 14:39:49 -04:00
rubenwardy
0ee31333a2 Update credits
The following algorithm was used when selecting contributors:

* Every non-trivial contributor from the current release,
  Non-trivial meaning more than X non-trivial commits, not counting documentation/translation changes
* The top Y contributors from the last 4 years.
* Previous contributor means no contributions since a few months before the last release.

In the future this should be automated
2017-06-03 14:28:36 -04:00
pandaro
96f8b142e7 Translated using Weblate (Italian)
Currently translated at 77.6% (795 of 1024 strings)
2017-06-03 20:20:47 +02:00
Лазар Вукановић
a681638c14 Translated using Weblate (Serbian (cyrillic))
Currently translated at 38.1% (391 of 1024 strings)
2017-06-03 20:20:41 +02:00
Mateusz Mendel
a544f0cfc0 Translated using Weblate (Polish)
Currently translated at 61.3% (628 of 1024 strings)
2017-06-03 20:20:24 +02:00
praprot
f348060f4c Added translation using Weblate (Slovenian) 2017-06-03 20:20:05 +02:00
BreadW
24644d30a4 Translated using Weblate (Japanese)
Currently translated at 48.2% (494 of 1024 strings)
2017-06-03 20:19:15 +02:00
Emiel van Rooijen
0a0934cb84 Translated using Weblate (Dutch)
Currently translated at 79.7% (817 of 1024 strings)
2017-06-03 20:18:58 +02:00
texmex
7921b63f06 Translated using Weblate (Swedish)
Currently translated at 12.1% (124 of 1024 strings)
2017-06-03 20:16:49 +02:00
metarmask
4668989a0d Translated using Weblate (Swedish)
Currently translated at 11.0% (113 of 1024 strings)
2017-06-03 20:16:23 +02:00