Results: 374Comments by: Cargor
File: cargBags05-08-10
Thanks, I'm glad! Looking forward t...
Posted By: Cargor
Thanks, I'm glad! Looking forward to further help ;)
File: OhNoesQueues05-08-10
I think it is a problem, because Bl...
Posted By: Cargor
I think it is a problem, because Blizz only has the random-bg data available when the random-bg is actually selected in the frame ... which makes no sense API-wise. Maybe I can resolve this bug bug by caching the results. EDIT: Well, I think it is also true for the daily bg, so I actually need to cycle through two bg's in the back...
File: QuestMyMap05-05-10
You can drag or rightclick the bord...
Posted By: Cargor
You can drag or rightclick the border of the slide to change its size/minimize it. But yeah, I already thought about flipping the side, maybe I add it in the next update. ;)
File: QuestMyMap04-30-10
Well, QuestMyMap doesn't do anythin...
Posted By: Cargor
Well, QuestMyMap doesn't do anything to the size of your map, it's just around modifying the quest panels there. In the screenshot I'm using my own small code to scale the fullscreen-map, but there are also a lot other map addons which can do that. The down-button for the Blizz' small map works as expected, hiding the quest list -...
File: QuestMyMap04-30-10
Ah thanks, perfect! Didn't think of...
Posted By: Cargor
Ah thanks, perfect! Didn't think of the framelevels - going to fix it today. EDIT: Could you try this version of resize.lua? It handles the framelevels dynamically.
File: QuestMyMap04-29-10
I got multiple replies from people...
Posted By: Cargor
I got multiple replies from people who say that they don't see the quest list - I'm currently investigating the problem, but don't have any clue why this happens. EDIT: To all people where it doesn't work: Do you have any other map addons? Is your map fullsized and the panels hidden when you have "Show Quest Objectives" checked?...
File: QuestMyMap04-26-10
Ah, thanks for the info ;) I didn'...
Posted By: Cargor
Ah, thanks for the info ;) I didn't test it with any other map addon, so I need users to report here. Going to update the front page.
File: OhNoesQueues04-24-10
Thanks! I will try to fix it ;)
Posted By: Cargor
Thanks! I will try to fix it ;)
File: cargoShip (Display)04-24-10
Sometimes the actual names of the d...
Posted By: Cargor
Sometimes the actual names of the dataobjects differ from the name of their containing addons (it's up to the authors) - in your case, you need to use |cFFFFB366Ara|r SpecSwitcher |cFFFFB366Ara|r Money You can find out the real names of the data objects if you look into the addons' files and search for "NewDataObject".
File: cargBags04-20-10
Oooookay, time for an update :p...
Posted By: Cargor
Oooookay, time for an update :p Sorry for all the confusion here and there, but I was not sure in which direction I want to go (and I'm still not really yet). Well, nevertheless I was in the right mood to rewrite cargBags and so I did. The rewritten version does things almost completely different, API-wise. All things are class...
File: cargBags04-17-10
Coordinator? Then let's move the di...
Posted By: Cargor
Coordinator? Then let's move the discussion to PM or something, please - It's not really related to cargBags ;) Since quest-module doesn't work at the moment, you should only see flag carriers in Warsong (although I didn't test it either). Coordinates and city-POI are implemented through my other addon FindYourWay.
File: cargBags04-12-10
Styling of the bag frames (thus inc...
Posted By: Cargor
Styling of the bag frames (thus including labeling) is planned after the Beta release. I'm also currently thinking of a default bag, because I don't like spawning all buttons in the center, so once I find an pratical solution, I'm going to implement it. Coordinator should be working, with the exception of the quest-POI-module,...
File: OhNoesQueues04-10-10
Thanks for your comments, all of yo...
Posted By: Cargor
Thanks for your comments, all of you ;) Both problems will be fixed in the upcoming update (and both are just some stupid mistakes of me which I didn't notice :p) - expect it tomorrow. EDIT: Just for your info -waiting until the next BG holiday, so I can correctly test it :O
File: OhNoesQueues04-09-10
Do you really have the newest versi...
Posted By: Cargor
Do you really have the newest version? Because I thought I fixed it in todays one already :O
File: OhNoesQueues04-09-10
Argh yes, was a test case which I f...
Posted By: Cargor
Argh yes, was a test case which I forgot to remove :p Give me two minutes. EDIT: Two minutes and a new update!
File: Chicchai04-09-10
Channels: Your code seems to be cor...
Posted By: Cargor
Channels: Your code seems to be correct. Make sure that you've added "CHAT_MSG_CHANNEL" to the individual chat frame's config. Different Heights: Not possible in the current version, but planned for the next rewrite. Timestamps-Bug: Hmm, that sounds strange. Well, Chicchai only modifies the height of the frames, so I don't thin...
File: cargBags04-08-10
It's still an active project, but I...
Posted By: Cargor
It's still an active project, but I don't have any time to work on any of my addons throughout april - have to concentrate on my final school exams this month :p Currently it is in alpha-stage, you can find it on my GitHub repo. Base functions are working, but since no search or sorting-features are implemented, it's far from bein...
File: OhNoesQueues04-06-10
Thank you! Will be included in the...
Posted By: Cargor
Thank you! Will be included in the next update. :)
File: cargoHonor04-06-10
Seems like cargoHonor is again on a...
Posted By: Cargor
Seems like cargoHonor is again on a collision course with ONQ. I initially wanted to separate both of them - cargoHonor solely for displaying honor stats and ONQ only for queueing. Well, have to think about that, because if I implement queueing into cargoHonor, it would share ONQ's codebase ... and then I could just merge them int...
File: cargBags04-02-10
Did you enable "Load out of date ad...
Posted By: Cargor
Did you enable "Load out of date addons" in your addon-menu on the character-selection-screen? If yes, please enable Lua errors in the Interface Options and post the related error message here, otherwise we can't help you.
File: OhNoesQueues03-27-10
Thanks! I'm going to check that. I...
Posted By: Cargor
Thanks! I'm going to check that. I did not have time to test the holiday-button (because there was none when I've updated ONQ), so all was dry-coded :) EDIT: Just a small status update: Currently working on it, Blizz really makes life of addon authors more difficult with each patch. The IDs of the battlegrounds change some short...
File: OhNoesQueues03-26-10
Does not seem to be an ONQ-related...
Posted By: Cargor
Does not seem to be an ONQ-related issue, because the related line refers to the Blizzard-WintergraspTimer - I would suspect that it is caused by some addon which modifies this one.
File: cargBags03-24-10
You're probably a hunter, right? Th...
Posted By: Cargor
You're probably a hunter, right? The constant ammo usage forces cargBags to update almonst non-stop in combat. Someone already mentioned it below. Again, it requires core changes and I discontinued cargBags, so I can't promise that I get to fix this very soon.
File: cargoHonor03-24-10
Yep, planned. I probably go back to...
Posted By: Cargor
Yep, planned. I probably go back to the minimalistic design of the beginning, removing all info about the different bg's and just providing honor stats. I put most of the bg-related stuff into ONQ and removed the shared codebase with its 3.3.3 update. Expect an update in 1-3 days.
File: OhNoesQueues03-23-10
I'm not discontinuing ONQ, I'm just...
Posted By: Cargor
I'm not discontinuing ONQ, I'm just a little bit late in time :p I was working on other things in the last time, so I didn't really care about the new patch. After I read about it going live yesterday, I immediately started downloading the PTR client and working on it :) The beta is already here for download (or GitHub repo) -...