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.
Pages: 1
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):
Last edited by lrussell (Jun 17 2014 12:35:49 pm)
Offline
Very nice! Useful.
Offline
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
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
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
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
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
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.
*u stinky*
Offline
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
Wow this is amazing!!!
Offline
What did you use to make this??
Offline
most likely html and php
also possibly playerio.php i think
Offline
abrar11 wrote:most likely html and php
also possibly playerio.php i thinkNope, 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
Nice, handy tool. Good Job!
Pages: 1
[ Started around 1732281438.4203 - Generated in 0.070 seconds, 12 queries executed - Memory usage: 1.68 MiB (Peak: 1.91 MiB) ]