help learning the game.

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

help learning the game.

by comfort80 » Thu Sep 18, 2014 14:50

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?
 

User avatar
LemonLake
Member
 
Posts: 46
Joined: Sat May 10, 2014 18:27
GitHub: LemonLake
IRC: Lemmmy
In-game: Lemmmy

Re: help learning the game.

by LemonLake » Thu Sep 18, 2014 15:14

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'.
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Thu Sep 18, 2014 15:30

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...
 

User avatar
LemonLake
Member
 
Posts: 46
Joined: Sat May 10, 2014 18:27
GitHub: LemonLake
IRC: Lemmmy
In-game: Lemmmy

Re: help learning the game.

by LemonLake » Thu Sep 18, 2014 15:32

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.
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Thu Sep 18, 2014 15:44

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!
 

User avatar
LemonLake
Member
 
Posts: 46
Joined: Sat May 10, 2014 18:27
GitHub: LemonLake
IRC: Lemmmy
In-game: Lemmmy

Re: help learning the game.

by LemonLake » Thu Sep 18, 2014 15:46

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.
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

Re: help learning the game.

by hoodedice » Thu Sep 18, 2014 15:52

*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.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Thu Sep 18, 2014 16:00

thanks!
i was going to ask about the time as well.
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Thu Sep 18, 2014 16:02

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?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: help learning the game.

by Krock » Thu Sep 18, 2014 16:04

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.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

Re: help learning the game.

by Sokomine » Thu Sep 18, 2014 16:58

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.
A list of my mods can be found here.
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: help learning the game.

by Wuzzy » Sun Sep 21, 2014 20:40

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
 

User avatar
Minetestforfun
Member
 
Posts: 936
Joined: Tue Aug 05, 2014 14:09
GitHub: Darcidride
IRC: Darcidride + MinetestForFun
In-game: Darcidride + MinetestForFun

Re: help learning the game.

by Minetestforfun » Mon Sep 22, 2014 11:24

You can enable the "double tap space for fly" in the "keys configure" menu of your minetest, it's a checkbox
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Mon Sep 22, 2014 13:46

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.
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

Re: help learning the game.

by hoodedice » Mon Sep 22, 2014 14:07

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.
Last edited by hoodedice on Mon Sep 22, 2014 22:42, edited 1 time in total.
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Mon Sep 22, 2014 14:18

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.
 

User avatar
Johnyknowhow
Member
 
Posts: 358
Joined: Fri Sep 21, 2012 15:17
In-game: Minetestian

Re: help learning the game.

by Johnyknowhow » Fri Sep 26, 2014 06:05

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...
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: help learning the game.

by Dragonop » Sun Sep 28, 2014 06:03

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.
 

User avatar
Johnyknowhow
Member
 
Posts: 358
Joined: Fri Sep 21, 2012 15:17
In-game: Minetestian

Re: help learning the game.

by Johnyknowhow » Mon Sep 29, 2014 04:45

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.
 

User avatar
SAMIAMNOT
Member
 
Posts: 363
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie

Re: help learning the game.

by SAMIAMNOT » Mon Sep 29, 2014 12:32

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.
I test mines.
 

MaxPower
Member
 
Posts: 30
Joined: Wed Sep 24, 2014 17:25

Re: help learning the game.

by MaxPower » Mon Sep 29, 2014 12:59

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
 

User avatar
SAMIAMNOT
Member
 
Posts: 363
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie

Re: help learning the game.

by SAMIAMNOT » Mon Sep 29, 2014 19:26

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.
I test mines.
 

User avatar
Johnyknowhow
Member
 
Posts: 358
Joined: Fri Sep 21, 2012 15:17
In-game: Minetestian

Re: help learning the game.

by Johnyknowhow » Mon Sep 29, 2014 21:01

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.
 

User avatar
SAMIAMNOT
Member
 
Posts: 363
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie

Re: help learning the game.

by SAMIAMNOT » Mon Sep 29, 2014 21:07

So what do I do? I definately dont was to shell out ten bux for Minecraft... and I would be a traitor XD
I test mines.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

Re: help learning the game.

by Jordach » Mon Sep 29, 2014 21:27

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.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
SAMIAMNOT
Member
 
Posts: 363
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie

Re: help learning the game.

by SAMIAMNOT » Mon Sep 29, 2014 22:15

What's BFD?
I test mines.
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: help learning the game.

by Wuzzy » Mon Sep 29, 2014 23:01

It is a subgame for Minetest:

viewtopic.php?f=15&t=9036
 

comfort80
Member
 
Posts: 13
Joined: Thu Sep 18, 2014 14:35

Re: help learning the game.

by comfort80 » Wed Oct 01, 2014 11:27

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?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: help learning the game.

by Krock » Wed Oct 01, 2014 11:50

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.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
SAMIAMNOT
Member
 
Posts: 363
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie

Re: help learning the game.

by SAMIAMNOT » Wed Oct 01, 2014 12:35

Yeah shaders suck. They turn everything yellow. I tried it yesterday. What's the point of them?
I test mines.
 

Next

Return to Minetest General

Who is online

Users browsing this forum: No registered users and 12 guests

cron