irclog2html for #wowace on 20061008

00:00.21Industrialmjc: zing ping dong etc where you at =P
00:00.23VanescoWobin: http://pastebin.ca/194540
00:01.20Wobinah, needs to be FCRCS:OnInitialize
00:01.38CIA-1703ag * r13313 10ag_UnitFrames/layouts/Roartindon.lua:
00:01.38CIA-17ag_UnitFrames
00:01.38CIA-17<PROTECTED>
00:01.40WobinIt's like OnEnable
00:01.52VanescoWobin: i see.. but i dont need to 'call it' from the xml file?
00:02.02Wobinnope
00:02.15Wobinonce the frame is defined, you can call it from anywhere
00:02.16Vanesco:D hello world
00:02.55Vanesco:) it works
00:03.12Vanesconow.. how do i make a regular style dropdown button?
00:03.17Vanescohtml style
00:03.49WobinHave a look at AceOptions =)
00:03.51*** join/#wowace Kyahx (n=Kyahx@144.13.213.101)
00:03.57Wobinoh wait
00:03.58Wobinhm
00:04.04WobinHave a look at AceGUI maybe
00:04.06ag`Kemayo, board PM or andreasg at nabolaget dot org
00:05.05Vanescowobin: can i 'bind' this to a single button? instead of the whole frame
00:05.12Wobinsure
00:05.34Wobinreplace the FCRCSMain with whatever button name you create
00:05.50Wobinor rather, use Open
00:06.00Wobinsince register hooks into the rightclick
00:06.05Mikmaargh
00:06.12Vanescoi see
00:06.13WobinOnClick, Open my dewdrop
00:06.21Mikmamy addon gets borked if user presses alt+z
00:06.31Kyahxwhich?
00:06.50MikmaKyahx: Popsicle
00:07.03KyahxHmmm, im apprently out of the loop :P
00:07.06JoshBork1why would alt+z borke your mod?
00:07.07KyahxI have no idea what that is
00:07.15Mikma!notes Popsicle
00:07.16SVNBotPopsicle Notes: Show/Hide Seperated ChatFrameX when joining/leaving raid || http://www.wowace.com/wiki/TOC_Data/Popsicle
00:08.05JoshBork1what happens?
00:08.22Mikmathe raidchatframe stays hidden :(
00:08.56Mikmai think i need to make a scheduled event to check the raidframe's visibility unless i find out what event is fired when the UI is brought back
00:09.25KyahxDoesn't alt+z just UIParent:Hide()  ?
00:09.32Mikmanot sure
00:09.45Kyahxif so couldnt you hook UIParent:Show() ?  :P
00:10.33Mikmamaybe i should
00:10.46Mikmayeah, it's UIParent:Show() and Hide()
00:10.53Mikmayou were right, thanks :)
00:10.56Kyahx:)
00:11.03KyahxI should pay attention to modding again, haha
00:11.07KyahxSchool FTL =(
00:11.12Mikmahey np
00:11.18Industrialschool whats that
00:11.21Mikmai have been studying computers for 1month
00:11.23Funkeh`am i blind or does agUF not have the ability to show what group you are in on self portrait yet? Oo
00:11.34Mikmathen i got into this Electronic -line
00:11.42Industrial6 weeks, hah!
00:11.43Mikmaso now i'm gonna switch schools :D
00:12.10Industrialand im not even alone
00:12.47VanescoWobin: Register works on the button.. Open doesn't
00:13.49Mikmaso i was wondering
00:14.13Mikmaif i hook UIParent:Hide() should i make a backupfunction of it to call in the hooked function
00:14.35Mikmaor if i hook a function in Ace2 will the original function be called too?
00:15.15Mikmaand how in the hell can i hook UIParent:Show() ? :D is it self:Hook(UIParent.Show) ?
00:15.36KyahxI never learned how AceHook works
00:15.49WobinMikma: No
00:15.50Mikmait's pretty simple for events
00:15.53WobinIt won't be called
00:16.03WobinYou have to call it yourself specifically
00:16.04Mikmabut i have no idea how to hook things like that
00:16.10JoshBork1bye all
00:16.10*** part/#wowace JoshBork1 (n=Josh@r35h14.res.gatech.edu)
00:16.24MikmaWobin: oldUIParent.Show = UIParent.Show
00:16.27mjcblah
00:16.50Mikmaand then use my code in hook + oldUIParent:Show()
00:17.03Wobinmeh
00:17.08mjcMikma: I really do hope you use better variable names than that.
00:17.10WobinI'd prefer using AceHook
00:17.10Mikmahow how HOW?
00:17.16Mikmai have no idea :(
00:17.24Mikmamjc: this is a testcode
00:17.36mjcI know
00:17.43mjcI'm just bonking your noggin
00:17.50Wobinself:Hook(UIParent, "Show")
00:17.52Mikmacan i whaleslap you
00:17.54mjc~bonk mikma
00:17.55purlACTION bonks mikma over the head
00:18.04Wobinfunction Addon:Show(object)
00:18.05Mikma~screw mjc
00:18.06purlACTION asks mjc to bend over
00:18.08Mikmamy favorite!
00:18.12CIA-1703sole * r13314 10Antagonist/ (Antagonist-locale.lua Antagonist.lua Antagonist.toc):
00:18.12CIA-17Antagonist
00:18.12CIA-17- Added textcolor and textsize options
00:18.12CIA-17- Fixed toc metadata
00:18.22Wobinself.hooks[object]["Show"](object);
00:18.24hugohi
00:18.28Solehi2u
00:18.36Wobin<insert showing code here>
00:18.37hugoanyone who is good in modify ag_unitframes ?
00:18.37Wobinend
00:18.37SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/Antagonist
00:18.56WobinVanesco: You'll have to pastey the code
00:19.03MikmaWobin: thanks. testing!
00:19.08Wobinkeyhole coding has never been a strength of mine
00:20.20CIA-1703kemayo 07Kemayo * r13315 10ag_UnitFrames/ (8 files in 2 dirs): ag_UnitFrames (Kemayo): Sync with trunk.
00:25.06Wobinamericans pronounce Nissan "neesan"?
00:25.22mjcyeah
00:25.26Wobinoh
00:25.29Wobinodd
00:25.55Gogglesthanks for the answers to my questions :)  night all
00:26.09MikmaWobin: damn, seems to work just fine :D
00:26.14Wobinhehe
00:26.19KyahxGoggles is an odd name
00:26.40Kyahx>.>
00:26.49MikmaKyahx: well try google then
00:27.01gnorarabian goggles
00:27.11gnoraka arabian gas mask
00:27.36KyahxHot damn, WinAceUpdater is slick
00:27.39WobinMy eyes!
00:28.04PProvostKyahx, glad it is working out for you.
00:28.14Kyahxhaha, I just isntalled it
00:28.20Kyahxits worth rebooting to windows for >.>
00:28.23WobinZhe Goggles do narthink!
00:28.40PProvostKyahx, lemme know if you have any issues. I think this version is pretty good though.
00:29.16Kyahxwell, names arent in alphebetical order
00:29.25Kyahxthats minorly annoying, does that count?
00:31.49Soleso has anyone tested Antagonist yet?
00:31.54SoleI havent actually done much pvp with it yet
00:32.01CIA-1703kemayo 07Kemayo * r13316 10ag_UnitFrames/layouts/ (7 files): ag_UnitFrames (Kemayo): Make the portraits on targets align correctly on non-ABF layouts.
00:33.29Solewhoa
00:33.32CIA-1703mikma * r13317 10Popsicle/ (Popsicle.lua Popsicle.toc libs/): Popsicle: AceHook-2.0 used to fix UIParent:Show() bug with ALT+Z
00:33.38SoleWinAceUpdater really is slick !
00:33.55Healthk
00:33.57mjcSole: I prefer svk
00:33.59Kyahxbut not alphabetical, which is proveing to be more annoying that previously thought =(
00:35.18BoltRI ran WinAceUpdater and it wasn't updating to the latest version of aguf, so I had to goto /files/ and get it :/
00:35.42Kyahxweird, after installing an addon and running the install/update, now they are properly sorted o.O
00:37.40mjcboggle
00:40.24*** join/#wowace Arrowmaster (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
00:44.55snurreclosetgnome = itemrack?
00:46.51CIA-1703kemayo 07Kemayo * r13318 10ag_UnitFrames/ (9 files in 2 dirs): ag_UnitFrames (Kemayo): Some spacing syncs. Delete files so I can copy them instead of adding.
00:47.44hugoi need some template for ag_unitframes that has smarthp, but show max hp/mana when i hover mouse over the frame ;-o
00:47.46hugowould be cool
00:48.01CIA-1703kemayo 07Kemayo * r13319 10ag_UnitFrames/ (7 files in 2 dirs): ag_UnitFrames (Kemayo): Copied updated files over from trunk.
00:48.16hugocause i use smarthp but if i wanna see hows the persons actuall hp i must reconfig the unitframes ;o
00:49.32snurreshouldnt someone  go through the svn and clean out some old stuff btw?
00:49.36snurrelike idchat, ace etc
00:49.40snurreput it in an archive or something
00:49.46[FH]Birdemaniace needs to be there still
00:49.49snurrewell
00:49.58snurreyou catch my drift, i hope
00:50.29snurrestuff like hostelbar and other mods that have changed names
00:50.32snurreidchat
00:50.48snurrelucen/aceunitframes
00:50.56SoleIm thinking of deleting the hostelbar repo remotely
00:51.05Soleits deprecated now with Antagonist
00:52.07snurreoh and wtb winaceupdater to sort alphabetically
00:52.12Soleit does
00:52.18Soleafter an update
00:52.32snurremy version must be old then
00:53.09snurreit shows the not installed index alphabetically (descending)
00:53.16snurrebut doesnt do anything to the installed indez
00:53.17snurrex
00:54.26Solemy one works like a charm
00:54.31Solego to sourcefourge and get the latest :)
00:56.03snurrejust did
00:56.09snurrestill doesnt sort properly
00:56.33Soleand update
00:56.47snurrefubar_durabilityfu, prat_chatlink, !!warmup, fixme, tinytipextras
00:56.54snurrehardly very alphabetical :p
00:58.43Soleweird
00:58.48Solemy one is alphabetical
00:58.59Vanescoshouldn't this work guys? :
00:58.59Vanescofor i = 1,GetNumPartyMembers() do local _,englishClass = UnitClass("party" .. i) if englishClass == "WARRIOR" then DEFAULT_CHAT_FRAME:AddMessage(i"")
00:59.23hugoi want winaceupdater common to cosmos updater where you select addons you wish to update and it remembers the selection
00:59.44hugooh my chat was scrolled down, this was bit too later in conservation :D
01:00.03SoleVanesco: DEFAULT_CHAT_FRAME:AddMessage(i)  dunno why you got the "" there....if you want to add a string to it  use  i.." "
01:00.15*** join/#wowace Silencer (n=Silencer@195.252.78.16)
01:00.24Soleoh, and end the loop :P
01:00.31Solethats all  I can see
01:01.28CIA-1703sole * r13320 10Antagonist/Antagonist.lua: Antagonist - Changing a title's color will now actually reflect the change straight away.
01:02.39Vanescosole: ofc! :D
01:03.10Soledoes it work now?
01:03.27*** join/#wowace snurre- (n=snurre@AVelizy-153-1-8-195.w83-199.abo.wanadoo.fr)
01:03.43Vanescoaye
01:04.09Sole=]
01:04.33Vanescohmm.. now i just return the partyN of the warriors
01:04.36Vanescohow do i return the names?
01:05.11Solethe names of the warriors?
01:05.38Vanescoaye
01:05.42Vanescoinstead of the numbers..
01:05.53SoleDEFAULT_CHAT_FRAME:AddMessage(UnitName("party"..i))
01:05.58Vanesco-_-
01:06.01Vanesconaturally
01:06.05Sole^_^
01:06.29Soledw Ive asked even dumber questions :)
01:07.07Solebah WTB new hunter talents and spells already :(
01:07.20Ghent--meh, this is frustrating :|
01:07.53Funkeh`sole, im getting a wierd bug where the buffs title will stay ont he screen sometimes when there is none
01:07.59*** join/#wowace AxiumKT (n=AxiumKT@n155s195.ntc.blacksburg.shentel.net)
01:07.59Vanescosole: agreed
01:08.09*** part/#wowace AxiumKT (n=AxiumKT@n155s195.ntc.blacksburg.shentel.net)
01:09.18Thiana~seen maia
01:09.35purlmaia <n=maia@chello084112137081.14.11.vie.surfer.at> was last seen on IRC in channel #wowace, 8h 17m 58s ago, saying: 'yacoob: in the forums please, I'm about to log.'.
01:09.35Thiana~seen [Ammo]
01:09.37purl[ammo] is currently on #wowi-lounge (1d 11h 8m 27s) #wowace (1d 11h 8m 27s). Has said a total of 89 messages. Is idling for 14h 22m 9s, last said: 'I think'.
01:12.01mjchttp://youtube.com/watch?v=aG2YkPpP9G8&mode=related&search=
01:12.17Vanescoso guys! :)
01:12.28Vanescosince i've now mastered the art of creating a dropdown menu.. hehe
01:12.45Vanescoand i can return the names of all the players in the party/raid who are of a certain class.. like a warrior
01:13.08Vanescohow do i populate the dropdown box with the names of the warriors in my party?
01:13.31Vanescofor i = 1,GetNumPartyMembers() do local _,englishClass = UnitClass("party" .. i) if englishClass == "WARRIOR" then DEFAULT_CHAT_FRAME:AddMessage(UnitName("party"..i))end end
01:14.50Solecant help you with that one sorry :(
01:14.57SoleI havent actually used dewdrop in my addons yet
01:15.05mjcVanesco: look at corkfu
01:15.16Vanescocorkfu ?
01:15.21mjcfubar_corkfu
01:15.29mjcit does exactly that in a few places
01:15.50Solelol pvping to basshunter owns
01:15.56Ghent--I'm a little fuzzy on AceEvent,
01:16.28Ghent--here's my line
01:16.30Ghent--self:RegisterEvent("WaitForLootOpen", self.db.profile.Throttle)
01:16.44Ghent--but it seems to be only executing once rather than throttling
01:16.49Solehm?
01:17.05Soleself.db.profile.Throttle a method?
01:17.16Ghent--it's a variable
01:18.34XuerianEvent needs to be registered to a method, either a string pointed to a methodname of the current object or a method itself
01:18.51Ghent--:RegisterEvent("event" [, "methodName" or func] [, once or throttleRate]) or ("event" [, once or throttleRate])
01:18.55Ghent--according to the wiki
01:18.58Xuerianeg self:RE("CHAT_MSG_LOOT", "msg"); function self:msg(.......
01:19.04mjcWTF at errors
01:19.10mjc~lart errors
01:19.34*** join/#wowace kb1ibt (n=kb1ibt@c-24-61-9-71.hsd1.nh.comcast.net)
01:19.38mjcglorylib requires babblezone :P
01:19.55Ghent--So I thought I had my definition for my event correct?
01:19.58mjcis the error I'm getting
01:20.02Vanescooh yeah.. why is GetNumPartyMembers() only 1-4 (skips yourself)
01:20.04mjceven though I'm using !!!Libs
01:20.39Ghent--Van, ciz you're always a part of your party
01:20.59Vanescoit's not the same in a raid group is it?
01:21.06Vanescoi know you're always a member of it
01:22.07kb1ibtwhat would cause a mod to error saying "attempt to index global 'ParserLib' (a nil value)"
01:22.08kb1ibti have parserlib in the addons directory
01:22.49Ghent--Xuerian, I get the same problem with this line
01:23.02Ghent--self:RegisterEvent("WaitForLootOpen", "WaitForLootOpen", 2)
01:23.19Xueriankb1ibt: If it's not able to init parserlib (Parserlib error or improper initialization)
01:24.00kb1ibtwell that is the only error i get it doesn't pop up any errors for parser
01:24.11Xuerianghent: is yourobject:WaitForLootOpen declared?
01:24.31Xuerianthen it's referencing it badly, I'd guess. Check the line?
01:24.41Ghent--it's declared, it runs once
01:24.43Ghent--and then not again
01:25.10kb1ibtlocal parser = ParserLib:GetInstance('1.1')
01:25.26XuerianWhat mod?
01:25.56XuerianAlso, is ParserLib1.1.lua or similar even in the parserlib folder?
01:26.02kb1ibtFuBar_DPS
01:26.24XuerianNanostats should be updated the latest version and have the same functionality, shouldn't it?
01:27.49[FH]Birdemaniis there a way to get BigWigs to reset by the raidleader/assist? We are sitting at Saph doing the group buffs and it keeps sending out the start of the fight
01:28.02kb1ibtno clue
01:28.15Vanescomjc: Corkfu is like.. worlds biggest addon
01:28.35mjcnot really if you stay out of the libs dir :)
01:28.42Vanescohehe.. all 12 of them
01:28.49Xueriankb1ibt: I think Nanostats and it's fubar plugin are Ace2. and provide the same info without fluff.... Anyone verify?
01:29.17kb1ibti think i found the problem anyway i must have highlighted the wrong directory...when i exported it from my SVN copy
01:29.29XuerianAhhh
01:29.41[FH]Birdemaniis duratek and durabilityfu offer the same functionality?
01:29.55kb1ibtit put parser in the interface directory not the addons
01:30.08Xueriankb1ibt: Heheh, oops
01:30.52mjcbirdemani: no repair stuff in duratek
01:32.07CIA-1703kemayo * r13321 10/branches/ExpressMail/: ExpressMail: Create folder in branches.
01:32.24Tekkubbird, yea but duratek in minimal
01:32.50CIA-1703kemayo 07Kemayo * r13322 10ExpressMail/ (. ExpressMail.lua ExpressMail.toc): ExpressMail (Kemayo): Ace2.
01:33.05Tekkuband honestly I'm probably gonna stop using it myself, I like fizzle and Cork's new module better
01:33.19TekkubKemayo, ^^
01:33.44KemayoI have two mods left before I can disable Ace, and that's one down!
01:34.09Tekkubwhat's the other?
01:34.16kb1ibttek, i just love having to fix issues where people didn't use pairs()
01:34.27*** join/#wowace Deviad_ (n=Deviad@85-18-14-25.fastres.net)
01:34.42Tekkubkb, :)  I'm sure there's some old ones lingering in my code
01:35.21Ghent--Xuerian, JackKnife, but none of the code is in the SVN
01:35.37Ghent--I just tried using scheduled events and it seems I took a step backwards
01:35.38kb1ibtwas parser yours? if so yep...
01:35.47Xueriano.0
01:35.49Tekkubparser?
01:35.50Ghent--I can paste the code into ace pastey if you wanna see it?
01:35.57XuerianSure
01:36.05kb1ibtParserLib
01:36.08CIA-1703kemayo 07Kemayo * r13323 10ExpressMail/ (. ExpressMail.lua ExpressMail.toc): ExpressMail (Kemayo): ...and externals.
01:36.09XuerianIf you're scheduling events, make sure you use ScheduleEvent though
01:36.12Tekkubnot mine
01:36.16TekkubRophy's I think
01:36.23KemayoTekkub: The other one is BulkMail.
01:36.34Tekkubah... yea uhm.. AceGUI
01:36.37KemayoExactly.
01:36.38Tekkubsoory :)
01:36.38Ghent--http://ace.pastey.net/1417
01:36.54Ghent--I'm getting very frustrated with this problem :|
01:36.59mjcKemayo: ace2?
01:37.06Ghent--especially since it seems like it should be so easy to solve
01:37.23Tekkubtell me when you get your branch done kem
01:37.31Kemayomjc: A more verbose commit message would have been "Update ExpressMail from ace1 to ace2".
01:37.36KemayoI think I'm done.
01:37.37mjcheh
01:37.44mjcKemayo: it was a joke :)
01:37.59KemayoWoe.
01:39.22CIA-1703kemayo 07Kemayo * r13324 10ExpressMail/ExpressMail.lua: ExpressMail (Kemayo): Remove not-needed mixins.
01:39.24XuerianGhent--: I've not used repeating event. Lemmie read api =D
01:39.34Ghent--sure
01:39.50Ghent--basically the mod doesn't work because it tries to open the loot window for everything it finds all at the same time
01:39.52KemayoTekkub: Okay, *now* I'm done.
01:39.53Ghent--I need it to wait
01:40.03Ghent--do each interation one at a time
01:40.08Ghent--iteration*
01:40.33Ghent--but it seems LUA has no way of waiting for a child method to finish
01:41.09XuerianCan you recurse through it with a single function? o_0
01:41.25*** join/#wowace Silv (n=Silvio@adsl-156-53-202.mem.bellsouth.net)
01:41.53Ghent--is it doing that because I'm calling another function?
01:41.58Xuerianfunction doscan(args) dostuff return doscan(args) end?
01:42.14mjckergoth: there must be a way to speed this up
01:42.56Ghent--Xuerian, I'm not sure
01:42.58XuerianGhent--: Also looks like you have to pass a object (Generally self) as a third argument
01:43.10Ghent--to which part?
01:43.14Ghent--the scheduleevent?
01:43.19Xuerianour fourth... nevermind me, reading more :p
01:43.28Ghent--yeah well, that's where I'm gettin a wee confused
01:43.33Ghent--the API doc isn't very clear
01:43.44Ghent--from what I read, I can pass it 2, 3, 4, or 5 args
01:43.54Ghent--but it doesn't necessarily need all or any of them
01:44.10XuerianThis is where you dissect other mods.... I just searched my mod folder for calls to it :P. Reading up on it more
01:44.32Ghent--but if that's the case, how does it know which args are being supplied and which are being skipped? :|
01:44.42XuerianLike here in aguf: self.inCombatSchedule = self:ScheduleRepeatingEvent(self.UpdateInCombat, 0.5, self)
01:45.25CIA-1703tekkub * r13325 10ExpressMail/Kemayo/: ExpressMail - Moving in Kemayo's Ace2 branch
01:46.01mjc13MB in raid
01:46.02mjcwoot woot
01:46.07Tekkuboops
01:46.10Tekkubgo me
01:46.18Kemayo'/cheer
01:46.48Ghent--hrmm
01:46.59Tekkubyea kem, I loose
01:47.09KemayoMy name shall live on forever in that folder!
01:47.48*** join/#wowace sergio (i=sp@unaffiliated/sergio)
01:47.59CIA-1703tekkub * r13326 10ExpressMail/Kemayo/: Undo!
01:48.04Ghent--bleh, I dunno, been working on this all day
01:48.06Ghent--no progress
01:50.26KemayoMy name is dust!
01:51.59Xuerianself:ScheduleRepeatingEvent("LootOpen", self.WaitForLootOpen, self.db.profile.Throttle)
01:52.01CIA-1703tekkub * r13327 10ExpressMail/ (. ExpressMail.lua ExpressMail.toc): ExpressMail - Merged in Kemayo's Ace2 version, see: [13322:13324]
01:55.03mjchttp://325i.org/wow/images/minimal.png
01:57.00*** join/#wowace Amadeo (n=amadeo@c-69-244-72-196.hsd1.md.comcast.net)
01:58.20*** join/#wowace piehole- (n=piehole_@71-88-250-253.dhcp.sffl.va.charter.com)
02:00.17CIA-1703sole * r13328 10Antagonist/Antagonist.lua: Antagonist - The pattern $t should now be empty if there is no target of target
02:00.38*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
02:14.49*** part/#wowace Amadeo (n=amadeo@c-69-244-72-196.hsd1.md.comcast.net)
02:15.40XuerianGhent--: Did that work?
02:23.27TekkubI hate clad
02:23.41Tekkub"lol you have a MoTW tattoo?"
02:23.54Funkeh`lol
02:24.12*** join/#wowace Wobin (i=Wobin@218-214-59-86.people.net.au)
02:26.17*** join/#wowace Funkeh` (n=email@host81-157-50-64.range81-157.btcentralplus.com)
02:26.55Vanescoso.
02:26.57Vanescofor i = 1,GetNumPartyMembers() do local _,englishClass = UnitClass("raid" .. i) if englishClass == "HUNTER" then DEFAULT_CHAT_FRAME:AddMessage(UnitName("raid"..i))end end
02:27.20Vanescohow do i get it to 'not-skip' me ?
02:27.27Vanescoi'm not counted
02:28.23*** join/#wowace evl (n=fuckoff@c85-196-101-98.static.sdsl.no)
02:28.36*** join/#wowace evl_ (n=fuckoff@c85-196-101-98.static.sdsl.no)
02:28.50Vanescofor i = 1,GetNumRaidMembers() do local _,englishClass = UnitClass("raid" .. i) if englishClass == "HUNTER" then DEFAULT_CHAT_FRAME:AddMessage(i.."")end end
02:28.54Vanescodoes the trick -_-
02:30.43[FH]Birdemaniis it express mail or bukmail that uses acegui?
02:30.57TekkubBM
02:33.29TekkubVanesco, there is no party# unit for you, you're player.. but there is a raid# unit for you
02:35.02VanescoTekkub: yeah.. just saw
02:35.07Vanescoi've mixed them up
02:35.08Vanesco.. again
02:35.16VanescoGetNumRaidMembers ^^
02:39.47mjcVanesco: start from 0
02:39.55mjcoh nm
02:39.58mjcme on crack
02:46.04*** join/#wowace MentalPower_ (i=chatzill@host-70-45-82-92.onelinkpr.net)
02:48.56mjcMentalPower: get a real ISP
02:49.08MentalPowerits not the ISP
02:49.11*** join/#wowace kb1ibt (n=kb1ibt@c-24-61-9-71.hsd1.nh.comcast.net)
02:49.16mjcrouter?
02:49.30MentalPowerits my wireless, I'm kinda far from it and it gets flaky
02:49.36mjcwhat router
02:49.56MentalPowerLinksys WRT54G v1.2
02:50.00mjchum
02:50.04mjcwhat firmware
02:50.54MentalPowerv4.20.7
02:51.08MentalPowery do you ask?
02:51.32mjcthere's a bug in most of them that keeps NAT connections open for 5 days
02:52.05kb1ibti'm using OpenWRT on my wrt54g
02:52.18MentalPowermjc: which means?
02:52.28MentalPowerkb1ibt: OpenWRT?
02:52.34mjcutorrent.com has a sectoin on it
02:52.41mjckb1ibt: suffers from the same issue
02:52.58kb1ibta linux based replacement firmware
02:54.05mjcread utorrent.com's faq on openwrt
02:54.24mjcer sorry
02:54.26mjcon the WRTs
02:54.59mjcI'm using hyperwrt thibor and haven't been disconnected or rebooted the modem since I installed it 4 months ago :)
02:55.15kb1ibtmjc i doubt that openwrt is afflicted w/ the same issue
02:55.20mjcit is.
02:55.40mjcit was in the stock linux 2.4 kernel shipped w/ the WRT, which openwrt uses
02:55.53mjcyou can also tweak some stuff in proc to fix it
02:56.14mjcif you're knowledgeable enough to do that you should know where to go :)
02:58.58*** join/#wowace eternally777 (n=justin@pool-71-254-222-148.hrbgpa.east.verizon.net)
03:02.17Vanescoi downloaded the complete fubar package.. and they seem to be loaded all of them.. but nothing is displayed? :)
03:06.10MentalPowermjc: thanks for the heads-up, gonna change to HyperWRT Thibor
03:06.17MentalPowerlemme get on a hardline
03:06.17mjcyep yep
03:12.16[FH]Birdemanivanesco: makesure fubar compate 1.2 is in there as well
03:12.20[FH]Birdemanicompat
03:14.02SoleHas anyone here played with Antagonist yet?
03:14.10SoleI just played for over an hour and didnt seem to get any errors
03:14.54*** join/#wowace MentalPower_ (n=chatzill@host-70-45-82-92.onelinkpr.net)
03:15.24lacindasi keep updating Antag but forgetting to reloadui =\
03:16.01Soleheh
03:16.19lacindasbut whichever revision im running hasnt spit anything into bugsack :)
03:17.20*** join/#wowace MentalPower_ (n=chatzill@host-70-45-82-92.onelinkpr.net)
03:17.59lacindasok, updating to latest revision now, ill reload after next wsg game and test er out
03:18.13Solewell thats good to hear :)
03:18.30Solelooks like only thing left is localization and a gui
03:18.54lacindasgui, bah gui, /commands and deuce commander :D
03:19.11Vanescohmm.. i can't get Fubar to show anything.. even though it says it's loaded
03:20.39Solewell I think Ill make a gui anyway
03:21.11lacindasacegui2 ready to go? or just using xml?
03:21.16Soleshouldnt be that hard...just generate it through lua
03:21.21Solei dunno if acegui2 is gtg
03:21.26Temit's not
03:21.29Sole:(
03:21.33lacindasyeah, didnt think so =\
03:21.46lacindasbut shouldnt be too hard to do in lua only
03:21.51TemSorry, I'm busy with other things atm
03:21.54lacindasjus convert to acegui2 later =)
03:22.21notMusicHm
03:22.37notMusicAnyone know what GetPlayerBuffApplications() does?
03:22.42notMusicIt's not on wowwiki :(
03:22.53Solethats fine tem :P
03:23.19VanesconotMusic: Usage: GetplayerBuffTimeLeft(buffIndex)
03:24.41notMusicDoes the same thing?
03:26.32notMusicAh, nevermind, it's the number of times the buff has been applied
03:28.12*** join/#wowace frus` (i=frus@082-146-097-242.dyn.adsl.xs4all.be)
03:44.00*** join/#wowace MentalPower_ (n=chatzill@host-70-45-82-92.onelinkpr.net)
03:53.32MentalPowermjc: what do you have your Wireless Transmit power set to?
03:57.51Vanescoi'm tryig to populate a dropdown menu with some data.. (i'm using dewdrop) could anyone give me a hint or two?
03:59.19Vanescofor i = 1,GetNumRaidMembers()
03:59.19Vanescodo local _,englishClass = UnitClass("raid" .. i)
03:59.19Vanesco<PROTECTED>
03:59.19Vanesco<PROTECTED>
03:59.19Vanescoend end
03:59.29Vanescoi want it to list the names of all the warriors
04:00.43Vanescois this done by using tables?
04:05.07*** join/#wowace Prophy (n=prophy@cpe-66-65-84-109.nyc.res.rr.com)
04:11.10CIA-1703kemayo * r13329 10Prat/ (Prat.toc libs/ modules/PlayerNames.lua): Prat: Tab-completion in PlayerNames.
04:12.21Solesorry Ive never done anything with DewDrop :P
04:13.47ckknight_yea, it's possible
04:13.54ckknight_just add lines to the dewdrop
04:14.06ckknight_read the API and such
04:16.03lacindassole: questions on antag ;)
04:16.51Vanescockknight_: hehe.. 'read the api and such'
04:16.59ckknight_what?
04:17.00Vanescockknight_: i'm sorry to say i have..
04:17.04lacindastextures in yet? the dewdrop slider is going in increments of .10 or somesuch lol
04:17.07ckknight_so you should be fine
04:17.18Vanescockknight_: i'm looking at the Corkfu addon, where it's used
04:17.25lacindasthe api's are very well written ;P
04:17.36Vanescockknight_: i'm in deep water here
04:17.50eternally777lacindas: some people learn better by example then by reading the manual.
04:18.01Vanescoeternally777: yes!
04:18.07*** join/#wowace Delemoose (n=techjoe_@res24853.rh.rit.edu)
04:18.08ckknight_that's why I include examples in my APIs.
04:18.51eternally777Vanesco: Your best option is to read other addons that use Dewdrop
04:19.03lacindasetern: true, i use both, heck ive learned more lua from hackin mods lol
04:19.13Vanescoeternally777: i am
04:19.30Vanescobut ther's a huge step from my hello world example.. to a dynamic table
04:19.31Vanesco:/
04:19.32*** join/#wowace Rophy (n=Miranda@220-140-16-83.dynamic.hinet.net)
04:19.39eternally777I usually read an addon, then refer to the manual to find out exactly what's going on.  I can't just write something by reading the manual.
04:19.41Solelcaindas: textures are in
04:19.44lacindasnot really, jus lots of little ones :)
04:19.53Solelacindas: I know what it might be
04:19.56lacindassole: ok, havin some trouble with those, ill play more
04:20.01eternally777Vanesco: How familiar are you with LUA?  Jumping right into dewdrop might not be the best idea
04:20.16ckknightLua is not an acronym, don't treat it as such
04:20.18lacindassole: 2nd question, can i put everything under 1 anchor to save screenspace?
04:20.26Soleyes
04:20.31Vanescoeternally777: only reason i started using dewdrop was because the task of creating a dropdown menu seemed nearly impossible
04:20.41Vanescoeternally777: so, no.. not that familiar
04:20.47eternally777ckknight: It was to emphasize to make sure he didn't think that by "lua" I meant "C++"
04:21.10ckknightk...
04:21.24lacindassole: ok lemme check the options some more, didnt see how to do that
04:21.28eternally777or "Perl", or any other programming language.
04:21.41Solelacindas: /ant group casts showunder 1  , /ant group buffs showunder 1 , /ant group cooldowns showunder 1
04:22.04lacindasahh ok, i been playing with everything in deucecommander, that may be it
04:22.10Vanescoi can create a simple drow down menu now.. using dewdrop.. and i can get the info i need with some lua code (list of warriors in the party/raid)
04:22.13eternally777Vanesco: In that case, dive right in.  The water's fine, but it takes a few weeks to get used to it.
04:22.36lacindasnvm, found it in the deuce dewdrop
04:22.48lacindassole: what about the textures slider?
04:23.31CIA-1703sole * r13330 10Antagonist/Antagonist.lua: Antagonist - Fixed texture slider (in DeuceCommander Im guessing) to step by 1, not 0.1.
04:23.37Solelacindas: use the cmd line
04:23.47Solelacindas: are you using deuce commander?
04:23.54lacindasyep
04:24.04lacindasset the texture by /command instead?
04:24.20Soleyea
04:24.29lacindas(btw name the textures, i hate guessing the number lol) :P
04:24.34Soleno
04:24.43SoleI set them as numbers for localization purposes
04:24.47lacindasahh
04:24.54Solehow is a korean going to write  "charcoal" :P
04:24.58lacindasok, ill let it slide then :P
04:25.01lacindasrofl
04:26.35eternally777I'm going to bed, g'night
04:26.58Solegnite
04:28.59*** join/#wowace Groggles (n=grogblob@c-24-131-49-21.hsd1.ga.comcast.net)
04:34.27CIA-1703sole * r13331 10Antagonist/Antagonist.lua: Antagonist - Fixed error with loading icons from data file (mainly mob spells)
04:41.43CIA-1703sole * r13332 10Antagonist/ (Antagonist-locale.lua Data/Buffs.lua Data/Casts.lua): Antagonist - Added icon paths for spells not supported by BabbleSpell
04:46.55*** join/#wowace notMusic (i=broadcas@r201-217-159-181.dialup.adsl.anteldata.net.uy)
04:48.56lacindasok sole, puttin antag through the paces, turning off "target only" for my next wsg just to see the spam etc
04:49.45CIA-1703flyflame * r13333 10BigWigs/ (16 files in 5 dirs): BigWigs: fixed the koKR localizations I broke, seems something wrong with my editing software, sorry.
05:00.24*** join/#wowace quoin (n=quoin@219-90-189-155.ip.adam.com.au)
05:01.22lacindassole: ping ;)
05:03.01lacindassole: nvm
05:08.10Solelacindas: ?
05:08.26Solelacindas: is it ok?
05:10.24Icerothevery 2nd addon in wowi "new stuff" list seems to be some ui compilation
05:10.33Icerothare they really that popular?
05:12.44ckknightI think those should be in a separate list
05:13.05PlorkyeranNo, but people like releasing thier addon sets...
05:15.07lacindasyeah, i was gettin a weird error but it stopped lol
05:19.42lacindasand, sole: workin like a charm :D
05:20.07*** join/#wowace Deviad (n=Deviad@85-18-14-25.fastres.net)
05:24.46*** join/#wowace Deviad (n=Deviad@85-18-14-25.fastres.net)
05:24.57PProvostWow. Almost 800 downloads of v1.3 of WinAceUpdater.
05:25.11PProvostDIdn't expect that many.
05:25.33PProvostBTW, I just published v1.4 for anyone using it.
05:26.06PProvostFor those of you who have been seeing the column sorting problem, you can turn off the groups and sort. Should work better.
05:28.49Funkeh`sweet :D
05:29.43Funkeh`bah, still says 1.3 on SF :(
05:30.40Funkeh`pfft nvm me got it now
05:34.18lacindassole: i lied, last wsg game, a lot of errors =\
05:34.39*** join/#wowace Gemski (n=Gemski@c-24-129-86-149.hsd1.fl.comcast.net)
05:38.29PProvostFunkeh`, it shouldn't. You must be getting a cached page where you are. Try again.
05:38.42Funkeh`i did, sorry, ive got it now, thanks :)
05:38.47PProvostCool
05:38.48Funkeh`works perfect
05:38.50PProvostSorting better?
05:38.53Funkeh`yeah
05:38.55PProvostGood
05:38.57Funkeh`me likes :)
05:39.00PProvostGood
05:39.08Funkeh`nice work
05:39.14PProvostThanks.
05:39.23PProvostWorking on some new stuff too. Not done yet.
05:39.48*** join/#wowace MentalPower (n=chatzill@host-70-45-82-92.onelinkpr.net)
05:40.00Funkeh`this is probably the best 'no more nagging to guildies' to update tool ;p
05:41.56lacindasmornin Cairenn
05:42.15Cairennactually, middle of the night, but hey :)
05:42.23Cairenncouldn't sleep, so back I am
05:42.34lacindashehe i know that feelin =)
05:42.51lacindashence why im still here in the middle of the night lol
05:43.39Cairenn*nod*
05:44.17Funkeh`PPro i didnt test but did you do anything about the SCT addon? it comes in one folder, but i only want sct not scdt
05:44.42lacindasits not PProv's fault, its the SCT directory structure on the svn
05:45.19Funkeh`i know that, i mean is there any work around, or could someone separate them?
05:45.34lacindaserm, uncheck it? ;P
05:45.48ckknightFunkeh`, yes, complain to the author of sct
05:45.56ckknight:-P
05:46.01Funkeh`okies :)
05:46.04lacindasckknight: lol
05:46.33PProvostFunkeh`, what I do is create a .svn folder in my SCT folder. That stops WAU from syncing it.
05:47.00PProvostThe right answer is either the author moves to 4 folders or cladhaire makes a better zip for SCT.
05:47.26lacindasi vote #1, no more work for clad than needed lol
05:47.32Solelacindas: what were the errors?
05:47.34ckknightsame
05:47.58lacindassole: i cleared em, but iirc, line 490, index field '?' a nil value
05:48.51lacindaswanted to test in wsg again and see if i could duplicate them but the damn queue is killin me lol
05:49.02Soleyou have queues?
05:49.07Soleelseif self.db.profile.barcolor == "school" then
05:49.10Sole^ that line?
05:49.22lacindas30-39 bracket yeah
05:49.27lacindasmight be
05:49.39Solewell I dont see how it could error
05:49.47lacindassec, jus got into a game, lemme see if errors pop
05:50.02Solewell I mean I do but I dont see anything wrong with it
05:50.07lacindas(also, i turned off "target only" so that might be a factor"
05:50.11lacindas+)
05:50.28lacindasi could have the line number wrong, if it pops again, ill pastey it
05:50.55Solek
05:52.02*** join/#wowace ggilbert_ (n=ggilbert@70-38-101-166.losaca.adelphia.net)
05:54.35lacindasbah stupid bugsack giving me that "last message repeated" junk not the actual error
05:55.50lacindasreloadui ftw
05:56.32PlorkyeranYeah, bugsack is kinda useless sometimes
05:56.54PlorkyeranSuch as when part of bugsack's error handling triggers new errors
06:02.06lacindassole: http://ace.pastey.net/1419
06:03.27CIA-1703flyflame * r13334 10BigWigs/Naxxramas/Noth.lua: BigWigs: Noth.lua koKR fix
06:06.16kergothmjc: speed up svkco.py?  perhaps, i'll take a look at it again
06:07.28CIA-1703sole * r13335 10Antagonist/Data/Buffs.lua: Antagonist - Fixed Buffs data load error
06:07.41Solelancidas: try that
06:11.17FISKER_QGut morning
06:12.21CIA-1703hshh * r13336 10PartyQuestComm/ (Locale.lua PartyQuestComm.lua PartyQuestComm.xml): PartyQuestComm: add shorcut button on GUI
06:13.56*** join/#wowace malreth (n=triti@cpe-72-179-20-11.austin.res.rr.com)
06:14.10*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
06:14.10*** mode/#wowace [+o ckknight] by ChanServ
06:15.36*** join/#wowace malreth (n=triti@cpe-72-179-20-11.austin.res.rr.com)
06:16.19*** join/#wowace malreth (n=triti@cpe-72-179-20-11.austin.res.rr.com)
06:18.42*** join/#wowace PProvost (n=PProvost@pool-71-112-34-181.sttlwa.dsl-w.verizon.net)
06:19.28lacindasupdating now, game just ended
06:20.24*** join/#wowace FryGuy (i=fryguy@c-24-23-19-160.hsd1.ca.comcast.net)
06:22.45*** join/#wowace Xuerian (n=Xuerian@12-196-151-175.psknet.net)
06:26.51lacindassole: so far so good, login error is gone, im guessing that was leading to the rest
06:33.55*** join/#wowace Wobin (i=Wobin@218-214-59-86.people.net.au)
06:42.20Solekk
06:42.58CIA-1703sole * r13337 10Antagonist/Antagonist.lua: Antagonist - Fixed bug with using icon paths from data file.
06:44.13CIA-1703pprovost * r13338 10Bartender2_Pagemaster/Pagemaster.lua: Bartender2_Pagemaster: Fixed a bug where nothing swapped at all. :)
06:47.11*** join/#wowace _icetrain (n=icetrain@blackhole.se)
06:49.34*** join/#wowace FF (n=fly@222.125.224.238)
06:57.02*** join/#wowace FF (n=fly@222.125.224.238)
07:00.43Greywindgrr if they break Shifter i will be a very unhappy druid. using the default shapeshift buttons sucks major ass :(
07:01.12Silvkeybindings ftw
07:01.40Greywindi do use keybinding
07:01.47Greywindthats not what im talking about
07:03.15GreywindShifter basically makes it so if you press another shapeshift button (or keybind) it will shift you back to humanoid instead of giving you a "you are in a shape shift form" and not do anything
07:03.20Silvactually the only thing that i've been needing is a universal 'shift out' keybinding
07:03.23Silvahh
07:03.28Silvright on
07:03.58Greywindyeah having to hit the old form's key to shift back sucks
07:08.05*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
07:09.22Solehmm
07:10.13FISKER_Qyou're 13337 Sole
07:13.36*** join/#wowace _icetrain (n=icetrain@blackhole.se)
07:13.43XuerianI don't use a shifting mod hat I'm aware of, and hitting a shapeshift key shifts me out without erroring... o_0
07:13.50XuerianThen again one could've snuck in somewhere...
07:14.27*** join/#wowace Cartas (n=richard@host86-132-228-21.range86-132.btcentralplus.com)
07:16.27Greywinddo you use mountme? it has some deshifting code i think
07:17.41WobinI want mountme to stealth me if I don't doubletap the key
07:17.44Wobinand mount me if I do
07:17.52XuerianNope
07:17.54IcerothXuerian, at least DruidBar does that too
07:18.02CIA-1703sole * r13339 10Antagonist/Antagonist.lua: Antagonist - Fixed line 502 bug (gsub)
07:18.03XuerianThat would be it, ice :P
07:18.33*** join/#wowace Gemski (n=Gemski@c-24-129-86-149.hsd1.fl.comcast.net)
07:18.58*** join/#wowace Cartas_ (n=richard@host86-133-158-205.range86-133.btcentralplus.com)
07:19.43lacindassole: fix line 542 bug field "?" nil value ;)
07:21.52*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
07:21.52*** mode/#wowace [+o ckknight_] by ChanServ
07:23.35*** join/#wowace FISKER_Q (i=blah2@85.24.17.250)
07:24.29*** join/#wowace Rophy (n=Miranda@220-140-16-83.dynamic.hinet.net)
07:27.20Icerothwhat would be the easiest way of knowning if a certain "branch" of my acedb has changed or not? iterate through all of the elements and count some hash and compare those?
07:27.44Wobinyeah probably
07:27.53Wobinyou're comparing it to someone else's 'branch'?
07:28.52Icerothrather like mysavedvariables["somestuff"]
07:29.30Icerothor mysavedvariables.somestuff
07:29.31Wobin<PROTECTED>
07:29.36[FH]Birdemanithe autobar ace2 version just hit curse
07:30.15Icerothwell, to put it simple, just want to know if a table and it's contest has changed or not
07:32.02BoltR"Relatively shallow Ace support so far. The rest of the support I am going to fold in with regular development."
07:33.16*** join/#wowace Gemski (n=Gemski@c-24-129-86-149.hsd1.fl.comcast.net)
07:39.23[FH]Birdemaniis the svn acting up with anyone?
07:39.39[FH]Birdemanimid update I am getting PROPFIND errors
07:40.45*** join/#wowace Greywind_ (n=Greywind@74.131.102.100)
07:41.44GreywindI have stopped using autobar since it will be useless in WoW 2.0
07:41.56ckknight_that's not true
07:41.59ckknight_it'll still be useful
07:42.00WobinIceroth: You'll have to hash the table, and save that and compare it later
07:42.04ckknight_it just can't change mid-battle
07:42.20ckknight_i.e. it'd reset its potion type after combat, but not during
07:42.38Greywindoh duh i keep forgetting after battle it get unprotected
07:42.45Greywindi need sleep
07:42.47Greywind>>,
07:45.17Arrowmasteri wouldnt be supprised if we were still allowed to change items associated with an action buttons during combat in the expansion if somebody asked, with the broad cooldowns involved i doubt theres anybody that uses a complexe mod to select all kinds of different potions for them
07:45.34XuerianLol, yet another person who stays up far too late and goes slightly wacko. Woot Grey XD
07:45.56Greywindaye i have bad insomnia
07:46.15Greywindit has interferred i my life, had to be homeschooled
07:46.22Greywindwhich sucked
07:46.41BoltREhh, which function gets protected during combat which keeps that from happening?
07:46.44Xuerianodd, my homeschooling seemed to preclude my not sleeping
07:46.58Greywindbut thats ok, now im the life of the parties cause i dont get tired until the party is over :P
07:47.21Greywindof course i usually pass out drunk before the parties are over also >.<
07:47.22[FH]Birdemaniwith autobar type mods in TBC you wouldnt be able to use the pop up windows to select another pot (like all resist pots in one spot)
07:47.27XuerianLol
07:47.32XuerianNot a bad thing though :P
07:47.40XuerianWell, maybe, but not too bad XD
07:47.44[FH]Birdemaniso I wonder how that would work for ItemRack or QuichWeaponSwap
07:47.57XuerianWon't change it
07:48.09BoltRYeah, but whats the actual function
07:48.19[FH]Birdemaniput to change weapons while in combat I often use the itemrack bar
07:48.31Xuerianread http://www.wowinterface.com/forums/showthread.php?threadid=6447
07:49.01XuerianThen again that might not have it
07:49.05XuerianI'm with Grey, I need sleep XD
07:49.34*** join/#wowace Gemski (n=Gemski@c-24-129-86-149.hsd1.fl.comcast.net)
07:49.39Arrowmastertheres going to be protected menu templates for doing popups, it doesnt sound like the templates have any real format to them so it should be able to remake stuff like autobar and itemrack popups to do it
07:49.43BoltREhh
07:49.57Greywindah didnt think of that Arrowmaster
07:49.59BoltRHow does that effect button mods for stance?
07:50.17Greywinda lot of stuff i doubt we will know all the implications of until we test it
07:50.23BoltRProbably depends on the mod I guess
07:50.25BoltRyeah
07:50.40Greywindanyway i think imma actually try to get some sleep
07:50.45Greywindnight
07:50.47ArrowmasterBoltR: theyre still working on the changes, dont think anything as been said about stances but they wont completely break it
07:50.57[FH]Birdemanigod i hope not
07:51.06[FH]Birdemaniwill make my life heal if it does :/
07:51.09BoltRProbably not, as it's FAIRLY important for warriors ;p
07:51.36[FH]BirdemaniIm wondering if the quick stance change macros will still work relativly the same
07:51.43Grey|awayi just hope im still able to make a prowl bar with my druid
07:51.56Grey|awayim thinking so since i just change pages
07:52.10Arrowmasterok the posts said that you wouldnt be able to change targets or the spells on action buttons in combat i think, nothing about using items looked like it was getting protected
07:52.18[FH]Birdemaniwell, stance bar changes will be done programatically Im sure
07:52.48BoltRWell, it will be done with page swapping probably
07:53.43Arrowmasteri think the entire pageswaping stuff is getting rewriten since it seems the old 120 action button limit is gone and you now have dynamicly created actionbutton frames
07:53.59BoltRYay
07:54.11BoltRAlthough I can't see needing more than 120 buttons
07:54.14Arrowmasteror atleast thats how i read them
07:54.19*** join/#wowace MoonWolf (n=moonwolf@g173217.upc-g.chello.nl)
07:54.19*** mode/#wowace [+o MoonWolf] by ChanServ
07:54.20[FH]Birdemanifor those that fully keybind and never click will be able to not have actionbars I would gather with the new keybinding to spells
07:54.25Arrowmasterthink groupbuttons
07:54.53BoltRYeah [FH]Birdemani
07:55.00BoltRI only use the buttons to show the cooldown on my spells
07:55.02BoltR:/
07:55.43Solealright Antagonist seems pretty much bug free atm
07:55.51Arrowmasteri need to replace my n52 with something else, not enough buttons and im not the kinda person to use a billion modifier keys
07:56.08[FH]Birdemanii think i have about 35 bindings
07:56.31BoltRYou play a warrior with 35 bindings? :/
07:56.43[FH]Birdemaniyup
07:56.48BoltRWhat on earth do you have bound lol
07:56.59[FH]Birdemanieverything
07:57.04BoltRApparently
07:57.23[FH]Birdemaniwarriors just cant click
07:57.32Arrowmasteri play a warlock with a 4x12 grid of buttons for spells and theres quite a few i dont even have on there
07:57.38SoleMy rogue has no action bars
07:57.41Soleeverything is hidden
07:57.42Arrowmasteri click a lot
07:58.00SoleI have everything keybound though
07:58.15Solefrom all my combat abilities to my mount to my grenades ^_^
07:58.28BoltRI click some stuff, mostly stuff like stoneshield pots
07:58.35[FH]Birdemanieh, I dropped engineering
07:58.53[FH]Birdemanistoneshields are part of autobar and I have all slots on that keybound
07:59.23Soleengineering is fun :)
07:59.26BoltRI tend to click shieldwall too
07:59.30[FH]BirdemaniI find the UI client doesnt respond fast enough when I click on it
07:59.32Solerocket helm has helped me ninja a lot of AB nodes
08:00.20[FH]Birdemaniengineering wont be usefull in TBC so I dropped it so I could farm my own flowers since Loatheb and beyond require so many stupid pots
08:00.41BoltRI still have it for the transporter
08:00.50BoltRand so I can drop repair bots :/
08:00.50CIA-1703kemayo * r13340 10ColaLight/ (ColaLight.toc Core.lua Libs/): ColaLight: ColaLight: Put prices on tradeskill, quest, questlog, trade window, and craft item tooltips. (Appropriated function-generation method that KCI uses, to stop file becoming insanely long.)
08:01.35Solewhy wont it be useful in TBC?
08:01.46[FH]Birdemanihrm, new autobar doesnt work for me
08:01.56[FH]Birdemanigetting an error on startup
08:02.02Arrowmastercant wait for the 'mailboxbot' heh "ok everybody were droping a mailboxbot now so be sure to get your extra reagents and potions out of your mailbox now"
08:02.27BoltRYeah
08:02.34BoltRI've been saying they need that for a long time
08:02.43BoltRthough I said it shouldbe a carrier pidgeon ;p
08:03.41BoltRNow they just need to add 24 slot gear sacks for warrior
08:04.39[FH]Birdemaniagreed :/
08:04.44Arrowmasterwarlocks too please
08:04.55BoltRYou warlocks got your bag
08:04.55[FH]Birdemanior itemrack needs to get the bank swap aspect working for sets
08:05.05[FH]Birdemaninow that we are on saph I have NO room at all
08:05.14Arrowmasterpackrat warlocks have got to be one of the worst =( ive still got 12 wands from halloween 11 months ago
08:05.27Wobinhm
08:05.31[FH]Birdemanii have no room to keep fun items like that
08:05.33BoltRI'm a packrat, but I have no space for it
08:05.37Wobindo you know what would be nifty
08:05.42BoltRSo I have to clean my bank out of useless crud all the time
08:05.51BoltRYeah, I can't have fun items
08:05.59Wobinif you could drag-drop whole categories from the bank to your inventory via plowking
08:06.03Arrowmasterbeing a packrat means im a raiding warlock with no room for shards
08:06.08WobinSo you could create custom set categories
08:06.08BoltRWobin, PLEASE
08:06.27*** join/#wowace Shinja (n=r4lph@188.25.97-84.rev.gaoland.net)
08:06.28BoltRI was going to ask robin to add something like that to ClosetGnome
08:06.31BoltRerr
08:06.32[FH]Birdemaniwobin, i was under the impression that itemrack was going to do that in 2.0
08:06.33BoltRrabbit
08:06.37[FH]Birdemanii could be wrong
08:06.37Shinjahi
08:06.44Wobinheeh we're all animals of some sort or another
08:07.03Wobin[FH]Birdemani: hehe but this is something I can effect myself =)
08:07.25BoltRIt's a huge pain to be swapping resist gear around from my bag to my bank
08:07.26[FH]Birdemanitrue
08:07.29BoltRAnd then I always forget a peice :/
08:07.32[FH]Birdemaniyea
08:07.55[FH]Birdemanii just make sure I hit my set macro after I close the bank to see if ItemRack shows any errors
08:08.09BoltRI do that most of the time
08:08.11BoltRSometimes I forget
08:08.12Wobindo many people have multiple copies of the same items, but with, say, different enchants?
08:08.15BoltRIf i'm in a hurry
08:08.22[FH]BirdemaniI do wobin
08:08.26BoltRPeople do, I don't
08:08.28Wobinhm
08:08.42WobinI'll have to expand the itemid to include enchant id as well then
08:10.30BoltR[FH]Birdemani, the bank support that was just added to ItemRack was just the ability to take it out from the bank, and it tells you if the items aren't in your inventory
08:10.46BoltRI don't know if it's going beyond that
08:10.51[FH]BirdemaniBoltr: yea, i use that but I was under the impression more was coming
08:10.56ShinjaOutfitter FTW :p
08:10.56*** join/#wowace Cartass (i=DEF@host86-133-152-218.range86-133.btcentralplus.com)
08:11.04BoltRClosetGnome ftw ;p
08:11.11Shinja:o
08:11.38[FH]Birdemanithe only thing with CG is that there is some idiots in my guild that try to activate boss mods early on in every instance
08:11.47KemayoWhere is this ClosetGnome thing?
08:12.21Shinjai'll try now :)
08:12.59BoltRIt's in the trunk of the svn
08:13.03BoltRI assume /files/ too
08:13.29BoltRYeah [FH]Birdemani I don't plan on getting the boss equip module of CG :/
08:14.06BoltRI think i'm compitant enough to click a button for myself before I engage a boss
08:14.08[FH]BirdemaniSVN isnt working for me atm
08:14.15ckknight_competent
08:14.22BoltRYes
08:14.25BoltRIt is spelt that way
08:14.39BoltRI'm not a very competent speller apparently ;(
08:14.44BoltRor grammar
08:15.13*** join/#wowace Kalamadi (n=root@244-83.202-68.tampabay.res.rr.com)
08:23.47*** join/#wowace Queptar (n=chatzill@PC053948.reshall.uidaho.edu)
08:24.09*** join/#wowace Royal (n=m@cp291458-a.landg1.lb.home.nl)
08:25.00KalamadiTesting for life, hello?
08:25.46[FH]Birdemanihai
08:25.56QueptarNot sure I qualify as life.  "I am only an egg."
08:25.59Neeblerhihi
08:26.22KalamadiHave we come to a general concensus concerning the TBC API changes?
08:26.24Neeblerthe chicken came first!
08:27.03NeeblerI have come to a conclusion that change is not always good. but new content is!
08:27.31[FH]Birdemanibottom line: out thoughts wont matter. you either deal with it or not
08:27.32*** join/#wowace Cartas (n=richard@host86-134-156-69.range86-134.btcentralplus.com)
08:27.38KalamadiWell, actionbars will now be locked in combat, correct?
08:27.39Wobinhm
08:27.42Neeblerbirdemani, how'd sapphiron go?
08:27.48WobinWhat on earth is INVTYPE_RANGEDRIGHT ?
08:27.51[FH]Birdemanimade progress
08:27.56Neeblerspiffy
08:28.07ckknight_the egg came first.
08:28.24NeeblerI have all of the materials to make the full FrR set, lacking 200 gold tho. I have 750g now :(
08:28.34[FH]Birdemaniihave 4g
08:28.40Neebler930gold to make that full FrR quest set is LOL
08:28.44[FH]Birdemani78g in repairs today
08:29.01BoltREhh
08:29.06BoltRCan't you get a blacksmith to make it?
08:29.22[FH]Birdemaniwe make all our stuff for frost gear
08:29.34[FH]Birdemanihave all the patters, it just costs a ton to make it
08:29.42BoltRYeah that's what I thought
08:30.03Neebleroh you mean you dont need to have gold for the BOE quest stuff? you can just have another make it for you?
08:30.12[FH]Birdemaniyea
08:30.27Neebleromg then why doesn't the quest say that it teachs you the recipe and not that it gives you the item
08:30.46BoltRI think the quest does give you the item
08:30.51[FH]Birdemaniif youare not a tailor, leathermaker or blacksmith you wont see that option
08:31.12Neebleramazing
08:31.24[FH]Birdemanipoinpoint doesnt add windblossom yet?
08:31.30Neeblerand to think I was worrying about not having enough for the set, and I've been selling off a bunch of my bank in the AH
08:32.05[FH]Birdemaniive sold off so much. have dropped over 2000g in naxx since it came out
08:32.24BoltRYeah
08:32.34BoltRI think my most expensive day was only like 68 gold though
08:32.49Neeblerhmm yea, I think I'll try and find a money tracking addon to use for my new warlock that I may play in the expansion
08:32.53Neebleranyone know of any good ones?
08:32.57Shinjahumm closetgnome doesn''t have any keybinding to switch set ?
08:33.26[FH]Birdemanigod, i think the night we got maexx for the world first cost me about 300g. so many pulls was just getting the timing down so we could run stopwatches
08:33.29BoltRYou can make a macro and bind that to a key :/
08:33.51Shinjaok
08:34.10BoltRWell, my guild also hasn't got any world firsts ;p
08:34.31Shinjait doesn't like Set Like "Combat Daggers", cuz it remove the space
08:35.00lacindasnite all, cyaz tomorrow
08:35.07Neeblerhttp://img.4chan.org/b/src/1160293335511.jpg
08:35.19NeeblerI bet she gives great head. I mean she pretty much has to, looking like that
08:35.30NeeblerI'm a cruel insensitive person, ignore me
08:36.14ShinjaO_o
08:36.37Kalamadi4chan! <3 Neebler
08:37.27KalamadiUgh! </3 Neebler
08:37.28DrDrehttp://www.clanok.com/darktide/nudeui.jpg
08:37.31DrDrelol @ that
08:37.34*** join/#wowace Sairen (n=Miranda@p549E6EBC.dip.t-dialin.net)
08:38.16ShinjaO_O
08:38.30BoltRahah
08:38.32KalamadiEh, it takes up too much of the screen
08:38.48Shinjayes
08:38.57Shinjatoo intrusive imho
08:39.26*** join/#wowace InterCeptor (n=intercep@p5091767C.dip.t-dialin.net)
08:41.03*** join/#wowace add\\Leialyn (n=unknown@p54B4E71C.dip.t-dialin.net)
08:41.46Wobincough
08:41.52WobinI wonder what he's doing in that corner =P
08:42.53*** join/#wowace Andalia (n=xx@p54ADB7E5.dip0.t-ipconnect.de)
08:43.46ckknight_Neebler, surely plastic surgery could fix that...
08:45.46ckknight_that'sa weird pic, though
08:45.51ckknight_wonder if that's her good side...
08:45.52ckknight_hehe
08:48.04ckknightwhatever, just hope that she has a normal-shaped vagina
08:49.07Shinjalol
08:50.48Kalamadickknight: She has a superior quality vulva.
08:50.52[FH]Birdemaniwhere in prat can I adjust color by class options? because for some reason only my name is coming up colored
08:52.33Shinjano wiki page for closetgnome, i dunno how to make the macro to select a dressing set
08:53.25grzesieqShinja: its in readme afair
08:53.39Shinjaomg sorry :s
08:54.47[FH]Birdemanishit, i cant find this option and its driving me nuts
09:03.20CIA-1703kemayo * r13341 10FuBar_GarbageFu/GarbageFu_Vendor.lua: FuBar_GarbageFu: Fix vendor-price typo.
09:03.37*** join/#wowace FtH|eagle (n=eagle@HSI-KBW-085-216-057-182.hsi.kabelbw.de)
09:04.53*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
09:04.53*** mode/#wowace [+o ckknight_] by ChanServ
09:05.23[FH]Birdemanihrm, found an issue with pinpoint. if you zoom out on your map the icons from the map you are in stay there
09:08.50CIA-1703kemayo * r13342 10ColaLight/ (ColaLight-enUS.lua Core.lua): ColaLight: Make the logic for when not to show the prices smarter. Now will display stored prices for non-bag items while the merchant window is open.
09:09.44KalamadiThe new API disables range-checking, correct?
09:13.07FtH|eaglemh, what's going on with the svn server? getting error no such revision 13342
09:14.10*** join/#wowace andreasg (n=ag`@0x535cbb62.bynxx18.adsl-dhcp.tele.dk)
09:15.10*** join/#wowace evl (n=fuckoff@c85-196-101-98.static.sdsl.no)
09:15.56KalamadiRange checking? Expansion? Anyone?
09:20.20Grey|awayFtH|eagle: one of the svn servers hasnt updated yet mirror http://svn2.wowace.com is still at revision 13337 thats whats causing the hang
09:20.42FtH|eaglealright, so I have to wait
09:21.19Grey|awayand svn5 is waaay behind
09:21.31Grey|away12861
09:22.08Grey|awayall the rest of the mirrors are updated
09:22.34axxogood bar mod?
09:22.47Grey|awayBartender 2 or Bongos
09:22.51FtH|eaglewhen is syncing done normally, after an interval or should every server update when there's one update somewhere?
09:23.27axxota
09:24.27*** join/#wowace packetlss (n=packetls@blackhole.se)
09:24.40Grey|awayFtH|eagle: don't know mate
09:25.26RoyalHmm. Chronometer fires a Slice and Dice bar when I cast fishing (After I put the Fishing action on the action button where normally Slice and Dice is)
09:25.47Thoriassometimes when a mirror update fails due to connection loss etc, there will be a lock preventing it from being updated again until the lock is deleted.
09:26.44*** join/#wowace Mery (i=metelman@p54AED867.dip.t-dialin.net)
09:28.35*** join/#wowace Cartas (n=richard@host86-138-55-255.range86-138.btcentralplus.com)
09:29.40Thoriasfixed the lock, svn5 is updating now :)
09:30.08grzesieqhmm
09:30.35grzesieqwtb a script checking current rev on mirrors and pulling them from rotation till they update :P
09:30.47packetlsssvn: PROPFIND request failed on '/wowace/!svn/bln/13342'
09:30.49packetlsssvn: No such revision 13342
09:31.11Thoriasit will take it a little while to catch up
09:31.59FtH|eagleThorias: thanks :D
09:32.09Thoriasbut I agree, im only running mirror 4 though but luckily all mirrors seems to be using the same password, so I was able to delete the lock
09:33.30RoyalThis Chronometer bug is funny. Switch any action button with an ability that triggers a Chronometer duration bar with the Fishing action and then cast Fishing and the previous ability's duration bar shows up every time you cast
09:34.51packetlssis there anyway to know which svn mirror your being redirected to?
09:35.06Royalhmm, this actually happens with any ability, not just fishing. If I switch Sprint and Vanish and then click sprint (the button that previously had vanish on it) the vanish timer shows up
09:36.38_icetrainthere, fixed th elock on my mirror to
09:37.35Machine_i'm having problems with chronometer too
09:37.53Machine_blink doesn't show up but other magely cooldowns like frost nova do
09:38.09Machine_and they're on the same actionbar (triggered the same way)
09:38.31Thoriaspacketlss: no dont think so, in my logs it doesnt look like its a redirection since all the traffic comes from the svn.wowace.com IP directly.
09:38.57packetlssThorias: it's proxy:ed
09:38.58Thoriaswhich looks like some kind of proxying to me
09:39.04Thoriasya
09:39.30packetlssbut it would be nice to have some way of telling which mirror is borked
09:39.42Thoriasround robin dns would probably be alot faster
09:39.44*** join/#wowace flyflame (n=flyflame@222.125.224.238)
09:42.18Industrial< Neebler> I bet she gives great head. I mean she pretty much has to, looking like that
09:42.28Industrialhahahahahahahahaha*10
09:43.02KalamadiWhere can I find a reference for class colors?
09:44.08IndustrialRAID_CLASS_COLORS or sometinhg
09:44.14Industrial(table)
09:44.55ThoriasI wonder if the pally or shaman color will change
09:45.11Thoriassince they are the same now
09:45.23KalamadiYeah, I've wondered that myself
09:45.31KalamadiPally should just go yellow, makes it simple.
09:45.39Thoriasyellow is rogue
09:45.45KalamadiLike, more yellow.
09:45.52Industrialhttp://www.clanok.com/darktide/dotdui.jpg
09:45.53Industrialoo me likey
09:45.54Industrial:P
09:46.03KalamadiLike, s'omg divine glory yellow.
09:46.10Thoriaswell paladin should stay pink as far as im concerned :)
09:46.52Machine_i need to redo my ui too, but have no ideas :/
09:47.18*** join/#wowace Worf (n=worf@85-125-221-75.dynamic.xdsl-line.inode.at)
09:47.27IndustrialThorias: word :P
09:47.35Industrialshammy should get a new color
09:47.36KalamadiI saw the Grid post on the forums and immediately developed an idea around it, but I don't know the class colors in and of themselves
09:47.40Industrialpaladin is pink like a tutu :D
09:49.53andreasgask on the US boards
09:49.55andreasglike
09:50.09andreasg"Slouken: New Pala/Shaman color?"
09:50.29Machine_"pink, it's my new obsession..."
09:51.01KalamadiWe don't have a pure red class yet :o
09:51.11Industrialwarrior should be red
09:51.15Industrialand shaman brown
09:51.19Industrialthe end, i win.
09:51.20Industrial:D
09:51.22Thoriashehe
09:51.33Thoriasred is not a bad choice for shaman
09:51.35Machine_scream loud enough long enough
09:51.37Machine_;(
09:51.39Machine_;) i mean
09:51.45andreasgI think they could be red yes
09:51.51andreasgand paladins still pink
09:51.58andreasgI want paladins to be pink
09:52.01Industrialyes
09:52.18Industrialpaladins are the embodyment of pink. they need a tutu though
09:52.23Machine_i've reserved a name for my obvious tbc twink, a female be paladin named Perky
09:52.30andreasgI don't think they're going to change the color of non-affected classes
09:52.45andreasgso warriors will stay brown
09:52.51andreasgI think brown is good for warriors too so
09:52.54Machine_err, wrong window
09:53.03andreasg...
09:53.04KalamadiGiven that warriors are most likely to bite the dirt?
09:53.05andreasg:P
09:53.15*** join/#wowace PT|Sandman (n=yeah@cm-84.208.223.101.chello.no)
09:53.25andreasgI don't know, maybe it's because they're the ones getting down and dirty
09:53.38andreasgor it's the armor and dirt color
09:53.40*** join/#wowace Jens (n=jens@unaffiliated/jens)
09:53.46KalamadiI just made a quick template
09:53.47andreasgI don't know, but I think it's a good choice
09:54.11KalamadiRed seems to work well for paladin. Shamans are the true tutu-wearers, with their plate and one-handed weapons
09:54.25KalamadiRather, with their mail
09:54.36andreasghm
09:54.39KalamadiI'm dual wielding computers, give me a break about my hitrate
09:54.39Thoriasshamans get dual wield in BC
09:54.44Industrialpaladins cant fight for shit
09:54.49Industrialthey are sissies by nature
09:55.05andreasgI was just thinking paladins should be pink because they hit for nothing and have their gay bubbles :D
09:55.06Industrialnref shaman! ;)
09:55.08KalamadiNo, shamans are nature. They have Earth Shock and Lightning Bolt.
09:55.24Industrial...
09:55.28KalamadiSssh.
09:55.59KalamadiIt's totally my plot to undermine the conversation and use the ensuing chaos to my advantage.
09:56.02AzurewrathFrost Shock.. Earthbind Totem.. Frost Shock.. what, you say i should heal? Frost Shock! ;)
09:56.23Industrialhehe
09:56.25Industrialhttp://www.clanok.com/darktide/uisuggestion.jpg
09:56.31KalamadiBut, yeah. andreasg, you'll see my little template soon enough
09:56.41Industrialsuggestion: hey lets make my interface as full as possible!
09:56.44Industrial:\
09:56.50*** join/#wowace Higdur (n=niklas_r@81-229-155-229-o1124.telia.com)
09:56.51Machine_shaman players are generally even worse than paladins
09:57.00andreasgKalamadi: template?
09:57.12AzurewrathIndustrial: not usable, you will still see a small amount of game graphics ;)
09:57.24andreasgwhat's that Industrial?
09:57.33andreasgit's too cluttered
09:57.42Kalamadiandreasg: Yeah, in responce to the Grid thread
09:58.50IndustrialAzurewrath: that was my point, ever seen my interface? =P
09:59.05IndustrialAzurewrath: its like alt-z with a few buttons and small health bars
09:59.06Industrial:P
09:59.07Azurewrathnope
09:59.14Azurewrathhehe
09:59.39evl!trunk PinPoint
09:59.43SVNBotYou can already find the latest revision of PinPoint at http://www.matts-hosting.com/addons/root/trunk/PinPoint/
10:00.25Thoriassvn5 should be up2date now
10:01.21SomaniMinimalist Interfaces are nice, but not working for healers in raids
10:01.34Machine_idea: divide the user interface into squares and let addons specify which squares they want to fit into. numbered 1-> and origin is lower lefthand corner. so a chatwindow says i want to exist in x1-y1 to x3-y2
10:02.08evl!trunk EPGauge
10:02.11SVNBotYou can already find the latest revision of EPGauge at http://www.matts-hosting.com/addons/root/trunk/EPGauge/
10:02.24Machine_it would occupy a rectangle consisting of six squares at the lower left hand side
10:03.29yacoobMorning. Can bars be grouped into one anchor in Antagonist?
10:05.12Azurewrathabout 12 hours ago it wasn't possible and the changelog does not say something like that.. so i guess no. :)
10:05.21Azurewrathbut i would like that feature, too.
10:05.59*** join/#wowace Sole (n=no@203-173-139-181.bliink.ihug.co.nz)
10:06.05Solewhoa
10:06.08Solei just ate a big pizza
10:06.23Solehmm is one of the admins not afk?
10:06.27KalamadiJesus...it's 6 AM. I've stayed up all night again.
10:06.31Industrialhttp://video.google.com/videoplay?docid=8472067520605983048&q=shaman
10:06.59SoleKalamadi: Ive been doing it all week ><
10:07.14Sole"gonna sleep soon"....then all of a sudden its dawn
10:07.51KalamadiNo one class can cleanse more then three different debuff types, correct?
10:07.57*** join/#wowace Rophy (n=Miranda@220-140-16-83.dynamic.hinet.net)
10:09.21Wobinnarf
10:10.08KalamadiAnd paladin is the only one which can remove disease and poison?
10:10.32Machine_Industrial: he used engineering ffs
10:10.38Machine_http://video.google.com/videoplay?docid=-759882805842423151&q=shadowpriest
10:11.24Solethe first song is cool
10:11.25Machine_naked shadowpriest vs. asscandy warrior
10:11.59*** join/#wowace Cartas (n=richard@host86-134-156-216.range86-134.btcentralplus.com)
10:12.11Solethat priest would have an easier time pvping if he got rid of SCT imo
10:12.21Solethat vampiric embrace spam would drive me nuts
10:12.56*** join/#wowace Azurewrath (i=Azurewra@i577BF6CC.versanet.de)
10:13.35*** join/#wowace Gamefaq|afk (i=Gamefaq@pD9E62162.dip.t-dialin.net)
10:13.35Solehmm
10:13.42KalamadiLots of numbers + rainbow display = hawt
10:14.00Soleam I the only one who thinks that priest could be a lot better if he didnt CLICK on every one of his spells?
10:14.02Mikmaso what's next
10:14.05KalamadiI do it with Consecration all the time; it's awesome seeing eight sets of numbers fly out every second. Of course, the text is tiny.
10:14.31Solehe clicks on spells like bubble and mind flay...its better to know the keys to that shit
10:14.45IndustrialMachine_: lol @ people that use their keyboard to steer and their mouse to do things
10:14.56Soleyea
10:14.57Industrialthat even sounds wrong :P
10:15.14IndustrialI mean i keyboard just CAN do more things at the same time
10:15.18Neeblerhttp://infolab.northwestern.edu/project.asp?id=40
10:15.22Industrialand a mouse CAN steer better
10:15.56IndustrialNeebler: cool
10:16.14SoleI agree with industrial
10:16.22Machine_Industrial: i'm actually considering going back to that since it's unclear if we'll be able to cast spells from macros or addons
10:16.34SoleAzurewrath: thats already in Antagonist
10:16.41Neeblernew C'thun model (not work safe):  http://i22.photobucket.com/albums/b308/katrinalogan/18%20and%20over/el20ojo20que20todo20lo20ve.gif
10:17.03Machine_Industrial: right now i play using mouse + gamecontroller and there's just not enough buttons on the two of them to play with every action laid out on a separate hotkey
10:17.04AzurewrathSole: whoops, did not test with todays revisions.. my bad :)
10:17.19IndustrialMachine_: I mean that clicking buttons with the mouse sucks
10:17.30IndustrialMachine_: you cant move right with only the keyboard
10:17.31*** join/#wowace Nickenyfiken (n=Miranda@83.145.59.23)
10:17.38IndustrialMachine_: I holy my right mouse button 100% during a fight
10:17.48*** join/#wowace ckknight__ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
10:17.48*** mode/#wowace [+o ckknight__] by ChanServ
10:18.53Soleyup me too
10:19.00Machine_Industrial: yeah i know, but my left hand can't strafe and hit actionbuttons at the same time, i'm not 17 year old anymore or born with a birth defect that makes wasd feel natural
10:19.17Industrialoh I have both ^^
10:19.25Soleme too ^^
10:19.28Solelawl
10:19.31Machine_right now my game controller is 100% comfortable but there's not many buttons on it and the mouse
10:19.42IndustrialI only use actionbuttons 1-5 though
10:19.46Industrialand have three rows
10:19.49Machine_rogue right?
10:19.55SoleIm a rogue
10:20.02Mikmai am ahuman
10:20.06Industrial1-5, shift1-5, ctrl1-5. my capslock is control
10:20.10Machine_you need two buttons, backstab and slice n dice ;)
10:20.20Mikma+ space between those 2 words
10:20.33Machine_Mikma: how nice of you to notice!
10:20.34Solemy action buttons go from 1-6 and the rest are Q,E,V,B,F,T,G,H,Y,J plus assortments of shift and ctrl
10:20.39SoleMachine: not true
10:20.49Machine_Sole: sorry, feint and vanish too
10:20.53MikmaMachine_: well atleast i'm not tauren
10:20.55snurre-mouse thumb buttons are ftw
10:20.56SoleMachine: in raids mabe
10:21.15SoleMachine: I like to use all my abilities in pvp though
10:21.31KalamadiGeneral question: How can it be made to select any member of a given raid using just the keyboard?
10:21.43snurre-http://files.filefront.com/crithappens_vs_ragnaroswmv/;5972507;;/fileinfo.html <-- i'd like to see you get every ability on every cooldown like that without using keybinds :P
10:22.14KalamadiGiven a 25-man raid, using 5 keys twice would work, as you could specify group -> member, but you can't remap keys, can you?
10:22.16Machine_well wasd is not an option to me, it's like sandals with a string between the big toe and the next one. it's just wrong
10:22.43Industrialhttp://video.google.com/videoplay?docid=-2063667852598904740
10:22.45Industrialwah crazy
10:23.30axxo!notes XlootMonitor
10:23.36Machine_that's some mad skillz. that would never work in sweden
10:23.47Machine_swedish drivers must be by far the worse
10:23.48Wobinnothing wrong with thongs =P
10:24.01Industrialhm thongs what where?
10:24.11Wobin<Machine_> well wasd is not an option to me, it's like sandals with a string between the big toe and the next one. it's just wrong
10:24.38Machine_meh
10:25.00ckknight__flip-flops
10:25.01IndustrialMachine_: well wasd is just hammered in since I play First Person Shooters now for over 8 years
10:25.09Machine_pisskälkar in swedish
10:25.33IndustrialI actually play with TFGH instead of WASD though, but in MMO games I need my number keys and shift+ctrl(capslock key)
10:26.31KalamadiHrm. I can't seem to get the image posting applet to come up on the forums
10:26.54Machine_hjkl > wasd, just like nethack > fps ;)
10:27.11Industrialmeh, hjkl is what i use in VIM :P
10:27.24Machine_where do you think it came from young'un?
10:27.39NeeblerI use the arrow keys + numpad and edit keys in both FPS games and MMOs
10:27.47KalamadiYar, VIM, my only friend.
10:27.56Soleheh I find it hard to play with any other set up beside wasd...Ive been using wasd since the doom 1 days
10:28.02KalamadiThat is until I got X working and used gedit. I'm spoiled.
10:28.39Machine_hm, does anyone know if there's a way to remap caps-lock to right-alt (AltGr) in windows?
10:29.23KalamadiWhat are the image tags on the forums? I can't get the applet to work normally
10:30.36ckknight__Machine_, I've done it, look on google
10:31.19IndustrialMachine_: I switched ctrl and caps
10:31.34IndustrialMSDN has an articla about it, fairly easy to fingd on google - its just one reg key
10:31.42*** join/#wowace Cartas (n=richard@host86-134-156-216.range86-134.btcentralplus.com)
10:32.23tigghmm, can I attach files with trac?
10:32.33PT|SandmanHeya, quick question about ace mods. Can I put the ace libraries in a common folder for all my ace mods, do I have to edit anything to do this, or dosnt it matter for memory usage anyway?
10:32.49ckknight__it doesn't matter for memory
10:32.53ckknight__and there's already !!!Libs
10:32.56ckknightif need be
10:32.59PT|Sandmanalright, cheers
10:34.36evlgrats
10:36.40Machine_yes google ftw
10:36.40Machine_ah yes, tip of the day: using openoffice impress (powerpoint clone) to do user interface mockups. set page size to the same aspect as your screen and add a screenshot (without ui showing) as the background
10:36.40Machine_question: can you resize the viewport (a'la ct_viewport) without reloading the ui?
10:36.40Machine_it would be sweet to put perfectraid and other raid specifics on one side and then resize the viewport whenever you join a raid
10:36.47*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
10:36.47*** mode/#wowace [+o ckknight_] by ChanServ
10:38.08PT|SandmanThink it dosnt reload the UI, if it does it only takes a few seconds though
10:38.22axxoany way to get about the tracker dots on mimimap?
10:38.29Kalamadiandreasg: Check the thread, I just posted
10:38.38andreasgok
10:44.39*** join/#wowace Shagrath (n=Miranda@host99-93-dynamic.3-87-r.retail.telecomitalia.it)
10:45.03tiggtrac ist confusing
10:46.43KalamadiNickwars!
10:47.07ckknightrighto
10:47.23SoleAzurewrath: check the Antagonist wiki page :)
10:47.39SoleAzurewrath:  I added  the 1 anchor question to the FAQ
10:47.46Solebecause I know its gonna be  asked a lot
10:47.55Azurewrathhehe ok :)
10:48.03IndustrialIn the kaybindings panel in relation to Bartender 2, wich series of keys must I bind to bind keys to Bartender2 bar 2 and 3 ?
10:48.22Industrialack in relation to - thinking too dutch :P, relative to.
10:48.52Solehmm Im thinking maybe the bottom left and bottom right action bars?
10:49.17Industrialoh hm
10:49.23Soletry it :P
10:50.00Industrialyep works thanks
10:50.55*** join/#wowace Skyboat (i=t@82-33-30-102.cable.ubr02.stav.blueyonder.co.uk)
10:53.59Wobinbah
10:54.11WobinI wish the quoting and stuff and buttons worked for me on the forum
10:55.02Grey|awaywow im loving the idea of the grid addon for BC
10:55.21Grey|awaycombine that with clique and i will be in heaven
10:55.29KalamadiI'm trying to refine my idea a bit
10:55.35Grey|awayso long as it will work in parties too hehe
10:55.37[FH]Birdemaniit will just be a screen of info right? you cant click on it?
10:55.42Wobinmeh
10:55.43KalamadiI don't know how to integrate shield/HoT/being healed
10:55.54WobinI'll use it only if maia adds in a graphic of a mole face
10:55.59Grey|awaylol
10:56.00Wobinand calls the addon whackamole
10:56.03*** join/#wowace Goggles (n=spidx@85-210-165-64.dsl.pipex.com)
10:56.17Grey|awayoh it definately should be called whackamole!
10:56.17KalamadiAlso, does rangechecking no longer work? >_>
10:56.29Grey|awayim quite sure it works fine
10:56.41Grey|awayerr
10:56.50Grey|awaybut dont take my word on it
10:56.50IndustrialMikma: ping
10:56.55[FH]Birdemaniit has to be in the game somehow otherwise it cant check to see if you are within range to inspect, trade, hit
10:57.10[FH]Birdemaninot sure if you can use that to your advantage like CTW/nurfed does
10:57.18KalamadiI mean as a tool for addons
10:57.20IndustrialGrey|away: werent they removing click casting in BC? lol
10:57.22*** join/#wowace XLVII (n=XLVII@CPE-58-162-83-185.qld.bigpond.net.au)
10:57.41KalamadiI.e. fading out units who are too far away. If that no longer works... /sadface
10:58.06Grey|awayIndustrial: not the last time i checked...unless you are joking with me...im too tired to notice :P
10:58.16Industrialno never mind then
10:58.20MikmaIndustrial: pong
10:58.34ckknightKalamadi, false
10:59.12Kalamadickknight: So it does work?
10:59.27ckknightno reason why not
10:59.37ckknightjust can't :Hide() it
11:00.20KalamadiAwesome. I might be able to actually tolerate the expansion :o
11:00.45Gngskwouldn't you rather enjoy it than tolerate it?
11:01.22KalamadiLet's not get into that.
11:02.48ckknightdon't worry, non-expansion users will use the same code base anyway, minus the new content
11:10.22GtyrteIs there a way to turn of the sleep/in inn/city icon in ag_unitframes?
11:10.42andreasgIndustrial: huh?
11:11.28Solegnite
11:12.35Wobinoh god
11:12.41Wobinpbf always makes me laugh
11:12.48Wobinin a "dear god wtf" sort of way
11:13.04Wobinhttp://www.pbfcomics.com/
11:13.04KalamadiPeanut butter and Fluff?
11:13.22WobinPerry Bible Fellowshpi
11:16.11Machine_i'm so excited, i just can't :Hide() it
11:16.52MoonWolflol
11:18.48CIA-1703schelli * r13343 10FuBar_DebuggerFu/ (FuBar_DebuggerFu.lua FuBar_DebuggerFu.toc README.txt): improved edit box implemented, menu revamped
11:19.05SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/FuBar_DebuggerFu
11:19.37*** join/#wowace kovi (i=x@p5081E41A.dip.t-dialin.net)
11:20.17*** join/#wowace Zas (i=Zas@b-201-2.cable.kpy.customers.dnainternet.fi)
11:20.26Azurewrathvhaarr: played around a bit with ClosetGnome, love it :)
11:21.10*** join/#wowace Machine__ (n=machine@c-a9bce253.016-112-73766c10.cust.bredbandsbolaget.se)
11:22.49snurre-what is it? itemrack/wardrobe thingy?
11:23.05*** join/#wowace Cartas (i=DEF@host86-142-21-165.range86-142.btcentralplus.com)
11:23.06ckknightwell, it actually stores dresses you see
11:23.17ckknightand when you click the button, it'll open the dressing room
11:23.23ckknightof you in your pretty dresses
11:23.29Wobinhttp://www.pbfcomics.com/?cid=PBF186-Guntron_Alliance_Force.png#176\
11:23.31Wobiner
11:23.32Wobinhttp://www.pbfcomics.com/?cid=PBF186-Guntron_Alliance_Force.png#176
11:23.42axxogief screenshot!
11:24.35Industrialandreasg: I cant seem to turn it off
11:24.49Industrialandreasg: and it causes an error with Bartender2 =D
11:25.29*** join/#wowace Espa (n=espa@wkstn109-234.harbin.georgetown.edu)
11:25.37IndustrialWobin: pbf owns :D
11:25.44ckknightI assume an AceWardrobe replacement
11:26.00andreasgIndustrial: I guess we have to nuke it then
11:26.09andreasgI didn't commit it either
11:26.32andreasgIndustrial: you use aguf btw? what theme?
11:26.37*** part/#wowace Wobin (i=Wobin@218-214-59-86.people.net.au)
11:26.57*** join/#wowace MentalPower_ (n=chatzill@host-70-45-82-92.onelinkpr.net)
11:27.52*** join/#wowace Wobin (i=Wobin@218-214-59-86.people.net.au)
11:28.31Azurewrathsnurre-: some Ace2 WardRobe thingie with FuBarPlugin-2.0 :)
11:33.46Industrialandreasg: the agUF theme
11:33.53andreasgok
11:34.01IndustrialI like BIG bars with small text
11:34.06Industrialwith dabbles texture :D
11:34.09andreasgyeah
11:34.12andreasg:)
11:34.17IndustrialWobin: haha pbf is so mean I love it
11:34.20Industrialhttp://www.pbfcomics.com/?cid=0PBF22048BC-Today_is_my_Birthday.gif#23
11:34.26*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
11:34.26*** mode/#wowace [+o ckknight_] by ChanServ
11:34.40andreasgI love those
11:35.26[FH]Birdemanii love the bantobar texture and wish I could figure out how to make my ebb texture the same
11:36.23BoltRI think ebb has banto bar suppory by default
11:36.35BoltRMy ebb has it
11:36.46BoltRAnd I think I only replaced textures in SWStats
11:36.57[FH]Birdemaniebb2 or 1?
11:37.17[FH]Birdemaniis ebb2 even stable enough to use yet? I saw it in branches
11:37.20BoltR1
11:37.53Vanescohi guys, a hint on how i get the contents of a table displayed in a dewdrop menu?
11:41.09Industrialhttp://www.pbfcomics.com/?cid=0PBF57013BC-Better_Luck_Next_Time.jpg#58
11:41.11Industrialahh lol
11:43.59*** join/#wowace Cartas (n=richard@host81-129-232-28.range81-129.btcentralplus.com)
11:46.25*** join/#wowace Royal (n=m@cp291458-a.landg1.lb.home.nl)
11:48.29Industrialhttp://www.pbfcomics.com/?cid=PBF027AD-Billy_the_Bunny.jpg#96
11:48.31Industriallol so so true
11:49.36[FH]Birdemanihttp://www.pbfcomics.com/?cid=0PBF24046BC-Boardgames.jpg#25
11:50.06Industrialhttp://www.pbfcomics.com/?cid=PBF034AD-Shotgun_Settle.jpg#103
11:50.31Mikmahaha i got people mad at me by calling one stupidass woman a 'whore' in guildchat
11:50.42Mikmashe's always like "i'm horny, fuck me"
11:50.50Mikma"come here and find out how horny i am"
11:51.20Mikmaso i said that i'm tired of the whoring in guildchat and one of her fans started to pm me ;)
11:51.38Industriallol
11:51.44Industrialwell then they are nerds
11:51.46Mikmai told him to go and lick her ass and have a laugh with her and ignored him
11:52.12BoltRI hope it's a 45 year old trucker
11:52.33Mikmait's not, i have seen her picture. i think she's not lol
11:52.38Mikmabut she has aboyfriend too
11:52.49Mikmai don't think that he knows how she acts online
11:54.46CIA-1703ag * r13345 10ag_UnitFrames/layouts/Roartindon.lua:
11:54.46CIA-17ag_UnitFrames
11:54.46CIA-17<PROTECTED>
11:59.13[FH]Birdemani!notes ColaLight
11:59.13SVNBotColaLight Notes: Data mining mod that save the sell value of items and add them to the tooltip || http://www.wowace.com/wiki/TOC_Data/ColaLight
12:00.58CIA-1703mikma * r13346 10Popsicle/Popsicle.lua: Popsicle: added 'clear' slashcommand to clear the specified raid-chatframe
12:01.15andreasgwhat is popsicle
12:01.26Mikma!notes Popsicle
12:01.26SVNBotPopsicle Notes: Show/Hide Seperated ChatFrameX when joining/leaving raid || http://www.wowace.com/wiki/TOC_Data/Popsicle
12:01.58Wobinhm, would a cold blood combat mace rogue have decent dps?
12:02.37oxmanpopiscle ? :D
12:02.45oxman:p
12:04.01Industrialhttp://www.pbfcomics.com/?cid=PBF103AD-Food_Fight.gif#173
12:04.07IndustrialOHHHHH OHHHHHH WOOO thats hard
12:04.14Mikmalol drama in guild
12:04.17TainWould never be able to compare with sword or dagger rogues Wobin.
12:04.23Wobinhm
12:04.24Mikma"i have taken screenshots and will giving them to scotty"
12:04.39WobinI have difficulty getting nice daggers and swords
12:04.41WobinSo far
12:04.51Wobin(mind you, maces aren't much easier)
12:05.00TainIt's actually fine in general until you start raiding.
12:05.22WobinI guess, as a mace/hemo I was much more supporto-rogue in 5man
12:05.42Wobinie I <3 scholo, cause the amount of stunlock I could attain was fantastic
12:06.11TainYeah I loved having a mace rogue, but as soon as you hit 40 mans everything is stun immunute
12:06.17Tainimmune
12:06.26WobinDagger build is far too... placement specific for my latency
12:06.33CartasDo many of you ace-modder-superpeople use Linux? :O
12:06.40TainMany, Cartas.
12:06.41WobinAnd I'd much prefer a constant dps than burst
12:06.50CartasDo you use Wine? :o
12:06.52andreasgCartas: I play around with it but I think wow is too slow under it
12:06.59TainYeah my rogue is currently dagger just because those are the best weapons I could get, but I don't like it.
12:07.14CartasOh, andreasg:  What GPU do you have?
12:07.20TainI don't run WoW in Linux, but some others do.  I don't use Wine at all.
12:07.22WobinMaybe I should run ubrs for more swords
12:07.38Wobinare there any good sword drops pre40man?
12:07.43Wobin(and even pre 20?)
12:07.44andreasgCartas: 6600GT
12:07.47TainI think the Dal'Rends stuff is what a lot of sword rogues use
12:07.55Wobinaye, I have the offhand
12:07.55CartasOh, I thought Linux ran better than Windows on NVidia?
12:08.13andreasgWindows opengl version is.. crap
12:08.24TainI think the last sword I used was.. Krol Blade and forget offhand
12:08.24CartasWobin:  Does pre-40man include Z'G? :P
12:08.33WobinCartas: I guess =)
12:08.47WobinI can get into ZGs, but not as often as I could possibly get into 5mans
12:08.54Wobin(or 10mans)
12:09.24WobinI'm currently macespec/hemo, but I might change to macespec/coldblood for the while
12:09.28Wobinuntil I get nicer swords
12:09.39Wobinor at least the mainhand dalrend
12:09.46Wobinthen I can respec again =)
12:10.01WobinI'm always wary of respeccing =P
12:10.01CartasAnyone here uses ATi and plays WoW on Linux?
12:10.05CartasI hope so!
12:10.13oxman:)
12:10.19TainNo, I learned to never use ATI cards running Linux.
12:10.25andreasgCartas: if you do... Man, it's stupid
12:10.28CartasHaha
12:10.34andreasgjust don't bother if you have ATI ok?
12:10.46CartasAw
12:10.48oxmani've already try wow on linux with ati
12:10.50oxmanit work fine
12:10.54CartasI have 2 x1900's :o
12:11.00Wobinhttp://www.wowhead.com/?talent=fhgf0xzZMhEz0Vt0c
12:11.01oxmani've try that one year ago
12:11.04Wobinwhat do you think?
12:11.18WobinIt's a bit... meh, since I'm actually trying to get as far down each tree as possible...
12:11.38Wobinand going for the direct damage talents
12:11.48andreasgATI drivers, especially with wine too gives abysmal performance, lack of shaders and graphical artifacts
12:11.56CartasHaste uses ATi
12:12.10oxmannot here andreasg
12:12.24CartasWe all must copy Haste!
12:12.27andreasgwell that's my experience back in the 9700pro days
12:12.30hasteNo I don't :p
12:12.35oxman9800 pro
12:12.37CartasYou don't use ATi anymore? :O
12:12.48andreasgI switched for a gf4200 and improved my performance under linux... so sad
12:13.14andreasgso no as long as I plan to use Linux I'd rather buy nvidia
12:13.15*** join/#wowace Elkano (n=elkano@itforum.mtk-it.net)
12:13.30hasteMidkemia haste # lspci | grep nVidia
12:13.30haste03:00.0 VGA compatible controller: nVidia Corporation GeForce 7900 GT (rev a1)
12:13.42*** join/#wowace Insa (n=insa@115.126-201-80.adsl-dyn.isp.belgacom.be)
12:13.44andreasgthe drivers are generally better, Nvidia just added support for a new extension that provides accellerated desktops under linux
12:13.49andreasgreal transparency, etc
12:13.52hasteI switched away from ATi months ago
12:13.57hasteandreasg: and it works pretty smooth also
12:13.58oxmanits strange on windows i've 22 fps, but no lag at all
12:14.02andreasghaste: yes
12:14.13hasteor didn't work with metactiy tho' :p
12:14.19hastebut Beryl worked like a charm
12:14.26andreasgno, metacity doesn't have a compositor yet
12:14.36oxmanuse compmgr
12:14.37oxman;D
12:14.46oxmanor xfce ^^
12:14.46andreasgkinda depricated
12:15.00yacoobandreasg, yeah, fglrx is getting worse and worse with each release :(
12:15.15andreasganyway I've thought about buying a x1900xt because it's very good performance/price, but I am afraid that it might stop my linux adventures
12:15.15hasteandreasg: it does
12:15.27andreasghaste: but it doesn't work :D
12:15.33andreasggives me a completely blue screen
12:15.36hasteandreasg: on some people it does
12:15.39hasteI get the same effect :p
12:15.44Cartasandreasg: I'm trying to get my x1900 working on Linux atm.
12:15.48CartasI'll tell you how well it goes!
12:15.55andreasgCartas: good luck
12:15.59CartasHehe, thanks :D
12:16.06andreasgthere's a linux ati board on rage3d.com
12:16.16TainI'll tell you how well it'll go.  /wave Hindenburg
12:16.21andreasgmight be a good read, I often pop in to check if ati improved from time to time
12:16.33andreasgbut I still think it's fucked
12:16.35Industrialwhats the Sprint CD?
12:16.43hasteI switched away from ATi after they managed to get the X lockups every five minute
12:16.59hastethat was around three months since
12:17.00hasteIndustrial: 5min
12:17.07Industrialbleh k
12:17.53oxman" I think oSkin is a great idea in that it is one of the only mods to alter character/spellbook/AH frames to look different. However, I think it looks hideous and boring "
12:17.53oxman:D
12:18.34andreasgMy problem with oSkin is just the tabs
12:18.40andreasgthey doesn't look like tabs
12:18.50Industrialhttp://www.wowhead.com/?talent=fhgf0xzZMhEz0Vt0c
12:18.50oxmanits true :)
12:18.52IndustrialPVP Rogue?
12:18.53Industrial:P
12:18.56andreasgI've been ranting about this forever and I know it is my own problem
12:18.57CartasIndustrial: Hi old chap!
12:19.07IndustrialCartas: hai
12:19.16CartasI'm still using IDChat2!
12:19.20Industrialheh
12:19.21CartasPrat can burn in Hell!
12:19.21Industrial:P
12:19.24Industrialim not :D
12:19.29CartasWhat are you using?
12:19.40Industrialmy local addon with fixes and settings etc
12:19.46CartasSend 'em over to me!
12:19.46Wobinanyone use enginv?
12:19.55TainoSkin... should have just named it foreSkin
12:20.01Industrialno guarantee youll like it, and no configurability ingame
12:20.09Industriallol Tain
12:20.13CartasI'll just tell you to change it for me, Industrial! ;)
12:20.19Industrialno wai
12:20.21CartasConfigurability with the personal touch.
12:20.29IndustrialWobin: watcha think of that build, for pvp?
12:20.51Industrialcrit crit crit crit, with dual wield daggers =P
12:21.39Wobinhuh?
12:21.42Wobinthat's my one
12:21.50*** join/#wowace Laric (i=Laric@217-13-2-126.dd.nextgentel.com)
12:21.57Industrialoh
12:22.06Industrialhttp://www.wowhead.com/?talent=fhgf0xzZMhEz0Vt0c
12:22.41Wobinsame link
12:22.57[FH]Birdemaniis there any options working on ebb2 yet, anyone know?
12:23.30Zaswhat ebb?
12:23.32Industrialnooo now i lost it :|
12:23.41Wobinelk's buffbar
12:23.42Wobin2
12:23.48[FH]Birdemanithe branch version, still in development
12:23.51Zashmm k
12:24.00ElkanoI know: no
12:24.22[FH]Birdemanididnt know you were here
12:24.48[FH]Birdemanilooking good so far, will the final version allow you to hide the title bars?
12:25.08Wobinblah
12:25.15Wobinno swords over 53 in the aH
12:25.17Zasstill using statusbars, would be nice to find light replacement for it with better graphs :)
12:29.35*** join/#wowace Asni (n=insa@115.126-201-80.adsl-dyn.isp.belgacom.be)
12:29.44IndustrialI need one addon that displays buff/debuff durations, cooldowns, castingbar and enemy castingbar
12:29.52Industrialwith one anchor
12:29.54Industrialheh
12:30.24CartasThen make one!
12:30.58Industrial.. no :(
12:31.29CIA-1703ag * r13347 10ag_UnitFrames/ag_GroupClass.lua:
12:31.29CIA-17ag_UnitFrames
12:31.29CIA-17<PROTECTED>
12:31.45hasteIndustrial: just change Hostel to use one bar group?
12:32.13Laricthe new changes that are coming in 2.0 makes me think blizzard doesnt like healers right?
12:32.29CartasWhy, Laric?
12:32.42IndustrialDLF:KJDSFL:KJDSL:FKSLJK:SDKLJ:FKLJ:SDLKJ:SDFSDLFJK: I hate the chatframes
12:32.50Industrialwhy does blizzard have to fuck them up so bad every time
12:33.04Industrialthey disapear over lap and what not randomly
12:33.06Industriali hate it!
12:33.10Cartaslol
12:33.12LaricCartas they are gonna give healers mouse arm
12:33.14*** join/#wowace steino (n=stein-iv@ti531210a080-1019.bb.online.no)
12:33.18oxman?
12:33.20CartasMouse?
12:33.23Laricyou cant use any targetting mods
12:33.31CartasHow'd you mean?
12:34.08Laricyou cant have any kinda of emergency monitors or anything.. while in combat all targetting commands in lua are disabled
12:34.11Laric:(
12:34.29CartasI don't think my brother used anything like that.
12:34.32CartasSo, you should be fine.
12:35.11CartasUnless, I guess,  you've used addons like that, and you've become really used to them.
12:35.15hasteLaric: that's a good change IMO
12:35.23Larichaste why?
12:35.38haste'cause it removes the androids
12:35.58Laricwell it would be nice to atleast allow us to have targetting mods
12:36.10Laricremove that castspell commands is fine
12:36.34andreasghaste: how is wow running for you under linux though?
12:36.42andreasgdo you run DX or ogl?
12:36.49hastegl
12:36.54andreasgok
12:36.57CartasBooo
12:37.00hasteIn the middle of orgrimmar right now I have 91 fps
12:37.15andreasgI tried it but it ran consistantly 20 fps lower than my windows install
12:37.39hasteI ran with higher FPS then on my windows install :o
12:37.43hasteeven  with the ATi card
12:38.01andreasghm
12:38.10andreasgdoesn't make sense to me
12:38.24oxmani've always 20 fps
12:38.29oxmanand no lag at all ;|
12:38.31Cartasandreasg:
12:38.31hasteI used Fluxbox back then tho'
12:38.33CartasI'm going on now!
12:38.39hastemight have helped a little
12:38.44hasterunning gnome-minimal now
12:39.03andreasghaste: how well does it run with beryl on?
12:39.11CartasAw
12:39.16CartasPatching time :(
12:39.16hasteIt didn't run at all
12:39.32hasteso I just start another X server without Beryl and run it there :p
12:39.36andreasgdo you use xorg 7.1 and beta nvidia drivers?
12:39.39hasteyes
12:39.51andreasgand NOT xgl
12:39.56hasteno, not Xgl
12:40.08andreasgthen opengl applications should run
12:40.16andreasgelse you're doing something wrong
12:40.25Gngskomg
12:40.30hastemplayer runs fine in opengl, but WoW ended up black with only music
12:40.34hastestepmania also worked fine
12:40.39Gngskindustrial, you're so evil for linking the link to pbfcomics
12:40.54Gngskhttp://www.pbfcomics.com/?cid=0PBF39031BC-Teacher_Interview.jpg#40
12:40.59GngskI think that's my fav out of all of 'em
12:41.08andreasghaste: do you use vanilla wine or cedega?
12:41.13hastecedega
12:41.19CartasDo you pay for it?
12:41.22hasteyes
12:41.26Cartas:O
12:41.31Elkano[FH]Birdemani: these bars are only the anchors, they'll hide when locked
12:41.36CartasI hear you can get a free trial?
12:41.43hasteI hear that it ended a long time ago
12:42.39andreasgI'm not into this but you can grab it off torrent sites
12:42.43paranoidiwell, dang .. I converted SmartAssist to use CompostLib to ease GC. Now someone is complaining that his framerate is cutted into half with latest beta.
12:43.48hasteyou still have the OnUpdate on the size of an add on?
12:44.06CartasUsing Linux, should I run WoW in OpenGL for best performance?
12:44.13oxmanyep
12:44.15hasteYes
12:44.38paranoidiwell it's big, due complexity. But it's not even runned on every OnUpdate, but once per 0.6 + (0.1 * num of targets)
12:44.51andreasghaste: that control panel thingy that cedega provides, does it set up wow for opengl itself?
12:45.23hasteno, you still have to edit the Config.wtf since WoW doens't listen to the -opengl command
12:45.30Healthhaste: Would it be more clean to have a pot timer if you had the pots in the hotbar?
12:45.36hastethey broke that a couple of patches ago :p
12:45.40andreasghaste: ah, that might have been my problem!
12:45.44HealthI suck at contexts! oCD :)
12:45.52andreasgso I might have used D3d last I tried
12:46.08HealthSo you don't have to scan the inventory..
12:46.13hasteHealth: write a patch for grouping and you can have a pot timer
12:46.17hasteand it won't scan
12:46.21hasteoCD will _never_ scan
12:46.44hasteuse any other cooldown add on then :3
12:47.11IndustrialGngsk: wobin started
12:47.25*** join/#wowace Vathral (i=nn@user-0cev143.cable.mindspring.com)
12:47.26HealthNo scan!
12:47.32Gngskahh, hehe
12:47.34Gngskso hard to stop
12:48.05hasteGngsk: love that randomness in that comic p
12:48.07Healthhaste: the grouping stuff would only work if you had the pots in the hotbar?
12:48.18hasteHealth: the grouping stuff isn't written
12:48.34hasteHealth: and if you allow actionbars to spawn pot cooldowns, you'll end up with QUITE a lot
12:48.40hasteat least on my chars
12:48.42HealthI know - but as you don't want to scan the inventory that woul have to be the way it works? :)
12:48.59hasteyou can still enable grouping :p
12:49.53deciyay, my new comp stuff comes today
12:50.29Healthyay, my new comp is imba
12:50.50decihaste did your card come yet?
12:51.04hasteyes
12:51.10hasteI got it on Thuesday
12:51.38decinice
12:53.42deciwonder what my framerate will be with 7950 GX2 Quad-SLI
12:54.04andreasgyou're burning too much money mate
12:54.55deciperhaps, but i do more than play WoW and my computer was long overdue for an overhaul
12:55.15andreasgI'm going to buy a 20" apple screen next month though
12:55.43Gtyrte<- JUst bought a 19" wide damn it nice comparedto and old crt 19" :D
12:56.09andreasgviewable area is about 1-2 inches bigger on lcds
12:56.55decii use mine for work, getting a new wacom too, gonna be nice
12:57.16JensShouldn't Mendeleev pull PT as a dependency?
12:57.36JensOr Ace2 for that matter.
12:58.42grzesieqandreasg: isnt it too expensive compared to non-apple lcds?
12:59.06andreasgIt looks nice and I use apple laptops
12:59.14andreasg:>
12:59.37grzesieqso, $200 for the apple logo :P
13:00.07andreasgsomething like that, unless you can point me to a 20" screen that doesn't look like crap
13:00.22andreasgI could go with the Dell but I puke by looking at it
13:00.26grzesieqi wish they released 10.5 before xmas
13:00.26KalamadiSceptre X20
13:00.40andreasgthey probably won't
13:00.40KalamadiI've a 19.8" LCD that looks great
13:01.11grzesieqbut they will release core 2 duo mbp, right?
13:01.19KalamadiJust an FYI, never shave your legs, they itch like hell while drying.
13:01.20andreasgnoone know
13:01.22andreasgs
13:01.39andreasgI never felt the urge to shave my legs
13:01.41grzesieqKalamadi: sometimes you just have to :P
13:02.08Kalamadigrzesieq: I'll just say it's a good itch. As I search for some manner of lotion.
13:02.15grzesieqandreasg: I wanted to get myself a nice mbp + 10.5 package for xmas, but it's not likely to happen now :/
13:03.54andreasggrzesieq: I'm just counting on a new mbp
13:05.06grzesieqwell, if i buy a mbp in november, and they release 10.5 and new ilife in spring, it would cost like 600 zl extra :/
13:05.25grzesieq(god bless educational discounts)
13:06.27*** join/#wowace Cartass (i=DEF@host86-142-21-55.range86-142.btcentralplus.com)
13:06.38KalamadiExcuse this American luddite, but zl = how much $ ?
13:10.28*** join/#wowace Insa (n=insa@115.126-201-80.adsl-dyn.isp.belgacom.be)
13:11.43deci600 zl is like 182 dollars i think
13:11.53KalamadiAlright, thankee.
13:12.31vhaarrafternoon folks
13:13.07Industrialandreasg: why cant i drag my party frame around
13:13.19andreasgbecause it is locked
13:13.23deciIndustrial: /aguf config
13:13.33decimake sure the frames arent locked!
13:13.42[FH]Birdemanieven when its locked you can alt click drag it
13:13.54vhaarrTekkub: You around? or kergoth, MoonWolf?
13:14.05Industrialits not locked
13:14.06MoonWolfwhat do you need on of us for ?
13:14.14vhaarrMoonWolf: Are you a forum admin?
13:14.15Industriali just cant get it to separate from the playerframe
13:14.21MoonWolfyes
13:14.28vhaarrMoonWolf: Could you delete a thread for me?
13:14.28[FH]Birdemaniindustrial: check grouping under Party
13:14.34vhaarrMoonWolf: http://www.wowace.com/forums/index.php?topic=2533.0;topicseen
13:16.01MoonWolfdone
13:16.23Industrialugh :P
13:16.25vhaarrthanks
13:20.20CIA-1703rabbit * r13348 10ClosetGnome/ClosetGnome.lua: ClosetGnome: Just make it clear that this addon is not done yet.
13:20.32Industrialwho is rabbit
13:21.23Shinjaohh, nice, breath bar on chroma added :D
13:21.34vhaarrIndustrial: me?
13:21.45vhaarrIndustrial: I thought you'd know by now :P
13:22.25*** join/#wowace SH|Shabador (i=shabador@ti400720a080-5027.bb.online.no)
13:23.50*** join/#wowace Kaelten (n=Kaelten@68.63.37.188)
13:23.52*** mode/#wowace [+o Kaelten] by ChanServ
13:24.02grzesieqhm, does anyone know a cheap german webstore that sells macs? :P
13:24.17oxman:)
13:24.51vhaarrandreasg: you around?
13:25.02Zascheap and mac doesnt really fit together that well :)
13:25.32CIA-1703devla 07Kemayo * r13349 10ag_UnitFrames/ (ag_GroupClass.lua layouts/Roartindon.lua):
13:25.32CIA-17ag_UnitFrames: Kemayo's Portrait Branch
13:25.32CIA-17Merged in latest Trunk changes
13:25.56*** join/#wowace PC (n=quantuvi@0x5731960b.rdnxx4.adsl-dhcp.tele.dk)
13:27.30KalamadiBleh. I have this headache that won't go away after taking ibuprofein or aspirin. I only have one option left: I must eat.
13:27.59KalamadiThat's, like. A sin.
13:29.10*** join/#wowace Nickenyfiken (n=Miranda@83.145.59.23)
13:29.54*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
13:30.04Mikmago devla
13:30.46*** join/#wowace steino (n=stein-iv@ti531210a080-1019.bb.online.no)
13:31.25*** join/#wowace nekoh (n=nekoh@pD9E02D38.dip0.t-ipconnect.de)
13:31.44Kalamadinekoh: Why put the trailing 'h'?
13:32.00nekohwhy not? :(
13:32.33nekohwell its just a name :)
13:33.08Kalamadinekoh: Most people only break the direct romanji translation when pronunciation can be confused, like with the word "kaze" being written "kahzeh"
13:33.19Kalamadinekoh: But, rawr, I'm a purist.
13:34.17nekohhehe
13:34.17yacoobwhich transcription is that, hepburn's? :)
13:34.57KalamadiWhoa, now. Translation and transcription are different.
13:35.07*** join/#wowace Cartas (n=richard@host81-158-14-89.range81-158.btcentralplus.com)
13:36.32CIA-1703grimwald 07Grimwald * r13351 10SpellTimesLib/SpellTimesLib/SpellTimes-1.0/SpellTimes-1.0.lua:
13:36.33CIA-17SpellTimesLib:
13:36.33CIA-17* nil value in line 441 fixed
13:36.44Wobincan pallies use polearms?
13:36.59KalamadiYes
13:37.45mjcvendorstrike is common forthem
13:38.15KalamadiNot on my server; most pallies just grind AV for a week to get TUF.
13:38.57mjctakes a lot more than a week here
13:44.59*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
13:44.59*** mode/#wowace [+o ckknight] by ChanServ
13:45.09*** join/#wowace Cartas (n=richard@host81-158-14-89.range81-158.btcentralplus.com)
13:49.19Zashmm is it possible to move mail icons place in squeenix?
13:49.28Zasor do i have to use visor?
13:51.27Sarozhello all
13:52.38yacoobHmrmh.
13:53.05yacoobWith KC_Items, is there any way to change the link text is expanded to?
13:53.28yacoob[silk cloth] turns into [Bolt of silk cloth] instead of [Silk cloth], while I mean the latter
13:54.03*** join/#wowace Mery (i=metelman@p54AEFDEB.dip.t-dialin.net)
13:54.22mjcyacoob:  linkview
13:54.24*** join/#wowace steino_ (n=stein-iv@ti531210a080-1019.bb.online.no)
13:54.33yacoobmjc, no way from cli?
13:54.42mjcask Kaelten
13:54.52Kaeltenask me what?
13:55.18yacoobKaelten, is there a way to change the link text is expanded to?
13:55.30Curneyhmm.. i am trying to get an option to be disabled unless another option is a certain value but I think I am screwing it up.  i have disabled = function() if self.db.profiles.keyvalue = "CERTAINVALUE" then return true end
13:55.30Kaeltenrephrase please
13:55.30yacoobsee above for example with silk cloth
13:55.32Kaeltenno make sense
13:55.35yacoobok
13:55.43yacoobI enter '[silk cloth'
13:55.57yacoobupon entering ']' it turns into item link, [Bolt of Silk Cloth]
13:55.59Curneybut i get an error "`then' expected near `='"
13:56.19Kaeltenyacoob: ah, ya. thats a bug I want to work out in the next version.
13:56.24yacooband message is displayed that it matched TWO itemlinks, [Bolt of Silk Cloth] and [Silk Cloth]
13:56.42QuantuvisCurney, "==" instead of "=" :)
13:56.43yacoobKaelten, aha. Would be nice to tab through it, just like Tab addon does it for names
13:56.48Curneyahh
13:57.41Kaeltenyacoob: thats the plan actually :)
13:58.37yacoobKaelten, awesome. How's your free time to work on that? :D
13:59.02Kaeltenhehe
13:59.05Kaeltenfree time?
13:59.08Kaeltenwhats that?
14:00.56mjcAQ40 for the first time tonight. man am I ever ready :P
14:01.59*** join/#wowace Luminus (n=master@p548757E5.dip.t-dialin.net)
14:01.59yacoobKaelten, mythical energy, that sometimes spontanously manifest in RL.
14:01.59Quantuvishave fun, it's a very enjoyable place :)
14:02.13yacoob...but seriously, any chance to have it soon (as in, scope of next week?)
14:02.51[FH]Birdemaniis the antagonist spell database as complete as NECB now?
14:03.16yacoobtake a look at proper .lua, and see for yourself :)
14:03.26yacoob(mobs spells are scarce, classes spells are complete I think)
14:03.29mjcKaelten: devla's branch of KCI has a fix for that tooltip problem I kept having
14:05.28Kaeltenyacoob: nope probably not to be honest.  I'm rewriting it
14:06.54Mikmaso, anyone here tested my Popsicle? :)
14:06.55*** join/#wowace Goggles (n=spidx@85-210-165-64.dsl.pipex.com)
14:07.02Mikmayacoob was interested of it and gave me good ideas to do
14:07.07Kaeltensory Mikma your not my type :)
14:07.21MikmaKaelten: but i need testers xD
14:07.26Gogglesquestion:  how do I detect if I'm sitting down or not?
14:07.28yacoobKaelten, be careful, Netscape died this way :)
14:07.40KaeltenPopsicle?
14:07.40yacoobMikma, KCI or Popsicle, you are talking about? :)
14:07.43mjcKaelten: can I send you a diff for the tooltip fix (from devla's branch) or just commit it? :P
14:07.51*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
14:07.56mjcit's a oneliner
14:08.20Kaeltenyacoob: lol.  I'm rewriting it for Ace2
14:08.22Mikmayacoob: yes
14:08.38mjcKaelten: http://325i.org/wow/ghost.diff :P
14:08.58MikmaKaelten: hey, someone here is writing the mob-resistance-tooltip. i gave him the idea to look the tooltip code in KCI and to use the separated tooltip for it :D
14:08.59nekohhow do i change the ui scale with a function? can't find anything.. ideas? :P
14:09.25yacoobKaelten, *cheer* sooo, next week? :D
14:09.26Kaeltenmjc: go ahead and commit it
14:09.35mjckk :)
14:09.54KaeltenMikma: lol  my tooltip code is complicated, and focused at item tooltips
14:10.32MikmaKaelten: well good thing that we have you here then :D
14:10.55Kaeltenlol
14:11.21yacoobin there, in there! in the bushes!
14:11.42*** join/#wowace Braennan (n=Braennan@113stb12.codetel.net.do)
14:11.54CIA-1703mjc * r13352 10KC_Items/core/common/tooltip.xml: "Ghost" tooltip fix. Thanks, Devla!
14:12.23mjcwhoop, forgot to prefix KC_Items -
14:12.28mjcoh well :P
14:12.53[FH]BirdemaniAnyone having issue with ToFu not recording trips or times?
14:13.24yacoobnope, it works fine here
14:13.37[FH]Birdemanicant figure out why its not for me
14:14.28Sarozanyone here using prat?
14:14.33[FH]Birdemanii do
14:14.38Gogglesany answers on the sit thing?  I'm trying to work out how to stand up if I'm sitting but the command for sit/stand just toggles the states
14:14.45SarozIs it better than chatmod?
14:15.05yacoobSaroz, define better? :)
14:15.10[FH]Birdemaninever used chatmod but I do like it so far....last mod I had was the nurfed version
14:15.13yacoobidChat2 was lower on resources
14:15.20yacoobespecially with nickcolloring
14:15.23oxmanchatmod have lots of function
14:15.23oxman:)
14:15.38Sarozchatmod owns
14:15.59yacoobyep, your memory :)
14:16.10Sarozwell...
14:16.15yacoob(ok, I'm not sadist, at least it was eating up memory when I tested it :)
14:16.16oxmandon't be jalouz
14:16.25oxmanidchat2 have 50% of feature of chatmod
14:16.25oxman:)
14:16.45yacooboxman, I'm not, I haven't written a single addon myself, there's nothing I can be jealous of. :)
14:16.45[FH]Birdemaniwhat does chatmod offer that prat doesnt?
14:16.51yacoobGossip skip
14:16.55oxmani dunno prat
14:16.59Sarozthe new nurfed frames are hotness
14:17.18oxmanwhat about ?
14:17.21CIA-1703delsphynx * r13353 10ag_UnitFrames/ (4 files in 2 dirs): ag_UnitFrames: Added textures Fourths and Fifths, courtesy of Luzienne
14:17.31[FH]Birdemanithe new ones looked just like the old to me...I wanted a change so I went to agUF and love it
14:17.44Sarozag_uf needs a cleanup
14:17.57yacoobright now it grows like mplayer
14:18.52[FH]Birdemanihrm, I can see in my saved variable that ToFu is saving the data but for some odd reason its not showing in the tooltip
14:19.21yacoobBtw, Antagonist got zipped (and released on wowi!) without few of the libs...? :)
14:20.41andreasgSaroz: what?
14:20.56Sarozthe buff/debuff code
14:21.06andreasgyes it needs to be rewritten
14:21.16andreasgand I will do that after I get to rank 13
14:21.24andreasgI am 11+75% atm
14:21.28Sarozlike tivoli! :p
14:21.35andreasgso it will be some weeks
14:21.36oxmanso never andreasg :p
14:21.39andreasgI don't know what that is
14:21.43andreasgoxman: nah
14:21.46[Ammo]hmmm is there a standalone addon prev ace2 that adds sellvalue and possibly auction bids etc to item tooltips?
14:21.54*** join/#wowace Soulmagae (n=dripdrip@d54C1D644.access.telenet.be)
14:21.59[FH]Birdemaniis there a good branch of agUF that has the ability to get raid group # ?
14:22.04Gogglesso no one knows how to detect whether your character is sitting or standing?
14:22.09yacoobandreasg, just tell whether it's pvp or pve server you're on? :)
14:22.14oxmanno way Goggles sorry
14:22.21andreasgyacoob: pvp
14:22.27yacoobthen we'll wait :)
14:22.30oxmanyou can try to know it Goggles, but its very hard
14:22.43mjcGoggles: wowwiki.com has an api list
14:22.46oxmanhook the function, detect evenement which stand your character etc
14:22.51oxmanno api for that mjc
14:22.56mjcah, right
14:23.07[FH]BirdemaniAmmo: Noticed something on PinPoint today, when I zoomed out from my map, the herb icons stayed there. So whenver I looked at the full map view or another zone I could see the icons from when I first opened the map
14:23.24Gogglesyeah was looking but found nothing - then again the list isn't complete (or at least completely documented) so though the experts here might know an easy way :)
14:23.25*** join/#wowace Cheads (i=chead@0x57327e13.virnxx18.adsl-dhcp.tele.dk)
14:23.57yacoob...but fails?
14:24.06mjcprobably, we'll see :)
14:24.09Wobinmeh
14:24.15Wobinwtb experienced ubrs raid
14:24.15yacoobmjc, what would be the trigger for it?
14:24.25[Ammo]mjc: you will fail
14:24.29mjcSnD's inraid event
14:24.31[Ammo]mjc: oRA2 was not intended to be made LoD
14:24.33yacoobAND YOU SHALL SUFFER!
14:24.38yacoobAND BY FIRE BE PURGED!
14:24.49yacoobAND... AND... and... hm... well... nice weather we have here today.
14:24.53MoonWolfand by mods be kicked if you keep up the caps
14:25.03mjcowned
14:25.03[Ammo]and since it uses AceEvent_FullyInitialized it won't work with S7D
14:25.21phyberso, what's the advantage of Prat being an all in one thing instead of separated out as it was before?
14:25.22[Ammo]Birdemani that's because it isn't checking the changing of the worldmap yet
14:25.29MoonWolfphyber, it has less folders
14:25.33MoonWolfthat is all the advantage.
14:25.33yacoobphyber, it's more zen
14:25.50[FH]Birdemaniphyber: you can still delete the modules you dont want
14:26.12mjc[ammo]: as an aside, the cooldown stuff is kinda wonky :P
14:26.30[Ammo]it's not wonky
14:26.32[Ammo]it works fine
14:26.39*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
14:26.51mjconce I put up a cooldown for something it never goes away and I have no option to remove it
14:27.12[Ammo]?!
14:27.22mjcand, it never actually reports cooldowns, either
14:27.35mjcsoulstone, for an example
14:27.36[Ammo]what are you talking about?
14:27.43mjcsec, shot
14:27.45Chippen|TaEits borked together with newest Nurfed actionbars
14:27.56mjcI don't use nurfed
14:28.00Chippen|TaEwell i do :(
14:28.18Quantuvisgoggles i had that problem way back too
14:28.27mjc[ammo]: http://325i.org/wow/images/bwl3.png
14:28.29Quantuvisas it turns out, there's only an api call to toggle sit/stand
14:28.29yacoobWhy antagonist is zipped without externals?
14:28.30QuantuvisBUT
14:28.31hasteMy eyes, the goggles do nothing!
14:28.32phyber[FH]Birdemani: I know.  was just trying to understand why it was done. it seems like it was done for no good reason :)
14:28.44mjc[ammo]: it stayed on the screen through a relog and on my other char also
14:28.52Quantuvisthere's a /stand command that you can call instead :)
14:28.59Quantuvisthat way you know you're standing at least
14:29.01mjcoRA2_Cooldowns works but not the oRA2 built in stuff
14:29.04CIA-1703rabbit * r13354 10ClosetGnome_BigWigs/ (ClosetGnome_BigWigs.lua ClosetGnome_BigWigs.toc):
14:29.04CIA-17ClosetGnome_BigWigs:
14:29.04CIA-17<PROTECTED>
14:29.04CIA-17<PROTECTED>
14:29.04CIA-17<PROTECTED>
14:29.20SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/ClosetGnome_BigWigs
14:29.45[Ammo]what stayed on screen?!
14:29.47mjcvhaarr: sick
14:29.57[Ammo]you need to be more clear
14:29.58[Ammo]way more clear
14:30.02mjc[ammo]: "Cooldowns: Soulstone Resurrection"
14:30.07mjcthe cooldown I enabled
14:30.21mjcplus when I try to turn it off it didn't do anything
14:30.23[Ammo]mjc: 3 words: NOT MY MOD
14:30.26FISKER_Qwhat's closetgnome?
14:30.34vhaarrmjc: sick?
14:30.41yacoobmjc, can I bug you about your fubar plugins visible on the picture? :)
14:30.55CIA-1703grimwald 07Grimwald * r13355 10SpellTimesLib/SpellTimesLib/SpellTimes-1.0/SpellTimes-1.0.lua:
14:30.55CIA-17SpellTimesLib:
14:30.55CIA-17* stack overflow at line 441 fixed
14:30.55CIA-17* debug output moved to ChatFrame5
14:31.00mjcyacoob: I've turned off most of them since then
14:31.08yacoobgha :>
14:31.19[Ammo]mjc: that's probably the oRA2_FuCoolDownSomething
14:31.27yacoobfrom bugsack to deucecommander are those I do not know
14:31.29[Ammo]mjc: not my mod, not supported by me, go and blame the author
14:31.36mjc[ammo] oh, it adds an item to the oRA2 menu.
14:31.42mjcsorry :)
14:32.20vhaarrmjc: what's sick?
14:32.34*** join/#wowace oxman (i=oxman@bau91-1-82-239-244-31.fbx.proxad.net)
14:32.56mjcvhaarr: sick, aka awesome, commit :P
14:33.03vhaarrah :D
14:33.05vhaarrthanks
14:33.11vhaarrwell .. it needs testing :P
14:33.19mjcwill have to use it for Huhu
14:33.25[Ammo]mjc: if it's not in the oRA2/ folder on SVN it's not mine and I don't give a shit about it :p
14:33.34*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
14:35.10CIA-1703phyber * r13356 10/tags/AceXPBar/:
14:35.10CIA-17AceXPBar:
14:35.10CIA-17- Creating directory to move this out of trunk.
14:35.10*** join/#wowace johndoe (n=JohnDoe@c190014.adsl.hansenet.de)
14:35.50CIA-1703saroz * r13357 10ag_UnitFrames/ (ag_UtilityMethods.lua ag_WatchdogCore.lua): ag_UnitFrames: Add aUF:formatLargeValue() which formats health and mana values in to human readable text. Also implements millions for bosses with a lot of HP.
14:36.17CIA-1703phyber * r13358 10/ (tags/AceXPBar/AceXPBar-Final/ trunk/AceXPBar/):
14:36.17CIA-17AceXPBar:
14:36.17CIA-17- Tag final version. Long overdue.
14:37.52[FH]BirdemaniSaroz: Do I need to install that oRA2_buff to get the timers over the buffs in sraidframes?
14:40.02Azurewrathi still don't get it why everyone wants buff timers.. i someone misses a buff he can just tell you.. then one click in XRS.. done :)
14:40.31MoonWolfmust automate more things!
14:41.21Mikmaawl
14:41.25Mikma+l = lawl
14:41.39SarozDoesn't work yet Birdemani
14:42.27mjcany way to turn off the location text with squeenix?
14:42.29*** join/#wowace eternally777 (n=justin@pool-71-254-222-148.hrbgpa.east.verizon.net)
14:44.06*** join/#wowace Srosh (n=Srosh@c190014.adsl.hansenet.de)
14:44.44CIA-1703grimwald 07Grimwald * r13359 10oRA2_Buff/oRA2_Buff/Optional/BuffLocal.lua:
14:44.44CIA-17oRA2_Buff:
14:44.44CIA-17* fixed possible bug with some buffs detected as new with units joining/leaving the raid
14:44.45CIA-17* (updated externals: fixes for non-english clients)
14:45.27mjc~seen xuerian
14:45.31purlxuerian <n=Xuerian@12-196-151-175.psknet.net> was last seen on IRC in channel #wowace, 6h 56m 26s ago, saying: 'I'm with Grey, I need sleep XD'.
14:48.19mjchey cairenn.
14:48.29Cairennhi mjc
14:51.03*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
14:51.03*** mode/#wowace [+o ckknight] by ChanServ
14:51.32Zasmjc would want to know that myself too
14:51.45FISKER_Qvhaarr
14:51.47mjc?
14:51.52FISKER_Qi'm gonna whine about an addon
14:52.06FISKER_Qwhich is beta :P
14:52.20andreasg90% on SVN is beta
14:52.52vhaarrFISKER_Q: whine away
14:52.56vhaarrFISKER_Q: Here.
14:52.59vhaarrNot on the forums.
14:53.05FISKER_Qheh
14:53.13FISKER_QHow does the mount and bigwigs module work?
14:53.22vhaarrRead the code, you'll see.
14:53.36FISKER_Qme no good code reader :(
14:53.45FISKER_Qfigured i had to make a set called "Mount"
14:53.46*** join/#wowace Pimpfo (n=Pimpfo@N820P010.adsl.highway.telekom.at)
14:53.47FISKER_Qwhich i did
14:55.01Somani[2006/10/08 16:52:50-18]: ClosetGnome_BigWigs\ClosetGnome_BigWigs.lua:49: `)' expected (to close `(' at line 45) near `ClosetGnomeBigWigs'  ---
14:56.03*** join/#wowace Jens (n=jens@unaffiliated/jens)
14:56.04mjcwhat a noob
14:56.09mjcvhaarr: forgot a )
14:56.24FISKER_Qyeah n00b!
14:56.25FISKER_Q:(
14:56.27Somanijust for info vhaarr ;)
14:56.38vhaarrah
14:57.07vhaarrsec
14:57.14vhaarrkilling fankriss
14:57.56CIA-1703rabbit * r13360 10ClosetGnome_BigWigs/ClosetGnome_BigWigs.lua: ClosetGnome_BigWigs: Missed some commas.
14:59.03Icerothok, what's closetgnome?)
14:59.33[FH]Birdemaniace2 wardrode mod
14:59.49Icerothhmh, why is it _bigwigs then?
15:00.01FISKER_Qso it equips based on boss
15:00.12[FH]Birdemaniits a plugin, not part of BW
15:00.15FISKER_Qshouldn't the zip script have zipped it up by now?
15:00.50FISKER_Qah
15:01.01FISKER_Qfor some reason it's forgetting a / in the url :P
15:03.17Somanihm... updated ClosetGnome_BigWigs but same error ;)
15:03.49Machine_popcorn!
15:04.12FISKER_Qbtw you also forgot an ] and a )
15:04.15FISKER_Qline 49 and 62
15:04.37Somani49
15:04.48CIA-1703rabbit * r13361 10ClosetGnome_BigWigs/ClosetGnome_BigWigs.lua: ClosetGnome_BigWigs: And another missing thingy, sorry about the drycode.
15:04.53*** join/#wowace Espa (n=espa@wkstn109-234.harbin.georgetown.edu)
15:04.59Somani^^
15:05.21CIA-1703rabbit * r13362 10ClosetGnome_BigWigs/ClosetGnome_BigWigs.lua: ClosetGnome_BigWigs: I'm not going to fix more stuff until I've loaded it up myself.
15:05.26vhaarrthat's it
15:05.31vhaarrwait for me to load it in WoW myself
15:05.34mjclazy butt
15:05.48vhaarr^^
15:05.48[Ammo]hehe
15:05.52*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
15:05.52*** mode/#wowace [+o ckknight_] by ChanServ
15:05.59mjchey ck
15:06.05FISKER_Qi got a fixed version :P
15:06.06Sarozok, prat owns chatmod
15:06.07Sarozgg
15:06.21[FH]Birdemanilol
15:06.30FISKER_Qbtw how did CG_Mount work then?
15:06.31*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
15:06.37FISKER_QI made a set named "Mount" :I
15:06.46mjcworks for me
15:07.11[FH]Birdemanihttp://www3.telus.net/public/harrisn1/newUI.bmp can someone tell me what professions plugin that is on his fubar?
15:07.21mjcwtf ew bitmap file?
15:07.24Zasbmp ://
15:07.30mjcwhat an rtard
15:07.36[FH]Birdemanidont shoot me, he did it
15:07.48mjctcgtradeskills probably
15:07.54Somanivhaarr u'r my hero <3
15:08.08vhaarr*hides*
15:08.12vhaarrkilling huhuran, afk
15:08.18Somanihehe hf
15:08.57Somani[FH]Birdemani hm.. u'r Button-Layout is ... nice, what mod?
15:09.44Zastcgtradeskills the only profession plugin for fubar i know off
15:09.45[FH]Birdemanithats a guildmates, not mine
15:09.47mjcthat's bartender2_circled
15:10.07[FH]Birdemaniwell, ihave professionsfu and thats not what it looks like, which is why i was curious
15:10.42mjcfoooooooooooooood
15:13.09mjcI wonder if the client gets info about herbs and stuff from 100yrds
15:13.12mjcI guess I'll see
15:14.24mjcyep
15:14.27mjc95.71yds
15:16.22FISKER_Qyou sniffin'?
15:16.48eternally777Is there an ace2 addon to remember how much items cost so the cost shows in your tooltip after you leave the merchant?
15:17.11*** join/#wowace [POW]Arjor (n=arjor@bzq-179-108-77.cablep.bezeqint.net)
15:17.38[FH]Birdemanipopsicle
15:17.56Mikmawas?
15:18.04Mikmaeternally777: colalight
15:18.12[FH]Birdemanithats it
15:18.15[FH]Birdemanisorry,
15:18.16*** join/#wowace Espa (n=espa@wkstn109-234.harbin.georgetown.edu)
15:19.14andreasgSaroz: can you give me the black background border with rounded corners that some nurfed layouts use?
15:19.21andreasgI can't find a place to download it
15:19.39vhaarrandreasg: Can you point me to the stickyframes agUF bugreport?
15:19.47vhaarrI'd like to fix it instead of removing the code.
15:19.50andreasgvhaarr: Industrial
15:20.01vhaarrIndustrial: Got a stack?
15:20.08andreasgbut vhaarr there's another thing
15:20.24andreasgit will probably conflict with the code that group raid gorups toghther
15:20.29andreasgwhen I get around to writing it
15:21.29*** join/#wowace Legorol (i=legorol@zr205.trin.cam.ac.uk)
15:21.30andreasgyou know, if you ever tried MG2
15:22.41vhaarrandreasg: then you can just remove it?
15:22.59vhaarror I can keep the stickyframes stuff local, I just thought others might like it
15:23.56andreasgIndustrial whined to me about how it broke all his stuff
15:24.08andreasgI have no idea how it works so I just disabled it
15:24.51*** join/#wowace Cartas (i=DEF@host86-142-21-83.range86-142.btcentralplus.com)
15:25.11CIA-1703krtek * r13363 10Prat/ (17 files in 2 dirs): Prat : localization continued (hope there's no error)
15:26.40CIA-1703phyber * r13364 10Mendeleev/libs/:
15:26.40CIA-17Mendeleev:
15:26.40CIA-17- Fix externals to match those in TOC.
15:28.11vhaarrandreasg: But he gave you a stack and error?
15:28.32andreasgyes,
15:28.34CIA-1703phyber * r13365 10Mendeleev/libs/:
15:28.34CIA-17Mendeleev:
15:28.34CIA-17- Fix typo in Tradeskills.
15:28.39andreasgbut he needs to say it again
15:28.56Somani[FH]Birdemani how du you put the Numbers in the middle of your Bartender2_Circled?
15:29.16FISKER_Qlol
15:29.17vhaarrmjc: Have you read the SVN rules?
15:29.23FISKER_Qexactly how is the mount set triggered?
15:29.31FISKER_QI mounted up, went on the bathroom for 10 minutes
15:29.37FISKER_Qcame back without the mount set
15:29.48FISKER_Qthen half a minute after the mount set is equipped
15:29.52mjcvhaarr: yes, and I made a mistake on the last commit :P
15:30.08vhaarrindeed you did
15:30.22mjcvhaarr: but kaelten gave me the go ahead to commit the KCI fix
15:30.45vhaarrerr, that doesn't mean you shouldn't adhere to the SVN rules when committing
15:30.46mjcjust forgot the commit message format
15:33.00MoonWolfphyber, why did you go and fix my externals
15:33.06MoonWolfdamnit i broke them on purpose.
15:33.46FISKER_Qseems to be working now as well vhaarr
15:34.52FISKER_Qi'm wondering though
15:35.29FISKER_Qsince you're calling it gnomecloset vhaarr
15:35.29FISKER_Qthen you should make a module that strips all the equipment when getting transporter malfuction debuff
15:36.01*** join/#wowace Jens (n=jens@unaffiliated/jens)
15:37.55*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
15:37.55*** mode/#wowace [+o ckknight] by ChanServ
15:38.50mjcvhaarr: and I forgot to hit save when I signed it :P
15:38.56*** join/#wowace Kaelten (n=Kaelten@68.63.37.188)
15:38.57*** mode/#wowace [+o Kaelten] by ChanServ
15:40.24*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
15:44.08vhaarrmjc: hehe
15:44.15vhaarrFISKER_Q: Go ahead, make a module for that.
15:44.46FISKER_Q:(
15:44.49FISKER_Qbut i suck
15:46.03vhaarrAnd I don't have a transporter.
15:46.28FISKER_Qyou're no gnome at all!
15:46.37mjchttp://www.warcraftbot.com/ :P
15:47.38*** join/#wowace Vathral (i=nn@user-0cev143.cable.mindspring.com)
15:50.09SomaniHow can i put those "count-numbers" of my bartender2-bars in the middle of the circled frame? ;)
15:51.15mjcoh
15:51.20Somanihm... nobody knows?
15:51.25mjcum,  I use that. I forgot
15:51.28mjcsec, let me find it
15:51.33Somani<3
15:52.57mjcI'm using RogueCounts, butthere's another one for spells and such
15:53.21*** join/#wowace Pimpfo_ (n=Pimpfo@N792P028.adsl.highway.telekom.at)
15:54.36evl!trunk PlowKing
15:54.39SVNBotYou can already find the latest revision of PlowKing at http://www.matts-hosting.com/addons/root/trunk/PlowKing/
15:54.41Somanihö? i mean the counting numbers of manapots and stuff like that
15:55.08mjcum, mana pots and such have a count by default
15:55.11mjcblizzard puts them there
15:55.55Somaniyeah but want it in middle
15:56.05Somanihttp://www3.telus.net/public/harrisn1/newUI.bmp like this
15:56.25Saroznice nice
15:56.50Sarozvery nice UI
15:56.53Somaninothing nice ^^ i wanna have those couning numbers in middle :D
15:56.56mjcno idea
15:56.57Somaniits not mine :(
15:57.02CartasWoah
15:57.06CartasWhat hot-bar is that? :O
15:57.13Somani[FH]Birdemani r u here? :D
15:57.14CartasAs in, action bars! :o
15:57.18SomaniBartender2_Circled
15:57.23CartasThat looks so amazing...
15:57.58Sarozyea
15:58.00yacoob*gulp* BMP?
15:59.39yacoobwait, if this is bartender...
15:59.42Somaniits not mine :D [FH]Birdemani is creator ;) but i want those countings :D
16:00.07yacoob..when did it manage to have bars != 10 buttons?
16:02.04Somanihm... that don't help me :(
16:03.11mjc[2006/10/08 11:57:14-3]: AceLibrary\AceLibrary.lua:582: Bad argument #1 to `error' (table expected, got string)
16:03.13mjc<in C code>: in function `error'
16:03.15mjcAceLibrary\AceLibrary.lua:52: in function <...erface\AddOns\!!!Libs\Ace2\AceLibrary\AceLibrary.lua:50>
16:03.16mjcAceLibrary\AceLibrary.lua:582: in function `Register'
16:03.18mjcVector-2.0\Vector-2.0.lua:91: in main chunk
16:03.26mjcoops
16:03.32mjcmy bad :)
16:03.56*** join/#wowace MentalPower_ (n=chatzill@host-70-45-82-92.onelinkpr.net)
16:04.49[FH]Birdemanisorry was afk
16:04.53CIA-1703moonwolf * r13366 10Mendeleev/MendeleevCats.lua: (log message trimmed)
16:04.53CIA-17Mendeleev:
16:04.53CIA-17- Added Blackwing Lair
16:04.53CIA-17- Added Molten Core
16:04.53CIA-17- Added the Outdoor bosses
16:04.53CIA-17- Added the four dragons
16:04.55CIA-17- Added Zul'Gurub
16:04.59Mikmawhoaaa!
16:05.02Mikmanice one moonwold
16:05.10Mikmakk?
16:05.20MoonWolfyes
16:05.29[FH]BirdemaniSomani: thats a guildie, he is using bartender2 with the circle addon
16:05.44Somaniyah
16:05.45Somanime2
16:05.51MikmaSairen: can you fix the locations of the buttons in Circled + unlocked?
16:06.09Somanibut the counting-numbers (i.e. the manapots) are on the screeny in the middle of the button
16:06.12Somanithats what i want
16:06.18SairenMikma: what's wrong there?
16:06.22SairenSomani: OmniCC
16:06.31MikmaSairen: have you ever tried of unlocking the bars with Circled? :)
16:06.36SairenMikma: yep
16:06.43MikmaSairen: they are missplaced
16:06.48SairenMikma: update!
16:06.54Mikmawas?
16:06.59Somanik, thx ;
16:07.04Machine_what's the default candybar texture called again? i forge
16:07.06Machine_+t
16:07.12SairenMikma: yea I've released an update this afternoon
16:07.20MikmaSairen: lol lovely work :D
16:07.24SairenMikma: I think it fixes what you mean :)
16:07.49mjchttp://www.wowace.com/wiki/AceAdlibber cute
16:07.49MikmaSairen: indeed it does! the buttons are now at correct positions
16:08.28MikmaARGH! error with aguf! :P
16:09.33MikmaKemayo / andreasg: ag_UnitClass.lua:199: CreateFrame(): Couldn't find inherited node "AGUnitTemplate"
16:11.27MikmaKemayo: ok it's just your branch that errors
16:14.10*** join/#wowace Nickenyfiken (n=Miranda@83.145.59.23)
16:20.54*** join/#wowace SdB|Rhya (n=hubutz@pD95FB9EC.dip0.t-ipconnect.de)
16:21.04*** part/#wowace SdB|Rhya (n=hubutz@pD95FB9EC.dip0.t-ipconnect.de)
16:21.17*** join/#wowace SdB|Rhya (n=hubutz@pD95FB9EC.dip0.t-ipconnect.de)
16:22.58*** join/#wowace Cartas (i=DEF@host81-129-232-116.range81-129.btcentralplus.com)
16:23.14Machine_i'm losing it. i've tried adding bantobar texture to oCB but it just won't take it
16:23.57[FH]BirdemanioCB has bantobar
16:24.18[FH]Birdemanijust get the newest one, its in /trunk/oCB
16:24.37mjcheh
16:25.19Machine_i'm still losing it. i've added it to the table of textures just like all the rest of them, but table["bantobar"] returns nil
16:26.00[FH]Birdemanimachine, do you have the latest? im looking in ocb/textures and there is a bantobar.tga right there
16:26.27Machine_r13366
16:27.02[FH]Birdemaniright, but did you get the one from oCB or otravi_CastingBar
16:27.09Machine_otr*
16:27.16[FH]Birdemaniget the one from oCB
16:27.31yacoobor just code TextureChest
16:27.36Machine_it doesn't matter, my modification should still work, there's nothing wrong with it
16:27.44Machine_asshole lua
16:27.57mjcid10t error :)
16:29.55mjceach piece of bigwigs is LoD'd separately, right?
16:30.00*** join/#wowace Angeris (n=anger@ppp4-13.adsl.forthnet.gr)
16:30.20vhaarrmjc: No, but they are enabled separately.
16:30.26mjcah
16:30.42vhaarrThey'll get LoD goodness soon though, there's a working patch for it.
16:30.47vhaarrLoD by zone.
16:31.12mjcah
16:31.14mjcnice.
16:31.18mjcso it is possible
16:31.50vhaarrNot really.
16:32.01mjc?
16:34.25mjcdreyruugr: ping
16:35.11mjc~seen dreyruugr
16:35.26purldreyruugr is currently on #wowi-lounge (1d 10h 18m 2s) #wowace (1d 10h 18m 2s). Has said a total of 10 messages. Is idling for 19h 46m 53s, last said: 'Ghent--: "return" ?'.
16:35.26vhaarrIt'll be possible but you'll have to move the zones down yourself to the AddOns directory.
16:35.26vhaarrThey'll just get a TOC.
16:35.26mjcvhaarr: ah. icky
16:35.31*** part/#wowace SdB|Rhya (n=hubutz@pD95FB9EC.dip0.t-ipconnect.de)
16:37.23mjcvhaarr: wish individual addons could have pieces LoD inside them
16:37.46andreasghaste: oh, for some reason my nvidia card was clocked to 300 instead of 500 in linux
16:37.52andreasgno wonder it was slow
16:38.00mjcmobile?
16:38.09andreasgdesktop
16:38.13mjchum
16:38.26mjcit should auto adjust then
16:40.04*** join/#wowace Silencer (n=Silencer@195.252.78.16)
16:42.47Icerothnnnghh.. for some reason my buff/debuff icon frame creation takes shitloads of time and mem :s
16:42.55Icerothfor icehud that is
16:43.28mjc:/
16:44.19*** join/#wowace Slayman (n=Slayman@d004049.adsl.hansenet.de)
16:44.19Icerothfor normal use it's not a problem, happens only during login but when fiddling with menus they can get drawn very often
16:45.41andreasgmjc: yes in windows it does
16:45.58*** join/#wowace JoshBork1 (n=Josh@r35h14.res.gatech.edu)
16:45.58andreasgI probably need to run a service or smthn
16:49.21*** join/#wowace notMusic (i=broadcas@r200-125-56-212-dialup.adsl.anteldata.net.uy)
16:56.04*** join/#wowace hyperChipmunk (n=staharaj@d14-69-214-77.try.wideopenwest.com)
16:56.04*** mode/#wowace [+o hyperChipmunk] by ChanServ
16:56.11hastehaha
16:56.18hastewe have a guy that sounds like robocop on VT :p
16:56.33*** join/#wowace Funkeh` (n=email@host81-157-50-64.range81-157.btcentralplus.com)
16:56.48Funkeh`hey :)
16:57.42*** join/#wowace Vanesco (n=vanesco@x1-6-00-14-bf-d9-73-32.k103.webspeed.dk)
16:59.53*** join/#wowace Cheads (i=chead@0x573468d8.virnxx18.adsl-dhcp.tele.dk)
17:01.37Vanescohttp://fc-guild.org/images/fcrcs.jpg so.. i've made a dewdrop menu now.. which is populated by a table
17:01.40Vanescoso far so good :)
17:02.50Vanescoi need a hand on getting the radio buttons to work though :/
17:03.42vhaarrhttp://wowace.com/wiki/AceOptions_data_table
17:05.39Vanescothanks, i'll look into it
17:14.09*** mode/#wowace [+o cladhaire] by ChanServ
17:15.18Industrialim being invited into <Insomnia> on dethecus US
17:15.21Industrial:o
17:15.39Industrialthey are gunna level me to 60 asap and get me gear and what not xD
17:15.39FISKER_Q- new map: Hellfire Citadel, The Blood Furnaces (Patrick M.)
17:15.40FISKER_Q- new map: Hellfire Citadel, The Shatterd Halls (Patrick M.)
17:15.41FISKER_QO_o
17:15.43FISKER_Qin the new atlas
17:16.02Machine_hm, chronometer doesn't pick up blink
17:16.12[FH]Birdemaniwhats the pastey site URL ?
17:16.48[FH]Birdemaninm, found it
17:17.42[FH]BirdemaniGetting this error when I join a group using agUF, http://ace.pastey.net/1472
17:19.17[FH]Birdemanidamnit, typo http://ace.pastey.net/1427
17:21.33Tekkubhttp://www.darklegacycomics.com/index.html
17:21.33Tekkub*grin*
17:22.37Industrial~seen sergio
17:22.58purlsergio <i=sp@unaffiliated/sergio> was last seen on IRC in channel #wowace, 18h 58m ago, saying: 'vhaarr: I'm not a coder but itemrack for example was instant almost'.
17:23.08Industrialdamit
17:27.02hasteentering Naxx with Blue gear, hoo~
17:27.07hasteand ZG
17:28.21*** join/#wowace Tuller (n=chatzill@c-68-57-185-39.hsd1.va.comcast.net)
17:28.35Prophyis there any ACE2 BG mods that lets u autojoin
17:29.03hastewhy would you use ace in something so simple :D ?
17:29.45Prophybgbuddy seems to take alot of memory
17:29.45CIA-1703mikma * r13367 10Popsicle/Popsicle.lua: Popsicle: attemps to fix the chatlayouts after opening and closing the worldmap
17:32.00Slaymanso folks
17:32.15Prophyany recommended Battleground autoaccept mods?
17:32.53Slaymanwith that newly broadcasted "features" in TBC which i don't fully understand, what exactly will be impossible and what will still be possible?
17:33.38Slaymanwill there be other raidframes then the blizzard ones?
17:33.52PlorkyeranYes
17:34.27PlorkyeranIf an addon isn't choosing what spell to cast or who to target, it'll probably still work
17:34.30Slaymanwill they be able to show debuffs like the way PRaid does today?`
17:34.38PlorkyeranYes
17:34.50Slaymanso Clique will NOT be working anymore?
17:34.54PlorkyeranIt will
17:35.00Slaymanit will?
17:35.10PlorkyeranIt doesn't make any decisions for you
17:35.21hasteRead the topic Slayman
17:35.22Slaymanbut it TARGETs and casts
17:35.27hasteREAD THE TOPIC!
17:35.38SlaymanWHAT topic?
17:35.43SlaymanLatest update
17:36.09hasteI can't open worldofwarcraft.net, so I can't point you to it
17:36.17hastebut yeh, the one on the UI forum
17:36.50Slaymani read those
17:36.52Cairennhttp://www.wowinterface.com/forums/showthread.php?t=6447
17:36.55Slaymanand i don't fully understand
17:37.18Slayman"Addons and macro scripts may not use any movement, spell casting, or targeting functions. They also may not complete a trade transaction. "
17:37.36PlorkyeranRead the rest of it
17:37.40Slaymansounds like u cannot clique on any unit and cast a spell the same time
17:37.56Plorkyeran[01:37(27)] <>Plorkyeran<> Read the rest of it
17:37.57CIA-1703flyflame * r13368 10BigWigs/ (AQ40/Twins.lua Naxxramas/Loatheb.lua Naxxramas/Thaddius.lua): BigWigs: update twins lotheb thaddius zhCN localization
17:38.19haste1934.28| [      Plorkyeran] [01:37(27)] <>Plorkyeran<> Read the rest of it
17:39.31Slaymanthe rest of slouken is mumbo jumbo about protected elements and security and inheritance and other things i don't comprehend
17:40.23Cairennthen listen to those that do understand the mumbo jumbo
17:41.22Cairennwhen the mod authors are all saying "it's not so bad" or "I like these new changes" then perhaps it's not so bad?
17:41.39Slaymani cannot read all posts in there, most are about other coming things, that go in different directions
17:42.06CairennI'm saying listen to the folks in *here* that are telling you that it's gonna be okay :p
17:42.15Cairennor in the lounge
17:42.26MoonWolfits not going to be that bad.
17:42.34Tullerit's gonna be okay
17:42.41MoonWolfsure, its going to kill the emergency things.
17:42.44SlaymanI'm still scared
17:42.51PlorkyeranI wouldn't say I like the changes, but they've managed to break almost nothing except for the things they've said they don't like for a long time
17:43.01MoonWolfbut thats the only thing i see that we don't want them killing.
17:43.33Cairennand remember this, too
17:43.48Slaymani don't mind Detox if the coming encounters were designed in a way that makes it unneccesary
17:44.04Cairennit isn't even to beta yet, let alone to PTR.  I highly doubt they are finished and I highly doubt all the details are out yet
17:44.17PlorkyeranEh, I'll be fine with no detox for PvE
17:44.29Slaymanyeah me too
17:44.31PlorkyeranPvP it'll make me wish I had another arm
17:45.01PlorkyeranBut with PvP going down to 5v5 at most for the important things, it matters a lot less
17:45.45Slaymanbut not right now the sheer number of debuffed units and the time they take to explode ist just too short for a real reaction chain.
17:46.22vhaarrindeed, like lucifron and noth
17:46.22*** join/#wowace steino (n=stein-iv@ti531210a080-5546.bb.online.no)
17:46.35Slaymanyupp especially noth
17:46.50PlorkyeranEh, with PRaid's debuff coloring + detox's beep on debuffs (which'll still work) you could almost do it fast enough
17:47.02PlorkyeranThe lack of a LoS check would be the main problem
17:47.10Slaymanas with "our equipment" the luci thingy 2k HP is not that much of a problem to counterheal
17:47.48PlorkyeranAnd paladins for everyone means that just expecting each group to have a curer is no longer stupid
17:47.48vhaarrwho cares about lucifron if you're killing noth, the problem is there for MC guilds
17:47.53Slaymanyou still have to Mouse at least once to target and then hack the key to debuff
17:48.11PlorkyeranClickcast dispell/etc.
17:48.25PlorkyeranJust go down the list clicking on the colored bars
17:48.59Slaymanyou are still losing seconds with mousing Plorkyeran, and in noth u cannot really afford a single second
17:49.31PlorkyeranYou should be able to get your mouse over the next person to clean faster than the GCD
17:49.49PlorkyeranIf you can't, turn up your mouse sensitivity :P
17:49.51Slaymanthe next person is ok the first one is the one i talk about
17:50.07PlorkyeranMouse should already be near there
17:50.17PlorkyeranYou'd have to actually assign dispelling groups
17:50.19yacoobaaargh!
17:50.25PlorkyeranMuch like you assign healers
17:50.35yacoobwhat is the agUF's method of sorting partyframes?!?
17:50.50PlorkyeranIt'd definatly be worse than just using detox, but not a lot worse
17:50.55PlorkyeranMostly just more annoying
17:51.15Slaymanwell with TBC there will be 25man raids and the encounters design will change, at least slouken mentioned it'll change
17:51.38yacoobheeelp, help me!
17:51.39yacoob:)
17:51.42Quantuvisless carpet bombing of debuffs would be nice
17:51.44yacoobsave my love to agUF! :)
17:51.45Slaymanso hopefully it's not that crucial
17:52.07Quantuvisintellegent debuffs that have to be dispelled in a certain order that changes dynamically in the fight
17:52.16Quantuvisso there's actually a challenge there - that would be cool :)
17:52.31andreasgyacoob: it doesn't sort
17:53.07Slaymananother thing, what about Sprocket, may it be generally broken, i don't think so but a friend of mine was telling me the author mentioned it'll be broke.
17:53.31PlorkyeranSproket will probably be broken in combat
17:53.37Icerothnoooo
17:53.41PlorkyeranIt may not be, though
17:53.55Icerothat least let me use my consumable thought it
17:53.58Slaymanso we have at least one thing that isn't for sure
17:54.15PlorkyeranAs slouken has mentioned stuff that might work to reimplement it
17:55.22Slaymanfor a noob like I am that protection thingy sounds like u cannot remove the standard frames. but well i guess it's something different this time
17:55.39Slaymans/like I am/like me/
17:57.36*** join/#wowace Jagobah (n=jago7777@adsl-217-158-185.owb.bellsouth.net)
18:02.10CIA-1703moonwolf * r13369 10Mendeleev/MendeleevCats.lua: Mendeleev: Added Naxxramas
18:03.33CIA-1703moonwolf * r13370 10PeriodicTable/Elements/Raid/PTEmbedElemRaid.lua: PeriodicTable: Added a naxx multiset.
18:06.09AzurewrathMoonWolf: mhm btw.. afair the sorting of managems is not correct in PeriodicTable.. noticed it when testing Consumer
18:06.10*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
18:06.30MoonWolfazure, xomplain the tekkub
18:06.33AzurewrathMoonWolf: after Mana Ruby it should be Mana Citrine.. but it used one of the smaller stones
18:06.36Azurewrathhehe ok
18:06.37MoonWolfi only changed PT when i have to.
18:07.04Azurewrathor... any quick way to get item ids? Will commit it myself then
18:07.22TekkubI hear mendy will give you the ID's :)
18:07.41Tekkuband someone on the forums has fixed sets
18:07.47TekkubI told them to commit em
18:08.21*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
18:11.47Mikmawaddap
18:13.41Funkeh`oo new forum format
18:13.51Tekkubgah forum got ugly
18:13.59*** join/#wowace deci (n=hito@cpe-065-184-191-234.ec.res.rr.com)
18:14.46MoonWolfUNUGLY MY FORUMS!
18:17.15Kaeltenhuh?
18:17.28MoonWolfLook at the wowace forums
18:17.33MoonWolfthe nice skin is gone
18:17.38MoonWolfits the default skin again.
18:17.55andreasgHm? I liked how it was integrated into the wiki
18:19.31Kaeltenfixed
18:20.13Kaeltenbe back in a bit
18:20.28Tekkubhe always leaves when I want him to do things
18:20.32Tekkubhe's an avoider
18:22.41*** join/#wowace Arrowmaster (n=Arrow@cpe-24-209-111-105.woh.res.rr.com)
18:22.51paranoidiTekkub: do you know if AssistUnit(unitID) is affected by 2.0 ? =P
18:23.08Tekkubnot sure
18:23.12Tekkubmight be, might not
18:27.50Mikmaso we found out.. you can use AQ-Mounts under Stormwind
18:28.37SH|Shabador...
18:28.39Arrowmasterlol wtf?
18:28.42paranoidi? :D
18:29.00SH|ShabadorElaborate, please? :)
18:30.15Mikmawhat's there to elaborate?
18:30.27Mikmaget under stormwind and use aqmount
18:30.29Machine_meh why don't mage water restore % of max mana
18:30.40MikmaMachine_: yeah :(
18:37.08*** join/#wowace nevcairiel (n=mail@pD953BB23.dip.t-dialin.net)
18:37.33*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
18:37.33*** mode/#wowace [+o ckknight] by ChanServ
18:37.51nevcairielhrm, [Ammo] BigWigs Cthun darkglare announce is wrong, anything i can do to debug?
18:38.49[FH]Birdemanineed agUF help. Getting this error http://ace.pastey.net/1427 when anyone joins my party
18:40.06mjcbirdemani: looks like prat
18:40.24mjccould be wrong though
18:40.42FISKER_Qnevcairiel
18:40.49FISKER_Qyour last commit of !!!libs screwed it up
18:40.57FISKER_Qremoved all externals or something
18:41.03nevcairielworks fine for me
18:41.13FISKER_Qwell then the zip script screwed up :P
18:41.13nevcairieland i didnt touch externals for 3 days or so
18:41.26nevcairieleh !!!Libs i mean
18:41.46mjcone of the libs themselves is borked, I think
18:41.54FISKER_Q!!!Libs-r13095.zip  zip 9.0 KB  2006-10-05 13:24:22
18:41.59FISKER_Qhttp://www.wowace.com/files/index.php?path=%21%21%21Libs/
18:42.07FISKER_Qfrom 470kB to 9kB :P
18:42.25mjcultimato LUA compression :D
18:42.32nevcairiela clean checkout works fine
18:42.44nevcairiel!trunk !!!Libs
18:42.47FISKER_Qyeah i don't use SVN though :P
18:42.49nevcairiel( i bet that wont work )
18:43.26mjc!toc !!!Libs
18:43.32mjcwtf @ svnbot
18:43.35SVNBotThe latest revision of !!!Libs is now zipped up at http://www.matts-hosting.com/addons/root/trunk/!!!Libs/
18:43.37mjcSVNBot: wake up
18:43.40mjcthere we go
18:43.41SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/!!!Libs
18:43.55mjchum it's empty now
18:44.17nevcairieli think it has problems with the !!!
18:44.46mjc!trunk \!\!\!Libs
18:45.02Machine_who doesn't?
18:45.36SVNBotThe latest revision of \!\!\!Libs is now zipped up at http://www.matts-hosting.com/addons/root/trunk/\!\!\!Libs/
18:45.40MoonWolfTekkub, can you do something for me ?
18:45.49Tekkubno
18:45.55MoonWolfdamn you!
18:46.21MoonWolfstupid raid items identify for some reason.
18:46.46MoonWolfill check it by hand.
18:47.00Tekkubnani?
18:47.32mjcMicrosoft_Flight_Simulator_X_Deluxe-Razor1911 hum.
18:47.39mjcwhoops
18:47.42mjcwrong channel :)
18:48.02Machine_ye scallywag!
18:48.07MoonWolfitemid's in the ptraid file seem not to be found by ItemInSet
18:48.10MoonWolfno idea why
18:48.15*** join/#wowace PProvost (n=PProvost@pool-71-112-34-181.sttlwa.dsl-w.verizon.net)
18:48.15MoonWolfmaybe its me.
18:50.38MoonWolfnow i know i am doing something wrong
18:50.39MoonWolfnevermind
18:50.45MoonWolfonly need to find out what
18:52.20MoonWolfbrb
18:53.35CIA-1703icetrain * r13371 10/ (ClosetGnome_Gatherer.lua ClosetGnome_Gatherer.toc):
18:53.35CIA-17ClosetGnome_Gatherer:
18:53.35CIA-17- Initial import
18:53.35CIA-17- ClosetGnome plugin to equip sets when extra +skill is need while skinning/mining/herbing
18:53.35CIA-17- Mining/herb is currently untested
18:55.19Tekkubgo Moon :)
18:56.10_icetrainargh, forgot the path.. il clean up after i kill Nef, unless someone would be kind enough to delete it before then :-)
18:57.14FISKER_QSomeone should make a closetgnome addon to strip you when you get transporter malfunction *cough*
18:57.40Tekkubcan't detect it fis
18:57.43nevcairielFISKER_Q: strip always before using ? :)
18:57.48Tekkubjust strip before you tele :P
18:57.56FISKER_Qhmm
18:58.12FISKER_QDoesn't it give you a "Transporter Malfunction" debuff?
18:58.33FISKER_Qor is that only the mutation one that does that?
18:58.47nevcairielwhen you fall off the sky, it doesnt debuff you
18:58.59FISKER_Qoh
18:59.00FISKER_Q:(
18:59.31Tekkubokey... someone take the onclick sound for bartender2fu and make it the aggro sound in squishy :)
18:59.59*** join/#wowace steino_ (n=stein-iv@ti531210a080-5546.bb.online.no)
19:00.19*** join/#wowace Delemoose (n=techjoe_@res24853.rh.rit.edu)
19:00.31mjcTekkub: what's the squishy aggro sound
19:00.46Tekkub"Aggro"
19:01.46mjcheh
19:02.35PProvostI like the Squishy Aggro sound
19:05.09Mikmaaggro!
19:05.14*** join/#wowace Parak (i=PROFI@user-387g1cd.cable.mindspring.com)
19:05.32Mikmatekkub likes murlocs :D
19:05.36Mikmagrllrllrlrlrlrlll
19:07.20*** join/#wowace SH|Shabador (n=shabador@ti400720a080-5027.bb.online.no)
19:08.17dreyruugrmjc: what'd you need earlier?
19:08.39mjcdreyruugr: think a lib you wrote is having trouble loading here
19:08.52dreyruugrwhich one?
19:08.54mjcvector=2
19:08.56mjcvector-2
19:09.00dreyruugrahh
19:09.03dreyruugrwhat kind of trouble?
19:09.24mjcthrew up an error on registering with acelibrary
19:09.30mjclet me hunt it
19:09.36mjcbut it was nondescript
19:10.58dreyruugroh I think I know what it is
19:12.32CIA-1703tekkub * r13372 10PerfectRaid/PerfectRaid.toc: PerfectRaid - TOC metadata tweaks
19:12.56mjchttp://ace.pastey.net/1428
19:13.23CIA-1703dreyruugr * r13373 10VectorLib/Vector-2.0/Vector-2.0.lua:
19:13.23CIA-17VectorLib
19:13.23CIA-17* fixed an issue with library not registering properly (caused an issue when multiple copies of the library .lua file existed)
19:13.41mjcthanks!
19:13.50dreyruugrI'm fairly certain it's that one
19:15.38mjcwe'll see what happens. my updater script is kinda slow
19:16.58CIA-1703ckknight * r13374 10Ace2/AceLibrary/AceLibrary.lua: AceLibrary - fixed error message
19:17.21ckknightthere, now it should give a real error instead of tweaking out like that, mjc
19:17.28mjcthanks :)
19:17.48*** join/#wowace Angeris_ (n=anger@ppp58-129.adsl.forthnet.gr)
19:18.47CIA-1703icetrain * r13375 10/ (ClosetGnome_Gatherer.lua ClosetGnome_Gatherer.toc): Cleaning up my mess
19:20.18yacoobandreasg, it doesn't. So my only option is to degroup and stack them manually?
19:20.48CIA-1703icetrain * r13376 10ClosetGnome_Gatherer/ (. ClosetGnome_Gatherer.lua ClosetGnome_Gatherer.toc):
19:20.49CIA-17ClosetGnome_Gatherer:
19:20.49CIA-17- Initial import
19:20.49CIA-17- ClosetGnome plugin to equip sets when extra +skill is need while skinning/mining/herbing
19:20.49CIA-17- Needs testing
19:21.04SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/ClosetGnome_Gatherer
19:21.25andreasgyacoob: yes, because I suck at writing iterators. Unless someone with superior lua skills decide to help me, it won't get fixed
19:21.32dreyruugrWhy does GetActionText() return nil except for macros... I hate that.
19:21.34yacoobandreasg, ack that.
19:22.04yacoobandreasg, and is there a way to simulate all frames, to move them without being in raid/group?
19:22.07Kaeltenanyone good at generating xml with php?
19:22.16mjcKaelten: what's up
19:22.40andreasgyacoob: it might be possible but it's disabled and untested
19:22.57KaeltenI'm wondering if someone could write a php script that will create an xml file describing the status of the svn
19:23.13mjcstatus?
19:23.31mjcup/down?
19:23.41yacoobjust put a rss to it :>
19:23.48yacoobandreasg, ack that bis.
19:23.52mjcrss is ugly
19:24.03andreasgyacoob: try removing line 342 and 344 in ag_unitframes.lua
19:24.11andreasgI can't tell you what's going to happen
19:24.21yacoobandreasg, nah, I'll find 4 scapegoats, and later enter AV... :)
19:24.25Kaeltenmjc: describing whats in the repo, what the latest version of different addons are and where the .zip files are locted if they exist
19:24.27Royalandreasg agUF Aura Styles, one line option shows 2 lines, and the 2 line option only shows 1 line :)
19:24.53andreasgRoyal: yes the styles isn't the best, and they will be changed some time in the future
19:25.00mjcKaelten: RSS would be most appropriate
19:25.20Kaeltenmjc but it would need to cover the entire repo, not just a feed of new stuff
19:25.26mjcif I could get my hands on the index page of the files dir I could probably tweeak it to output RSS
19:25.29Mikmahttp://bin.4chan.org/an/src/1160220359922.jpg
19:25.58Mikmahmm i have a question. how can i remove something from AceOptions with another addon?
19:26.11Mikmai need to remove Bartender2 Bar1 Rows + Swap -features
19:26.11ckknightyou just alter the table
19:26.25mjcMikma: she's hot
19:27.13Kaeltenmjc: the index.php in the files directory isn't what we want to describe though
19:27.43mjcMikma: haha wtf
19:27.49Mikmatheeeere we go
19:27.55Mikmathe expected reaction bursted out
19:28.07Mikmatook just a moment longer i thought ;)
19:28.21Kaeltenand xml is easier to consume via the updater than rsss would be
19:29.15SH|ShabadorAnyone know of a decent KoS-list / PlayerNotes that are Ace2 based? Using VanasKoS atm, and it's my last Ace1 mod.
19:29.32mjcdeucelog
19:29.45mjcMikma: I'd still hit it
19:30.32SH|Shabadormjc, that's a PvPlog, doesn't support custom messages and such?
19:30.42SH|ShabadorOnly wins/losses
19:30.54mjcwhat do you need that for
19:30.57mjcsounds like a waste
19:31.12mjcwhat does it matter why they're on the list
19:31.30SH|ShabadorI don't like to /ignore people. I just add people to VanasKoS with a comment on why they are retards. :p
19:31.53vhaarrYou could convert it to Ace2, then.
19:31.54mjcum
19:32.00mjcyeah, just ace2 it yourself
19:32.02SH|ShabadorSame with hordies ganking me.
19:32.25SH|ShabadorHeh. I'm illiterate when it comes to coding, so... Just hoped it had been done allready
19:32.32vhaarrSo .. learn it.
19:32.42mjcSH|Shabador: it's just a two line change plus you make a libs dir. really a nonevent
19:34.57mjcSH|Shabador: http://www.wowace.com/wiki/Ace2_Tutorial_For_Those_Familliar_With_Ace1.x
19:36.03SH|Shabadorooooh. "For those familliar with ace 1" oO I'll have a look though. Might learn something... Hopefully. Thanks for the link
19:36.15mjcit's a porting guide
19:36.30kergothmjc: every svk propget of svn:externals (and we do it on every directory in the tree for what we're checking out) takes a full 2.5 seconds
19:36.42mjcbah
19:36.46mjcthat's not right
19:36.54mjclook at the svn propget
19:36.54kergothyeah, not sure whats going on
19:36.57mjc:P
19:37.10kergoththats a good idea, could poke directly into the depot.. would have to retrieve the depotmap
19:37.17mjcnot hard
19:37.56CIA-1703mikma * r13377 10Bartender2_n52/ (. Bartender2_n52.toc n52.lua): Bartender2_n52: Initial import
19:38.02mjcn52?
19:38.04mjcspeedpad?
19:38.07vhaarrMikma: Explain!
19:38.08Mikmaspeedpad.
19:38.11SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/Bartender2_n52
19:38.15mjchot
19:38.16Mikma!notes Bartender2_n52
19:38.16SVNBotBartender2_n52 Notes: Layout designed to Bar1 for SpeedPad n52 || http://www.wowace.com/wiki/TOC_Data/Bartender2_n52
19:38.23ckknightwhat's speedpad?
19:38.29mjcbelkin product
19:38.31kergoth~/code/external$ time svn propget svn:externals file:///home/kergoth/.svk/wowace/mirror/trunk/ag_UnitFrames
19:38.35kergothreal0m0.015s
19:38.35kergoth~/code/external$ time svk propget svn:externals /wowace/mirror/trunk/ag_UnitFrames
19:38.36kergothreal0m2.476s
19:38.36Mikmahttp://www.google.fi/search?hl=fi&q=n52
19:38.46mjckergoth: NICE
19:38.52kergothi love svk, but holy shit
19:39.13ckknighthrm, Built to conquer your enemy
19:39.22mjchttp://catalog.belkin.com/IWCatProductPage.process?Product_Id=157024 indeed
19:39.44ckknightI kinda want one
19:41.19Machine_i'm using the n52
19:41.38ckknighthow is it?
19:41.41Machine_and i'm considering hoarding them in anticipation of the day they stop makin' em
19:41.45*** join/#wowace krka (n=krka@c80-216-103-152.cm-upc.chello.se)
19:41.47Machine_^
19:41.47ckknighton a scale of 1 to 10, how pimp?
19:41.55Machine_it's easily a 12
19:42.07ckknightcompared to a standard keyboard setup, that is
19:42.10Machine_IF, and only IF, you don't use the d-pad to steer
19:42.22ckknighthrm, so do you recommend me getting one?
19:42.33Machine_y.e.s
19:42.44Machine_or wait until i've ordered 20 more
19:42.50ckknightlol
19:43.00*** join/#wowace [Insom]Farns (i=Farnswor@60.234.231.172)
19:43.03CIA-1703hshh * r13378 10EQCompare/ (6 files in 2 dirs): EQCompare: Compare equipped inventory items against items in chatframe hyperlink and bags/bank.
19:43.04mjcI don't use mine anymore cause I have a G15 now
19:43.26Machine_the trick is to use the regular keys for movement and use the dpad bound to action keys. that way you can move around and still have unhindered access to those four button binds
19:43.37SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/EQCompare
19:43.48andreasgHELP WANTED: Someone to create me an iterator
19:43.53Machine_you can do all kinds of stupid tricks when you can run, strafe, jump, mouselook and do four more things at the same time.
19:44.12yacoobandreasg, sounds like a job for an engineer :)
19:44.22yacoobMachine_, great for people with schizophrenia :)
19:44.36Machine_good for rogues :)
19:44.47ckknightalso, how is Bartender2_DreamLayout?
19:44.51Machine_ever noticed every rogue seem to have adhd? always jumping around
19:45.13steino_ever played a rogue?
19:45.20Machine_Mikma: what's so special about the n52-plugin? what does it do?
19:45.29Mikma!notes Bartender2_n52
19:45.29SVNBotBartender2_n52 Notes: Layout designed to Bar1 for SpeedPad n52 || http://www.wowace.com/wiki/TOC_Data/Bartender2_n52
19:45.44Machine_well yes, the only thing i can think of is that you're always ready to go, no need for drinking etc
19:45.52Mikmai think that's not englist at all what i have written there
19:45.55Mikmabut oh well
19:46.04andreasgMan it must suck to play rogue, jump around doing using 200 stunskills and cooldowns and then dying anyway :P
19:46.24Mikmastill needs to get some things added, like enable and disable, and removing the rows / swap for bar1 in aceoptions
19:46.30yacoobyou must've seen very different rogues than me... :)
19:46.51MikmaPProvost: yo dude, you here?
19:46.57mjcandreasg: stunskillz
19:47.29yacoobl33t stunskillz, let's say
19:47.46mjcanyone feel like making a sprocket plugin for closetgnome? I'm too busy grinding :P
19:47.52Machine_ckknight: secret trick: you can have the keys repeat endlessly while you hold down a button, good for abilities that you spam often or need to get in the instant they pop
19:48.00mjcand adding / commands feels like a hack
19:48.14mjcMachine_: macros too
19:48.52Machine_mjc: yeah, but i haven't really found any use for those in wow with the ingame macros and addons being so powerful
19:49.19mjcMachine_: shift looting, etc
19:49.33mjcrepeat X key 3 times to trigger 3 hardware events
19:49.36mjcit's useful to me
19:49.41PProvostHey Mikma, what's up?
19:50.05yacoobboomerang-shaped MoonWolf!
19:50.06Machine_i actually have shift, ctrl, alt bound to keys on the pad. shift for quick looting, ctrl for locking mouse look etc
19:50.15*** join/#wowace sergio (i=sp@unaffiliated/sergio)
19:50.15MikmaPProvost: tek want's hunterbars in pagemaster, and i think it's good idea
19:50.22MoonWolfyacoob, that makes no sense
19:50.29PProvostExplain. I don't play a hunter
19:50.41mjcI like druidbars too
19:50.47mjcput it in pagemaster :P
19:51.00Mikmamjc: it alread yis
19:51.01mjcand make some sort of sensible defaults so I don't go wacko
19:51.19mjclike, altselfcast didn't work when I last tried PM
19:51.20yacoobMoonWolf, but it makes you return!
19:51.30MoonWolfaha
19:51.56Mikmamjc: it's fully configurable. l2play
19:52.14nevcairielPProvost: it changes to a melee bar when you are too close for auto-shot
19:52.20mjcsensible defaults are more useful to me so I don't get my guildmates going "wtf is this bullshit"
19:52.24PProvostcool idea
19:53.31Machine_it changes to one big button with a cuddly bear on saying "HUG!"
19:53.40Mikmai think it would be a good thing to get in PM too
19:56.47PProvostmjc, druidbars already is in pagemaster. I use it every day
19:56.47MikmaPProvost: and about the barnumber matching pages... i don't know would that work the way you wan't
19:56.59PProvostThat's why I posted the RFC
19:57.04*** join/#wowace wower (n=wower@CPE-65-25-167-163.wi.res.rr.com)
19:57.07mjcPProvost: ah.
19:57.09PProvostI want people to talk about i
19:57.12*** join/#wowace Thefrag (n=frenk@krlh-d9be62a4.pool.mediaWays.net)
19:57.16Mikmai don't wan't to express my opinnions there :D
19:57.28PProvostmjc, the alt-selfcast thing is broken because pagemaster replaces the alt-bindings
19:57.35mjckergoth: yeah this is pretty painful watching the propgets :P
19:57.38wowerhi, can someone please tell me how to change the background color on the oCD frame?
19:57.43kergoth' 'svk'  'up'  '/home/kergoth/svkco/trunk_SpellCacheLib_SpellCache-1.0'' executed in 8.16520404816
19:57.47mjcPProvost: I don't like that. prefer it not be default :P
19:57.48MikmaPProvost: since there is only 5 bars used for pages and there's 9 pages
19:57.49kergoththat update was a no-op
19:57.50kergothnothing to update
19:57.54kergothyet it took 8.16 seconds
19:58.11PProvostThere are 10 pages as far as I can tell
19:58.15mjc.
19:58.26PProvostAt leas, I can cahnge to page 10 and put buttons on it
19:58.26PProvost:D
19:58.30mjcie, kergie.
19:58.33MikmaPProvost: the page 10 is not used and it will bork bar if used
19:58.35kergothmethinks i need to stop by #svk shortly :P
19:58.38PProvostOh?
19:58.43PProvostWhy?
19:58.49MikmaPProvost: atleast what i have tested :D
19:59.03PProvostThat sux
19:59.19CIA-1703fenlis * r13379 10Antagonist/Antagonist-locale.lua: Antagonist : update locals koKR
19:59.34MikmaPProvost: well, test it yourself and tell me an i wrong or right :D
20:00.00PProvostCan't now, but I will later.
20:00.22PProvostI thought my little test script (from the RFC post) had page 10 working.
20:01.52PProvostFor me, the most important thing to add next to PM is backup and restore of keybindings.
20:01.54IndustrialHow do I get ace to stfu with its load message?
20:01.59Industrialyou could turn it off in ace1
20:03.18hastewower: why would you want that? when it doesn't change according to the number of cooldowns you have?
20:03.53ThianaAnyone recall offhand what the name of the buff from sacrificing an imp is?
20:04.10Industrialvoidwalker*
20:04.21kergoththe other day someone mentioned an addon that shows a timer for the 3 seconds until your mana regen is affected by spirit (after a cast).. anyone recall the name of the addon?
20:04.32IndustrialDemonic Sacrifice i think
20:04.36ThianaIndustrial: VW is Fel Stamina
20:04.46ThianaDS is the name of the ability that lets you do that.
20:04.58Thianakergoth: TNE 5-secs
20:04.59Industrialhm
20:05.04*** join/#wowace Espa (n=espa@wkstn109-234.harbin.georgetown.edu)
20:05.26*** join/#wowace Elkano (n=elkano@ip-213-135-2-190.handshake.de)
20:05.31*** join/#wowace Carra (i=Carra@dD5771CF3.access.telenet.be)
20:05.41kergothThiana: thats it, thanks
20:06.08CIA-1703kemayo 07Kemayo * r13380 10ag_UnitFrames/ (6 files in 2 dirs): ag_UnitFrames (Kemayo): Trunk syncing.
20:06.35wowerhi, can someone please tell me how to change the background color on the oCD frame of Ace2 ?
20:06.51CIA-1703kemayo 07Kemayo * r13381 10ag_UnitFrames/Images/DarkBottom.tga: ag_UnitFrames (Kemayo): Copy Darkbottom.tga from trunk.
20:07.15axxokergoth: its 5 sec no?
20:07.39vhaarrwower: That "background frame" is just a mover thing, you're not really supposed to use it. Also note that it does not expand to cover more cooldowns.
20:08.06wowervharr, actually i want to disable it
20:08.07MoonWolfduh
20:08.22MoonWolftekkub, rember i said pt wasn't working for me for raid items
20:08.25kergothaxxo: yea i just remembered incorrectly, my main isnt a caster
20:08.39KemayoMikma: When did you get that error?  Trunk and my branch are (and were at the time) very nearly identical, and that one is complaining about something in the XML not being there.  So I'm confused as to where to start looking.  :)
20:08.41mjckergoth: scary stuff this :(
20:08.41Tekkubyes...
20:08.55MikmaKemayo: the branch before 13380
20:09.28MoonWolfall the items i checked were onyxia items.
20:09.34MoonWolfthe only istance i did not have
20:09.36axxokergoth: http://www.curse-gaming.com/en/wow/addons-4142-1-spiritcollector.html possibly
20:09.42MoonWolfwas ony.
20:10.01KemayoMikma: It just complained about that when you logged in?
20:10.14MikmaKemayo: aye. testing with the 13381 now
20:11.13MikmaKemayo: works now
20:12.29KemayoWell, in that case, I'm going to blame Devla. :-D
20:12.42Mikmagood, do that :D
20:12.54Mikmaa person who's not in here is good to be blamed
20:12.56Kemayo(Not that I have any idea why it was breaking, or how I fixed it.  So.)
20:13.31CIA-1703moonwolf * r13382 10Mendeleev/ (Mendeleev.lua MendeleevCats.lua): Mendeleev: Added Onyxia loot table.
20:13.44Mikmaooooh nyxiaaaaa
20:14.30MoonWolflal
20:15.14mjckergoth: it almost seems like you'd have to map all the externals yourself...
20:15.23mjchow long does the depotmap part take
20:15.38mjca while it seems
20:15.46kergothdepotmap -l didnt seem to take long here
20:15.53kergothhmmm
20:15.57kergoth3 seconds
20:16.06kergothbetter than 3 seconds for each propget
20:16.17Kemayoandreasg: If you're here, would you like an updated patch for portraits to keep up with the trunk changes?
20:16.54Mikmadamn! Bartender2 wiki is hot now :D Tekkub made some modifications
20:17.01Tekkub^^
20:17.08andreasgKemayo: PM it to me on ace forums
20:17.12TekkubI fixed up prat too... but it's a tad bulky
20:17.13KemayoSure.
20:17.17kergothvhaarr: i presume you know, but closetgnome no longer does anything at all for me.  equipping any of my 3 sets doesnt change my gear at all, and messing with the fubar plugin a couple times results in no longer getting mouseover tooltips over any fubar plugin anywhere
20:17.19kergothvhaarr: here at least
20:17.43vhaarrkergoth: SV format changed.
20:17.52kergothaha
20:17.55kergothright then
20:17.58kergoth:)
20:18.03vhaarr:D
20:18.13vhaarrBut I'm going to recode the item logic tonight.
20:18.16vhaarrafter the raid
20:19.02vhaarrSome things need to be fixed, like detecting herb bags and crap, and deequipping things faster.
20:19.17vhaarrI just found ITEM_LOCK_CHANGED, which will allow me to do stuff alot faster.
20:19.22kergothnice
20:20.33Mikmaheh the sleepingpill kicked in
20:20.37Mikmai feel lightheaded
20:20.43Industrialnn
20:20.52PProvostSo Mikma/Tekkub, if I were to add hunter bars, would it work like this? If target in range (ProximityLib?) then switch to page XX, otherwise leave it on Page 1?
20:21.12MikmaPProvost: yes
20:21.29Tekkubjust check if action is in range on a ranged item
20:21.39Tekkubthat's the "standard" design
20:21.46Mikmahttp://svn.wowace.com/wowace/trunk/Bartender2_HunterBars/HunterBars.lua
20:21.52Mikmathe code is really simple after all
20:21.54Tekkubbecause prox wont'h work exactly
20:22.01PProvostOh, there is already a mod for it?
20:22.09kergothvhaarr: here's a question for you.. if cg wants to switch sets, but i'm in combat, will it queue that switch and do it once i leave combat?
20:22.12PProvostCool. That will help.
20:22.19vhaarrkergoth: yes
20:22.44kergothcool :)
20:22.46Tekkubyea, that :)
20:23.23Mikmadesc = "Page to switch main bar to while out of range for Auto-Shot",
20:23.28PProvostSo it sounds like most people want me to leave PM using pages, is that right?
20:23.51vhaarrkergoth: Optionally it will swap any weapons in that set, since it can do that in combat.
20:23.56vhaarrkergoth: It does that by default.
20:23.57PProvostFine with me, but we need to be sure to edumacate people that this isn't quite what they expect if they expect bar swapping.
20:24.03vhaarrOption in the fubar menu.
20:24.13kergothnice
20:24.20kergothi saw the option but didnt realize the effect
20:24.22kergothcool
20:24.29vhaarrtooltip should be clear
20:24.34vhaarrif not, please fix it so you'd understand it
20:24.46vhaarrthe tooltip on the option
20:27.56Kemayoandreasg: Sent.
20:28.23andreasgthanks
20:28.47mjcckknight: bad argument #1 to error (table expected, got string) is the new erorr?
20:28.49mjcerror
20:28.51Kaeltenwhat do people think about the idea of putting google ads back on the site?
20:28.59Kaeltento supplement the donations?
20:29.11mjcew
20:29.21mjckergoth: 7s to get a depotmap
20:29.25mjcbut you only have to do it once I guess
20:29.29kergothhmm
20:29.33kergothwas only 3 here, wonder why
20:29.53*** join/#wowace neale (n=no@S0106000c41b73b37.vs.shawcable.net)
20:31.24mjcLoad Avg:  6.61, 6.15, 6.67  
20:31.57Kaeltenmjc: that RSS feed you where talking about, would it represent the entire state of the files directory?
20:32.22mjcKaelten: sure should
20:32.23CIA-1703moonwolf * r13383 10Mendeleev/ (Locals/ Mendeleev.toc): Mendeleev: Removed old locals files in preparation of moving towards acelocale.
20:32.39Kaeltenmjc: would you be willing to do that?
20:34.28wowerone more question, how do i modify the background color of the "durability frame". "questtimerframe", "questwatchframe" and "smmcapturemover" ?
20:34.35Kaeltenlol no response on that one
20:34.38mjcKaelten: in the next few days sometime
20:36.27Kaeltenthats cool
20:38.18decihttp://i.pbase.com/o5/57/569157/1/67562120.wvUuZ9QK.upperscookie.jpg
20:39.21Kaeltendo you need a copy of the php?
20:39.53kergothmjc: i love svk, i just wish it wasnt written in perl :P
20:41.49Machine_i looked at svk too, to mirror addons/libraries locally so i can change them and still have control over what's done etc
20:42.01Machine_looks promising
20:44.37Machine_i wish it worked with clearcase too, then i'd use it at work
20:45.26andreasgI'm looking at the patch now Kemayo, I probably can't work on it tonight though
20:46.57*** join/#wowace Amro (n=Amro@82.101.184.159)
20:47.15andreasgKemayo: are you there?
20:49.49CIA-1703rabbit * r13384 10BigWigs/Options.lua: BigWigs: Options: Can now click/shift+click the individual modules in the tooltip to reset/disable, respectively.
20:50.40*** join/#wowace steino (n=stein-iv@ti531210a080-7579.bb.online.no)
20:51.06mjckergoth: convert the tabs appropriately and blammo, python
20:51.09kergothack, chronometer doesnt pick up on all resists
20:52.13PProvostmjc, haha... people say that about ruby too
20:52.51PProvostback in a while kiddos
20:53.07nealehey vhaarr
20:53.49mjckergoth: does that minimap based atlasthingy of yours map tunnels and instances?
20:53.54nealedid you change something in closetgnome wrt the fubar mouse-over to select gear set?
20:55.19kergothyatlas?  i havent used it in quite a while, last time i used it it didnt do instances though
20:55.30kergothask End over in the wowi channel, its his addon
20:55.58vhaarrneale: partly afk, but hey
20:56.03nealehi ;)
20:57.49vhaarrneale: sup?
20:58.43nealedid you change something in closetgnome wrt the fubar mouse-over to select gear set?
20:58.48*** join/#wowace sbu (n=sb@dslb-084-056-161-195.pools.arcor-ip.net)
20:58.56nealenot seeing the mouse-over anymore, dunno if it's me or not
20:58.58sbuheya
20:59.00mjcworks for me
20:59.09nealemust be me then
20:59.35nealewill delete my vars and start again
20:59.42sbuhmm thought about some things - decursive and squishy style things will stop working - but praid should be fine!? (sorting is static, just healthbar / other infos are on the fly, so no problem with locked frames at all, am i right?) :o
20:59.56nealecannot click through though, right
21:00.40mjcTrent Reznor - Quake Theme
21:00.58deciim playing majora's mask songs on my ocarina
21:01.02decii am so cool
21:02.43BoltRvhaarr, my cg_mount doesn't do anything. The saved variable is created, but nothing is added to /cg and nothing happens when I mount/dismount
21:03.05hastemjc: !
21:03.05vhaarrBoltR: Debug it, then.
21:03.14BoltROook
21:03.42vhaarrBoltR: I'm guessing the SpecialEvents event doesn't fire.
21:04.04*** join/#wowace Cartas (i=DEF@host86-138-55-167.range86-138.btcentralplus.com)
21:04.21vhaarrBoltR: What's your locale?
21:04.23sbumhh perfectraid trunk is ace1 and branches/ace2 is ace2?
21:04.29BoltRUS
21:04.49vhaarrsbu: If you read the TOC, you'll see for yourself.
21:04.58vhaarrsbu: Isn't that even *easier* than asking herE?
21:05.01Curneytekkub: ping
21:05.02vhaarrBoltR: hrm
21:05.07BoltREhhh
21:05.09sbuvhaarr: uhm - no :)
21:05.17sbusorry ;)
21:05.17vhaarrsbu: It is, for the rest of us.
21:05.22deci~whaleslap vhaarr
21:05.24purlACTION beats vhaarr upside and over the head with a freakishly huge killer whale named Hugh
21:05.24BoltROn closer inspection it turns out i'm an idiot
21:05.31vhaarr~whalecrush deci
21:05.35vhaarrBoltR: How so? :P
21:05.35decihave at thee rabbit of doom!
21:05.45vhaarr~literal whalecrush
21:05.50BoltRApparently specialevents_mounted.lua isn't in my libs folder ;p
21:05.52vhaarr~botkick
21:05.59vhaarr~seen purl
21:06.15purlpurl is currently on #casualti (12d 23h 55m 30s) #botpark (12d 23h 55m 30s) #linuxfund (12d 23h 55m 30s) #wowi-lounge (12d 23h 55m 30s) # (12d 23h 55m 30s) #edev (12d 23h 55m 30s) #fossfund (12d 23h 55m 30s) #hosernet (12d 23h 55m 30s) #classiccmp (12d 23h 55m 30s) #creativeforum (12d 23h ...
21:06.15vhaarr...
21:06.15deci~whalehug vhaarr
21:06.18purlACTION Persuades a freakishly huge killer whale named Hugh to hug vhaarr
21:06.20BoltRWell
21:06.20nealeand my mouseover is working fine now after restart... so i've just lost my mind
21:06.21*** join/#wowace Bh (i=fy@cpe-67-10-171-71.houston.res.rr.com)
21:06.23vhaarrhaha
21:06.23BoltRIn my defense
21:06.34BoltRSpecialEvents_Aura is
21:06.36BoltRAnd mounted isn't
21:06.56mjchaste: ?
21:07.02vhaarrBoltR: Is that my fault?
21:07.07vhaarrBoltR: Did I forget the external?
21:07.09BoltRI think it may be
21:07.16deciyes rabbit, for shame!
21:07.21BoltRit's in the toc
21:07.31vhaarrIt's not my fault.
21:07.34vhaarrThe external is there.
21:07.39BoltRBut i just pulled it down from /files/ to double check and it's not in the zip
21:07.41sbuim sorry vhaarr ;o
21:07.44decilol
21:07.53vhaarrBoltR: Smack the ZIP script, then.
21:07.58BoltRYeah
21:08.04BoltRMaybe i'll switch back to the svn ;p
21:08.08sbudont kill me plz :/
21:10.27Tekkubhey linux wowers....
21:10.48BoltRYep, that totally fixed my problem ;/
21:10.56Tekkubhubby's got WoW on his portable drive... can he somehow copy it off onto his nice fresh Ubuntu intall?
21:11.09Tekkubalso he wants his dual-mon back :)
21:11.33mjcTekkub: yep
21:11.41Tekkubhe can? kewl
21:11.55Tekkubmjc you got gtalk?
21:13.06mjcyep
21:13.10mjcbut it should be easy
21:13.16kergothvhaarr: okay, i was mounted, entered combat, unmounted, killed the mob, left combat, and cg thought i was back in the set i had before i mounted, but i wasnt, i was still in mount gear, didnt go back after combat finished
21:13.16BoltRWeird that it didn't throw an error that the library was missing though
21:13.24mjcshould be mounted on /mnt/usb or something like that
21:14.20vhaarrkergoth: aha, hm, thanks, I'll take a look at it after the raid.
21:14.27kergothvhaarr: wait, nevermind, my mistake.  it did go back..
21:14.36vhaarrI thought it would.
21:14.47vhaarrso figured there was a bug somewhere.
21:14.58kergothwhat happened was, i was in General, a set covering all my slots, then went into a set that only covered one slot, then it mounted, combat, unmounted, which reapplied that one slot... which wasnt affected by the mount set
21:15.05Tekkubmjc, he can bearly use the terminal :)
21:15.11vhaarrah
21:15.14kergothso those 3 slots that mount affected didnt go back to general, since that was 2 sets ago
21:15.19mjcTekkub: it should be automounted
21:15.22Tekkuband I have lil practical linux experience
21:15.22*** join/#wowace Ghent (n=Ghent@adsl-69-209-125-200.dsl.klmzmi.ameritech.net)
21:15.25Tekkubit did
21:15.29kergothi dunno how you'd handle that, other than what we talked about with the reverting despite customizations, since thats kinda what it was :)
21:15.30Tekkubwhere should he copy to?
21:15.39mjcanywhere in his home directory, doesn't matter
21:15.40vhaarrkergoth: I'm not sure I'll ever handle it.
21:15.43Ghentafternoon all
21:15.45kergothor handling reverting to previous set on a per slot basis
21:15.51vhaarrkergoth: You could fix _Mount to handle it, maybe.
21:15.53kergothhmm
21:16.04vhaarrI'm not going to ponder it now, we're raiding.
21:16.07kergothhehe
21:16.09kergothno worries
21:16.18CIA-1703ghent * r13385 10JackKnife/JackKnife.toc: JackKnife: TOC information updated to be complete
21:16.24BoltRvhaarr, it would be nice if eventually you created a module to move whole sets to/from the bank. Something like /cg hang
21:16.25kergothjust frustrating, since its easy to not pay attention and find yourself in further fights in mount gear, which is no good
21:16.25Pucmel_http://gentoo-wiki.com/HOWTO_Install_and_update_World_Of_Warcraft_with_wine
21:16.37Tekkubyea Puc, we're there
21:16.46SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/JackKnife
21:17.26BoltRAs a warrior I don't have room for all my resist gear and stuff in my bag, so an easy way to put sets in the bank/take it out would be really nice
21:17.36kergothi might make it track the "last set" on a per slot basis, and revert them all in _mount
21:17.37kergothor something
21:19.03Kemayoandreasg: I am now.
21:19.16Ghenthrm, anyone know why my SVN tags aren't updating properly?  I have $Rev$ and $LastDateChanged$ and they're not being filled in with the info they should be
21:19.34andreasgKemayo: if the user sets the portrait off, what happens?
21:19.40mjc$Revision$ I think
21:19.45andreasgI haven't tried running the game yet, can't until tomorrow
21:20.39Kemayoandreasg: Immediately, the portrait is hidden.  Next time they reload their UI the relevant frames won't be created (until they actually enable portraits).
21:21.29andreasgKemayo: I was thinking about how the layout looks
21:21.30andreasgdo you create the portrait inside the frame or next to?
21:21.31KemayoNext to.
21:21.31add\\Leialynvhaarr ?
21:21.46Ghentnm, I got it
21:21.49vhaarr30% here
21:21.55BoltRUe os raodomg '[
21:21.55andreasgok, I will try and see if I can make the portrait honor the width setting by the user
21:22.00BoltRerr
21:22.02BoltRhe is raiding
21:22.03andreasgand hight/width set in the theme tags
21:22.08*** join/#wowace Gohei27 (n=Gohei27@233-21.124-70.tampabay.res.rr.com)
21:22.18andreasgKemayo: so the portrait is created inside the frames
21:22.39andreasgand bars and stuff like that is offset relative if it's on or off
21:22.42andreasgif you understand
21:22.50andreasgI will probably work on that tomorrow
21:22.59andreasgunless that's something you want to give a go at
21:23.04vhaarradd\\Leialyn: yes?
21:23.14CIA-1703ghent * r13386 10JackKnife/JackKnife.toc: JackKnife: Updated svn:keywords to be functional
21:23.22KemayoYou probably know a lot more about how that works than I do. :)
21:23.25add\\Leialyncan I send you complete translation for kel? ;>
21:23.38vhaarradd\\Leialyn: yes
21:23.38SVNBotThe TOC wiki entry has been updated -- http://www.wowace.com/wiki/TOC_Data/JackKnife
21:23.53vhaarradd\\Leialyn: Please always ping me with my nick when talking to me.
21:23.58andreasgKemayo: well it looks like you did a pretty good job, I just want to modify it so portraits are created inside frames and not next to
21:24.00vhaarradd\\Leialyn: Like I'm doing now
21:24.01add\\Leialynsure
21:24.21vhaarradd\\Leialyn: just pastebin it
21:24.37Kemayoandreasg: Thanks. :)
21:24.47add\\Leialynvhaar http://ace.pastey.net/1430
21:24.51add\\Leialyntell me if its ok
21:25.05andreasgyou're free to take a look at it if you care ;P I won't be able to start until tomorrow
21:25.41add\\Leialyn2(vhaarr2): http://ace.pastey.net/1430 (damnit, forgot a "r")
21:25.49paranoidisigh, is there any way to get access to US forums? Like .. register for trial?
21:27.35hasteadd\\Leialyn: I hate your nick completere
21:27.45hastes/re/r/
21:27.51Leialyn!
21:27.54CIA-1703rabbit * r13387 10BigWigs/Naxxramas/Kelthuzad.lua: BigWigs: Kelthuzad: deDE update.
21:28.00mjchaste: what's up
21:28.10hastethe whole >>>Nick<<<: Deal
21:28.11Leialynthankies
21:28.16hastemjc: Quake theme!
21:28.24mjcyep
21:28.25hasteand the colors
21:28.39Leialynblah stupid girc then ... humn
21:30.46mjcHIM - Death is in Love With Us
21:33.13*** join/#wowace steino_ (n=stein-iv@ti531210a080-1205.bb.online.no)
21:34.10Funkeh`is there any kind of mod to surpress error messages, not from mods, but character, like not enough rage
21:34.21mjcRammstein - Engel
21:34.22vhaarrErrorMonster.
21:34.23mjcwow old :P
21:35.22Funkeh`works for all errors? not just rogue?
21:35.25mjcBugSack
21:35.28mjcoh
21:35.34mjcyou mean casting errors or wahtever
21:35.37Funkeh`aye
21:35.50deciNot enough energy x10000000000000000000000000000000000000000000
21:35.54Funkeh`:PP
21:35.54mjcyeah.
21:36.10Funkeh`ill check out errormonster :)
21:36.12Funkeh`thanks
21:38.20*** join/#wowace Caboose[FH] (n=Caboose9@cpe-66-8-166-76.hawaii.res.rr.com)
21:40.53mjcStephen Lynch - hermAphrodite
21:41.43*** join/#wowace Neebler (n=bum@adsl-66-122-185-241.dsl.chic01.pacbell.net)
21:45.15*** join/#wowace XLVII (n=XLVII@CPE-58-162-83-185.qld.bigpond.net.au)
21:49.40*** join/#wowace Jagobah (n=jago7777@adsl-157-110-234.owb.bellsouth.net)
21:51.45CIA-1703moonwolf * r13388 10Mendeleev/ (MendeleevCats.lua MendeleevGlobals.lua): Mendeleev: Changed headers for most instance tables to Babble-Zone
21:52.40*** join/#wowace Cartass (i=DEF@host86-133-157-48.range86-133.btcentralplus.com)
21:56.32mjcSmashing pumpkins - the sacred and profane
21:59.12decihttp://www.imagesocket.com/view/WoW_2006_10_08_01_08_16_784bc.jpg
21:59.14decilol
21:59.47hastehaha
21:59.59BoltRSome person did that on our server to make a raid trying Azurgoes wipe :/
22:00.24BoltRYou can do that with the gryphon riders too
22:00.42BoltRYou get a bunch of hunters to put explosive traps under them ;p
22:00.48BoltRAnd soon you will ahve more than you cna count
22:01.03mjcwtf is that
22:01.15BoltRSome glitch with a quest item from Azshara
22:01.20BoltRWhich I thought they fixed
22:04.44ckknightdoes agUF support MobHealth3?
22:04.56mjcprobably
22:04.59deciyea
22:05.38ckknightsweet
22:08.25GhentI'm still entirely confused about the whole agUF and MobHealth thing... I must've asked in the the thread like 2-3 times but no one ever answers :p
22:08.56BoltRWhat's to be confused about?
22:09.11GhentI don't have MobHealth3 and I get the mob health info and such
22:09.21Ghentso.. what's MobHealth3 bringing to the party that's not there?
22:09.38GhentI use MobInfo2 *shrug*
22:09.45Ghentsupposedly not compatible?
22:12.10Ghent...? :P
22:13.23BoltRI'm not usre
22:13.31Ghentit seems no one is :\
22:13.46BoltRI think it has a more efficient formula or something
22:14.04GhentWell, from what I thought I read, agUF doesn't work with MI2
22:14.05BoltRIt changed the way data is sent to mods
22:14.19Ghentunless I'm not looking at the right thing it seems to work ok for me
22:15.59GhentWell, comparatively, I'm sure MH3 is much faster and efficient than MI2, since it's a very slimmed down and specific mod, MI2 does a lot of extra crap
22:16.08SarozMH3 is uber
22:16.11SarozMI2 is bloat
22:16.22BoltRI mean over MH2 also
22:16.23GhentI just like the loot tracking of MI2
22:16.32Ghenthleps me farm
22:16.32mjcMI2 is incredible blot
22:16.35mjcbloat
22:16.38Ghentaye
22:16.41BoltRWhy don't you get a loot tracker then? :/
22:17.00GhentI'm not that motivated
22:17.01[Ez]Dustwhisperjust use mh3 with aguf
22:17.01SarozGet with the program man
22:17.01*** join/#wowace MvA|Slayman (n=Slayman@d004049.adsl.hansenet.de)
22:17.02Ghent:D
22:17.04[Ez]Dustwhisperworks fine mos tof the time
22:17.11[Ez]Dustwhisperi did notice mh3 suddenly not showing shit yesterday though
22:17.18Sarozworks fine
22:17.19Sarozall the time
22:17.22mjcit doesn't show it til the mob has lost 10% hp
22:17.29Sarozlies
22:17.32mjcread the settings
22:17.35mjcnoobcake :)
22:17.56Angerissaroz has downs,:/
22:18.04Sarozlies again
22:18.12GhentDust, I'm not questioning whether it works, I'm questioning what specifically it does.  As in, am I really seeing everything that agUF can do with MH3 installed or am I missing something since I don't have it installed and I do have MI2
22:19.09Laricckknight here?
22:19.13BoltRI think the major difference is how a unit frames receives data from mh3
22:19.18Curneyanyone familiar with using SetPoint()?
22:19.57BoltRSomethign I read when MH3 was beign developed, and i've long since forgotten
22:20.07*** join/#wowace [Wobin] (i=Wobin@218-214-59-86.people.net.au)
22:20.17Laric~seen ckknight
22:20.29purlckknight is currently on #wowi-lounge (3h 42m 56s) #wowace (3h 42m 56s). Has said a total of 15 messages. Is idling for 12m 41s, last said: 'returns "name", "realm"'.
22:20.41GhentBoltR: probably right, in which case, cool
22:20.48Ghentwas always just curious if that's all it was
22:23.14Ghentbbl
22:24.28CurneyI am trying to allow the editbox to be undocked from ChatFrame1.  I have the code mostly working I am just hitting a brickwall.  I use GetPoint() to find the point, relTo, relPoint, x, y.  I save those values to the db.  When i go to set the point it sets it alright, but the editbox does not behave properly.  It's like I only set part of it.  Do i need to clear points first or something?
22:26.01LaricI think you have to clear before you set new points
22:26.31LaricClearAllPoints()
22:27.00Lariclike this is how i set it
22:27.01Laricself.aofhf:ClearAllPoints()
22:27.02Laricself.aofhf:SetPoint("TOPLEFT", UIParent, "BOTTOMLEFT", x, y)
22:32.52CIA-1703greywind * r13389 10Bartender2_DruidBar/ (Bartender2_DruidBar.toc core.lua): Bartender2_DruidBar: removed unused code
22:33.32*** join/#wowace steino (n=stein-iv@ti531210a080-0539.bb.online.no)
22:37.17CIA-1703greywind * r13390 10Bartender2_ShadowBar/ (. Bartender2_ShadowBar.toc core.lua):
22:37.17CIA-17Bartender2_ShadowBar: initial import.
22:37.17CIA-17- this addon switches pages when you shift to shadowform
22:38.11mjcGreywind: integrate it into pagemaster :p
22:38.27Greywindit already is and i dont like pagemaster
22:38.54Greywindi would rather have smaller addons that load per char
22:39.08Curneyokay followup question:  why would moving a frame in the game cause wow to crash?
22:39.46CIA-1703moonwolf * r13391 10Mendeleev/ (Mendeleev.lua MendeleevGlobals.lua): Mendeleev: First steps towards BabbleLib local's made.
22:44.07*** join/#wowace Jagobah (n=jago7777@adsl-157-110-234.owb.bellsouth.net)
22:45.26CIA-1703greywind * r13392 10Bartender2_DruidBar/:
22:45.26CIA-17Bartender2_DruidBar:
22:45.26CIA-17- bleh
22:45.43CIA-1703greywind * r13393 10Bartender2_ShadowBar/:
22:45.43CIA-17Bartender2_ShadowBar:
22:45.43CIA-17- added externals
22:49.50Curneyhopefully someone can show me the error of my ways.  :)  http://ace.pastey.net/1433  -- i am apparently crashing the game when i stop dragging the editbox.
22:51.20hasteself.db.profile.undocked.relativeTo = relativeTo:GetName()  << comment out that one and try again
22:51.40hasteI had a similar problem with Hanabi and oCB2
22:52.09Curneyokay trying it
22:54.52Curneycool that appeared to be the trick
22:54.58Curneyproblem with the game?
22:55.08hasteI thought it was a Linux only issue, so I ignore dit :p
22:55.11hasteguess it isn't
22:55.18GngskI had that issue too
22:55.24Gngskin windoze
22:55.27hastejust work around it
22:55.35hasteand get someone to post about it on the US forums
22:55.38hasteI'm going to bed now :D
22:55.39hastegood night
22:57.31mjcApplyToForehead fixes those
22:57.41mjcfor me at least
23:01.08*** join/#wowace [POW]Arjor (n=arjor@bzq-179-108-77.cablep.bezeqint.net)
23:08.03*** join/#wowace Xuerian (n=Xuerian@12-196-151-156.psknet.net)
23:17.19CIA-1703rabbit * r13394 10ClosetGnome_Mount/ClosetGnome_Mount.lua: ClosetGnome_Mount: Please ZIP all the externals as well this time.
23:20.55vhaarrThank you, ZIP script.
23:21.32Healthhooray, cleared BWL in one evening for the first time today
23:21.56Sroshgrats
23:21.58Greywindbleh DruidBar is a mess, I was trying to strip out all the useless crud and now my head hurts
23:22.12Xuerianlol Greywind. What useless parts?
23:22.28XuerianYou mean to make it like MobHealth and keep it's monitoring and display parts separate?
23:22.34Greywindaye
23:22.43Greywindand to take out the damn shifting features
23:22.53Greywindand the announcing
23:22.55XuerianWhat's wrong with the damn shifting features? =P
23:23.00XuerianAnnouncing? o_0
23:23.15Greywindyeah it has a feature to say something when you shift
23:23.22XuerianMy version didn't... >_>
23:23.25Greywindlike roar when you go to bear form
23:23.38Healthheh
23:23.52Funkeh`good night folks
23:23.52Xuerian'night funk.
23:24.06Greywindi actually like these features i just feel they should be modules since somtimes i use the announcing when i wanna be silly
23:24.24Greywindthis is gonna take awhile
23:25.19GreywindI cant believe im actually considering staying home tonight to work on this instead of going to the movies and then to a party with my friends
23:25.42Greywind:P
23:25.43XuerianWhy not just cut out the monitoring code, acknowledge it is someone elses, optimize it, and write the other features around it?
23:26.13Greywindthats what im trying to do hehe
23:26.27Greywind<--- is a n00b at programing
23:26.52XuerianHehehhm
23:28.09*** join/#wowace evl_ (n=fuckoff@c85-196-101-98.static.sdsl.no)
23:28.27Greywindwell not a n00b to programing I guess, I do a ton of php scripting and shell scripting for my linux box but I'm still not too good at reading the code and understanding it all
23:29.18XuerianPHP? <3 =D... Seems like it would easy, data manip and all :) ... What editor are you using?
23:29.53GreywindEditpad pro with the new lua plugin
23:30.06Greywindhas auto indenting now yay
23:30.32deciofftopic but
23:30.32decihttp://img.photobucket.com/albums/v471/AlmarWinfield/Stormreaverdefsucks.jpg
23:30.56Greywinddeci: whoa
23:31.09Healthwth? bugged? :P
23:31.14decinah
23:31.21decithey just farmed people till they /afk'd
23:31.40HealthAh, that was flag returns... thought it was flag caps :P
23:32.36BhDoes anyone know an easy way to allow FrameXML.log to capture more information? not finding anything on wowwiki
23:36.48*** join/#wowace snurre (n=snurre@AVelizy-153-1-35-151.w81-249.abo.wanadoo.fr)
23:38.17*** join/#wowace JoshBork1 (n=Josh@r35h14.res.gatech.edu)
23:50.14*** part/#wowace JoshBork1 (n=Josh@r35h14.res.gatech.edu)
23:52.28*** join/#wowace Tem (n=tardmrr@ip68-227-128-41.br.br.cox.net)
23:52.29*** mode/#wowace [+o Tem] by ChanServ

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.