Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

lrussell's web tools

Hey guys,
I've been trying to put together a few EE web tools. So far I've manged to make a world image generator. You can view any world full size or as minimap (as of last save) as a PNG. If you guys have any other recommendations let me know.

Link to main page: http://titanshell.com/~lrussell/ee_tools/
Linkl to map generator: http://titanshell.com/~lrussell/ee_tools/map_gen

Here's a test level (generated on the fly from EE):
index.php?id=PWlKCza6rma0I&mode=full

Last edited by lrussell (Jun 17 2014 12:35:49 pm)

Offline

#2 Before February 2015

Buzzerbee
Forum Admin
From: Texas, U.S.A.
Joined: 2015-02-15
Posts: 4,566

Re: lrussell's web tools

Very nice! Useful.


TdQRyz3.png
https://wiki.everybodyedits.com/images/5/5d/135_bee

Offline

#3 Before February 2015

Hexagon
Member
Joined: 2015-04-22
Posts: 1,213

Re: lrussell's web tools

Definitely very nice. I was thinking about something like this myself but held off because I thought it would take too long.

Offline

#4 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: lrussell's web tools

9/10 great work, just the UI is not that fancy though.
Surprise: http://memylo.org/everybodyedits/lrussell/
If you want me to delete this, change/modify it tell me.

Last edited by Mylo (Jun 17 2014 9:16:34 am)

Offline

#5 Before February 2015

Hexagon
Member
Joined: 2015-04-22
Posts: 1,213

Re: lrussell's web tools

[me wrote:

mylo]9/10 great work, just the UI is not that fancy though.
Surprise: http://memylo.org/everybodyedits/lrussell/
If you want me to delete this, change/modify it tell me.

I really like that remake. However if I could pan the minimap (kind of like google maps; since my screen is a bit small) that would be totally awesome.

Offline

#6 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

Mylo wrote:

9/10 great work, just the UI is not that fancy though.
Surprise: http://memylo.org/everybodyedits/lrussell/
If you want me to delete this, change/modify it tell me.

The GUI was just a quick thing. Originally you just had to modify the URL bar (as an API) but I added it for people who don't know what they're doing. I plan on making a proper site eventually, for now it's just functional. Go ahead and keep it, doesn't matter to me.
Though, your timeout is a bit too low for larger worlds where it can take about 5 seconds to generate and load.

Last edited by lrussell (Jun 17 2014 12:39:01 pm)

Offline

#7 Before February 2015

Mylo
Master Developer
From: Drama
Joined: 2015-02-15
Posts: 829

Re: lrussell's web tools

Lrussell: The GUI was just a quick thing. Originally you just had to modify the URL bar (as an API) but I added it for people who don't know what they're doing. I plan on making a proper site eventually, for now it's just functional. Go ahead and keep it, doesn't matter to me. Though, your timeout is a bit too low for larger worlds where it can take about 5 seconds to generate and load.

Oh yeah, that UI was a quick thing too though, that's why the timeout is too low.
Well, and would be nice to maybe add two (optional) coordinates.

Example:
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBCBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBCBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
=> Only green + red is on the picture.

Last edited by Mylo (Jun 17 2014 1:12:01 pm)

Offline

#8 Before February 2015

TiKen
Member
Joined: 2015-02-24
Posts: 298

Re: lrussell's web tools

lrussell wrote:

Though, your timeout is a bit too low for larger worlds where it can take about 5 seconds to generate and load.

It takes at least a minute for a 200x200 on EEPainter XD
C# slow power!

Offline

#9 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: lrussell's web tools

tikenalpha wrote:
lrussell wrote:

Though, your timeout is a bit too low for larger worlds where it can take about 5 seconds to generate and load.

It takes at least a minute for a 200x200 on EEPainter XD
C# slow power!

EEPainter being slow doesn't mean C# is slow.
C# is fast and reliable if you don't code horribly, which is why EEPainter is slow; bad unoptimized code.


signature.png
*u stinky*

Offline

#10 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

Mylo wrote:

Lrussell: The GUI was just a quick thing. Originally you just had to modify the URL bar (as an API) but I added it for people who don't know what they're doing. I plan on making a proper site eventually, for now it's just functional. Go ahead and keep it, doesn't matter to me. Though, your timeout is a bit too low for larger worlds where it can take about 5 seconds to generate and load.

Oh yeah, that UI was a quick thing too though, that's why the timeout is too low.
Well, and would be nice to maybe add two (optional) coordinates.

Example:
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBCBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBCBBBBBBBBBB
BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB
=> Only green + red is on the picture.

Something like that might work. Feel free to do whatever with it, it's an open tool for a reason.

Offline

#11 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: lrussell's web tools

Wow this is amazing!!!

Offline

#12 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

anch159 wrote:

Wow this is amazing!!!

Thanks a lot. //forums.everybodyedits.com/img/smilies/smile

Offline

#13 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: lrussell's web tools

What did you use to make this??

Offline

#14 Before February 2015

abrar11
Member
Joined: 2015-03-13
Posts: 359

Re: lrussell's web tools

most likely html and php //forums.everybodyedits.com/img/smilies/tongue
also possibly playerio.php i think

Offline

#15 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

abrar11 wrote:

most likely html and php //forums.everybodyedits.com/img/smilies/tongue
also possibly playerio.php i think

Nope, C# handles the image generation while PHP is just the "transport". The only HTML in it is for the basic form.

Offline

#16 Before February 2015

abrar11
Member
Joined: 2015-03-13
Posts: 359

Re: lrussell's web tools

lrussell wrote:
abrar11 wrote:

most likely html and php //forums.everybodyedits.com/img/smilies/tongue
also possibly playerio.php i think

Nope, C# handles the image generation while PHP is just the "transport". The only HTML in it is for the basic form.

ah ok i see

Offline

#17 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

I've made a few more little handy scripts. I'll probably clean it up into a proper website soon with proper information.
Enjoy. //forums.everybodyedits.com/img/smilies/smile

Offline

#18 Before February 2015

N1KF
Wiki Mod
From: ဪဪဪဪဪ From: ဪဪဪဪဪ From: ဪဪဪဪဪ
Joined: 2015-02-15
Posts: 11,055
Website

Re: lrussell's web tools

It is currently impossible to view the tutorial levels using the map tool.


Everybody Edits is Fred

Offline

#19 Before February 2015

lrussell
Member
From: Saturn's Titan
Joined: 2015-02-15
Posts: 843
Website

Re: lrussell's web tools

N1KF wrote:

It is currently impossible to view the tutorial levels using the map tool.

Why would you need those? They don't even have proper level IDs.

Offline

#20 Before February 2015

xGBx-PwNzZ
Guest

Re: lrussell's web tools

Nice, handy tool. Good Job!

lrussell1423757915203517

Board footer

Powered by FluxBB

[ Started around 1711714834.2499 - Generated in 0.074 seconds, 11 queries executed - Memory usage: 1.67 MiB (Peak: 1.9 MiB) ]