PDA

View Full Version : Logo X


gottaa
12-14-2004, 11:56 PM
Updated 18/12/2004

Logo X is part my creation, part me seeing stuff in other addons that I like and as such is kinda a mix. It is aimed mainly at guilds/friends who would like a common part of the UI, so for example takign screenshots there logo would always be visable. That said I always wanted it to be very usable and functional, without too large an overhead on the PC (My PC is an old creaking P4 1.6).

Anyway without further ado here is Logo X !
http://homepage.ntlworld.com/bistogirl/wowui/logo1.JPG
(Logo X with the mouse over the icon)
http://homepage.ntlworld.com/bistogirl/wowui/logo2.JPG

The images can be replaced with any 64x64 32 bit TGA, logo.tga is the main image with logo2.tga being the mouse over image.

-- What does it actually do ? --
> Display an image
> Clicking on the image will open an in-game notepad made by olios@gmx.de. I have edited it and tweaked some parts.
> Clock from Telo's AddOns, removed all the XP gathering info and just left it as a simple clock
> AutoBar from Saien, edited to be part of the logo Frame and to display as can be altered to suit the user.
> Window is movable, clicking on a bland area of the frame and you will be able to drag it to where you want it.

Let me know what you folks think, I was going to post it on the Blizz forums but needed to ask a friend to host it and he's worried about the traffic it might generate :/

-- Where can I get it ? --
http://homepage.ntlworld.com/bistogirl/wowui/Logo.zip

Updated on 18/12/2004:
> Changed Grinding Stone to Sharpening Stone
> Updated some of the button graphics to show the correct pictures
> Moving your mouse over the logo will now display a tooltip giving you a count of the number of slots you have free in your inventory. (This was a quick change to keep a mate happy, aiming to display this in a more polished way soon)

Updated on 17/12/2004:
> 8 Configurable Autobuttons
> type in /logo config to enter the configuration screen, from there you get to select which button you want to change and choose from :

Hearthstone
Bandages
Heal Potions
Mana Potions
Healthstones
Manastones
Water
Food
Rage Potions
Energy Potions
Swiftness Potions
Soul Shards
Shaman: Shiney Fish Scales (Water Breathing)
Shaman: Fish Oil (Water Walking)
Shaman: Ankh (Reincarnation)
Sharpening Stone
Mage/Priest: Light Feather
Mage: Rune of Teleportation

> Buttons are configured and saved by user and not by account
> Changed something and it not updated ? There appears to be some odd situations which don't trigger the INVETORY_CHANGED flag, if it isn't displaying the correct number or item just click on the clock and it will.

Things to watch out for:
> Food has been added but I'm not 100% sure it's in the correct order of heal/stat buffs
> .TOC file is set to the US version number, will need to change it for Euro

sarf
12-15-2004, 10:17 AM
Neat!

Always good to see new AddOn developers crop up!

Sarf
---
How come we choose from just two people for president and 50 for Miss America?

gottaa
12-15-2004, 11:35 AM
Eugh :/ someone pointed out the zip file had the directory twice. They also kindly though out how to make bandages work when nothing is targeted, and reminded me I hadn't set up a keybind for the new water slot.

All fixed now. Sorry for the mess up, teach me to test a little more next time !

Anonymous
12-16-2004, 06:10 AM
And this works with cosmos? cuz ive installed it and i cant seem to get it to show up, and i use cosmos lite.

gottaa
12-16-2004, 11:51 AM
Okay, I've now tested it with the latest version of cosmos and all appears to work now. If it doesn't load up for you, at the moment you will need to define a key to Open it (/logo should work but doesn't and I've no idea why at the moment).

I have also added a Food Button.

(The first post will always point towards the latest version).

Thanks for the current Feedback folks :)

sarf
12-16-2004, 02:24 PM
Regarding your slash commands:

All slash commands are automatically "lowercased" and then matched against the SLASH_WHATEVERX list.

You use:
SLASH_LOGO = "/logo";
SLASH_LOGO = "/Logo";

You should use
SLASH_LOGO1 = "/logo";
SLASH_LOGO2 = "/Logo";
or better yet
SLASH_LOGO1 = "/logo";

Good luck!

Sarf
---
You sound reasonable... Time to up the medication.

gottaa
12-16-2004, 03:27 PM
Thanls :) will update it later.

Edit : Now updated and uploaded

Relenor
12-17-2004, 12:39 AM
downloaded the latest one i still cant get it to work, not even with /logo or /Logo


what am i missing here?

sarf
12-17-2004, 09:51 AM
Note that it is made for the US version.

http://www.fukt.bth.se/~k/wow/stuff/howto-change-.toc-files.txt

Sarf
---
In this world, truth can wait; she's used to it.

gottaa
12-17-2004, 11:38 AM
Eugh :/ I thought US and Euro were running the same version again now :(

My Bad, it only takes a few seconds to edit the toc file though and put in the right numbers as sarf's link shows.

Relenor
12-24-2004, 09:05 AM
i got this working finally, but the clock is 5 hours off when i type time it says 12:04 but the logo clock says 5:04 how do i sync it?

Relenor
12-24-2004, 09:12 AM
i got this working finally, but the clock is 5 hours off when i type time it says 12:04 but the logo clock says 5:04 how do i sync it?

gottaa
12-24-2004, 05:37 PM
Oops that's something from the US thing as well. Open up the logo.lua file and change the line:

local Logo_OffsetHour = 0; -- this is the hour offset applied to server time
-to-
local Logo_OffsetHour = 5; -- this is the hour offset applied to server time

Sorry for not replying before, holidays and all that :)

Infact if you want to be lazy then redownload it again, you will have the correct version number in the toc file for the US and Euro version (as I'm told they are running the same versions now), and the OffsetHour is changed to 5 for you :)

Merry x-mas everyone.

GonerX
01-04-2005, 06:32 PM
OMG IM LOVIN IT!!! :D

Anonymous
01-06-2005, 03:50 AM
any chance i could get you to release your version of the jotter as a stand-alone?

((using the other jotter, but the /console reloadui command, causes my flexbars to hide there bindings, not a huge issue but everytime i write a note i have to input the command /flexbar showbindings <insert group/button numbers>... i have it macro-ed but, hate bandage solutions <laughs>, anyhow your jotter doesnt reload the ui, making it abit more user friendly imo.))

Anonymous
01-06-2005, 03:50 AM
any chance i could get you to release your version of the jotter as a stand-alone?

((using the other jotter, but the /console reloadui command, causes my flexbars to hide there bindings, not a huge issue but everytime i write a note i have to input the command /flexbar showbindings <insert group/button numbers>... i have it macro-ed but, hate bandage solutions <laughs>, anyhow your jotter doesnt reload the ui, making it abit more user friendly imo.))