Commit Graph

7213 Commits

Author SHA1 Message Date
Maksim Gamarnik 2fc840fb64 Android: v.1.1.9 2017-08-02 23:22:07 +03:00
sfan5 f0a632fcb3 Android: Fix crash on sending chat message (#97) 2017-08-02 18:20:27 +03:00
Paramat 04aa74f68a 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
Paramat 6d66c11a28 Various fixes for 'stairs' and 'hud' mods (#91)
Fix undeclared global variables in 'stairs' and 'hud' mods.

Stairs mod:
Add to 'depends.txt' to enable cheeseblock and wool slabs/stairs.
Improve detection of mobs mods.
Remove 'mobs:honey_block' slabs/stairs as the node does not exist.
2017-08-01 16:53:10 +03:00
sfan5 6949188f12 Update WinApp packaging script (#93) 2017-07-25 19:40:12 +03:00
berkut 3bd0a32b11 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 57cc1e4560 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 0fefeff39e iOS: disable CSM, other 2017-07-21 21:51:49 +03:00
Paramat 48f77eb4a9 Credits menu: Make undeclared global variable 'ret' local (#86) 2017-07-21 08:02:33 +03:00
Maksim Gamarnik 4d948c4b9c Fix builtin 2017-07-20 00:36:10 +03:00
Paramat e6f54b1fce Bedrock: Fix and make continuous (#83)
Bedrock was not generating because the cluster size was larger than the
difference between 'y_min' and 'y_max'.
Edit 'y_max' to enable.

Bedrock was cut through by seabed sand, deep ocean and cave air.
Make bedrock generate in stone, sand, water and air.
2017-07-19 23:26:20 +03:00
Paramat 3398fc5744 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 1698a96d2a Disable CSM at compile-time (#78) 2017-07-09 23:37:40 +03:00
Maksim Gamarnik 97a8512c76 Fix iOS port [Part1] 2017-06-16 23:57:19 +03:00
sfan5 7041241bd5 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 567db6b2b0 Fix builtin and textures 2017-06-12 03:05:57 +03:00
Maksim Gamarnik f3d9305985 Update Android build 2017-06-09 23:23:47 +03:00
Maksim Gamarnik 4cd987b653 Merge Minetest 0.4.16 2017-06-06 23:03:34 +03:00
Loic Blot 2362d3f926 JsonCPP update from 0.10.6 to 1.8.0 2017-06-04 09:57:08 +02:00
Loic Blot bf6569b570 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 0e58168fe5 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 7786521f15 Fix segmentation fault with tool capabilities (#5899) 2017-06-03 23:59:17 +02:00
Vincent Glize dd0a058e1f Snake case for screen options in minetest.conf (#5792) 2017-06-03 22:02:07 +02:00
ShadowNinja 63ca71e9d2 Continue with 0.4.16-dev 2017-06-03 14:42:10 -04:00
ShadowNinja 80dc961d24 Bump version to 0.4.16 2017-06-03 14:42:10 -04:00
ShadowNinja e4d3639d40 Update remove_player documentation
This function only removes player meta data,
not player authentication data.
2017-06-03 14:39:49 -04:00
rubenwardy fe046fab8a 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 1d4978b881
Translated using Weblate (Italian)
Currently translated at 77.6% (795 of 1024 strings)
2017-06-03 20:20:47 +02:00
Лазар Вукановић b6eb315262
Translated using Weblate (Serbian (cyrillic))
Currently translated at 38.1% (391 of 1024 strings)
2017-06-03 20:20:41 +02:00
Mateusz Mendel 518dbec74c
Translated using Weblate (Polish)
Currently translated at 61.3% (628 of 1024 strings)
2017-06-03 20:20:24 +02:00
praprot 2795a2a4db
Added translation using Weblate (Slovenian) 2017-06-03 20:20:05 +02:00
BreadW 03c5dffabe
Translated using Weblate (Japanese)
Currently translated at 48.2% (494 of 1024 strings)
2017-06-03 20:19:15 +02:00
Emiel van Rooijen c77f0c1065
Translated using Weblate (Dutch)
Currently translated at 79.7% (817 of 1024 strings)
2017-06-03 20:18:58 +02:00
texmex 58c0e37501
Translated using Weblate (Swedish)
Currently translated at 12.1% (124 of 1024 strings)
2017-06-03 20:16:49 +02:00
metarmask d74ebfbc67
Translated using Weblate (Swedish)
Currently translated at 11.0% (113 of 1024 strings)
2017-06-03 20:16:23 +02:00
texmex c8b0502037
Translated using Weblate (Swedish)
Currently translated at 10.9% (112 of 1024 strings)
2017-06-03 20:15:47 +02:00
Muhammad Nur Hidayat Yasuyoshi 87c771e638
Translated using Weblate (Malay)
Currently translated at 90.2% (924 of 1024 strings)
2017-06-03 20:15:39 +02:00
Muhammad Rifqi Priyo Susanto 388930f3dd
Translated using Weblate (Indonesian)
Currently translated at 94.5% (968 of 1024 strings)
2017-06-03 20:13:38 +02:00
Muhammad Rifqi Priyo Susanto bc73df81d1
Translated using Weblate (Indonesian)
Currently translated at 84.2% (863 of 1024 strings)
2017-06-03 20:12:44 +02:00
Viktar Vauchkevich b5d43d7b18
Translated using Weblate (Belarusian)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:11:56 +02:00
anonymous c3775ceb49
Translated using Weblate (French)
Currently translated at 88.6% (908 of 1024 strings)
2017-06-03 20:11:34 +02:00
Hugo Locurcio 36bba5b8ca
Translated using Weblate (French)
Currently translated at 88.5% (907 of 1024 strings)
2017-06-03 20:10:30 +02:00
Loïc Blot 98c13746ce
Translated using Weblate (French)
Currently translated at 88.4% (906 of 1024 strings)
2017-06-03 20:10:22 +02:00
José 041553e658
Translated using Weblate (French)
Currently translated at 87.4% (895 of 1024 strings)
2017-06-03 20:10:15 +02:00
Loïc Blot 83b6a3bcdd
Translated using Weblate (French)
Currently translated at 86.9% (890 of 1024 strings)
2017-06-03 20:10:01 +02:00
monolifed 0f55050038
Translated using Weblate (Turkish)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:09:58 +02:00
Wuzzy 8abca2cf0b
Translated using Weblate (German)
Currently translated at 100.0% (1024 of 1024 strings)
2017-06-03 20:07:30 +02:00
LNJ 9295e95990
Translated using Weblate (German)
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03 20:06:43 +02:00
Wuzzy 956892c226
Translated using Weblate (German)
Currently translated at 99.8% (1022 of 1024 strings)
2017-06-03 20:06:25 +02:00
Fixer f2e78f31ab
Translated using Weblate (Ukrainian)
Currently translated at 40.0% (410 of 1024 strings)
2017-06-03 20:06:09 +02:00