vtudio / playir

Platform clients for publishing apps natively
http://playir.com
41 stars 13 forks source link

Fullscreen browser view on mobile devices. (CraftWorlds & More) #207

Closed CraftedCube closed 8 years ago

CraftedCube commented 8 years ago

When saving a game to your homescreen it simply redirects you to the website but in a convenient way... On your homescreen. But, some websites allow it so when you add the website to your homescreen and tap it, the website becomes fullscreen like an app from the AppStore. Here's some pictures.

image image image

As you can see I put this website to my homescreen, am introduced to an app icon, and tap it and find a nice fullscreen application.

I want this not only for my game but I'd be nice for all Playir games and websites, just to give Playir mobile games the more "appy" feel. Plus it looks nicer.

CraftedCube commented 8 years ago

Oh and just in case you don't know what I mean by fullscreen, I mean the task bar and search bar stuff at the top has disappeared.

CraftedCube commented 8 years ago

@ashcairo

ashcairo commented 8 years ago

@CraftedCube should be working now, can you let me know if it works on your device?

CraftedCube commented 8 years ago

Fullscreen doesn't seem to be working, I still get the task bar at the top. I can keep trying though.

ashcairo commented 8 years ago

@CraftedCube can you try deleting the icon, and re-adding it to the home screen?

CraftedCube commented 8 years ago

I re-added it and it's now fullscreen but the icon isn't appearing.

CraftedCube commented 8 years ago

The loading screen size is just barely too big also.

image

I've also lost my admin privileges.

CraftedCube commented 8 years ago

Phone GUI bug is fixed

image

CraftedCube commented 8 years ago

The GUI needs to be a slight bigger though, text is hard to read and the little icon to get more blocks is super small.

CraftedCube commented 8 years ago

Besides the GUI on phones needing to be a bit bigger and me loosing my admin privileges, everything seems to be good

CraftedCube commented 8 years ago

@ashcairo I lost my admin privileges, I'm a Guest, I need my account back :tongue:

ashcairo commented 8 years ago

Go to playir.com/x/ and make sure you're logged in

On Mon, Apr 4, 2016 at 4:49 PM, CraftedCube notifications@github.com wrote:

@ashcairo https://github.com/ashcairo I lost my admin privileges, I'm a Guest, I need my account back [image: :tongue:]

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/playir/playir/issues/207#issuecomment-205361501

CraftedCube commented 8 years ago

I'm logged in, and going on safari brings me on my account, but I wanted to use the app icon fullscreen version, and I can't get on the account "CraftedCube"

On Apr 4, 2016, at 12:05 PM, ashcairo notifications@github.com wrote:

Go to playir.com/x/ and make sure you're logged in

On Mon, Apr 4, 2016 at 4:49 PM, CraftedCube notifications@github.com wrote:

@ashcairo https://github.com/ashcairo I lost my admin privileges, I'm a Guest, I need my account back [image: :tongue:]

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/playir/playir/issues/207#issuecomment-205361501

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub

ashcairo commented 8 years ago

@CraftedCube I believe the fullscreen version must be using a different instance to the Safari version. Is there a good location to put in a login button for admin? Perhaps in the info section?

CraftedCube commented 8 years ago

Yes the info section would be good.

@ashcairo

On Apr 4, 2016, at 5:05 PM, ashcairo notifications@github.com wrote:

@CraftedCube I believe the fullscreen version must be using a different instance to the Safari version. Is there a good location to put in a login button for admin? Perhaps in the info section?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub

ashcairo commented 8 years ago

@CraftedCube Added a button to login. Let me know if it works

CraftedCube commented 8 years ago

Working and good!

That's it for the bugs, thank you!

I just need a couple of things added in just my game not the template, 2 of them are very simple but for some reason it isn't working for me.

I'm just trying to add music, it plays through every screen in the game. The line of code to do so isn't working for me, so I removed it. Now I'm not amazing at code so it's probably something silly I did.

Anyway this is the track I tried to put in - http://soundimage.org/wp-content/uploads/2015/03/Dancing-on-Clouds.mp3

It's non-copyrighted but I gave credit in my info section.

I also attempted to make a lava block that takes away 1/4 of a heart away on impact.

I have once face of the block but I couldn't figure out how to make it a voxel

If you could give directions on how to add blocks to the shop and inventory, that'd be nice.

And this one I didn't even attempt, I needed a scroll bar above the jump button that let's the camera zoom in and out. But not too much where it can go inside the character.

I need this because when you make a structure you can go inside, you can't see yourself inside the structure so a camera that zoomed in and back out would be helpful.

Also sorry for requesting so many things for the game, I didn't realize how many bugs were in this, I also didn't realize how much I didn't know how to code. Luckily me and my friend are both learning, but at the moment I am a bit limited on how to code.

Thank You.

On Apr 5, 2016, at 10:11 AM, ashcairo notifications@github.com wrote:

Added a button to login. Let me know if it works

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub

CraftedCube commented 8 years ago

image

CraftedCube commented 8 years ago

@ashcairo