for a month now i have been working on an achivements addon and im close to being finished have a look ial beta test in 2 weeks after i finish some database and display settings
http://ulminia.zenutech.com/wowroster/i ... nts&a=c:62
Achivements
Moderator: Ulminia
47 posts • Page 1 of 4 • 1, 2, 3, 4
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Achivements
Hey Ulminia,
nice to see that you are working on the achievements addon. I looked at the site you postet, looks really good but one thing:
Is it possible to change the textcolor from white to black for finished achievements. I think it would be more readable.
I would like to test it, with the european armory and my german guild, when the beta version is available.
Thanks for the good work.
nice to see that you are working on the achievements addon. I looked at the site you postet, looks really good but one thing:
Is it possible to change the textcolor from white to black for finished achievements. I think it would be more readable.
I would like to test it, with the european armory and my german guild, when the beta version is available.
Thanks for the good work.
-

Nefuh - Roster AddOn Dev

- Posts: 187
- Joined: Fri Sep 15, 2006 7:34 pm
- Location: Krefeld Germany
- WoW Realm: EU-Anetheron
Administrator @ http://www.wowroster.de - The German Fan Community
Achivements
white text is sapose to be blue ... css issue with firefox... as for other languages ... i iwll have to grab the titles and discriptions from the other languages in the armory because they are not stored in the database too much room would be taken up i think..
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Achivements
It's because you are using this
FF will work if you add a pound sign to the color code
Better yet, drop the font tag, that is soooo html 2 standards
Use span
Or use a class
- Code: Select all
<font color="4169E1">
FF will work if you add a pound sign to the color code
- Code: Select all
<font color="#4169E1">
Better yet, drop the font tag, that is soooo html 2 standards
Use span
- Code: Select all
<span style="color:#4169E1;">
Or use a class
- Code: Select all
<span class="complete">
-

zanix - Admin

- WoWRoster.net Dev Team

- UA/UU Developer

- Posts: 5427
- Joined: Mon Jul 03, 2006 7:29 am
- Location: Pocatello, Idaho
- WoW Realm: Doomhammer,Rexxar
Read the Forum Rules, the WiKi, and Search before posting!
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
SigGen: v0.3.1.363 - WoWRoster: v2.0.2 Released! - WoWRosterDF: v2.0.2 Beta
Achivements
yes im working on the changes the font was to try and force the color ...
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Achivements
updates are comming nicely just added the summary page have a look
http://ulminia.no-ip.org/roster/index.p ... nts&a=c:62
http://ulminia.no-ip.org/roster/index.p ... nts&a=c:62
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: Achivements
Hey, Ulminia, everything goes well : is this really an achievement : "Slay 15 turkeys in 3 minutes." 
-

tuigii - WR.net Master

- Posts: 888
- Joined: Wed Dec 27, 2006 11:57 am
- Location: Somewhere in the South Ouest of France
- WoW Realm: EU-Khaz Modan
Achivements
yes it is acualy an achivement lol
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: Achivements
I ´ll quote myself from other threat
Borsti wrote:Great work, can you Post the deDe file for translation?
WUHAAAAA I saw your Companions addon just i want to ask if i can use it for my own Guild Roster and translate it into german.
it woult be very nice.
-

Borsti - WR.net Journeyman

- Posts: 87
- Joined: Sat Jul 08, 2006 10:37 am
- Location: Hamburg/Germany
- WoW Realm: Madmortem
Achivements
http://ulminia.zenutech.com/wowroster/i ... nts&a=c:62 final beta version working good no issues working on translation now shouldent be to hard lol
and de fr es and en are finish this addon is fully translated ...
and de fr es and en are finish this addon is fully translated ...
Last edited by Ulminia on Thu Jan 15, 2009 12:27 am, edited 1 time in total.
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Re: Achivements
Ulminia wrote: de fr es and en are finish this addon is fully translated ...
If i set your Roster to German I´m missing something
- Attachments
Last edited by Borsti on Thu Jan 15, 2009 1:50 am, edited 1 time in total.
-

Borsti - WR.net Journeyman

- Posts: 87
- Joined: Sat Jul 08, 2006 10:37 am
- Location: Hamburg/Germany
- WoW Realm: Madmortem
Achivements
thats weird because it works for me and the browser shouldent make a differance
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Achivements
Is "achivement" the spelling in a non-English translation? For English, it's "achievement". (The directory and file names are missing the "e".)
-

ScratchMonkey - WR.net Expert

- Posts: 212
- Joined: Wed Jul 05, 2006 3:32 pm
- Location: San Pablo, CA
Achivements
i try to keep file names under 10 char in length
-

Ulminia - WoWRoster.net Dev Team

- Roster AddOn Dev

- Posts: 925
- Joined: Tue Jul 04, 2006 3:41 pm
- Location: New Brunswick, Canada
- WoW Realm: Zangarmarsh
Achivements
Then I'd suggest truncating to "achieve", not dropping a single letter in a long word. But I'd only do that if the word were grossly over your limit. It's only one letter over, so I see no reason not to spell it properly.
-

ScratchMonkey - WR.net Expert

- Posts: 212
- Joined: Wed Jul 05, 2006 3:32 pm
- Location: San Pablo, CA
47 posts • Page 1 of 4 • 1, 2, 3, 4
Who is online
Users browsing this forum: No registered users and 0 guests
