Results: 374Comments by: Cargor
File: Chicchai07-19-10
@wampafodder: tried to fix your iss...
Posted By: Cargor
@wampafodder: tried to fix your issue, but I don't really know if I succeeded. Feel free to post here again if you still have the issue. @sacrife: I looked over to the myChat-comments where most users reported it to be working correctly. And if it doesn't work for you, it probably is up to myChat to solve and not to Chicchai - Chi...
File: cargBags_Aurora07-16-10
Well, the answer is written big in...
Posted By: Cargor
Well, the answer is written big in this addons description: NOTE: This is only for the old cargBags version 1.3 and below! So, you either: a) need to use the old version. b) use another layout for the 2.0-version (although there aren't many atm) c) rewrite this layout to work with 2.0.
File: QuestMyMap07-12-10
Hmm, looks like the framelevel-issu...
Posted By: Cargor
Hmm, looks like the framelevel-issue again ... Oh well, I don't have any clue how to fix this - Why does Blizz have to make everything so hard? :p Going to look into it, again.
File: Splaunchy07-11-10
Updated with what? Doesn't it work?...
Posted By: Cargor
Updated with what? Doesn't it work? I currently have a lot feature requests on my other addons to work on, so you can suggest some, but don't expect any ETA :)
File: Chicchai07-06-10
Thanks for both bug reports, I'll l...
Posted By: Cargor
Thanks for both bug reports, I'll look into them asap.
File: Chicchai07-02-10
It's just a bit syntactic sugar for...
Posted By: Cargor
It's just a bit syntactic sugar for laziness. If you have just a single argument for a function, you can often drop the parenthesis (). So, CreateFrame"Frame" is the same as CreateFrame("Frame"). The other arguments are optional, of course, as you can see from the brackets . Same goes for a lot of other values: myFunction"a...
File: Chicchai07-02-10
Okay, new update pending. Just the...
Posted By: Cargor
Okay, new update pending. Just the bugfix update for 3.3.5, nothing major. I decided to put the rewrite on ice, it's just too stressing for me atm and I need to fix a lot of other mods.
File: Chicchai07-02-10
Originally posted by hipjipp 3.3....
Posted By: Cargor
Originally posted by hipjipp 3.3.5 has hit, are you going to upload soon so i know if i need to fix hpanel? :3 no, but really. an update soon wouldn't be very wrong. Especially since you told us you had it ready :p I told you I have it already? :p As soon as it works, I'll upload it immediately, you can be pretty sure about...
File: cargBags07-02-10
I'm going to look into the issue wi...
Posted By: Cargor
I'm going to look into the issue with the bankframe-closing, can't say anything further yet. What exactly do you mean by sorting the bags vertically? Nevertheless, I think it should be very possible to code it into a layout, since cargBags is very flexible. I won't do it in any of my layouts (they are meant to keep simple), but if...
File: Chicchai06-29-10
CPU issues are gone! Now waiting fo...
Posted By: Cargor
CPU issues are gone! Now waiting for 3.3.5 to hit EU and then you can expect a release! @ mouseover minimizing bug: Please test it again in the rewrite and post here again if the issues still exists. I'll also check it bfore release. @ alpha: That's a good idea, I'll definitely consider that for the new version. :) @ botto...
File: cargBags06-24-10
Welches Layout benutzt du? cargBags...
Posted By: Cargor
Welches Layout benutzt du? cargBags funktioniert nicht ohne ein Layout! Ansonsten brauche ich die konkrete Fehlermeldung, sonst kann ich dir leider absolut nicht weiterhelfen.
File: Chicchai06-23-10
Yep, I already tested it on the PTR...
Posted By: Cargor
Yep, I already tested it on the PTR. The plan is to fix these issues in the upcoming rewrite (4.0?). Unfortunately, my CPU has some temperature issues at the moment and I can't risk logging into WoW, so I'm afraid the release will be delayed a few days.
File: cargBags06-12-10
Ich nehme mal an, du meinst das Lay...
Posted By: Cargor
Ich nehme mal an, du meinst das Layout cargBags_Simplicity, denn das Framework hier hat nichts mit dem Layout zu tun! Bitte immer in den Kommentaren vom entsprechenden AddOn posten, da es darauf ankommt. Es gibt auch einen allgemeinen Thread. To change the background alpha/transparency, open cargBags_Simplicity/MyContainer.lua wit...
File: QuestMyMap06-11-10
Aww well, you're the third one aski...
Posted By: Cargor
Aww well, you're the third one asking this, the screenshot and description are a bit misleading. QuestMyMap only modifies the quest-parts of the map - so, hides the quest panels and scales the actual map-part to normal size (as if no quests were shown). Didn't think of 75% scaled map when taking the screenshot, because it's part o...
File: cargBags06-09-10
No, sorry! I already have too many...
Posted By: Cargor
No, sorry! I already have too many different addons and now have to keep them updated, so people won't complain. I need to draw a line somewhere, because I know I would just end up neglecting it. But this shouldn't be stopping you from trying it on your own ! Or maybe someone else picks it up? You can just extend the list-code (it...
File: cargBags06-08-10
@Haleth: Scrolling is already built...
Posted By: Cargor
@Haleth: Scrolling is already built-in, I was just too lazy to add scrollbars next to it ;) @p3lim: Good idea, going to use it.
File: cargBags06-08-10
Okay, now cargBags 2 is officially...
Posted By: Cargor
Okay, now cargBags 2 is officially public beta =) I hope that slowly there will be some more layouts, after all it's community driven! I don't really now what to do with my old cargBags-layouts. Pernobilis will be discontinued in favor of Simplicity and Aurora ... well, let's see. But I don't want to manage four different bag add...
File: cargBags05-28-10
I'm wondering that you still need y...
Posted By: Cargor
I'm wondering that you still need your script, because all opening/closing issues with Esc and bank frame etc are resolved when I'm testing it with the newest core. Especially :OnBankClosed() and CloseBankFrame() seems to be strange, because OnBankClosed() fires when the bank frame is closed (so you won't need to close it in the fir...
File: cargBags05-27-10
Oh yeah, the old problems. Been str...
Posted By: Cargor
Oh yeah, the old problems. Been struggling with this for a long time. I've rewritten all opening/closing functions now. There is no :Open() / :Close() anymore, you just :Show() or :Hide() it - the script handlers do the rest. I've also included :OnBankOpened() and :OnBankClosed(), don't know why I actually left them out in the beginn...
File: cargBags05-26-10
I originally planned to first offic...
Posted By: Cargor
I originally planned to first officially release cargBags 2 before any implementations are made public. Well, whatever happened, happened (as we know from Lost), so here you go :) Embedding cargBags is also the preferred way in the new version, since I want to shift the focus away from cargBags to the implementation. And it is nec...
File: QuestMyMap05-26-10
Uhm, are you sure that this is caus...
Posted By: Cargor
Uhm, are you sure that this is caused by QMM? This sounds really strange, because there are miles between a simple map-mod and the dungeons-queue ;) Well, I'm going to test it.
File: QuestMyMap05-24-10
?? There is a button on the bottomr...
Posted By: Cargor
?? There is a button on the bottomright called "Show Quest Objectives" which should do exactly that.
File: QuestMyMap05-24-10
Okay, I'm back from holiday. Thanks...
Posted By: Cargor
Okay, I'm back from holiday. Thanks for the detailed report! At first I would say it is more a problem of QuestGuru, because it replaces the default quest window - I'm just telling WoW to open the default one. But I plan to rewrite the whole quest-frame display as I don't like the way it behaves at the moment. Going to experiment...
File: cargoHonor05-13-10
Okay, planned. But don't expect it...
Posted By: Cargor
Okay, planned. But don't expect it too early, I have a lot of WoW addons to fix and I'm away for a week. ;)
File: QuestMyMap05-13-10
Okay, going to start on the feature...
Posted By: Cargor
Okay, going to start on the feature as soon as I'm back from holiday in a week. By the way, sometimes (very rarely as it seems) the quest list is still behind the map. Don't really know how this happens, but putting the map in windowed mode and back to fullscreen fixes it for the session.