RaidTracker released!

Track raids, bosskills, loot with the ct_raidtracker enhanced WoW Addon

Moderators: PoloDude, Gaxme

RaidTracker released!

Postby PoloDude » Sat Aug 05, 2006 4:33 am

After much much work i finally finished the addon :grin:
As some might know i'm recoding RaidTracker but you can still use this one
Download, example and other info in the announcement (here)

This addon doesn't work with the normal CT_RaidTracker!

Quick installation guide:
- Install the addon like any other addon, just place it in the addon-folder
- Edit the conf.php to your needs (see Wiki for an example)
- Click on the addon-link in the roster so the tables can be generated
- Download ItemStats here and set it up
- Setup config.php in the itemstats-folder
- Update your character and upload CT_RaidTracker.lua in the appropriat-box or enable the file in UniUploader


That should be it :thumleft:
Last edited by PoloDude on Fri Jun 15, 2007 9:47 pm, edited 12 times in total.
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Re: RaidTracker released!

Postby PoloDude » Sat Aug 05, 2006 10:42 pm

Updated download witch should fix error when uploading boss with ' in it
And added itemstats in the addon itself, so that should no longer give errors (i hope ;))
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

RaidTracker released!

Postby PoloDude » Sun Aug 06, 2006 2:21 pm

Fixed another part in the code where i forgot to escape the string

And i would also recommend to only set 1 raidupdater as it might mess up the code otherwise. It updates the raids by raidid (1,2,3,...) and that might be different with those other users.
If some1 has an idea to make this work smoothly let me know
Last edited by PoloDude on Sun Aug 06, 2006 3:37 pm, edited 1 time in total.
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Re: RaidTracker released!

Postby PoloDude » Sun Aug 06, 2006 4:09 pm

Updated the code once more, will now only upload the data from the first player set as raiduploader.
Also removed the classicons from the addon as it uses the icons from the roster now.
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Re: RaidTracker released!

Postby Mathos » Sat Aug 12, 2006 4:23 pm

TBH, that is not gonna work.
The "raiduploader" will not always participate in all raids will he?

I think the only way is to let people just upload the DKP string manually like as in EQDKP.

I am motivated btw to build a DKP addon that is seperate from EQDKP with a configuration tool that allows officers to "sell" items.

I will let you know how I progress on this.
User avatar
Mathos
Gimpy Developer
Gimpy Developer
 
Posts: 117
Joined: Wed Jul 05, 2006 11:00 am

RaidTracker released!

Postby PoloDude » Sat Aug 12, 2006 4:59 pm

Mathos wrote:TBH, that is not gonna work.
The "raiduploader" will not always participate in all raids will he?

I think the only way is to let people just upload the DKP string manually like as in EQDKP.

I am motivated btw to build a DKP addon that is seperate from EQDKP with a configuration tool that allows officers to "sell" items.

I will let you know how I progress on this.


What's not gonna work Mathos?
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

RaidTracker released!

Postby PoloDude » Sun Aug 13, 2006 5:53 pm

Updates:
Rewrote function for uploading CT_RaidTracker.lua
Added RaidAttendance (only guildmembers)
Added some tweaks:
- non-guildies are grey
- killed bosses have a link to loothistory and will only show loot from that boss
- when you've selected a raid you can now see what raid you're watching in the menu



Think those are the main changes :thumright:
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Re: RaidTracker released!

Postby orloph » Mon Aug 28, 2006 4:19 pm

Beautiful but a little question:

If you are reinstalling:
PoloDude wrote:- Replace your admin/update.php with this one (updated so it will only work with modded ct_raidtracker.lua, will work with bookworm and eventcalender)


I suppose it won't work with "members log" and who use it will have to modify again the file, right ? In that case this will work :thumleft:
I just added the changes reported in the memberslog addon.
Last edited by orloph on Thu Oct 26, 2006 2:28 am, edited 3 times in total.
Image
Image
User avatar
orloph
WR.net Apprentice
WR.net Apprentice
 
Posts: 10
Joined: Tue Jul 04, 2006 1:34 pm
Location: Dreanor's Ashes (soon Outland)

RaidTracker released!

Postby ambisset » Mon Aug 28, 2006 6:27 pm

Note that line 580 & 601 of functions.php the $raidnote variable needs to be escaped too to prevent problems with ' in raidnotes.
ambisset
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Tue Aug 22, 2006 8:01 pm

RaidTracker released!

Postby PoloDude » Mon Aug 28, 2006 7:17 pm

Nice 1 orlop, will change it when i get home and as for the note of ambisset,
I'll look into it when i start implementing the new features ;)
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

RaidTracker released!

Postby PoloDude » Tue Sep 19, 2006 3:37 am

So released version 1.1.3 with the localized version of itemstats
This one should automaticly install or upgrade your current itemstats-table
I've had a bit trouble with it, so i had to remove my original table and manually add it myself.
Hope none of you will have that problem :)

Enjoy!
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

RaidTracker released!

Postby Fhalckon » Tue Sep 19, 2006 2:34 pm

Is het ook en nederlands versie ^^ ?

Greeting from Brussels :)
Fhalckon
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Thu Jul 20, 2006 6:26 pm

RaidTracker released!

Postby Elethil » Wed Nov 22, 2006 2:46 am

I've installed the Raid tracker to my addons. I edited the config and the config in the itemstats directory. I've tried uplaoding from both uniuploader and from the main upload page in the roster itself and it will not update. I am using member log and noticed that someone wrote something about having to edit the uplaod.php file. Is all I need to do is just add the ct_raidtracker.lua in the list of files that are eccepted to get this to work then?
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

RaidTracker released!

Postby Fink » Wed Nov 22, 2006 4:39 am

Are you using the un-modified CT mod addon?
Fink
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Tue Jul 04, 2006 3:42 pm

RaidTracker released!

Postby Elethil » Wed Nov 22, 2006 7:43 pm

Well it was someone else trying to do the uploading. He say's it's the modded version. It must be becuase he can parse the log (if that's the correct term) into our eqdkp site. I have downloaded the modded ver of ctrt and will try once I get to a raid.

As far as uploading if your just doing it from the main upload page of the roster you need to use the pvp section to upload too correct? I am just curriouse about that upload.php file. I added CT_riadtracker.lua in the list of approved files. But I'm not sure if that's all I need to do.

thanks.
User avatar
Elethil
WR.net Journeyman
WR.net Journeyman
 
Posts: 147
Joined: Wed Jul 05, 2006 10:28 pm

Next

Return to RaidTracker

Who is online

Users browsing this forum: No registered users and 0 guests

cron