It's a known issue. There is a PR to fix that.Miniontoby wrote: ↑Mon Oct 19, 2020 15:04At my pc if i set language to NL it translates all to NL. If i do the same at my mobile it is still all EN.
Is this a problem Android has or is it a problem in code?
Search found 434 matches
- Wed Oct 28, 2020 15:10
- Forum: News
- Topic: Minetest 5.3.0
- Replies: 46
- Views: 15371
Re: Minetest 5.3.0
- Sun Jul 12, 2020 11:45
- Forum: News
- Topic: Minetest 5.3.0
- Replies: 46
- Views: 15371
Re: Minetest 5.3.0
(there is still the same problem when you have to repeat your password on the first login in a server, i know this is not the right place to ask but maybe is an easy fix) You can change its behavior in advanced settings: Client -> Network -> Enable register confirmation # Enable register confirmati...
- Wed Jul 08, 2020 01:45
- Forum: News
- Topic: Minetest 5.3.0 release candidate 2
- Replies: 36
- Views: 3631
Re: Minetest 5.3.0 release candidate 2
I can confirm that "Exit to Menu" crashes Minetest on Windows 10 (64-bit). gdb Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 9972.0x1d78] 0x00af8cd5 in std::set<unsigned long long, std::less<unsigned long long>, std::allocator<unsigned long long> >::~set() () (g...
- Wed Jan 29, 2020 16:15
- Forum: General Discussion
- Topic: Post your screenshots!
- Replies: 9914
- Views: 1302911
Minetest 360 panorama mode
A render test that projects cube maps to a rectangle image using equirectangular projection minetest/minetest #8475


- Thu Aug 08, 2019 16:35
- Forum: Mod Releases
- Topic: [Mod] Advanced Ban [advancedban] [0.3]
- Replies: 9
- Views: 3943
UPDATE: [Mod] Advanced Ban [advancedban] [0.3]
Released 0.3! (0.3 Update)
Changes:
Changes:
- Relicense to MIT License.
- Update to Minetest 5.0.0 Modding API.
- Add ability to check ban for a player.
- Clean up code, texts, and descriptions.
- Fri Aug 02, 2019 17:05
- Forum: Mod Releases
- Topic: [Mod] Superflat Mapgen [1.4] [superflat]
- Replies: 18
- Views: 8619
UPDATE: [Mod] Superflat Mapgen [1.4]
UPDATE 1.4! (1.4 Update)
Changes:
Changes:
- Relicense to MIT License and CC BY-SA 3.0.
- Update to Minetest 5.0.0 Modding API.
- Update format for sflat.BLOCKS: No need to explicitly declare amount if the amount is one layer thick.
- Clean up code and code style fixes.
- Wed Jul 31, 2019 09:40
- Forum: Feature Discussion
- Topic: disable cursor movement & person view?
- Replies: 7
- Views: 1065
- Thu Feb 07, 2019 12:46
- Forum: Mod Releases
- Topic: [Mod] Advanced Ban [advancedban] [0.3]
- Replies: 9
- Views: 3943
UPDATE: [Mod] Advanced Ban [advancedban] [0.2.1]
Released 0.2.1! (0.2.1 Update)
Change:
Change:
- Bugfix: Only save latest banned user name.
- Sat Jan 19, 2019 13:31
- Forum: Builds
- Topic: (Poll) What needs improved in the Android port of Minetest?
- Replies: 8
- Views: 3094
Re: (Poll) What needs improved in the Android port of Minete
Have you tried to play Minetest using keyboard and mouse on Android?tashbaugh wrote:I personally would love to see an Android version (for Chromebooks) that is meant to be played with a mouse and keyboard, just like the PC version.
- Mon Dec 24, 2018 00:08
- Forum: Bahasa Indonesia
- Topic: Bagaimana cara menbuat paket texture
- Replies: 1
- Views: 860
Re: Bagaimana cara menbuat paket texture
Untuk membuat paket tekstur, Anda harus menyiapkan tekstur tersebut dan nama tekstur yang akan diganti.
Silakan baca artikel "Texture Packs" di Minetest Wiki untuk informasi lebih lanjut.
Selamat modding!
Silakan baca artikel "Texture Packs" di Minetest Wiki untuk informasi lebih lanjut.
Selamat modding!
- Mon Dec 24, 2018 00:04
- Forum: Bahasa Indonesia
- Topic: ada yang bisa menbuat mod
- Replies: 1
- Views: 857
Re: ada yang bisa menbuat mod
Sebelumnya, selamat datang di Forum Minetest! Sudah ada buku modding untuk Minetest (bahasa Inggris): Minetest Modding Book . Silakan baca. Jika ada pertanyaan, jangan ragu untuk bertanya di " Modding Discussion " (bahasa Inggris) atau cukup di sini. Satu lagi, tolong jangan beri tahukan u...
- Thu Nov 15, 2018 09:05
- Forum: Builds
- Topic: What's the deal with MT on Android?
- Replies: 14
- Views: 3226
Re: What's the deal with MT on Android?
For 5.0.0, Minetest developers have fixed and improved many things to make playing Minetest on Android more playable. I agree that some of those fixes that can be ported back to 0.4.17.x should be merged.
Maybe, you want to try 5.0.0-dev? :)
Maybe, you want to try 5.0.0-dev? :)
- Tue Jun 19, 2018 03:11
- Forum: General Discussion
- Topic: Small Finite World for AI developement
- Replies: 12
- Views: 866
Re: Small Finite World for AI developement
You can use mapgen_limit setting to limit map generation.
1. Add this line to minetest.conf.
2. Create new world
1. Add this line to minetest.conf.
Code: Select all
mapgen_limit = 30
- Sat Apr 21, 2018 15:20
- Forum: Problems
- Topic: Minetest on Android
- Replies: 4
- Views: 522
Re: Minetest on Android
Make sure you download the official build of Minetest (net.minetest.net). Minetest on Android is pretty much like the same as desktop version. You can add mods to /sdcard/Minetest/mods/ like in desktop version. Texture packs are not supported though. You can only play in one world. To enable creativ...
- Sat Apr 14, 2018 16:21
- Forum: Maps
- Topic: How to run custom map?
- Replies: 1
- Views: 467
Re: How to run custom map?
Just run Minetest and it will show on your world list.
- Wed Apr 11, 2018 11:36
- Forum: News
- Topic: MTGame: 3 hoe types deprecated for eventual removal
- Replies: 26
- Views: 10389
Re: MTGame: 3 hoe types deprecated for eventual removal
@Andrey01: Read the discussion "Tools: rebalance needed" (#1681).
- Wed Apr 11, 2018 09:14
- Forum: Feature Discussion
- Topic: (Merged) Android: Virtual joystick as movement control
- Replies: 1
- Views: 454
- Sat Apr 07, 2018 07:58
- Forum: General Discussion
- Topic: what is the huge 'media' folder for?
- Replies: 4
- Views: 506
Re: what is the huge 'media' folder for?
When you connect to a server (or local server), you will see a progress bar with text "Media..." on it. At that time, Minetest downloads all media needed to play on that server, i.e., images, textures, sounds, to the "media" folder. So, next time you connect to that server again,...
- Sat Apr 07, 2018 06:10
- Forum: General Discussion
- Topic: what is the huge 'media' folder for?
- Replies: 4
- Views: 506
Re: what is the huge 'media' folder for?
It is used for storing media cache. That's why it is inside "cache" folder.
- Sat Mar 17, 2018 15:44
- Forum: Feature Discussion
- Topic: (Merged) Android: Virtual joystick as movement control
- Replies: 1
- Views: 454
(Merged) Android: Virtual joystick as movement control
This PR has been merged. Before, for Android, Minetest uses 4 buttons at bottom left screen as movement control. Some people feel hard to use and it only can move on 4 directions: forward, backward, left, and right. See Issue #1750 . So, we are going to add virtual joystick as replacement. ( Pull R...
- Sun Mar 11, 2018 16:13
- Forum: General Discussion
- Topic: Server List Not Found
- Replies: 3
- Views: 322
Re: Server List Not Found
Probably because of your internet connection. Try check your internet connection and restart Minetest.
- Sun Mar 11, 2018 16:00
- Forum: General Discussion
- Topic: Translated Server Rules and Common Phrases
- Replies: 3
- Views: 353
Re: Translated Server Rules and Common Phrases
I prefer to use Weblate. As you have said, there are already quite a lot of translator on Weblate. The only problem I can think is how server owners will use those translation. no swearing = dilarang berkata kotor no dating = dilarang pacaran no cheating or hacked clients = dilarang curang (cheating...
- Sun Mar 11, 2018 02:40
- Forum: General Discussion
- Topic: Post your screenshots!
- Replies: 9914
- Views: 1302911
Re: Post your screenshots!
It says near-infinite, means not infinite but "feels" infinite.
+
Spoiler
- Fri Mar 09, 2018 13:38
- Forum: General Discussion
- Topic: Post your screenshots!
- Replies: 9914
- Views: 1302911
Showcasing PR minetest_game#2027
Just some screenshots to show changes from PR minetest_game#2027 https://user-images.githubusercontent.com/4017302/37209388-b7d3ecde-23d7-11e8-8c51-1d63975996dd.png ^ Marram grasses among ferns (above). https://user-images.githubusercontent.com/4017302/37209390-b82340fe-23d7-11e8-88a4-50a2727e817d.p...
- Sun Feb 04, 2018 14:55
- Forum: Minetest-related projects
- Topic: [WIP] IsoMine 2D {Discussion}
- Replies: 27
- Views: 5037
Re: [WIP] IsoMine 2D {Discussion}
Looks like old-school Pokémon games!