Page 1 of 2

help learning the game.

PostPosted: Thu Sep 18, 2014 14:50
by comfort80
Just found this in my panic at the news of Microsoft purchasing Mojang.
I play MCPE on my Kindle fire HDX, Samsung S5, and my son plays on his Note tablet.
is there a place to find the controls for Android?
i have searched and searched, but maybe using the wrong search terms.
i figured out how to walk and jump and break stuff, but don't know how to fly, or add mods.
also what is the thing at the bottom right that looks like an upside down house, it doesnt seem to do anything?

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:14
by LemonLake
Flying
Flying can be accomplished by double tapping the jump button. In order to do this, however, you require the fly priv. This is accomplished by granting your user said privilege with the /grant chatcommand (/grant user priv). For example in Singleplayer: /grant singleplayer fly

Mods
Mods are installed exactly the same as how they are installed on the PC version of the game. Acquire a mod zip from the mod database or the forums, extract it into the minetest/mods/ folder and rename it to the appropriate name. This name is usually found in square brackets in the forum title. E.g. pipeworks-master >> pipeworks

'Little upside down house button'
I don't see a house icon anywhere on the screen. What build are you using? I'm running 'Minetest-0.4.10-android-armeabi.apk'.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:30
by comfort80
where do i type this?
LemonLake wrote:Flying
Flying can be accomplished by double tapping the jump button. In order to do this, however, you require the fly priv. This is accomplished by granting your user said privilege with the /grant chatcommand (/grant user priv). For example in Singleplayer: /grant singleplayer fly


LemonLake wrote:'Little upside down house button'
I don't see a house icon anywhere on the screen. What build are you using? I'm running 'Minetest-0.4.10-android-armeabi.apk'.

i'm using the same version, its to the left of what i'm assuming is the jump button ( a circle inside a circle) as i jump when i press it.


to work the mods, i don't have the PC version, yet...

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:32
by LemonLake
comfort80 wrote:where do i type this?
LemonLake wrote:Flying
Flying can be accomplished by double tapping the jump button. In order to do this, however, you require the fly priv. This is accomplished by granting your user said privilege with the /grant chatcommand (/grant user priv). For example in Singleplayer: /grant singleplayer fly


LemonLake wrote:'Little upside down house button'
I don't see a house icon anywhere on the screen. What build are you using? I'm running 'Minetest-0.4.10-android-armeabi.apk'.

i'm using the same version, its to the left of what i'm assuming is the jump button ( a circle inside a circle) as i jump when i press it.


to work the mods, i don't have the PC version, yet...


In the chat.
A circle in a circle? That's the jump button.
The PC version is not necessary, however it may help looking at some tutorials; one is on the wiki.
My mods folder is located at /sdcard/Minetest/mods/, if this helps. An example structure would be:
/sdcard/Minetest/mods/factory/init.lua
/sdcard/Minetest/mods/pipeworks/init.lua
etc

Edit That button is the crouch button. It also makes you fly downward.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:44
by comfort80
Got it!

Thanks so much!

The mod "store" text is garbled on my kindlw. I'll have to look at it more when i'm not working.

I read mobs are only available as a mod, is this correct?

Will have to check the tutorials at home as well, YouTube is blocked at work unless it's an embedded video.

Thanks again for the help!

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:46
by LemonLake
comfort80 wrote:Got it!

Thanks so much!

The mod "store" text is garbled on my kindlw. I'll have to look at it more when i'm not working.

I read mobs are only available as a mod, is this correct?

Will have to check the tutorials at home as well, YouTube is blocked at work unless it's an embedded video.

Thanks again for the help!


That is correct. There are many mob mods, so it may be worth comparing them at some point. It's quicker to do this on the PC however it's certainly possible on 'droid.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 15:52
by hoodedice
*opens up minetest for android*

hmm...

That upside down house thing might be the inverted triangle (on smaller devices) to the left of the squiggy circle (jump button). If so, then the triangle/house button is the Shift key on Minetest PC, which is Sneak. Sneak makes you walk slower, and prevents you from falling off blocks when held down.

To fly around in game, grant the needed priviledges ("privs") to the player by entering the commands in the chat. The chat button is in the top right. Type in

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
 /grant singleplayer all


to grant yourself all privs in singleplayer mode

Unfortunately, you need to relaunch the world if you want to switch fly off/on.

you can set time of day by using /time 6000 for 6am and /time 23000 for 11 pm

Hope you enjoy the game =D


Also Lemon, double tapping jump to fly is MCPE. =/


EDIT: Ninja'd. Dammit Lemons.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 16:00
by comfort80
thanks!
i was going to ask about the time as well.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 16:02
by comfort80
LemonLake wrote:That is correct. There are many mob mods, so it may be worth comparing them at some point. It's quicker to do this on the PC however it's certainly possible on 'droid.


if i download on pc, can i copy and paste to my mods folder on my android?

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 16:04
by Krock
comfort80 wrote:if i download on pc, can i copy and paste to my mods folder on my android?

Yes, if you do it correct, they will be compatible.

Re: help learning the game.

PostPosted: Thu Sep 18, 2014 16:58
by Sokomine
You're not limited to singleplayer/local game with the Anroid client. You can also connect to servers and play there the same way as you'd do with a desktop client. Servers with plenty of mods installed may be too much for a tablet's hardware; vanilla-like servers will generally work.

Re: help learning the game.

PostPosted: Sun Sep 21, 2014 20:40
by Wuzzy
I think in the options you can tell Minetest to turn on fly mode with double tap? It is not on by default as far I can tell.
I am confused. Maybe it’s not possible in the android build? Whatever.

Here is some generic advice for you, comfort80:
A starting place to learn Minetest is the community wiki, which can be found here:
http://wiki.minetest.net/Main_Page
There is also a “Getting Started” guide. I especially recommend you to read the gameplay section of it, because Minetest has many quirks and differences which may not be obvious to a former Minecraft player.

After you used Minetest and the community wiki for a while, I would be glad if you took part in this little survey about the wiki, as found in this thread:
viewtopic.php?f=3&t=7597

I also write some stuff for this wiki and want to know if it is actually newbie-friendly so I can help fixing it if that is not the case.

Oh, and sorry, Minetest has no built-in tutorial right now. All we have is only external help in form of a wiki and maybe some random videos I am too lazy to search for right now. xD

Re: help learning the game.

PostPosted: Mon Sep 22, 2014 11:24
by Minetestforfun
You can enable the "double tap space for fly" in the "keys configure" menu of your minetest, it's a checkbox

Re: help learning the game.

PostPosted: Mon Sep 22, 2014 13:46
by comfort80
Wuzzy wrote:Oh, and sorry, Minetest has no built-in tutorial right now. All we have is only external help in form of a wiki and maybe some random videos I am too lazy to search for right now. xD


there is basically zero help for the Android version, i don't have a decent PC right now to test the PC version, you should put in the getting started tab, the ways to play via android, and its all screen based, no keyboard.
i could only break some wood, make wooden tools, and there i am stuck again as i cannot figure out how to break stone.

maybe its glitchy on the kindle fire hdx, but thats all i have to play on right now.

Re: help learning the game.

PostPosted: Mon Sep 22, 2014 14:07
by hoodedice
comfort80 wrote:
Wuzzy wrote:Oh, and sorry, Minetest has no built-in tutorial right now. All we have is only external help in form of a wiki and maybe some random videos I am too lazy to search for right now. xD


there is basically zero help for the Android version, i don't have a decent PC right now to test the PC version, you should put in the getting started tab, the ways to play via android, and its all screen based, no keyboard.
i could only break some wood, make wooden tools, and there i am stuck again as i cannot figure out how to break stone.

maybe its glitchy on the kindle fire hdx, but thats all i have to play on right now.


You need to have a basic wooden pickaxe to break stone. This is a gameplay feature in the vanilla Minetest game.

To craft a wooden pickaxe, mine some wood, then put one wood in your crafting grid to get four wooden planks. Put on wooden plank in the grid again to get four wooden sticks. Now, put a stick each in the center and bottom center grid, and three planks across the top of the grid. You'll get a wooden pickaxe.

P P P
X S X
X S X

P = plank; S = stick; X = nothing

See http://wiki.minetest.net/Pickaxe

I'm in the process of making a proper Minetest Manual, however, the wiki (http://wiki.minetest.net/Main_Page) is good enough for basic stuff, for now.

Re: help learning the game.

PostPosted: Mon Sep 22, 2014 14:18
by comfort80
I have the derp. That was all on me. Wasn't trying the pickaxe. Didn't get that far. So used to minecraft. I tried everything but the pickaxe.

Re: help learning the game.

PostPosted: Fri Sep 26, 2014 06:05
by Johnyknowhow
The android controls are quite buggy, I would highly suggest playing on a PC, playing on any mobile device after I use a PC drives me insane...

Re: help learning the game.

PostPosted: Sun Sep 28, 2014 06:03
by Dragonop
comfort80 wrote: I don't have a decent PC right now to test the PC version


Minetest doesn't requires a decent PC, with more than 256 mb of ram, you can still play it in vanilla.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 04:45
by Johnyknowhow
Dragonop wrote:
comfort80 wrote: I don't have a decent PC right now to test the PC version


Minetest doesn't requires a decent PC, with more than 256 mb of ram, you can still play it in vanilla.

Exactly.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 12:32
by SAMIAMNOT
I really wish there was an iOS version, I plan on getting an iPod Touch soon.
Why do blocks dissappear and reapppear occasionaly?
EDIT 1: Just sayin, you might wanna get some mods because the world is axlmost empty. I suggest the following
Creatures - Gives you a few Minecraft-like mobs, including Zombies. I would suggest the Animals Modpack because it has even more animals than Minecraft but Vombie generation at night may slow you down.
Weather - adds snow and rain. I am thinking about getting a rain mod and a snow mod because it ccan't em to stop snowing but they are way to laggy to use right now.
Peaceful NPC - Gives you some nice friendly NPCs.

One question; are worlds created on PC compatible with the Android version and vice versa.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 12:59
by MaxPower
SAMIAMNOT wrote:One question; are worlds created on PC compatible with the Android version and vice versa.

I can use the android version to connect to the PC server

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 19:26
by SAMIAMNOT
One more thing. Get a lightweight game. I just started using RPI and am wondering why I didnt before. It can double your fps speed.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 21:01
by Johnyknowhow
SAMIAMNOT wrote:I really wish there was an iOS version, I plan on getting an iPod Touch soon.
Why do blocks dissappear and reapppear occasionaly?
EDIT 1: Just sayin, you might wanna get some mods because the world is axlmost empty. I suggest the following
Creatures - Gives you a few Minecraft-like mobs, including Zombies. I would suggest the Animals Modpack because it has even more animals than Minecraft but Vombie generation at night may slow you down.
Weather - adds snow and rain. I am thinking about getting a rain mod and a snow mod because it ccan't em to stop snowing but they are way to laggy to use right now.
Peaceful NPC - Gives you some nice friendly NPCs.

One question; are worlds created on PC compatible with the Android version and vice versa.


There actually is a few IOS versions developed by the same jerk developer.
They go under the names of Buildcraft, Worldcraft, etc. I'm not sure who the dev is but they give no mention to minetest, and the controls are so bad, in some of these ios games you cant even split stacks.
I highly don't recommend using these, as they don't give reference to Minetest, and your supporting a developer trying to claim Minetest is his own game. I'm not exactly sure if this is illegal or what, but its flat out wrong.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 21:07
by SAMIAMNOT
So what do I do? I definately dont was to shell out ten bux for Minecraft... and I would be a traitor XD

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 21:27
by Jordach
Dragonop wrote:
comfort80 wrote: I don't have a decent PC right now to test the PC version


Minetest doesn't requires a decent PC, with more than 256 mb of ram, you can still play it in vanilla.

My cheap android tablet runs BFD at 12fps using stus client, surprisingly, it still works mostly.

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 22:15
by SAMIAMNOT
What's BFD?

Re: help learning the game.

PostPosted: Mon Sep 29, 2014 23:01
by Wuzzy
It is a subgame for Minetest:

viewtopic.php?f=15&t=9036

Re: help learning the game.

PostPosted: Wed Oct 01, 2014 11:27
by comfort80
Dragonop wrote:
comfort80 wrote: I don't have a decent PC right now to test the PC version


Minetest doesn't requires a decent PC, with more than 256 mb of ram, you can still play it in vanilla.


Last night tried installing on my Dell laptop. It's about 4 yrs old running windows 7 and a 32 bit system.
I downloaded both zip files for Windows 32 bit.
Neither worked.

Minetest loaded but there was an error with the shader files. Every thing was red. So I obviously cannot play it on my pc.

My views keep fading in and out in the android version. How can I fix that?

Re: help learning the game.

PostPosted: Wed Oct 01, 2014 11:50
by Krock
comfort80 wrote:Last night tried installing on my Dell laptop. It's about 4 yrs old running windows 7 and a 32 bit system.
I downloaded both zip files for Windows 32 bit.
Neither worked.

Minetest loaded but there was an error with the shader files. Every thing was red. So I obviously cannot play it on my pc.

My views keep fading in and out in the android version. How can I fix that?

Could you give my win32 builds a try? (link in signature)

If everything is red, just disable shaders in the settings tab and try again. (maybe try to close minetest and re-open)

For android, there's a complete forum topic. YOu'll have better chances for a good answer there.

Re: help learning the game.

PostPosted: Wed Oct 01, 2014 12:35
by SAMIAMNOT
Yeah shaders suck. They turn everything yellow. I tried it yesterday. What's the point of them?