MineView

Post Reply
User avatar
AspireMint
Member
Posts: 415
Joined: Mon Jul 09, 2012 12:59
GitHub: AspireMint
IRC: AspireMint
In-game: AspireMint
Location: Stuck at spawn

MineView

by AspireMint » Post

Hello :)
im not good in english language, so there are no explanations.

http://mineview.bugs3.com/

What do you thing about it?

(still working on it)
"Truth hurts. Maybe not as much as jumping on a bicycle with the seat missing, but it hurts."

"There's 🧁for you, 🧁for me, 🧁for sale, 🧁for free"

"I came here to drink milk and kick ass, and I've just finished my milk!" ― Maurice Moss

User avatar
Likwid H-Craft
Member
Posts: 1113
Joined: Sun Jan 06, 2013 14:20
Location: Lost in Crypt

by Likwid H-Craft » Post

Wow man this is epic how you made it do, all that? btw what Lang you speak so I can, use it and post, in english for English people...

But still Can you do more?

Hope you do, and maybe you can make it we can read the signs and everything!
Last edited by Likwid H-Craft on Thu Mar 07, 2013 15:55, edited 1 time in total.
My Domain's/others:
http://likwidtest.hj.cx/ (Not Done)

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

awesome!

When you click and drag it seems wierd as it goes the way you do not expect it too.
Also, if possible, it should be full page.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
AspireMint
Member
Posts: 415
Joined: Mon Jul 09, 2012 12:59
GitHub: AspireMint
IRC: AspireMint
In-game: AspireMint
Location: Stuck at spawn

by AspireMint » Post

Likwid H-Craft wrote:But still Can you do more?
Hope you do, and maybe you can make it we can read the signs and everything!
- yop, its not all, still working on it, i want capture all nice places
- signs... nice idea :)
rubenwardy wrote:Also, if possible, it should be full page.
- yop, possible, but my display = 1366x768, if i make panorama, image is 3100x700,
and if somebody have bigger display, it will be not nice :S
"Truth hurts. Maybe not as much as jumping on a bicycle with the seat missing, but it hurts."

"There's 🧁for you, 🧁for me, 🧁for sale, 🧁for free"

"I came here to drink milk and kick ass, and I've just finished my milk!" ― Maurice Moss

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

AspireMint wrote: - yop, possible, but my display = 1366x768, if i make panorama, image is 3100x700,
and if somebody have bigger display, it will be not nice :S
My display is 1366x768 too.
What I meant is to make the window full screen using width:100%; and height100%;
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

How did you do that
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

jojoa1997 wrote:How did you do that
Using jquery and stuff. Look at the source noob! :P
Last edited by rubenwardy on Thu Mar 07, 2013 17:49, edited 1 time in total.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
AspireMint
Member
Posts: 415
Joined: Mon Jul 09, 2012 12:59
GitHub: AspireMint
IRC: AspireMint
In-game: AspireMint
Location: Stuck at spawn

by AspireMint » Post

Cant do this with css :S
If i set width 100 and height 100 (to 3100x700 image), it will be strange (you can try it in own webpage) :S
I need set width and height with javascript, i know how, but today im very lazy x)
(if i make fullscreen, it will be on button click)
"Truth hurts. Maybe not as much as jumping on a bicycle with the seat missing, but it hurts."

"There's 🧁for you, 🧁for me, 🧁for sale, 🧁for free"

"I came here to drink milk and kick ass, and I've just finished my milk!" ― Maurice Moss

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

AspireMint wrote:Cant do this with css :S
If i set width 100 and height 100 (to 3100x700 image), it will be strange (you can try it in own webpage) :S
I need set width and height with javascript, i know how, but today im very lazy x)
(if i make fullscreen, it will be on button click)
Yeah, I tried to do that.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
AspireMint
Member
Posts: 415
Joined: Mon Jul 09, 2012 12:59
GitHub: AspireMint
IRC: AspireMint
In-game: AspireMint
Location: Stuck at spawn

by AspireMint » Post

jojoa1997 wrote:How did you do that
http://www.jqueryscript.net/gallery/Vir ... lugin.html
+ own scripts (small details = image attr, titles, yaw, ajax, ...)
"Truth hurts. Maybe not as much as jumping on a bicycle with the seat missing, but it hurts."

"There's 🧁for you, 🧁for me, 🧁for sale, 🧁for free"

"I came here to drink milk and kick ass, and I've just finished my milk!" ― Maurice Moss

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

rubenwardy wrote:
jojoa1997 wrote:How did you do that
Using jquery and stuff. Look at the source noob.
I don't appreciate being called noon since it is a negative term and if I remember one time you didn't know how to do it.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

by rubenwardy » Post

jojoa1997 wrote:
rubenwardy wrote:
jojoa1997 wrote:How did you do that
Using jquery and stuff. Look at the source noob.
I don't appreciate being called noon since it is a negative term and if I remember one time you didn't know how to do it.
I was joking, sorry.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
nextmissinglink
Member
Posts: 145
Joined: Mon Feb 04, 2013 16:43
Location: Uranus
Contact:

by nextmissinglink » Post

wowowowowowow awsome!
IF in doubt hit it with a hammer
This is a signature virus. Add me to your signature so that I can multiply id10t ERROR
do not abuse me i am 11 and i like hitting things with a hammer that may include you
this is ment to be secret http://forum.minetest.net/viewtopic.php ... 467#p86467

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

rubenwardy wrote:
jojoa1997 wrote:
rubenwardy wrote: Using jquery and stuff. Look at the source noob.
I don't appreciate being called noon since it is a negative term and if I remember one time you didn't know how to do it.
I was joking, sorry.
Ok i understand. I have an unusual sense of humor. btw i just realized i had said noon not noob. XD
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
AspireMint
Member
Posts: 415
Joined: Mon Jul 09, 2012 12:59
GitHub: AspireMint
IRC: AspireMint
In-game: AspireMint
Location: Stuck at spawn

by AspireMint » Post

rubenwardy wrote:awesome!

When you click and drag it seems wierd as it goes the way you do not expect it too.
Also, if possible, it should be full page.
Done.
Small icon in top right corner :)
"Truth hurts. Maybe not as much as jumping on a bicycle with the seat missing, but it hurts."

"There's 🧁for you, 🧁for me, 🧁for sale, 🧁for free"

"I came here to drink milk and kick ass, and I've just finished my milk!" ― Maurice Moss

Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests