Users browsing this thread: 1 Guest(s)
Improved Icons
#46
This... Is really awesome.
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by:
#47
(01-17-2014, 11:08 PM)Drshnaps Wrote: Unfortunately there are limitations to how much memory the script can process at a time (and I don't seem to have the ability to alter my .htaccess), so spritesheets with extremely large dimensions may return an error. If someone wanted to make a console version of this it would probably eliminate that issue, but for the majority of sheets that shouldn't be a problem.

It wouldn't quite be making a console version but if you want, I could try hosting this script on my home server for a while. I have full control over the entire computer so I could easily bump up the PHP memory limit and runtime limit to ridiculous numbers if desired :V
Thanked by:
#48
That's fine by me. Here's an improved version of the script:

http://www.jermungandr.net/experiments/t...nchop2.rar

The script automatically deletes any image files older than half an hour every time it is run, so you don't have to worry about the files it creates taking up a lot of space.


By the way, what are you guys doing about being able to post icons in the forum? Since they are no longer straight images you can't just use the forum image tags to display them. I was thinking maybe you could create a forum code that goes something like:

Code:
[tsricon img="URL_of_Icon_Overlay_Image" url="URL_of_Sheet"]Name of Sheet[/tsricon]

With alternates like "tmricon" and "ttricon" for the other colors.
Thanked by:
#49
Pretty much what I was thinking of doing. It may take a bit of tweaking, but shouldn't be too hard.
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by:
#50
Maybe look for a plugin that would let us tie BBCode to a database call and then just do [tsr=1234] or something to that extent? Some research into securing it would definitely be necessary but this would be the most user friendly way to do it if we can do it safely.
Thanked by:
#51
That would cause issues with off-site links, for things like submissions. I think that's the main concern; from the site itself that'd be great, but outside links wouldn't work with that method.
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by:
#52
Ah, hadn't thought about stuff that wasn't on the site. Yeah, I guess the Drshnaps posted would be the most logical way to handle it then.
Thanked by:
#53
Kage
Kage
Kai
Kai
Kamandol Is Really Awesome And Deserves A TV Show
Kamandol Is Really Awesome And Deserves A TV Show


Code:
[tsricon img="http://www.spriters-resource.com/icon-test/3421.png" url="http://www.spriters-resource.com/icon-test/"]Kage[/tsricon]
[tsricon img="http://www.spriters-resource.com/icon-test/3423.png" url="http://www.spriters-resource.com/icon-test/"]Kai[/tsricon]
[tsricon img="http://www.spriters-resource.com/icon-test/3424.png" url="http://www.spriters-resource.com/icon-test/"]Kamandol Is Really Awesome And Deserves A TV Show[/tsricon]

Kage
Kage
Kai
Kai
Kamandol Is Really Awesome And Deserves A TV Show
Kamandol Is Really Awesome And Deserves A TV Show


Code:
[tmricon img="http://www.spriters-resource.com/icon-test/3421.png" url="http://www.spriters-resource.com/icon-test/"]Kage[/tmricon]
[tmricon img="http://www.spriters-resource.com/icon-test/3423.png" url="http://www.spriters-resource.com/icon-test/"]Kai[/tmricon]
[tmricon img="http://www.spriters-resource.com/icon-test/3424.png" url="http://www.spriters-resource.com/icon-test/"]Kamandol Is Really Awesome And Deserves A TV Show[/tmricon]

Kage
Kage
Kai
Kai
Kamandol Is Really Awesome And Deserves A TV Show
Kamandol Is Really Awesome And Deserves A TV Show


Code:
[ttricon img="http://www.spriters-resource.com/icon-test/3421.png" url="http://www.spriters-resource.com/icon-test/"]Kage[/ttricon]
[ttricon img="http://www.spriters-resource.com/icon-test/3423.png" url="http://www.spriters-resource.com/icon-test/"]Kai[/ttricon]
[ttricon img="http://www.spriters-resource.com/icon-test/3424.png" url="http://www.spriters-resource.com/icon-test/"]Kamandol Is Really Awesome And Deserves A TV Show[/ttricon]
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
#54
I've updated the BBCode. Should work fine now, if not a little off in the textular area.
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by:
#55
Definitely looks better, but the font still seems to be a bit too big.

(EDIT: The updated version looks a lot better now, not perfect but it's much better than it looked before.)
Thanked by: Garamonde
#56
Now you just need some for the game icons. :I
Thanked by:
#57
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by: Random Talking Bush
#58
Am I the only one who likes the old, plain, non-shadowed pixelated verdana font better...?

EDIT: Fixed my wording... although it looks right in Chrome so disregard this I guess...
[Image: sweet-capn-cakes-deltarune.gif]
Thanked by:
#59
It is the pixelated verdana font...
Tsunami Bomb - The Simple Truth
We could run away
Leave behind anything paper
Not knowing where we're going to stay
When there's no Mondays

You're part of me, it's so easy to see the simple truth
When I'm in your arms, I feel safe from harm and sorrow too
You're part of me, it's so easy to see the simple truth
But most of all, nothing couldn't be solved when I'm with you
Thanked by:
#60
(01-22-2014, 05:22 PM)Dazz Wrote: It is the pixelated verdana font...
I think she means without the anti-aliasing. I think it looks fine the way it is right now, though.
Thanked by:


Forum Jump: