Icons
I've done some extensive work on a item editor that works quite well but life has side-winded the effort to get it publicly usable, I will probably get it cooked up here to get it publicly usable sometime soon.
But anyways I wanted to share what I had pulled quickly recently since the Character browser is missing a decent chunk of icons.
Instead of using .gif, I am using .png because that is how I pulled them from Allakhazam, they look way better anyways in .png so the code in the Character viewer will have to be adjusted to read for the different file format.
Here is the link to the tarfile I have created for all of these:
http://eoc.akkadius.com/eoc/AllaClone/icons/item_icons.tar
Here is the Perl script that I quickly made to make this happen:
Perl
If you want to see how this looks, look here:
http://eoc.akkadius.com/eoc/AllaClone/eoc/extitems.php?previcon=2799
Sun Oct 07, 2012 6:50 pm
Ok I ended up making the changes, essentially changing .gif to .png in the appropriate places. I think I hit them all.
Here are some examples Magelo profiles that have no missing slots or icons:
http://akkadius.com/magelo/character.php?char=Tabaluga
http://akkadius.com/magelo/character.php?char=Rizlona
http://akkadius.com/magelo/character.php?char=Jazz
It makes a huge difference in making your Magelo feel 'complete'
php
Here are some examples Magelo profiles that have no missing slots or icons:
http://akkadius.com/magelo/character.php?char=Tabaluga
http://akkadius.com/magelo/character.php?char=Rizlona
http://akkadius.com/magelo/character.php?char=Jazz
It makes a huge difference in making your Magelo feel 'complete'
Sun Oct 07, 2012 7:12 pm
They were in gif format became png transparencies don't work in IE without a lot of heartache and in certain versions they don't work even with the heartache
Sun Oct 07, 2012 7:37 pm
Project Lead