irclog2html for #wowace on 20060911

00:00.02Tekcuberf
00:00.49Moondrake[G5]hmm, does anyone now on which level the minimap resides in? i created a frame with strata BackGround and on a +1level to UIParent but the minimap disapears under it
00:01.28Gngsk/dump Minimap:GetFrameStrata()
00:01.31Moondrake[G5]probably better if i set the frame on SetFrameLevel( minimap:GetFrameLevel() -1)
00:01.35Tekcubis there no way to ask a frame's strata?
00:01.40Tekcubstrata/level
00:02.19Moondrake[G5]i think since i want them as bg for map i'll  minimap:GetFrameLevel() -1, should work, yes?
00:02.58Moondrake[G5]oh yes it on "BACKGROUND" with /dump Minimap:GetFrameStrata() and my frames where background+1
00:03.20KebinusanI like your setup Neebler
00:03.22Moondrake[G5]another command to write down in my notepad :D i'm learning :D
00:05.11*** join/#wowace Codayus (i=cody@66.90.106.40)
00:05.25Sarozw00t, bigwigs got a shout out by nihilum on WC Radio :)
00:05.32Sarozgo go fanclub
00:05.38Tekcubreally? neato
00:05.41Sarozye
00:05.48Tekcubtoo bad I hate listening to nerd radio
00:05.52Sarozhttp://www.wcradio.com/archive/epic/wow-nihi.mp3 in the end
00:05.54HealthNerd!
00:05.58SarozPSSSH
00:06.31vhaarrTekcub: yeah, I requested some publicity from them, since we were so helpful with their sapphiron and KT kills ;)
00:06.43vhaarrTekcub: NmE said they would mention BW in their news entry as well.
00:07.00Tekcubyea, we need to link that on the wiki when they do :)
00:07.51Moondrake[G5]hm, tried with: self.frames:SetFrameLevel( Minimap:GetFrameStrata() -2), now the frames don't show at all^^
00:08.39vhaarrTekcub: 2006/09/11 01:43:39-900]: Optional\Buff.lua:379: attempt to index local `unitbuffs' (a nil value)
00:08.46vhaarrwhen I try to cast Prayer of Shadow Protection
00:08.50vhaarrerr
00:08.56vhaarr[2006/09/11 02:07:41-900]: FuBar_CorkFu\BuffTemplate.lua:149: attempt to index local `self' (a nil value)
00:10.25Tekcub"The people at BigWigs" heh
00:10.35Tekcubno metion of Ace ><
00:10.58Moondrake[G5]Tekcub: the downside of having Ace embedded in the addon :P
00:11.03Tekcubyea
00:11.59Tekcuboh BTW, anyone opposed to me renaming to just Cork once all the libs are in and done?
00:12.08Tekcubsince it'll no longer be fu-dependant
00:13.00ckknightfully suitable with me.
00:13.14ckknightNeronix, the target-of-target unit portrait doesn't work for oUF
00:13.19Tekcubvhaarr... odd error, trying to hunt it down
00:13.34*** join/#wowace eternally777 (n=eternall@pool-71-254-118-241.hrbgpa.east.verizon.net)
00:13.44eternally777BigWigs options is confusing my guild >.<
00:14.00Tekcubheh
00:14.05Tekcubwhat's so confusing?
00:14.53eternally777I have no idea
00:15.03eternally777I think they're just asking because they don't feel like reading.
00:15.13eternally777"How do I turn off the sound?"
00:15.40eternally777"BigWigs is dumb.  It says it uses SCT but it just puts large messages on my screen -- why won't it do the rainbow animation?"
00:15.41CIA-1103jncl * r10793 10oSkin/ (ViewPort.lua options.lua): oSkin: Changed ViewPort code
00:15.54Tekcubyea, screw them for not clicking on things or reading tooltips
00:16.30TekcubI don't take kindly to people that just assume it will do exatcly what they want without them fidgeting with settings
00:17.37CIA-1103tekkub * r10794 10FuBar_CorkFu/BuffTemplate.lua:
00:17.37CIA-11FuBar_CorkFu
00:17.37CIA-11- Should fix self is nil bugs in BuffTemplate.lua
00:20.47MentalPowerso, what is the process to suggest an already coded (by me) change to a FuBar plugin?
00:20.56HealthHow many MTs is supported in ctra/ora ? 10?
00:21.12MentalPower10
00:21.19MentalPowerat least in CTRA
00:21.56TekcubMent, best route is to make a diff file and submit it to the author
00:22.11ckknightMentalPower, talk to the author?
00:22.11Tekcubby whatever means they want their bugs submitted
00:22.17ckknightwhich plugin, btw?
00:22.26Tekcubbugs/feature requests
00:22.28MentalPowerNetStatsFu
00:25.39*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
00:25.39*** mode/#wowace [+o ckknight_] by ChanServ
00:29.41Kebinusanoskin has viewport stuff now, one more ct_mod gone
00:30.11Moondrake[G5]litle question: lets say an addon , name starting with S f.ex., creates a frame, can the addon starting with A already refer to that frame for things like GEtWidth etc.?
00:30.43[FH]Birdemanitrying out combattimefu, liking it so far. any chance once you have the countup bars that there could be an option to tie it to the bigwigs timebar frame?
00:30.46ckknight_depends, what time is it?
00:32.50Moondrake[G5]anyone?
00:33.48TainYou have no way to guarantee addon load order without making dependancies, Moondrake
00:34.17TainSome systems load alphabetically, but that is not universal.
00:35.21Moondrake[G5]Tain: thx
00:37.03Moondrake[G5]Tain: then i'll use a fix value. i wanted to use GetWidth, so the Frames are not dependant on screen and UIscale, but if i have to make it dependant fom an addon that is not common, there's no point^^
00:42.47ckknight_how do I configure oUF?
00:43.00Moondrake[G5]crtl-rightclick on frame
00:43.02ckknight_cause my target has no debuffs
00:43.05ckknight_alright
00:43.22Kebinusanhmm oskinning the gossip frame not so good with black text
00:44.11KaeltenI'm having fun digging into mediawiki and learning how its innards work :s
00:48.19ckknight_the dewdrop configs in oUF really need work
00:48.40*** join/#wowace Caboose[FH] (n=Caboose9@cpe-66-8-166-76.hawaii.res.rr.com)
00:49.02CIA-1103ckknight * r10795 10Ace2/AceConsole-2.0/AceConsole-2.0.lua: AceConsole - fixed a tab-completion bug
00:50.55ckknight_anyone know why it doesn't use an AceOptions table instead of raw Dewdrop code?
00:51.32Moondrake[G5]ckknight: the neronix version?
00:51.54ckknight_I guess
00:52.03Moondrake[G5]the one with portraits?
00:53.21ckknight_portraits is an addon
00:54.13CIA-1103ckknight 07otravi * r10796 10otravi_UnitFrames/oUF/otravi_UnitFrames.lua: oUF2 - dewdrop menu now shows under cursor
00:54.51Moondrake[G5]ckknight: yeah but neronix changed things in the base oUF as well, like adding DewDRop2 and metro2 instead of 1, talked to haste earlier, he asked if neronix also did an AceOptions table, so i guess none of the versions has it^^
00:55.42Moondrake[G5]ckkight: but i kinda liked the menu to pop up over the frames, because you can see what you change without a menu covering the frame
00:58.14ckknight_well, it made no sense before where it popped up, ah, we'll see how things go
00:59.00Moondrake[G5]ck: where did it pop up in the version you tried?
00:59.21ckknight_way at the bottom of the screen
01:00.22Moondrake[G5]ah ok, so i guess it was the original oUF from otravi, i was testing the one modified by neronix there the menu pops up on top of the frame
01:00.35Kaeltenmedia wiki = scary innards
01:01.58Moondrake[G5]ckknight: like this:  http://webplaza.pt.lu/screener/nef_kmc/ScreenShot_091106_030040.jpeg
01:05.47Moondrake[G5]ckknight: you're FuBar specialist, right?
01:06.22*** join/#wowace Galka (n=Galka@pool-72-88-172-240.nwrknj.east.verizon.net)
01:07.00CIA-1103rabbit * r10797 10Detox/Detox.lua:
01:07.00CIA-11Detox:
01:07.00CIA-11<PROTECTED>
01:07.00CIA-11<PROTECTED>
01:07.58vhaarrAnyone have a solution for that? :P
01:08.37Moondrake[G5]vharr: group then duel and let give you debuffs or give debuffs you can cure^^
01:08.39Kebinusandummy entries
01:09.00vhaarryeah I was thinking dummy entries, too
01:09.04vhaarrthat just go away when you click them
01:09.11vhaarrI'll do that
01:09.24Moondrake[G5]Kebinusan: you're oskinning?
01:09.31vhaarrsoon (tm)
01:12.16ckknight_Moondrake[G5], I wrote FuBar
01:12.45Moondrake[G5]ckknight: that's what i meant :P  is it possible to assign diferent textures to different bars?
01:12.50ckknight_nope
01:12.57sbuhmm
01:13.03sbutarget-target portrait is broken
01:13.23ckknightyep.
01:13.28*** join/#wowace SH|Shabador (n=shabador@ti400720a080-5933.bb.online.no)
01:13.53vhaarrWhat would be the opposite of prioritizing a unit?
01:14.00vhaarrUnprioritize, deprioritize?
01:14.06MikkDE
01:14.15vhaarrokay
01:14.27Mikksays the resident swede :-P
01:14.38sbumhpf, bars are broken too :/
01:14.38Tekcubfor what vhaarr?
01:14.39KebinusanMoondrake[G5], playing with it some yeah, the oskin on the gossip frame looks bad, cause black background with black text not so good
01:14.45Moondrake[G5]sbu: a lot is still broken, scroll way up around 0h50AM CET, tried to fix some with Neronix, smoothbars are still running mad
01:14.47vhaarrTekcub: for detoxing
01:14.57sbuhmm i see
01:15.06Tekcubhrm...
01:15.07Moondrake[G5]Kebinusan: what do you think of the minimap on my screenie (see link a little bit above)
01:15.09sbubut that error also occurs with smoothbars disabled
01:15.17Moondrake[G5]sbu: yes
01:15.18vhaarrTekcub: "Prioritize unit"
01:15.18Kebinusanvhaarr, I got some guildies to test detox they said they were having some problems with 'weird characters outside the tablet even after cleansing' or something
01:15.29Kebinusandunno if that is at all helpful, I havent gotten any screenshots yet
01:15.30vhaarreh?
01:15.33Tekcubyea I know... just trying to think of nice wording
01:15.43vhaarrno, that's not helpful at a ll
01:15.44vhaarrall*
01:15.55Tekcub:P fine see if I help
01:16.26Kebinusanyeah I'll try and get some screenshots
01:16.39sbuuh ok - now every target i select has the same player name, but different stats
01:16.43sbuthink im going to bed now ;)
01:17.10Moondrake[G5]sbu: stick to oUF original until neronix is done^^
01:17.15vhaarrTekcub: no no :P
01:17.25vhaarrTekcub: I mean the guildmates from Kebinusan
01:17.45Tekcubokey, I dunnowhat ya talking about then, I just sat down :)
01:17.48vhaarr:P
01:17.51Tekcubwas toying with zoomplayer
01:18.09Tekcubthink it's gonna win my PVR-comp software fav
01:18.16Tekcubeverything else is so slow...
01:18.19sbuMoondrake[G5]: uhm - problems go away if i disable neronix stuff?
01:18.40Tekcuball I need is 1) play video 2) menu to play another video 3) easy means of deleting watched videos
01:18.56Tekcuband remote support is added bonus
01:18.57*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
01:18.57*** mode/#wowace [+o ckknight_] by ChanServ
01:19.05Tekcubckk, what's your issue?
01:19.09Moondrake[G5]abu: you can't he tweaked little more than the portraits, adding dewdrop2, metrognome2, smoothbars etc. etc.
01:19.10Tekcubyou can never stay connected
01:19.17Tekcublern2broadband! :)
01:20.07Moondrake[G5]sbu: i don't have access to SVN, but i think he branched it so you can choose between his and the orgiginal
01:21.15sbuwell, i think using aguf for now would be better ;o
01:24.26Tekcubhehe.... moogle + hyena + wolf + bat + anime hair == http://www.furaffinity.net/full/214820/
01:27.34*** join/#wowace spg (n=never@d5152A0C5.access.telenet.be)
01:27.53spgEuhm i have a problem
01:27.59spgmy fubar never remembers my settings
01:28.03spgit does partially
01:28.13spgand when its totally fucked (on every wowboot)
01:28.19spgi switch profiles back & forth
01:28.25spgthen i get my partial config
01:28.30spgallways have to put some stuff back
01:28.30spg:<
01:32.04Moondrake[G5]sbu: portraits of target of target work: via menu, try to uncheck raidcoloring background and they will show
01:36.19Moondrake[G5]n8 all
01:37.37GalkaHas Hostelbar's Duration feature stopped working for anyone else?
01:41.28*** join/#wowace ryaaaaan (n=rchiocch@69.43.65.27)
01:41.44ryaaaaanwhats the actual link to download ace 2.0 ?
01:41.52ryaaaaani can't find it on WoWAce
01:42.16ckknight_um...
01:42.25ckknight_are you a developer?
01:42.30ryaaaaanno
01:42.36ryaaaaani need it to run FuBar and whatnot
01:42.45ckknight_no you don't.
01:43.28ckknight_it's included with FuBar
01:43.36ryaaaaanok then, i need to figure out why my things arent loading onto FuBar
01:43.41Kaeltenryaaaaan you shouldn't need ace2 to run fubar or most other ace2 addons because it spost to be embeded
01:43.43ryaaaaani dont have a bar that gives me the option to add stuff to it
01:44.00ckknight_did an error occur?
01:44.15ryaaaaanno
01:44.24ryaaaaantheres just no thing that lets me add like damage meter and stuff
01:44.25GalkaoRA2 question:  To disable modules I do not want, its as simple as going into the Optional subfolder and removing the corresponding .LUA file?
01:44.32*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
01:45.24ryaaaaanall of my FuBar addons are in the C:\Program Files\World of Warcraft\Interface\AddOns\FuBar directory
01:45.56GalkaThats why.
01:46.02GalkaThey need to be in the Addons folder.
01:46.07GalkaNot the Fubar folder.
01:46.14GalkaMove them out of it into Addons.
01:46.29ryaaaaanok
01:48.05GalkaSlow night in the channel today :/
01:49.02Gngskfootball
01:49.12GalkaPfft.
01:49.19Gngsker, american football!
01:49.22GalkaSomeone answer my oRA2 question pretty/sexy please :/
01:50.20GalkaEh ill just test it for myself and undelete it if it blows up on me >.>
01:50.21ryaaaaanok that worked
01:50.25GalkaCool
01:50.33ryaaaaanbut now, the damage meter isn't showing up in the bars
01:50.47ryaaaaanand i'm getting an Ace00-2.0 error or something
01:51.29spgFubar2: Fubar doesnt remember when I login or load a profile.
01:52.47ryaaaaan"AceAddon: AceOO-2.0: Library "AceConsole 2.0 Does Not Exist" "
02:10.45vhaarrryaaaaan: and FuBar is the only Ace2 addon you have?
02:22.46*** join/#wowace Prophy (n=prophy@cpe-66-65-84-109.nyc.res.rr.com)
02:23.17Prophywhere can i download ag-unitframes?
02:24.26Tem|Foodsvn.wowace.com/files
02:25.24Prophythx!
02:29.26CIA-1103greywind * r10798 10oSkin/GossipFrame.lua: oSkin: made gossipframe text more readable
02:29.37*** join/#wowace steino (n=stein-iv@ti531210a080-6601.bb.online.no)
02:34.48Prophyis there a way to increase the TEXT size in Ag-unitframes? or otravi?
02:40.15*** join/#wowace Azurewrath (i=Azurewra@i577BDC5D.versanet.de)
02:43.13Galka006/09/10 22:42:48-321]: oSkin\core.lua:33: attempt to call method `ViewPort' (a nil value)
03:07.55eternally777How hard would it be to retrofit SW_Stats 1.5.3 to use AceComm?
03:08.21[FH]Birdemanisw stats 2.0 is coming out and he is changing the comms on it
03:13.13*** join/#wowace Jarenthal (n=Bob@cpe-071-076-173-175.triad.res.rr.com)
03:16.27*** join/#wowace sbu_ (n=sb@dslb-084-056-139-039.pools.arcor-ip.net)
03:18.26eternally777SWStats was "predicted" to be out, by him no less, two weeks ago.
03:18.38Tekcubhttp://ui.worldofwar.net/ui.php?id=2783
03:18.39Tekcub....
03:18.40eternally777Is he saying anything on worldofwar.net?
03:18.49eternally777Oh, I only read curse and wowinterface
03:18.50Tekcub"This version is different in that it (will) work with every addon that has a minimap button. "
03:19.04Tekcub"This mod doesn't add the minimap-buttons for oRa-menu, BigWigs or Improved Error Frame for me. Perhaps they use some other way to add the button then Buttonhole is searching for?"
03:19.08Tekcub*snicker*
03:19.25Temwhy bother?
03:19.31TemSWStats is garbage
03:19.43Tekcubpoor stormwindstats
03:19.49Temit also eats memory like a motherfucker
03:19.52Tekcubno love for stormwind
03:20.06Tekcubstupid worthless humans
03:20.30TemI think the "SW" stands for a guild name
03:20.37Temdon't really know what the guild's name is though
03:20.47Tekcubstop with the thinking, it makes my brain hurt
03:20.48TemI typically think "southwest"
03:22.14[FH]Birdemanisw is the guild name
03:22.17[FH]Birdemanishadow something
03:22.56[FH]Birdemaniuntil there is something better, i force the guild to use SW stats
03:23.02*** part/#wowace ryaaaaan (n=rchiocch@69.43.65.27)
03:24.52TemTekcub, for tS can you sort by total memory?
03:25.03Tem(ie add an option to do so)
03:25.23Tekcubit's on the todo
03:25.34Tekcubunless maia already slipped it in
03:26.01Tekcubno, still todo
03:26.53GalkaAnyone here using idChat2 and having an issue with the way underscores are showin in text?
03:29.25TemMSBT is giving me 50KiB in the suppression room
03:30.05GalkaO_o
03:30.16GalkaTry SCT2 and see what it gives :D
03:31.12gnorlishi turn off all taht stuff for suppression
03:31.13gnorlishit's so chaotic
03:31.13gnorlishalt+z!
03:33.24*** join/#wowace Azurewrath (i=Azurewra@i577BDC5D.versanet.de)
03:43.27Temthe MS bar on broodlord is 5 seconds too long
03:46.30CIA-1103tardmrr * r10799 10BigWigs/BWL/Broodlord.lua: BigWigs: Fixed length of Broodlord's Mortal Strike.
03:48.44Prophyis there a way to increase the TEXT size in Ag-unitframes? or otravi?
03:49.10*** join/#wowace GeoDaMancer (i=GeoMance@dialup-4.240.210.39.Dial1.Phoenix1.Level3.net)
03:53.53Kebinusanshadow warrior stats or something
03:54.20Kebinusansome reason he doesnt want to use parserlib either
03:54.24hasteProphy: otravi has a option for it
03:56.06*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
04:00.24GalkaIf by some miracle, a benevolent and pro Ace2 coder took up the task of making a DamageMeters/SWStats type of mod....
04:00.30Galka...it would put them all to shame :D
04:00.40Azurewrathpropy: in ag_UF you can edit the .lua of the layout you use
04:00.50[FH]Birdemanihas anyone thought of contacting the sw guy and showing him ace2?
04:00.53AzurewrathProphy i mean
04:01.41[FH]Birdemanihttp://forums.sw-stats.com/
04:01.50Kebinusanyeah parserlib has been suggested
04:05.44hasteIsn't it SWStats that modifies globals and breaks other combat log add ons?
04:07.40Azurewrathi remember sth. with swstats altering with that.. caused problems on non-english clients afair
04:11.37Kebinusanhaste, yeah
04:12.13CIA-1103rabbit * r10800 10Detox/ (Bindings.xml Detox.lua locals_enUS.lua): Detox: Add keybindings to add and remove the group or class of the current target to the priority list (all priests, everyone in group 2, etc).
04:16.15vhaarrTem: thanks, yeah I noticed that on broodlord too but then we killed him before I managed to time it properly
04:21.25CIA-1103kebinusan * r10801 10BigWigs/AQ40/Ouro.lua: BigWigs: Ouro, Lets start sweep and sandblast timers when he emerges.
04:23.23eternally777Did you read the author's response to the Ace2 post?
04:23.51KebinusanThe last one I read was some something about how he jsut finished writing a parser for swstats and didnt want to change
04:23.59*** join/#wowace Azurewrath (i=Azurewra@i577BD94D.versanet.de)
04:24.34eternally777"I have looked into Ace and Ace2 somewhat. Currently I don't have any use for it in SW Stats." -.-
04:24.44eternally777I think he misses the entire point of Ace2.
04:25.19hasteWell, some authors are rather... "I don't want to use other peoples stuff"
04:25.22MikkWho's that you're quoting? Cide?
04:25.29hasteMikk: Author of SWStats
04:25.30MikkSounds like it :-P
04:25.46eternally777"Artack" site-admin of SW-Stats.com, assumed author of SW Stats
04:25.48gnorlish~emulate mikk
04:25.50purlACTION butts his nose into whatever you were discussing right there and dumps his opinion on you like a metric ton of feces
04:26.00eternally777hahaha
04:26.00hastehehe
04:26.24gnorlishi think i pre-empted by a few seconds there
04:26.31eternally777My memory sees a use for Ace2 in SW Stats...
04:26.44eternally777s/My memory/My PC's memory/
04:27.11hasteDon't look at towards me, I'm not a fan of Damage Meters and SWStats
04:27.40eternally777I tried to read SW Stats' code tonight
04:28.03eternally777Key word: "tried"
04:28.10eternally777it's so cryptic...
04:28.35eternally777I can't even find how he parses the events.
04:31.10Kebinusanhmm bossblock was stopping messages in text but not the raid warning frame for some reason
04:32.02Kebinusanthe messages were tagged with *** though, *shrug*
04:34.17eternally777What event does BigWigs fire when a specific boss module is triggered?
04:34.27eternally777s/is triggered/is activated/
04:37.29KebinusanBigWigs:EnableModule  maybe?
04:37.58eternally777I think its BigWigs_ThrottleSync
04:38.07eternally777(boss, time)
04:38.23eternally777s/boss/msg/
04:38.26Kebinusanthrottlesync, is the throttle for the recv_sync
04:39.14eternally777self:TriggerEvent("BigWigs_SendSync", "HorsemenStart")?
04:39.49eternally777btw, my guild was forced to download BigWigs for the four horsemen :D
04:40.20eternally777After weeks of me advising them to (with them all ignoring me), an officer tried it, and forced them to get it.
04:41.49hastemy guild doesn't force anything :3
04:42.18hastethen again, the majority uses BigWigs and oRA
04:43.40eternally777We couldn't possibly be coordinated enough to do Four Horsemen if a third of us were using one boss mod, another third using a different one, and the last third relying on the boss mod announcements from the other two-thirds of the raid.
04:43.58GalkaNice
04:44.05GalkaNice to see a guild forcing BigWigs over Ora
04:44.08GalkaCTRA*
04:44.09GalkaGuess what?
04:44.14ckknightchicken butt.
04:44.14GalkaMy guild forced it too today ^_^
04:44.16GalkaBigWigs ftw
04:44.57eternally777Hey ckk
04:45.12ckknighthey guy
04:45.20eternally777I nominate you to create an Ace2 version of SW_Stats.
04:45.25eternally777Congratulations!
04:46.01GalkaHells yeah.
04:46.08GalkaI second this nomination.
04:46.25GalkaCall it Ace Yo' Face.
04:46.28GalkaBecause DPS melts Faces!
04:47.19ckknightfuck you, guy!
04:47.27ckknightI actually have no idea what SW_Stats is or does
04:47.35GalkaIts DamageMeters
04:47.39ckknightoh
04:47.40*** join/#wowace Sole (n=no@203.118.159.21)
04:47.43GalkaAnother version of it
04:47.45GalkaSole......
04:47.47GalkaHostelBar :/
04:47.49GalkaWhats up with it :/
04:47.51ckknightit could be done with AceComm pretty easy
04:47.54eternally777Significantly more accurate
04:47.57Solehuh
04:48.01eternally777I tried to make it use acecomm tonight
04:48.02GalkaSee mah post
04:48.04eternally777good luck with that.
04:48.14hasteGet in mah belly!
04:48.14GalkaThe durations doesnt work at all for me with latest version :/
04:48.40GalkaAce Melts Face <== name of ckk's soon to come DM mod amirite?
04:48.42eternally777I actually thought of the name "ScoreCard", but "Ace Yo' Face" is fine.
04:48.46GalkaWith the spiffy acronym AMF
04:49.07Kebinusanname it 'MyEpeenIsTHISbig'
04:49.19Galkahaha
04:49.22GalkaThats perfect.
04:49.28GalkaEpeenGauge
04:49.31SoleGalka: which revision?  MY latest one or the one that thiana has uploaded...because it says he fixes a bug I didnt even know about it
04:49.48ckknightEpeenGauge would be great.
04:50.05Galka10782
04:50.15Soleuse 10560
04:50.20GalkaI was
04:50.22GalkaThat also didnt work
04:50.27GalkaWhich is when I upgraded to Thianas
04:50.30GalkaWhich also didnt work
04:50.40GalkaAnd Durations *****IS***** enabled (/hb enabled durations)
04:50.42Solegonna try to replicate it I guess
04:50.59Soledoes a test bar run?
04:51.05GalkaNope
04:51.13GalkaIm reverting to your revision for posterity
04:52.12GalkaOk
04:52.14GalkaI apologize sir
04:52.18GalkaMaybe I wasnt paying attention
04:52.21GalkaYour revision is working.
04:52.24Galka<3 you
04:52.30Sole:P
04:52.31GalkaThiana broke your stuff :/
04:52.39Sole<PROTECTED>
04:52.46Galkawait or is it...
04:52.54GalkaDoes HB not show Deterrence timer?
04:52.54Sole<PROTECTED>
04:53.03Galkaor Rapid Fire?
04:53.07Soleuhm
04:53.11Soleon you or on your enemies?
04:53.13GalkaHrm ill test by viperstinging Stalagg lol
04:53.15Galkaon me.
04:53.18Soleits not AceTimer....
04:53.28GalkaOh so its purely enemies eh
04:53.29GalkaGotcha.
04:53.36GalkaThank you sir
04:53.40Soleno prob
04:54.22Tekcub*burp*
04:54.27Tekcub*blarf*
04:54.32Tekcubtoo much milk ><
04:54.45GalkaOk this is the first time ive tested HB in a RAID
04:54.51GalkaAnd ive got Stalagg targetted
04:54.59GalkaShows everything, not just my own stuff
04:55.07GalkaShows Warlock spells for instance.  Guess I filter that via events?
04:55.13Solewell
04:55.23SoleIm trying to work on seperating that
04:55.30Galkak
04:55.31Soleatm it just shows all debuffs on nearby enemies or on your target
04:55.34ThianaGalka, Pardon? How did I break it? It caused a CTD before on drag, now it works fine.
04:55.43SoleThiana: ignore that :P
04:55.45GalkaI was speaking out of my ass
04:55.47GalkaI apologize Thiana
04:55.50GalkaYou didnt break it
04:55.51GalkaIm just dumb :/
04:55.54SoleThiana: thanks for fixing the bug, I had nfi it even existed
04:55.56ThianaAh
04:55.57GalkaAnd didnt rtfm
04:56.26ThianaSole: np :) Just needed it fixed because the duration bars were covering my cast bar :)
04:56.45Sole:P
04:57.23Soleso what did you change exactly? all I can notice right off is the "OnDragStop" of the create anchor method has been altered
04:58.18ThianaFor some reason the this:GetPoint("TOPLEFT") caused a CTD so I just wrote it differently (using GetLeft()/GetTop()) and switched the relative points to account for the difference.
04:59.12Solehmm
04:59.18Soleweird that it would cause a CTD
04:59.48Solei know for a fact that ammo uses this:GetPoint("CENTER")
04:59.51ThianaTem said something about operations like that being bad during drags *shrug* You'd have to ask him. I just know I can move the anchors now :)
05:00.11Soleahh ok fair enough
05:00.19Solewell all I know is it works too :P
05:00.22GngskAnyone use CandyDice?
05:00.36Soleno
05:00.41*** join/#wowace Nightdew (n=nightdew@c-69-241-14-232.hsd1.ga.comcast.net)
05:00.42Kebinusanwhats candydice?
05:00.44Solebut Im guessing its a slice n dice timer
05:00.52Gngsklooks like an dueced acetimer
05:00.53Solebingo?
05:00.57Gngskhttp://wowinterface.com/downloads/info5338-CandyDice.html
05:01.08Solehmm
05:01.08Gngskerm, looks rogue only though...
05:01.15Gngsklucky me, I'm a rogue!
05:01.20Soleit aint loading
05:01.30Gngsktoo popular!
05:01.30Solei dont need it I think as a rogue
05:01.47Solehostelbar provides gouge/cs/ks timers thats all I basicaly need ^_^
05:02.05Gngskwell, when raiding, it's nice to not have to look up at your buffs to see if you should cast eviscerate or slice and dice, blade fury, rupture, etc
05:02.20Soleuhm
05:02.33hasteit shows cooldowns also =\
05:02.34Solewhy would I look at my buffs to see if I should evis/rupture/bf?
05:02.49Gngskbecause you want to keep slice and dice going?
05:02.55Solei know to evis/rupture when I have the cp and  bf is a cooldown that I pop when its up :P  
05:03.18Soleslice n dice and rupture duration i guess is what itl work for
05:03.24GalkaOk no...
05:03.28GalkaI take that back
05:03.31GalkaI just reverted to Thiana's again
05:03.34GalkaFor posterity
05:03.35Galka<PROTECTED>
05:03.38GalkaNo timer bar.
05:03.42GalkaBack to Soles.
05:03.43Sole<PROTECTED>
05:03.43Galka<PROTECTED>
05:03.45GalkaTimer bar.
05:03.47GalkaSo....
05:03.49Galkaperhaps Im not crazy :/
05:04.01Solewell THERE is a bug with mine
05:04.01ThianaOh
05:04.04ThianaI know what it is.
05:04.09GalkaSee!
05:04.16GalkaI take back my apology ^_^
05:04.22GalkaAnd my self-depreciation!
05:04.23ThianaYou had saved positions right? The anchoring is different, just reset the positions in the SV
05:04.33Galkaboo :/
05:04.37Galkaok thank you though
05:04.37*** join/#wowace MazramTaem (n=mazram@c-71-227-177-210.hsd1.wa.comcast.net)
05:04.44Galkaim just joking anyway, great work to all devs
05:04.53ThianaNo, because I have no clue how you even managed to move the bars without a ctd. Iceroth had the exact same problem as I did.
05:05.13ThianaSo the bar test is there, it's just off screen ;)
05:05.17Sole:P
05:05.32Galkactd?
05:05.47Sole<PROTECTED>
05:05.52GalkaAlso how do I reset it?  I dont see a reset option in /hb
05:06.03Thianactd=crash to desktop
05:06.05Soleto default values?
05:06.08GalkaSi
05:06.11SoleI like my definition
05:06.14Thiana<PROTECTED>
05:06.20GalkaThank you
05:06.26Soleno
05:06.44GalkaDo I reloadui afterwards?
05:06.44Soledo /script HostelBar.db.profile.positions = {}
05:07.02ThianaYes Galka
05:07.05*** join/#wowace PProvost (i=PProvost@nat/microsoft/x-044844bc8fc14b91)
05:07.18ThianaThe = {} isnt needed Sole because you register defaults with AceDB
05:07.26Soletrue
05:07.29GalkaResolved, thank you Thiana
05:07.31Galkaand Sole
05:07.46Thiana:)
05:07.48Soleforgot that if a value isnt set it uses the defaults
05:08.14Soleanyway
05:08.20SoleI forgot what Im meant to do on hostelbar now
05:08.38GalkaI think
05:08.40GalkaYou meant to
05:08.43GalkaWork on the events
05:08.44Soleit was something important...
05:08.46ThianaSole: A way to tell my Curse of Doom/etc apart from the other warlocks :)
05:08.52Sole:(
05:08.59Solethat sounds daunting and scary though
05:09.12Solehmm question
05:09.12GalkaShows everything, not just my own stuff
05:09.12ThianaAnd having the bars grouped by mob would be nice, so we can read the spell name on the bar :) *smiles brightly*
05:09.14GalkaShows Warlock spells for instance. Guess I filter that via events?
05:09.15Galka<Sole>well
05:09.17GalkaIm trying to work on seperating that
05:09.19GalkaThere you go, did that jog your memory?
05:09.22GalkaOr was it something else >.>
05:09.30Soleyea it did
05:09.51MazramTaemDoes anybody know if there's a timer-bar available for hunter Aimed Shot/Auto Shot that integrates with ArcHud?
05:09.58Sole<PROTECTED>
05:10.08GeoDaMancerI believe so.
05:10.44Soleok
05:12.20GeoDaMancerI know that interrupted it thrown.
05:12.28GeoDaMancerAnd, I'm pretty sure about STOP.
05:13.30Solehmm
05:15.17TemThiana, actually, I looked it up and that bug should have been fixed a long time ago
05:15.31Solehmmm
05:15.33TemThiana, what I think is *really* causing the crash is the call itself
05:15.41ThianaOh??
05:15.41SoleIm tempted to modulate hb
05:15.53Soletem: I had a hunch that was it :P
05:15.56TemThiana, see, slouken never mentioned that GetPoint accepted string arcuments
05:16.04TemGetPoint normally takes integers
05:16.25TemI tested it earlier today and it didn't crash on me, but I suspect it has something to do with dragging
05:16.33TemI'll investigate further tomorrow
05:16.54ThianaWhy would dragging alter the behaviour though?
05:19.16Soledunno
05:20.14Temwell
05:20.28TemI think it has something to do with how the game handles anchoring after a drag
05:20.48Tem(you might run into the same problem with a frame whos position was restored via :SetUserPlaced
05:21.04Tembah, fuck sleep, I'm gonna find out right now
05:21.32Thianalol
05:22.05Solelol
05:23.41Soleso I think I might use the SpellStatus lib for processing Durations
05:23.57Solewekll
05:24.05SoleIll do this I think, ineffective but only way I see it
05:24.16TemMazramTaem_, you lose points for not spelling it right
05:24.35MazramTaem_heh
05:24.41Temyou lose more for changing the phonetics
05:24.49MazramTaem_Had to spell it this way to not get killed by DAoC. ;)
05:24.59MazramTaem_Been this way so long...
05:25.09Tem?
05:25.13SoleSpellStatus is used when the player enables "Own Durations", but when the player wants to see ALL durations on enemies then parserlib is used
05:25.17Soleyes, no?
05:25.30Soleand "Own Durations" will have the limitation that itl be only for your target
05:25.44Solewell meaning, you cant switch targets halfway through a cast
05:26.10Kebinusanthat candydice is spits out lotsa errors
05:26.21Solebecause as I see it, what I ll do is after the spellcast spell finish events (theres 3), Ill get the spell name and your currrent target and then create a bar going from that
05:26.32Soleanybody have any input?  Thiana? Tem?
05:27.12ThianaDoes SpellStatus actually track durations? Sounds more like it tracks cooldowns/etc
05:27.19TemI think it's just a wrapper for the Game's casting API
05:27.41TemI dunno
05:27.56Temseems tough to retrofit your structure to use it
05:27.58ThianaSole: I think you need to hook the various ways of casting, then mark the spells being cast as different from ones simply parsed from the chatlog
05:29.02ThianaOn that note. Goodnight boys.
05:30.15*** join/#wowace PProvost (i=PProvost@nat/microsoft/x-d5db8e58da2ef432)
05:30.43*** join/#wowace Sole_NDC (n=no@203.118.159.21)
05:30.46Sole_NDChmm got disconnected
05:31.15TemThiana, hmm, no crash after dragging
05:31.37Sole_ok so did you guys have any input on the way I described of handling player durations?
05:32.53CIA-1103sole * r10802 10HostelBar/ (HostelBar-SpellsDB.lua HostelBar.lua): HostelBar: changed location where anchors/titles are created (internal change), added some more spells
05:35.54Sole_omg thats me
05:36.10MazramTaem:-p
05:36.13gnorlish!_!
05:38.10ckknighthttp://www.albinoblacksheep.com/video/emohowto
05:40.55IcerothSole_, couple of suggestios: 1) option to monitor only my own duratiosn (i couldn't give a crap about how long the lock CoA lasts), and 2) turn "off" background color: with the new bantobar texture it's hard to see where the actual bar stops and background begins but for example with oCD the default bg with blueish color is easy to see difference
05:42.48KebinusanMinimalist, TheLowdown, MrPlow... my last 3 ace mods
05:43.09TekcubTLD would be a zippy convert, you should do it
05:43.46KebinusanI wouldnt even know where to start, but I can take a look at it
05:44.08Tekcubit'd be a good one to learn where to start :)
05:44.11Tekcubit's a small mod
05:44.21Tekcubjust need to convert the hooks and timer mainly
05:45.18GngskKebinusan, Wobin put a dueced version of MrPlow in the brances iirc.
05:45.48Kebinusanah cool I'll check that out
05:46.44Sole_Iceroth: Im working 1  right now, well starting to, and 2 - Ill get onto it I guess
05:46.59Iceroth=)
05:47.15Sole_Iceroth: seeing as nobody wants to talk to me,  do you think I should modulate HB?
05:47.34Icerothmodulate, as in..?
05:47.41Sole_Iceroth: Im thinking itl make reading the code a lot cleaner and easier to understand for others if they want to add something to help me
05:47.50Tekcubgod I hate answering 100-question psyche tests for a fucking $6/hr job
05:47.55GngskAceModuleCore stylie?
05:48.03Sole_Iceroth: as in  core.lua has the main functions, HostelBar_Durations contains all the Durations group processing and so on
05:48.05Tekcubhere's a hint: you're wasting both our time with your stupid test
05:48.29GngskSole_, think it'd slim things down?
05:48.36Tekcubyou'll have two types of people on said test.. those taht answer truthfully and those that give you the answers you want
05:48.42GngskI mean, is HB going to aim to replace AceTimer at all?
05:49.09Tekcubthe ones that lie off their ass and tell you what you want are the ones that make it through your "Screening"
05:49.17Tekcubseems like that method is broken, no?
05:49.34Gngsknot if you want a sample full of liars
05:50.01Sole_well
05:50.08Sole_I dunno if HB is going to repace AT
05:50.21Sole_all AT displays is buffs on yourself, correct?
05:50.34Icerothi'd have to take a proper look at the code to be able to answer that one... if the way durations/interrupts/casts/etc vary a lot and would make nice clean modules, i guess - but if they are like 10 lines of code i don't see the point of breaking it up
05:50.36Sole_sorry I never actually used it :P
05:50.37Tekcuband you think that companies full of minimum wage peons want liars?
05:50.41TekcubPREFER liars?
05:50.43Tekcub:P
05:51.05Sole_I worked in a minimum wage peon company
05:51.19Tekcub"Sometimes I feel very sad for no reason"
05:51.23TekcubSTRONGLY AGREE!
05:51.28*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
05:51.30TekcubWHY YOU NO HIRE ME?
05:51.38Sole_I was a decent employee, til my boss decided that just coz she cant manage the other peons she'll tell me I cant take a sick day off when Im in fucking bed with the flu
05:52.05Sole_then I said "you have problems with understaffing?  well Ill make it worse for you, I QUIT BITCH"
05:52.08Sole_just like tht
05:52.14Sole_fun ^_^ seeing as she was a bitch
05:52.22GngskSole_, it depends from class to class. As a rogue it tracks self buffs like evasion, slice and dice, adrenaline rush, blade furry and DoTs/stuns like rupture, kidney shot, cheapshot, gouge
05:52.29GngskSole_, I know HB already does 1/2 that
05:52.50GngskSole_, but as a healer, it'd track HoTs on others, like renew/rejuv/regrowth, etc
05:52.59Sole_Gngsk: well I think I might just use the SpellStatus lib to do the other 1/2, might as well
05:53.07Sole_Gngsk: dunno about how big itl be though
05:53.12IcerothGngsk, too spammy for my taste
05:53.21ArrowmasterIceroth: next time you update IceHUD could you add SpellStatusLib to the Optional Dependancies in the toc for those of us with the standalone lib installed
05:53.23GngskIceroth, that's where the modularization comes in!
05:53.39IcerothArrowmaster, ah, doh, sure
05:53.55Arrowmasterthanks
05:54.26Sole_but to be honest I dunno if HB is even all that useful to my tastes anymore :P
05:54.30Gngskwell, I got a new computer and I'm still piecing my UI together. But I've decided not to install any Ace1 stuff and AceTimer is one of the only things I've really noticably missed in the past week
05:54.35Tekcubyou also need to fill in TOC metada like X-Embeds and make a wiki page ^^
05:54.45Sole_all I really need a spell alert/combo points and energy both in my face
05:55.02Gngskpvp ftl :P
05:55.13Sole_<PROTECTED>
05:55.20Sole_hell Im tempted to remove sct
05:55.33Gngskyea, I've gone without it all week
05:55.42Sole_Im trying to reduce flashy shit around the screen that draws away from my attention to the actual fight
05:56.08Sole_I remember when I raided, one day half my addons broke because of that SV bug
05:56.12Sole_so I had to play by feel
05:56.25Sole_I did a lot better than I usually do because I wasnt distracted by random crap
05:56.56Sole_maybe its just my dumb brain
05:57.30Arrowmasterheh i tend to stare at nothing but the target debuffs in my unitframe and ktm
05:58.09Sole_warlock?
05:58.18Arrowmasterhow did you guess?
05:58.21Sole_<PROTECTED>
05:58.29Sole_debuffs gave it away
05:58.38Gngskwell, I got the candydice thing, which will prolly fulfill my need for acetimer on my rogue. But when I'd like a solution for my priest too
05:58.38*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
05:58.40Sole_and ktm - locks like to pull aggro
05:58.56Arrowmasteri tank trash mobs
06:00.14ckknightdammit, I want AceGUI-2.0
06:00.22Sole_ckknight: me too
06:00.24Temdamnit
06:00.31Sole_speaking of which, whos working on it and how far along is it?
06:00.33ckknightlooking at you, Tem
06:00.36Temgo to my classes for me
06:00.42Temdo my homework for me
06:00.45Tempay my bills
06:00.57ckknightI'm taking 6 courses now
06:01.03Temas am I
06:01.32ckknightat least tell me where you are and how I can help, in order so I can at least work on it
06:02.12ckknightbecause I can't help you with your bills or your homework or your classes
06:02.17ckknightbut I can help with AceGUI proper.
06:02.49*** join/#wowace Jaxon (n=jackson@S01060060083b4430.ed.shawcable.net)
06:03.05JaxonShould I expect to find people awake at this hour?
06:03.15Tekcubhrm... anyone got links for this...
06:03.16Tekcubhttp://www.wowace.com/index.php/PerfectFramePool-2.0
06:03.17Tekcub??
06:03.23TekcubI don't see it on the SVN
06:03.29jjungnickeljaxon, teh intarweb si teh global
06:03.46ckknightJaxon, it's 8 PM for me.
06:03.54ckknightand jjungnickel is right
06:03.56ckknight~internet
06:03.57purlthe internet is not something you can just dump on, it's not a big truck, it's a series of tubes.
06:03.58Jaxonjjungnickel: yeah, but some of the freenode channels I findmyself in aren't all that active once it starts getting late.
06:04.13TemTekcub, he linked it a few days ago
06:04.14JaxonAnyways, I just caught the thread about the svn access change.
06:04.49jjungnickelcaught or read? :-)
06:04.54JaxonAnd I'm planning on writing a package and distribution to handle my updates for addons that I used to use svn for.
06:04.58JaxonRead.
06:05.23jjungnickelgreat, go ahead :)
06:05.28JaxonBut I noticed that the /files directory is hosted on the svn subdomain and I wasn't sure if it would be okay to use that as my reference.
06:05.40JaxonSince the big issue was bandwidth and if I'm still hitting up that domain, it can't help much.
06:05.49Tekcubthe issue wasn't bandwidth
06:06.03JaxonToo much overhead with the constant connects?
06:06.05Tekcubit was server load due to the processing power needed for SVN transactions
06:06.16*** part/#wowace Mikk (i=bofh@81-233-236-26-no19.tbcn.telia.com)
06:06.27Tekcubzipping and dumping to a download bin makes it pure bandwidth rosources
06:06.34Tekcubwhich he's got plenty of
06:07.06Tekcuband I bet one zip op is about as much power as a few SVN checkouts/updates at most
06:07.13JaxonMmhm, I never did figure out a way to cut down on the svn overhead for my own uses.  Alright, I'll see what I can come up with.  I don't plan on having anything to the scale, but I'm a big fan of apt, so it'll be similar in function to that.
06:07.43Tekcubyou making ascript to download updates I assume?
06:07.46jjungnickelteckub, zip a few k = 0.1 svn tx :)
06:07.53Sole_i think it was just the fact that some idiots were doing a checkout of the whole damn trunk folder
06:07.54jjungnickelshould be less even
06:08.05Sole_<PROTECTED>
06:08.08JaxonTekcub: yeah, bash or perl, I haven't decided yet.
06:08.18jjungnickelmostly, sole.
06:08.43Tekcubsomeone should write a script to go thru all the TOC files and dump out each item in X-Embeds
06:08.57Tekcuband people should start adding that to their TOCs :)
06:09.09jjungnickeltoo many, too easy-to-use frontends, removes the nerd-filtering versioning-systems usually gave :)
06:09.10JaxonSole_: I hope I wasn't adding to that.  I was running "$ svn up *" in my addons directory about once a week and then doing single directory updates based on need.
06:09.15Tekcubthen people can know which lib standalones to download
06:10.02Tekcubbut yes, the main issue is/was bulk updates
06:10.28Tekcubonce clad gets the script completed (months from now....) access will be restricted
06:10.47Tekcubbut we're asking people to take to the zips now and help reduce the load
06:10.55JaxonTo be honest, I've never seen svn externals used quite to this extent until I started using the wowace repository.
06:11.11Tekcub:) embeds are a very unique thing to us
06:11.12Arrowmasteri checked out the whole root folder at first when i was using RapidSVN because whoever it was that made a post about rapidsvn on the boards said to use "http://svn.wowace.com/root/"
06:11.27TekcubI don't even know if any other projects use many embeds at all
06:11.31Arrowmasterbut then i switched to the command line version
06:11.41Sole_you guys wont be ang0r at me if I use SVN Update on some of my hostelbar files when someone else updates em, right? :)
06:11.55Temthey are handy for the way we use them
06:12.01Tekcubvery handy
06:12.04Tembut I hate it
06:12.06Sole_handy is the word
06:12.14Tekcuband we hate you, it's all even
06:12.15Sole_hater
06:12.19Temfine with me
06:12.23Tekcubbecause you're not handy
06:12.27Sole_damn :(
06:12.28JaxonAnyways, just wanted to run my ideas by someone in the "know."  If I get my ass in gear, I'll probably have something done in a week or so.  Thanks for the answers.
06:12.30*** join/#wowace frus (i=frus@082-146-096-086.dyn.adsl.xs4all.be)
06:12.34Sole_LOL
06:12.38Tekcubyea, sleep good
06:12.40jjungnickelnite tem :)
06:12.40Tekcub*poofda*
06:12.41*** part/#wowace Jaxon (n=jackson@S01060060083b4430.ed.shawcable.net)
06:12.46Sole_nite2u
06:13.12Tem|Sleeplater guys
06:13.17Sole_baqi
06:13.25Sole_oh
06:13.36Tem|Sleep[cartman]screw you guys; I'm goin home[/cartman]
06:13.39TekcubI expect to see more wiki addon pages when I get up damnit
06:13.42Sole_has anyone written an Ace2 version of a good combo point graphic display?
06:13.57Tekcubhttp://www.wowace.com/index.php/Writing_new_addon_pages
06:14.00TekcubHINT HINT
06:14.38Sole_yes, no?
06:14.43Sole_coz im thinkin of writing one
06:14.51Sole_and Ima call it  Puntos !
06:14.56Sole_proest name evar
06:15.25ckknightproest?
06:16.11Sole_pro-est
06:16.16Sole_as in pro
06:16.39Sole_hes gonna make fun of me again like he made fun of soap :(
06:16.43ckknightI think it'd be "most pro"
06:16.49ckknightsoap?
06:17.01Sole_thats what hostelbar used to be  called
06:17.09ckknightcleanliness next to godliness
06:17.11ckknightoh
06:17.12ckknightyea
06:17.16ckknightthat was a weird name.
06:17.20Sole_yea
06:17.24ckknightand what does Puntos mean?
06:17.31Sole_Points in portugese
06:17.40ckknightalright
06:17.51ckknightall I thought of was a woman's snatch
06:17.54Sole_i couldnt think of a name so I went on babbelfish and typed in points and look at all the translations
06:17.59Sole_LOL
06:19.47ckknighthell, I hope they don't make us do a moment of silence at school
06:19.53ckknightthose are always awkward
06:21.41Sole_hm?
06:24.39Sole_ahh
06:24.55Sole_SpellStatusLib is simply the standalone version of SpellStatus-1.0, right?
06:28.47*** join/#wowace FtH|eagle (n=moonsorr@firewall.novatec-gmbh.de)
06:31.12*** join/#wowace Elkano (i=Elkano@client0144.vpn.uni-saarland.de)
06:40.27*** join/#wowace InvisibleMan (n=nothing@cvo-cr1-203-228.peak.org)
06:40.33*** part/#wowace InvisibleMan (n=nothing@cvo-cr1-203-228.peak.org)
06:46.20*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
06:46.20*** mode/#wowace [+o ckknight_] by ChanServ
06:48.24CIA-1103kebinusan * r10803 10TheLowDown/Libs/:
06:48.33Kebinusanbleh fuck
06:48.47Kebinusanmeant to do that to the sandback
06:48.50Kebinusan*sandbox
06:48.58Kebinusanoh well
06:50.03*** join/#wowace maia (n=maia@chello084112137081.14.11.vie.surfer.at)
06:50.50krkawhat sandbox Kebinusan? sounds interesting
06:51.22Kebinusansvn sandbox, but I forgot to paste in the svn.wowace.com/sandbox/root/bleh part
06:52.09*** join/#wowace frus` (i=frus@082-146-097-005.dyn.adsl.xs4all.be)
06:52.42ckknight_sandboxes were fun when I was a kid
06:53.15GngskIs there a way to get whatever frame currently has focus and will be closed by hitting escape?
06:54.56evlcan anyone recommend a mail mod?
06:55.00evlGmail is like brokzored deluxe
06:55.06Gngskworks for me
06:55.17evlopen all?
06:55.26Gngsklag ftl
06:55.53*** join/#wowace spg|gone (n=never@d5152A0C5.access.telenet.be)
06:56.06ckknight_I need a better torrent site than mininova
06:56.46evlckknight: www.thepiratebay.org :P
06:56.48ckknightthe one I had been using that was awesome was shut down
06:56.58ckknightevl, it's always laggy when I use that
06:57.10evlI don't use torrents sadly.
06:57.24evlEvery since i discovered binary Usenet torrents that is :)
06:57.53evl-torrents
06:58.35Neronixckknight:
06:58.39ckknightbinary usenet torrents?
06:58.42ckknightNeronix, hrm?
06:58.48Neronix1) Did you turn it on for ToT? It's disabled by default for that unit
06:58.56Neronix2) Classic dewdrop == power
06:59.02ckknightyes, I did.
06:59.03NeronixAceOptions tables == HUEG
06:59.12Neronixand it still didn't work?
06:59.14ckknightAceOptions tables are handy.
06:59.18ckknightyea, it didn't work
06:59.25Neronixrl'd?
06:59.28ckknightand AceOptions tables handle a lot of things for you
06:59.32ckknightyes, I /rl'd
06:59.35ckknightdoesn't work
06:59.38ckknightjust a black square
06:59.47ckknightI went back to agUF
06:59.50ckknightoUF is too buggy
06:59.58NeronixWell, for now at least
07:00.02ckknightat least for me
07:00.05NeronixIt was perfectly stable on friday
07:00.12Neronixbefore I started my hax L(
07:00.18Neronixs/L/:/
07:00.31ckknightbtw, the smooth movement thing does double-hooking, creating stack overflows
07:00.32ckknightso you know
07:01.06NeronixIt does? :O
07:01.59CIA-1103kebinusan * r10804 10TheLowDown/ (. Core.lua TheLowDown.toc): TheLowDown: Updated to Ace2
07:02.06*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
07:02.06*** mode/#wowace [+o ckknight_] by ChanServ
07:02.24ckknight_Neronix, if you disable and reenable it
07:03.02NeronixThere is no OnEnable/Disable method at all
07:03.22NeronixAll it does is hook once when it detects a framework being created
07:04.21evlckknight: yeah, i pay something like 15$ a month, then i got everything released the last 300 days plus i don't rely on anyone else and get 2mb/s
07:04.36KebinusanHmm a bit further out than I thought:  Bulkmail, Minimalist, FuBarTrackerFu, FubarProfessionsFu,
07:04.55ckknight_evl, hrm
07:05.18ckknight_Neronix, well, I got severe stack overflows from line 41
07:08.31CIA-1103neronix 07Neronix * r10805 10oUF_SmoothBarMovement/oUF_SmoothBarMovement.lua: oUF2: Smooth Bar Movement - Added double-hook check
07:12.43FISKER_Qanyone here on the EU servers?
07:12.57sbuyep
07:13.43FISKER_Qgot logon issues as well?
07:14.03sbuhmm nope - all fine here...
07:14.17FISKER_Qworked now here as well
07:15.48*** join/#wowace Rophy2 (n=Miranda@218-170-42-71.dynamic.hinet.net)
07:20.36*** join/#wowace Royal[OOTH] (n=m@cp291458-a.landg1.lb.home.nl)
07:20.52*** join/#wowace wereHamster (n=tomc@gw.ptr-62-65-141-13.customer.ch.netstream.com)
07:23.33*** join/#wowace Neebler (n=bum@adsl-64-169-154-243.dsl.chic01.pacbell.net)
07:26.14*** join/#wowace Nickenyfiken (n=Miranda@83.145.59.23)
07:27.36Neebler4.14mp3 15[14Men Without Hats - Safety Dance15] [142:45min15] [14128kbps15]4.
07:27.39Neeblerwoops
07:27.49Kebinusanheh
07:29.16Icerothcool service at LG when i finally managed to get a hold on to some technical person, "courier will deliver a new monitor for you"
07:32.08Neeblerhttp://www.youtube.com/watch?v=ETe8V6ygT88
07:32.16NeeblerI'm pretty sure if there is a god, it is Bob Ross
07:35.43Neebler15 mintues of Bob Ross could make the most depressed, suicidal person whistle
07:36.03wereHamsterhttp://keepvid.com/ an alternative to the video download plugin for firefox
07:37.57Sole_wow
07:38.05Sole_Bob Ross is pro
07:45.41Neeblerhmmm didn't like that painting as much as the usual
07:47.28ckknight_now we're just gonna put a happy little bush here
07:47.33ckknight_and that'll be just our secret
07:47.40ckknight_and if you tell anybody about that bush
07:47.44ckknight_I will come to your house
07:47.46ckknight_and I will cut you
07:47.56Neeblerhaha
07:48.04ckknight</family guy reference>
07:48.25HealthMorning!
07:48.40HealthMy morning coffee tastes like crap
07:48.50HealthI wonder if someone has taken a shit in it
07:48.58ckknighthow do you not smile when watching Bob Ross?
07:49.46Sole_hes so calm
07:49.51Sole_and peacefull
07:50.50Codayus<PROTECTED>
07:51.11CodayusNever heard of him before.
07:51.20CodayusBut, what a remarkably soothing voice...
07:52.12ckknightreally?
07:52.40ckknightmaybe just an American thing
07:53.46Icerothnever heard of him before either
07:55.12HealthHehe
07:55.24HealthI should visit the US
07:55.30Healthhi2u US
07:55.50Sole_yea I hadnt heard of him either
07:55.59Sole_but he has soon pretty cool paintings
07:56.44NeeblerWe don't make mistakes here, we just have happy accidents. We want happy, happy paintings. If you want sad things, watch the news. Everything is possible here. This is your little universe.
07:57.38ckknighthe has a very good outlook on life
07:58.07Sole_indeed he does
08:01.20Royal[OOTH]had*
08:02.46Sole_dead?
08:02.57Royal[OOTH]Yeah
08:03.07Sole_<PROTECTED>
08:03.10[Ammo]morning
08:03.12Sole_hai
08:03.14Royal[OOTH]You're talking about Bob Ross right? =)
08:03.16Sole_yea
08:03.19Sole_howd he die?
08:03.36Icerothcacher, according to wikipedia
08:03.39Royal[OOTH]No idea, but he died pretty long time ago, couple of years
08:03.40Icerothcancer even
08:04.53Sole_<PROTECTED>
08:07.06ckknightmuch of art is the creative process and not necessarily the final result
08:09.25*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
08:10.00*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
08:11.22ckknightmmm... happy little sky
08:12.43*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
08:17.08CIA-1103fleetfoot * r10806 10BigTrouble/ (BigTrouble.lua BigTroubleOptions.lua):
08:17.08CIA-11trunk/BigTrouble:
08:17.08CIA-11* Removed some debugging
08:17.08CIA-11* Shuffled some options code
08:17.16*** join/#wowace Andalia (n=xx@p54ADC22C.dip0.t-ipconnect.de)
08:19.14CIA-1103ammo * r10807 10oRA2/Participant/RaidWarn.lua: oRA2: Bossblock toggle added to raidwarn
08:19.30*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
08:19.30*** mode/#wowace [+o ckknight_] by ChanServ
08:25.08*** join/#wowace `-FISKER_Q\ (i=blah2@85.24.17.250)
08:27.33Sole_uhm fuck me
08:27.40Icerothyou hot?
08:27.54Sole_<PROTECTED>
08:28.06Icerothi
08:28.10Iceroth'll pass
08:28.17Sole_I was thinking about only showing your own durations for a while
08:28.22Sole_and now Ive actually coded it in...
08:28.26Sole_7 lines of code
08:28.33Sole_<3 spellstatus
08:28.41Iceroth:)
08:28.44Royal[OOTH][Ammo], Grobbulus fight, the '*** Name INJECTED ***' message didn't get blocked with BigWigs' bossblock (messages set to display in RaidWarning) no ..hic! involved
08:29.03Icerothit has some bugs still but it's pretty neat yea
08:29.07[Ammo]royal oh hmm
08:29.26Kebinusanactually it seems alot of things arent getting blocked
08:29.36Kebinusanthey get blocked in my chat window but not the raidwarning frame
08:29.42[Ammo]I just fixed that in oRA
08:29.44[Ammo]I think
08:29.47[Ammo]oRA2 that is
08:29.49Kebinusank
08:29.53Kebinusanthat was probably it then
08:29.53[Ammo]added bossblock to raidwarn module
08:29.57Sole_hmm
08:30.00Sole_well now now
08:30.06Sole_what should I call the option?
08:30.06[Ammo]tell your idiot raidleaders to use /rw and not /rs
08:30.24Sole_right now I call the option "Own Durations" but that sounds dumb
08:30.35[Ammo]EgoOnly
08:30.42Sole_<PROTECTED>
08:31.34Royal[OOTH][Ammo], if I use oRA2 bossblock I can just turn BigWigs BB off?
08:31.35sbu[Ammo]: hmm - there is 1 huge issue with /rw - its not multiline :/
08:31.48[Ammo]sbu: it is you just need to install ImprovedRWF
08:31.55sbudont tell me... ;o
08:32.02*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
08:32.07[Ammo]royal: no ofcourse not
08:32.20[Ammo]royal: oRA2 bossblock only blocks messages from people doing /rs instead of /rw
08:32.26Royal[OOTH]A like that
08:32.30[Ammo]I should have just removed the whole of RaidWarn.lua
08:32.38[Ammo]and told people to live without /rs
08:32.48[Ammo]or at least without /rs being shown :p
08:33.24[Ammo]but being a reasonably friendly guy, I added support for out of date junk
08:33.28[Ammo]and that's causing all the trouble now
08:33.37[Ammo]that and people complaining about the same thing over and over and over and over
08:33.54Royal[OOTH]Well, just remove it :P
08:34.01Royal[OOTH]Stop being friendly!
08:34.12Kebinusanyeah that was the weird thing, I thought he was running bigwigs, maybe he was running the ctra boss mods too
08:34.20*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
08:34.25Kebinusanah well c'est la vie I can live happily now
08:34.46[Ammo]Kebinusan: probably since that warning isn't a bigwigs one
08:34.59[Ammo]caps indicates it ain't bigwigs
08:35.17Kebinusanyeah it wasnt on grobb it was on some other boss, I didnt pay attention more than *** blah ***
08:35.25KebinusanI should have known though because it gave the player name
08:35.50KebinusanDumbassRaidLead: *** CAPSLOCK IS CRUISE CONTROL FOR CTRA ***
08:36.48[Ammo]I always get the name :)
08:36.49[Ammo]colored too
08:36.57[Ammo]ImprovedRWF + Teknicolor ftw
08:37.03Ancoronis there anything like FuBar_ReagentFu for FuBar2?
08:37.10Kebinusanyeah Im installing Improve RWF right now actually
08:38.32KebinusanAncoron, what class are you
08:38.37Ancoronrogue
08:38.59NeeblerI use reagentfu for fubar2, and I'm a rogue
08:39.02Neeblerworks fine
08:39.46Kebinusanhttp://www.wowinterface.com/downloads/info5243-Fubar_-_NinjutFu_%28a_Rogue_plugin%29.html
08:39.59Kebinusanprobably trying to get rid of the compat library
08:40.13Ancoronthanks very much :)
08:40.14KebinusanIm down to like three addons to get rid of ace
08:40.27Kebinusanerr
08:40.29Kebinusanthats 1.2 as well
08:40.33KebinusanI should read :-)
08:40.49Kebinusanthat ones cool for a rogue though, cause it will autostock things like flash powder
08:41.15evlI'm down to 1
08:41.18evlGonffbar
08:41.42Ancoronreagentfu is the last one which use fubar 1.2 grml :p
08:42.21KebinusanBulkmail, Minimalist, TrackerFu, and ProfessionsFu
08:43.26[Ammo]I need a good replacement for chatscroll
08:43.29Andaliamendeleev :/
08:43.37[Ammo]I tried deuceing it myself, but the hooking failed
08:43.51[Ammo]all I need it timestamps, buttons hidden, and mousescrolling
08:43.52Kebinusanminimalist does chat scrolling
08:43.56Ancoroni use minmalist :-/
08:43.58Andaliawhat do you still need of chatscroll?
08:43.58Kebinusanand all those things
08:43.59Ancoronyeah
08:44.06[Ammo]but minimalist does too much
08:44.11[Ammo]it's not minimal
08:44.15Neeblerright now I'm using ChatMOD, waiting for Jaguar to come out
08:44.16Andaliaidchat2?
08:44.21Neeblerwhich is "chatex revisited"
08:44.42[Ammo]naah id has silly notions of defaults
08:44.45[Ammo]I don't use his stuff
08:44.59*** join/#wowace Shilla (n=Gohei27@242861hfc16.tampabay.res.rr.com)
08:45.37Andaliaidchat2 is really all you need for timestams etc. ^^
08:45.44CIA-1103sole * r10808 10HostelBar/ (5 files in 2 dirs): HostelBar: added "Self Durations" option (beta)
08:46.04Neeblerhuzzah, hostelbar!
08:46.06[Ammo]andalia no it's not
08:46.16[Ammo]but I'll go and fiddle with my own thing till i get it working :)
08:46.25Icerothvisor is still ace1?
08:46.30Kebinusanhmm self durations? like timers for dots I cast?
08:46.48evli used to use minimal
08:46.55evlbut then i just rolled my own small addons for each of it's features
08:49.45Kebinusantoo many chat things i use
08:50.03evl[Ammo]: my leader was using CT_Bossmods yesterday in ZG but I still got his spam, got all bossblock options on
08:50.27Kebinusanevl, using oRA2?
08:51.51[Ammo]evl: crawl under a rock plix
08:52.06[Ammo]or read scrollback etc before you start talking :p
08:52.07Healthwoot
08:52.17Healthbooked a new cpu
08:53.00evlLOLOLOL
08:53.08evlomg, it's like you read my MIIIND man
08:53.11evltotally trippy
08:53.32[Ammo]oh and tell your raidleader he's a moron as well please :)
08:53.52evli know, i'm tring to get them over to oRA2, BW, XRS and PF
08:54.05sbuuhm [Ammo] - improvedrwf doesnt have multiline either?
08:54.49[Ammo]enlarge the thing
08:55.00[Ammo]or bug Grimwald for support for multiline
08:55.04[Ammo]I have that frame screenwide
08:55.09[Ammo]never need multiline
08:55.15[Ammo]because I made the font smaller too
08:55.23*** join/#wowace Cheads (i=chead@0x57327e59.virnxx18.adsl-dhcp.tele.dk)
08:55.33Arrowmasteri swear ive seen it in multiline
08:55.34[Ammo]make the frame higher
08:56.04sbuahhhh
08:56.10sbu*sigh* :)
08:56.11Arrowmasterbecause i know some people in our raids send really long /rw's and it never gets cut off
08:56.15sbuyep, multiline working...
08:56.46*** join/#wowace Elkano (i=Elkano@client0704.vpn.uni-saarland.de)
08:56.55Arrowmasteri set mine to a height of 100, gives me exactly 5 lines before stuff starts getting bumped off
08:57.04sbuproblem isnt w/ long /rws but with multiple messages
08:57.22sbue.g. nefarian, class call + shadowflame - so class call only visible <5s :/
08:57.34Arrowmasteryeah increase height
08:57.57sbuyep, got it already
08:59.20CIA-1103ammo * r10809 10oRA2/Participant/RaidWarn.lua: oRA2: fixes to raidwarn
09:00.33sbumh one more thing, "Improved Raid Warning Frame" doesnt look that nice on fubar ;) (taking too much space :/)
09:00.53Arrowmasternow we just need to get ImprovedRWF to hook into oRA2 and customize messages from the morons still using /rs
09:01.07Arrowmastersbu, you can disable the fubar part of it
09:01.36sbuyah sure, but thats not the point ;) fubar is fine - but the name is way too long
09:01.45Arrowmasterso disable the text
09:02.10Arrowmasterit has zero usefulness, nobody should be displaying it even if it was shorter
09:02.56[FH]Birdemaniwill player target be integrated back into oRA?
09:07.40[Ammo]yes it will
09:07.47[Ammo]after the maintank targets are working properly
09:07.51[FH]Birdemanik
09:08.03sbuoh 'show text', nice :o
09:08.26[FH]Birdemanibtw, not sure if you want it, but have a bugsack from when I tried to setup maintanks today....thou I found out that I wasnt setting a number for the person
09:08.39[FH]BirdemaniI was typing Birdemani instead of 1 Birdemani
09:09.35*** join/#wowace Sairen (n=Miranda@p549E74F2.dip.t-dialin.net)
09:09.51*** join/#wowace Cartas (i=DEF@host86-134-156-214.range86-134.btcentralplus.com)
09:10.34IcerothSole_, after the latest update HB stopped responding to any of my commands :|
09:10.44CIA-1103ammo * r10810 10oRA2/Leader/MainTank.lua: oRA2: Maintank setting and removing made a bit more intuitive. If any if you still don't get it, go back to school.
09:10.58Iceroth<PROTECTED>
09:11.25Healthammo, how is it now? as described in the TODO?
09:13.50[Ammo]yeah
09:14.36*** join/#wowace Werik (i=werik@catv5403B56D.pool.t-online.hu)
09:15.09CIA-1103ammo * r10811 10oRA2/TODO.txt: oRA2: todo update
09:19.27[Ammo]I'm working on clicktargets for the MT frames now
09:19.38[Ammo]so you can define what to target when you click one of the 3 available frames
09:19.43[Ammo]that should reduce the whinging on the forums a bit more
09:19.57[FH]Birdemaniwell, I'm loving it so far. Just installed oRA2 yesterday and it was nice not to lag out while raiding
09:21.39[FH]BirdemaniJust down to a few CT mods I need to replace now (Buffmod, expensehistory, mailmod, map mod, and Viewport). Going to get new oskin tomorrow
09:26.24*** join/#wowace DarkImakuni (n=DarkImak@host81-156-46-196.range81-156.btcentralplus.com)
09:26.47CartasCT FTL.
09:27.37krkawhats' wrong with it?
09:29.30[Ammo]CTRA is inefficient :)
09:29.43Healthcrka is a CT fanboi
09:29.53CartasCosmos > CT.
09:29.57ElkanoBirdemani, checkout my BuffBar as buffmod ^^
09:30.07Elkano* > cosmos ;)
09:30.11Cartaslol
09:30.36sbuElkano: BantoBar > * :p
09:30.56CartasCosmos > Bantobar!
09:31.01sbuuhm
09:31.35[FH]BirdemaniElkano - Im just looking for a reminder as my buffs run out, is that what it does?
09:31.36CartasCosmos had a huge purpose back when I used it!
09:31.49[FH]Birdemanieveryone used cosmos back in teh day
09:31.59Elkano-> http://www.wowinterface.com/downloads/fileinfo.php?s=&id=5101
09:32.12Elkanono, I never used cosmos and I'm proud of it :P
09:32.20CartasNoob!
09:32.26DarkImakuniI have used Cosmos, but I don't anymore
09:32.27krkai'm not a fanboy of anything
09:32.29CartasHow did you go on without a second bar? :O
09:32.35krkaeverything is equally crappy
09:32.44Elkanoflexbar :P
09:32.49CartasWas that out back then? :o
09:33.29Elkanoand before I simply switched bars
09:33.55Elkano@sbu: banto isn't on wowi -> it doesn't exist ;)
09:35.16[FH]Birdemaniflexbar has been around a long time
09:35.56CartasLonger than CMOS? :o
09:36.22[FH]Birdemaniaround the same time IIRC
09:36.30[FH]Birdemanithats going back 2 years thou
09:36.34CartasYeh
09:36.43CartasI suppose I was very Addon ignorant back then.
09:36.50CartasI just got Cosmos and didn't bother with anything :P
09:36.57CartasNow I spend too much time fiddling with addons :(
09:37.18CartasAddon playtime > WoW playtime :(
09:38.48Elkanosince when are you guys programming addons?
09:39.19[FH]BirdemaniI'm learning lua now, havent programmed in a few years
09:39.32Elkanothe oldest of my releses is march 2k5
09:39.42CartasI made my own clock which curves around the minimap...
09:39.42Cartaslokl
09:39.48CartasThat's as far as my lua skill goes.
09:39.53steinoCartas is my hero!
09:39.58steino</sarcasm>
09:40.01steino:)
09:40.04Cartaslol
09:40.05CartasSteino!
09:40.08*** join/#wowace quoin (n=quoin@219-90-191-226.ip.adam.com.au)
09:40.12CartasThou shalt be sat on!
09:40.16steinohaha
09:40.56Cartas(I know you really meant it though <3 )
09:41.32steino:P
09:41.54[FH]Birdemanielk - is there an audio option in your bars as buffs run out? thats one think I like about CTBuffmod
09:42.38Elkanowell, it doesn't notice that they've run out. but maybe I'll add that into ebb2
09:42.41[FH]Birdemaniwhat it dose is toss a warning to the chat frame at about 10 seconds saying "your greater blessing of light is about to wear off" with a sound
09:43.10Elkanook.. that will be harder...
09:43.24Elkanosince with ebb2 I'm out of control of the timers ;)
09:43.46CartasIs it the murloc sound?
09:44.20[Ammo]Elkano: hehe going to use candy?
09:44.23hyperChipmunkiirc it emulates a /tell
09:44.29[Ammo]I will try and fix some stuff for you tonight
09:44.33[FH]Birdemaniyes its a /tell sound
09:44.38[Ammo]I have a few hours while my wife is at pregnancy yoga stuffs
09:45.21Elkanowell, I already started drycoding with them ^^ using some code from hostel maybe
09:45.26[Ammo]ah ok
09:45.31[Ammo]they're easy to use
09:45.37[Ammo]or they should be
09:45.38[Ammo]:)
09:45.46CartasGood luck, Ammo!
09:45.48[Ammo]just need to finish the clicking on the frames
09:46.02CartasYou still have loads of newbs in IF, btw? :o
09:46.07[Ammo]yeah
09:46.11Cartas:(
09:46.11[Ammo]and a queue of 300 last night
09:46.14[Ammo]fucking migraters
09:46.22[FH]Birdemaniare you in Nihilum?
09:46.25[Ammo]we're starting a new fascist movement on Kazzak
09:46.28[Ammo]no I'm not
09:46.34[FH]Birdemanisame realm?
09:46.37Elkanomissing: global alpha, tooltips, anchoring sth to groups (not only other groups), ...
09:46.38[Ammo]I'm in Auxilia on Kazzak EU
09:46.43[FH]Birdemanik
09:46.44[Ammo]not even that bird
09:46.48Cartas[Ammo]: Can I join?
09:46.55steinoCartas: he is alliance
09:46.56steino:P
09:46.59CartasI know.
09:47.00gnorlishcrap, ocd randomly stopped working with bt2 just now
09:47.01[Ammo]cartas knows
09:47.04steinoYou are not!
09:47.09CartasBut, I want to join his fascist movement.
09:47.10HealthAmmo, I have som friends on Kazzak.. strange guild name like daedus or something
09:47.14CartasFascism ftw!
09:47.17evlThere's a problem with all the bar mods
09:47.18steinoxD
09:47.22Healthare they fucktards!?
09:47.25evlAceButtons or something would be a neat idea
09:47.27Elkanowell... off for studies... l8ers...
09:47.30CartasOh, Health!
09:47.32evlconsolidating all the OnButton*Up
09:47.33CartasI know them.
09:47.41evland the events, so they work out of the box with all addons in the same way
09:47.50[FH]Birdemaniammo, quick question
09:47.53[Ammo]shoot
09:48.03CartasDaedulus or something, I think, Health.
09:48.05gnorlishi'm just glad i use a widescreen monitor
09:48.06CartasStrange name :P
09:48.07[FH]Birdemanii was playing with the new comabttimerfu today
09:48.14[FH]BirdemaniI really like it
09:48.15[Ammo]I know nothing about that
09:48.24[FH]Birdemaniits a stopwatch that starts on combat
09:48.29[FH]Birdemaniand resest automatically
09:48.31gnorlishotherwise i'd have about a 8x8 inch area to actually look at when i'm raiding on my healer
09:48.54[FH]Birdemanijust was wondering if that could be hooked to Bigwigs somehow
09:49.09[FH]Birdemanilike a timerbar that counts up (know you guys are working on that)
09:49.24[FH]BirdemaniI just hate having to look in two places for timers
09:49.31steinoI have just asmuch space on my healer as my dps when im raiding :o
09:49.38CartasNerf priests.
09:49.48steinoYes!
09:49.49gnorlishmy healer has totem bars that take up more space
09:49.58steinoShamans
09:49.59steino:<
09:50.15Cartas:O
09:50.20CartasWarriors need buffing please.
09:50.24[FH]Birdemani^^
09:50.26CartasCan someone make an aceaddon? :o
09:50.38Kebinusan[FH]Birdemani, I just use Nanostats for that
09:50.42steinoNerf warriors
09:50.44steinoplease
09:50.57Kebinusanheh
09:51.05Cartas:O
09:51.06CartasSteino...
09:51.16steinoohh wait
09:51.17[Ammo][FH]Birdemani: there can be no such thing as a timerbar ticking up
09:51.19steinothey are in tbc
09:51.22steinonvm
09:51.24Cartas. . .
09:51.28[Ammo][FH]Birdemani: because the endtime is unknown :p
09:51.29CartasSteino!
09:51.32steino<3
09:51.33[FH]Birdemanihmm
09:51.34CartasYou monst0r0z!
09:51.41steinoWhat!?
09:51.43steino:<
09:51.44[Ammo][FH]Birdemani: we've been thinking about a nightrider style bar though :)
09:51.55[Ammo][--------------------[/////]-------]
09:51.56[Ammo]etc
09:52.00[FH]Birdemaniset a limit and have it bounce back?
09:52.02[Ammo]bounces back and forth
09:52.09steinoCartas: you can always level a warlocks and deathcoil
09:52.16CartasNo thanks.
09:52.20CartasI don't want easymode!
09:52.39steinolol
09:53.14oxman:p
09:53.18CartasHave you seen what they get in TBC!?
09:53.23steinoYes
09:53.26Arrowmasteryeah go level a warlock and get owned by everybody because you have no clue how to play the class yet
09:53.29steinoRada is talking nonstop about it :<
09:53.36CartasWhere's the talent which removes Deathcoil?!
09:53.41steinoHaha
09:53.52CartasEvery single 1st tier talent they have should remove Deathcoil for 50 points.
09:54.29steinobtw
09:54.35gnorlishi think i just finished replacing every addon i have with an ace version
09:54.43gnorlishexcept itemrack and mailmod
09:54.43CartasOh really?
09:54.47CartasItemRack FTL.
09:54.52gnorlishand nurfed combat log
09:54.52steinoCartas: did you hear that ops's alt got 4set DN in one night? :)
09:54.59CartasYep :)
09:54.59steinoopa's*
09:55.00[FH]Birdemaninah, I like Itemrack still
09:55.02*** join/#wowace Mery (i=metelman@p54AEEEDA.dip.t-dialin.net)
09:55.06CartasItemRack FTL.
09:55.09[FH]Birdemaniis there anything out there like Mailmod?
09:55.16steinoBulkMail
09:55.20steino+ ExpressMail
09:55.21Arrowmastergnorlish, SimpleCombatLog
09:55.25[FH]BirdemaniAced?
09:55.28CartasYep.
09:55.33gnorlishi know about simplecombatlog, i was waiting for more work to be done on it
09:55.43gnorlishalthough it's been a couple weeks since i looked
09:55.55[FH]Birdemanihell, i got 5pc dreadnaught in one night :p
09:56.00[FH]Birdemani4H ftl
09:56.07CartasI agree.
09:56.13[FH]Birdemani(i hate tanking)
09:56.18CartasThe Lady used an invisible void on me :S
09:56.25steinohaha
09:56.26oxmani play a warrior actually :p
09:56.29[FH]Birdemaniso bulkmail and expressmail, will check them out
10:06.10CIA-1103ammo * r10812 10oRA2/Optional/MainTank.lua:
10:06.10CIA-11oRA2:
10:06.10CIA-11* Added clicktarget settings to the Maintank frames.
10:06.10CIA-11* You can set the clicktarget for any of the 3 frames seperately.
10:09.00*** join/#wowace Asni (n=insa@136.79-200-80.adsl-dyn.isp.belgacom.be)
10:10.11Codayus"My Mechanical Greench somehow survived the entire Nef battle. Yay!"
10:10.19Codayus"arter than some of our rogues regarding proper positioning to avoid fear-->breath. "
10:10.28Codayusgrr
10:10.39Codayus"Your Greench is apparently smarter than some of our rogues regarding proper positioning to avoid fear-->breath"
10:11.14DarkImakunihehe
10:11.35gnorlishthat is something i would say
10:11.48gnorlishexcept with more profanity
10:17.49*** join/#wowace Laric (n=laric@146.192.138.33)
10:23.48*** join/#wowace JoshBorke (n=Josh@r35h14.res.gatech.edu)
10:28.07Laricwhat makes an addon show up on the wiki? manually entered or?
10:29.21*** join/#wowace quoin (n=quoin@219-90-191-226.ip.adam.com.au)
10:33.47Mikmadamnit
10:33.48DarkImakuniManually entered me thinks
10:34.04Mikmai overslept from my school like...4h
10:34.14Mikmagnorlish: pong
10:34.23`-FISKER_Q\got pwnt
10:34.30Mikmas/gnorlish/gngsk/
10:35.28*** join/#wowace Werik\Curse (i=werik@catv5403B56D.pool.t-online.hu)
10:40.30*** join/#wowace grzesieq (n=grzesieq@ant159.neoplus.adsl.tpnet.pl)
10:40.39Sole_hokay I just got back
10:40.46Sole_time to respond to msgs sent 2 hours ago
10:41.06Sole_Iceroth: mine works, wtf this happenes everytime I upload something >_<      its your fault!
10:41.48Sole_Elkano: dont think bad of me when you look at the hostel code :P  I wrote it quickly and didnt even plan it properly so its as messy as the pie in american pie 1
10:41.59Icerothmy fault :o
10:42.06Sole_yea it is your fault
10:42.10Iceroth:'
10:42.13Sole_you magikd it
10:42.14Iceroth:'(
10:42.33Sole_no but rly, has it just completely stopped responding?
10:42.44Sole_or did you fix it?
10:42.44Icerothyep
10:42.53Sole_hmmmrf
10:42.59Icerothconsole commands work but i can't get any bars
10:44.38jjungnickel<PROTECTED>
10:44.47Sole_oh
10:44.48Sole_iceroth
10:44.51jjungnickelare them anchros being displayed?
10:45.00Icerothno anchors either
10:45.03Sole_type   /script HostelBar.db.profile.positions = nil
10:45.14jjungnickelexactly my guess
10:45.15Sole_thats a thinger with thiana's comitt
10:45.22jjungnickeloffscreen, huh`
10:45.44Sole_well what happened was he fixed a CTD bug when the durations anchor was moved
10:45.50Mikmahttp://forums.worldofwarcraft.com/thread.html?topicId=20266282&sid=1
10:45.55Mikmafrom #wowi-lounge
10:46.03Sole_so the different method requires the positions to be reset
10:46.04Icerothand and /reloadui did the trick
10:46.23Iceroth*that and
10:46.24jjungnickeli see.
10:46.31Sole_TOLD YOU
10:46.34Sole_its your fault1
10:46.35Sole_ha
10:46.40Iceroth>.<
10:46.48jjungnickelyeah!
10:46.55jjungnickel~karma Iceroth
10:46.55purliceroth has neutral karma
10:47.00jjungnickelliar!
10:47.03jjungnickel:>
10:47.24Sole_>.,
10:47.30Sole_<PROTECTED>
10:47.36jjungnickelyes.
10:47.54jjungnickelill go crawl back under my rock.
10:48.55*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
10:52.22hastehello!
10:52.49Mikmahttp://www.wowinterface.com/downloads/info4413-Panda.html
10:53.49Sole_hai2u haste
10:54.33JoshBorkerofl, panda, lol
10:55.41Sole_lawl panda
10:55.54Sole_i bet you someone is gonna teach it to cybor with themselves
10:56.10haste~cyber
10:56.11purli heard cyber is a word you put in front of another to make the second word meaningless.
10:56.13ckknight_http://newgrounds.com/portal/view/218854 <-- hilarious.
10:56.20[FH]Birdemanihttp://img90.imageshack.us/img90/6504/wowscrnshot091006102615723du9.jpg
10:57.24ckknight_lol, [FH]Birdemani
10:57.26Sole_lol@paris
10:57.47Mikmahahahah
10:58.45Sole_hahahahhahaa
10:58.52Sole_<PROTECTED>
10:59.00*** part/#wowace JoshBorke (n=Josh@r35h14.res.gatech.edu)
10:59.05Sole_<PROTECTED>
10:59.09Sole_that just topped it off
11:00.31*** join/#wowace vhaarr (n=chatzill@ghybel696.krs.hia.no)
11:00.40*** join/#wowace ckknight__ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
11:00.40*** mode/#wowace [+o ckknight__] by ChanServ
11:23.07Sole_hmm
11:23.25Sole_anybody around to advise wiht?
11:23.36Mikmadunno
11:26.46[FH]Birdemaniso, I am reading up the Ace2 memory concern page - how many ACE2 mods are a cutoff to installing ACE2 as its own folder and removing the embeds? And, if I do that, do I just need to delete the libs folder in each addon?
11:27.42Mikmamm memory concern is bad name for it, it should be hdd concern lol
11:28.10hasteyeh =\
11:29.00[FH]Birdemanioutside of physical storage, is there any real concerns then?
11:29.07Mikmano not really
11:29.22Mikmasome people are just meant to bitch about things
11:29.22[FH]Birdemaniso, just the initial load on starting the game, not loading between instances
11:29.54[FH]Birdemaniwell, if there isnt an impact on the game, I can manage the HDD space for now
11:30.18Mikmawell you won't win much by doing that
11:30.23Mikmaseconds
11:30.37Mikmaor maybe less
11:30.44Mikmai haven't seen much difference
11:30.46[Ammo]you win quite a lot mikma
11:30.54[Ammo]depending on how many ace2 addons you're using with how many libs
11:30.55Mikma[Ammo]: not in my use really
11:31.04[Ammo]but it's not worth the trouble in the end
11:31.05Mikmahaven't seen big differences
11:31.12[FH]BirdemaniIm almost all ACE addons now, so its in the 20s
11:31.18[FH]Birdemani(number of addons)
11:35.46[FH]Birdemanisince I dont see the standalones on /files yet, is it a matter of removing the Libs subfolder?
11:39.24*** join/#wowace FISKER_Q (i=blah2@85.24.17.250)
11:41.02Nickenyfikeni got a bat files that kill libs in all addons if you want
11:42.07[FH]Birdemaniit auto deletes the libs? I dont mind doing it by hand if thats all that needs to be done
11:42.17*** join/#wowace `-FISKER_Q\ (i=blah2@85.24.17.250)
11:43.33*** join/#wowace JoshBorke (n=Josh@ohm.stl.gtri.gatech.edu)
11:43.55JoshBorkemorning :-)
11:44.36*** join/#wowace Ancoron|away (n=bla@toaster.amadeus.RWTH-Aachen.DE)
11:47.25*** join/#wowace FISKER_Q (i=blah2@85.24.17.250)
11:50.00*** join/#wowace wereHamster (n=tomc@gw.ptr-62-65-141-13.customer.ch.netstream.com)
11:50.07CIA-1103fleetfoot * r10813 10BigTrouble/ (BigTrouble.lua BigTroubleOptions.lua):
11:50.07CIA-11trunk/BigTrouble:
11:50.07CIA-11* Fixed the options
11:59.36*** join/#wowace `-FISKER_Q\ (i=blah2@85.24.17.250)
12:03.26CIA-1103iceroth * r10814 10IceHUD/ (IceHUD.toc modules/TargetInfo.lua modules/TargetOfTarget.lua): IceHUD: Modifications for Clique support
12:04.07CIA-1103iceroth * r10815 10Clique/Plugins/ (Clique_IceHUD.lua Plugins.xml): Clique: Added a plugin for IceHUD
12:04.23Mikmayo all
12:04.46Healthyo yo
12:06.31Mikmawhy can't i find oUF2 in svn?
12:06.45[Ammo]becasuse it's in branches/otravi_Unitframes
12:06.47[Ammo]or something
12:07.00Mikmaoh yeah right¨
12:15.15*** join/#wowace revv (n=Miranda@205.174.172.221)
12:15.32Laricis ouf2 more stable than aguf?
12:15.51[Ammo]no idea, but aguf is stable
12:15.52*** join/#wowace DarkImakuni (n=DarkImak@host81-156-46-196.range81-156.btcentralplus.com)
12:16.10nevcairielmorning
12:16.12Laricnah.. some funny bugs with it.. especially with the pets parts
12:16.43Lariclike i was in a group yesterday.. and a worlock left the group.. the locks pet stayed there until i reloaded
12:17.03Laricand sometimes the players pet stop getting updates
12:17.22[Ammo]hmm, haven't seen that yet
12:17.54`-FISKER_Q\Anyone made a masterlooter addon that auto-loots for yourself on common items?
12:19.32CIA-1103jah * r10816 10Clique/CliqueUtils.lua:
12:19.32CIA-112 little bugfixes, acknowledged by Cladhaire :
12:19.32CIA-11- bugfix : replaced RANK by L"RANK" in Clique:BestRank(), fixing "Maxed" clickcasted spells.
12:19.32CIA-11- bugfix : fix the Util functions dropdown menu (bad display of IsBuffActive())
12:26.54vhaarrgah, Detox doesn't want to cast Stoneform for me
12:27.15vhaarrI'm using CastSpell now to cast it, do I have to use something else?
12:30.17*** join/#wowace Moondrake[G5] (n=Moondrak@88.207.224.119)
12:30.25Moondrake[G5]hi all
12:31.03Moondrake[G5]anyone familiar with FuBar Textures?
12:31.20DarkImakuniin what way?
12:32.39Moondrake[G5]i want to create a custom one. i looked at the textures and i know top bar takes bottom portion of the graphics and bottom bar takes top part, but how much do they take? this depends on the the height and scale, right?
12:33.36*** join/#wowace Guest1991720470 (n=Gohei27@242861hfc16.tampabay.res.rr.com)
12:33.47*** join/#wowace JoshBorke (n=Josh@ohm.stl.gtri.gatech.edu)
12:34.49DarkImakunino clue im afraid... :(
12:35.04Moondrake[G5]trial and error then ;)
12:35.37DarkImakuniI assume 50/50
12:35.55`-FISKER_Q\!seen phyber
12:35.57`-FISKER_Q\~seen phyber
12:36.26purlphyber <i=phyber@irssi.co.uk> was last seen on IRC in channel #wowace, 3d 17h 13m 29s ago, saying: 'wow, PR2 is great now that the buffs show properly.'.
12:36.30Moondrake[G5]Fisker: where's that ~  again on european keyboards?
12:36.34*** join/#wowace Ancoron (n=bla@toaster.amadeus.RWTH-Aachen.DE)
12:36.48`-FISKER_Q\mine's nordic
12:36.52`-FISKER_Q\but next to å on mine
12:36.53[Ammo]funny: http://www.wowinterface.com/downloads/info5338-CandyDice.html
12:36.56`-FISKER_Q\which is next to p
12:36.57[Ammo]someone used candybar :)
12:37.00`-FISKER_Q\so i guess to buttons right from p
12:37.02Royal[OOTH]Left to the [1] =)
12:37.06`-FISKER_Q\and then alt+gr
12:37.20`-FISKER_Q\damnit
12:37.25`-FISKER_Q\i had the best idea for topscorefu
12:37.26Frittiooh AceTimer candybar?
12:37.30[Ammo]not really
12:37.36[Ammo]it's some kind of sliceanddice mod for rogues
12:37.37Moondrake[G5]hmm not here :( (Swiss-French)
12:37.50Moondrake[G5]`
12:37.55*** join/#wowace amoros (i=amoros@147.46.40.190)
12:38.17[Ammo]just saw it had Candy in the name while scanning wowi
12:38.35Moondrake[G5]?
12:39.16*** join/#wowace SH|Shabador (n=shabador@ti400720a080-5027.bb.online.no)
12:45.13CIA-1103jncl * r10817 10oSkin/ (BankFrame.lua GossipFrame.lua core.lua oSkin.toc options.lua): oSkin: Added BankFrame
12:45.48DarkImakuniI'm working on a trade filter addon and need some help... will string.find("^ah$") return if a message includes "now at ah" and return nil if the message is something like "muthah"?
12:47.23DarkImakuniive looked on WoWWiki but it was no help :(
12:48.03krkathe pattern "^ah$" will only match the string "ah"
12:49.16DarkImakuniright... how do I make it match "now at ah"? string.find("%sah%s")?
12:51.08DarkImakunior how do I make it detect the begninning/end of an item link?
12:51.27*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
12:53.56krkai'd go for string.find(" ah ", " " .. s .. " ") or something
13:04.38*** join/#wowace Azurewrath (i=Azurewra@i577BD94D.versanet.de)
13:06.02JoshBorkestring.find(msg,'.- ah.-') maybe?
13:07.59DarkImakuni"- ah.-" means that it will look for "now at ah", "ah: [item]" but not "muthah" right?
13:09.51JoshBorkehm
13:09.59JoshBorkeno, won't find the 'ah: [item]' option
13:11.14DarkImakunid'oh
13:11.29krkastring.find(" " .. msg .. " ", [[ ah[ :\.?]]])
13:16.16DarkImakunihow do I incorporate that into a table? atm ive got string.find looking for "wts", "wtb", "buy", "sell" and "trad", which are stored in a table
13:20.22DarkImakunihere's what the file looks like atm: http://ace.pastey.net/748
13:23.02*** join/#wowace Jarenthal (n=Bob@cpe-071-076-173-175.triad.res.rr.com)
13:29.57*** join/#wowace nekoh (n=nekoh@pD9E014B9.dip0.t-ipconnect.de)
13:30.47grzesieqnope.
13:32.03Moondrake[G5]nope, fiddling around
13:32.16*** join/#wowace Industrial (n=tom@hellsblade.xs4all.nl)
13:33.14JoshBorkekrka: you sure that'll work?
13:33.56DarkImakuniwill string.find return true if it detects a linked item?
13:33.58JoshBorkewith all those brackets i mean, it won't match 'ah: ' will it?
13:37.08JoshBorkeDarkImakuni: string.find will return something if it matches your string
13:37.26JoshBorkeyou can't link items except in guild/party/whisper chat
13:37.29JoshBorkeoh, and raid
13:37.42krkai'll test it
13:38.56hasteand battleground?
13:39.13JoshBorkeDarkImakuni: i'd do something like this: http://ace.pastey.net/749
13:39.15JoshBorkeyea, that too :-D
13:39.22JoshBorkebasically anything other than a chat channel :-D
13:39.29JoshBorkeexcept raidwarn
13:40.12hasteI'm attempting to get my DDR pad to work :3
13:40.29krkapat = '%sah[%s%p]' string.find(" now in ah: ", pat))
13:41.05JoshBorkekrka: 'wassup muthah'
13:41.11JoshBorkeah, %s = whitespace?
13:41.17JoshBorke%p = punctuation?
13:41.20krkayes
13:41.31krkawont match wassup muthah
13:41.48JoshBorkeindeed
13:43.13DarkImakuniI assume adding "ah[%s%p]" to the filter table will have the same effect?
13:43.37DarkImakunialso shouldn't arg9 be "trade - city"?
13:44.34JoshBorkearg9? o.O
13:45.40krkafilterPatterns = {} for k, v in pairs(filterWords) do filterPatterns[k] = "%s" .. v .. "[%s%p]" end
13:46.24krkafor k, v in filterPatterns do ... string.find(string.format(" %s ", msg), v) ... end
13:48.39DarkImakuniin the ChatFrame_OnEvent hook in the pastey
13:50.19IndustrialDarkImakuni, theres LOTS of events for chat messages
13:50.22Industrialno need to hook that
13:51.17Industrialeh you can just registerevent :>
13:52.19DarkImakuniim trying to make this as small as possible
13:52.30DarkImakuniand i thought a hook would be the best option
13:53.19Industrialoh ok
13:54.50CIA-1103jncl * r10818 10oSkin/ (5 files): oSkin: Added PetStableFrame
13:55.40DarkImakunithis is what the file looks like atm: http://ace.pastey.net/748
13:56.19DarkImakuniexcept the filter table will have "ah[%s%p]" added to it, and I'm wondering if arg9 should be "trade - city", not "trade"
13:57.09SH|ShabadorAnyone up for oSkin'ing DamageMeters? :)
13:59.37*** join/#wowace FryGuy- (i=fryguy@c-24-23-19-160.hsd1.ca.comcast.net)
14:08.48Industrialhttp://www.wowace.com/forums/index.php?topic=2179
14:08.49Industrial:'(
14:08.54IndustrialPeople make me cry :'(
14:09.01CIA-1103wobin * r10819 10FuBar_FuXPFu/FuBar_FuXPFu.lua:
14:09.01CIA-11FuBar_FuXPFu:
14:09.01CIA-11- Now should hopefully switch faction on onwatchedfactionchange if Watchedfaction is set
14:09.30[Wobin]There's that nifty 'class channel' addon that uses the sendaddoninfo to emulate a channel where you can send linked data and stuff
14:09.44*** join/#wowace ag` (n=Andreas@0x535bbf4c.bynxx18.adsl-dhcp.tele.dk)
14:10.57kergothclasschannels rocks. need to get more folks in my guild using it
14:10.59kergothheh
14:11.01steino./pat Industrial
14:11.04steinopoor guy
14:12.25Industrialsilly people
14:12.27Industriallets burn them
14:12.37Mikmapurl: burn people
14:12.41purlibot pours gasoline all over people, ignites the fire, and then enjoys some toasty marshmallows with the glorious blaze
14:12.51Industrialwho made !!!Libraries anyway
14:12.52DarkImakunirofl
14:13.00Mikmarophy made it i think
14:13.10Industrialwell it sucks
14:13.11Industrial:p
14:13.18Industrialwhy would you even want that?>
14:14.46Mikmaso you can delete the libs from other addons
14:15.06[Wobin]well since no one can 'svn update --ignore-externals *' anymore... (except us devs)
14:15.16DarkImakuniI suppose some people are against embeddable libraries and would rather have dependancies
14:15.26[Wobin]DarkImakuni: hehe.
14:15.44[Wobin]DarkImakuni: That was the whole point of Ace2 =)
14:18.20Industrialbut they shouldnt care
14:18.24Industrialbecause its in the zip
14:18.25kergothIndustrial: pretty sure thats just so they can avoid having to check out the externals repeatedly, ssso they check that out, and check out the rest of the addons with --ignore-externals
14:18.33Industrialbut they dont have to
14:18.36Industrialthey cant, even
14:18.41Industrialits all in the zip no worries
14:18.42Industrialinit
14:18.43Industrial:|
14:19.29CIA-1103rabbit * r10820 10/branches/MrPlow/ (Libs/ MrPlow.toc): MrPlow - FBP-2.0 external + toc.
14:20.40vhaarrDoes CastSpell work for abilities like Stoneform?
14:20.57[Wobin]kergoth: Not to mention the fact that they can't do the svn pull anymore =P
14:21.05kergothheh
14:21.11[Wobin]meh, I was missing that, was I?
14:21.21[Wobin]?
14:21.23[Wobin]No I wasn't?
14:21.31[Wobin]oh Mr Plow
14:22.01[Wobin]I'm glad someone is on the ball =P
14:22.10vhaarr:P
14:22.15vhaarrI figured you wouldn't mind :)
14:22.27[Wobin]Not at all
14:22.39[Wobin]If you want to go and fix up the translations too, by all means =)
14:23.09[Wobin]I had enough trouble pulling all the strings out and Acelocaling them =(
14:23.17[Wobin]It's still a bloody mess =\
14:23.34vhaarrhow do they need fixing?
14:23.36vhaarrit works here
14:23.57[Wobin]What language?
14:24.03JoshBorkevhaarr: what happened to my deuce'd raidbuffs? :-P
14:24.16vhaarrJoshBorke: it went down the drain when I pvp'ed to 3 am :P
14:24.34vhaarr300k honor this week ^^
14:25.52Industrialhttp://www.wowace.com/forums/index.php?topic=2178.new#new
14:26.13vhaarrJoshBorke: I'm not promising anything but I *want* to do it :P
14:26.54kopple[Wobin]: FuBar_FuXPFu\FuBar_FuXPFu.lua:742: `end' expected (to close `function' at line 629) near `<eof>'
14:27.01[Wobin]blah
14:27.08*** join/#wowace Mikk (i=bofh@81-233-236-26-no19.tbcn.telia.com)
14:28.35CIA-1103wobin * r10821 10FuBar_FuXPFu/FuBar_FuXPFu.lua:
14:28.35CIA-11FuBar_FuXPFu:
14:28.35CIA-11- missing 'end'
14:29.01JoshBorkevhaarr: just curious as to why.  do you think it would benefit greatly?  I know that doing my own roster stuff can be a 'little' bit wasteful, but I plan to make it only update the roster information when needed (if it isn't already)
14:29.19vhaarrJoshBorke: well I already use all the libraries required in other addons
14:29.21[Wobin]Thanks kopple =)
14:29.24vhaarrJoshBorke: so for me it would be a gain
14:30.25JoshBorkeside-note: zomg HealWatch is listed on the AceWiki o.O that's amazing
14:32.24JoshBorkevhaarr: mmk, just curious :-)  I think i'm barely using BabbleLib and i am using Metrognome
14:32.39jjungnickelharr. killing farmbots by banishing their targetted demons is fun
14:32.57vhaarrhaha jjungnickel
14:33.20[Wobin]JB: Well if you use other libraries, you, 1) save yourself having to code a lot that's already been done, and 2) share memoryspace with those libraries and whatever other addons may use them
14:33.57jjungnickeleven funnier: enslaving them with good timing in between targetting and tapping
14:34.07jjungnickelmakes them stand still for 5 minutes :)
14:34.56JoshBorke[Wobin]: i know the virtues of libraries :-)  the problem is I would have to go back and rewrite large portions of my code to make them work.  i'm hesitant to do that because 'if it aint broke, don't fix it'
14:35.18vhaarrerr
14:35.26vhaarrGngsk: what happened to oSkinned Tablets?
14:36.00JoshBorkelol
14:36.32DarkImakunilol
14:36.40Mikmalol
14:36.46Mikmawhat are we laughing?
14:36.59[Wobin]but yeah I know what you mean. I'm wishywashy about updating to Ace2, mainly cause I can't be arsed =P
14:37.18nevcairieldunno
14:37.43*** join/#wowace FtH|eagle (i=eagle@HSI-KBW-085-216-057-137.hsi.kabelbw.de)
14:39.13Mikmawtb ace2 mendeleev + periodictable
14:39.58[Wobin]true
14:40.05[Wobin]vote not it
14:40.35DarkImakuniwtb ace2/fu2 CritterInFu and KCIFu
14:42.38Mikmai wonder is it easy to mod the 2 to ace2
14:42.49JoshBorkenot it
14:43.05[Wobin]Well volunteered, Mikma!
14:43.35[Wobin]hehe "Touching request here please"
14:43.36Mikma[Wobin]: yeah, do it do it doooiiiit!
14:44.03[Wobin]I thought it'd be something like "I'm terminally sick, and I'd like to have addon <x>..."
14:46.47*** join/#wowace Jarentha1 (n=Bob@cpe-071-076-173-175.triad.res.rr.com)
14:51.33`-FISKER_Q\where's phyber when you need him?
14:54.33*** join/#wowace MoonWolf (n=moonwolf@h164033.upc-h.chello.nl)
14:54.33*** mode/#wowace [+o MoonWolf] by ChanServ
14:56.59*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
14:57.23spg|goneFubar2: Fubar only partially remembers it's settings when I login or load a profile.
14:59.26grzesieqabout the forums, can't there be two views, one flat and second categorised?
14:59.33grzesieqchosable in profile
14:59.58IndustrialI vote for the 'no addon threads' solution
15:00.15Industrialwhere every question about an addon gets its own thread
15:00.24Industrialand announcements are made about new addons
15:00.29Industrialwith wiki links etc
15:00.56Industrialin a locked forum
15:00.59nevcairieland every answer to that question gets a new thread as well, or how should the forums know whats a question and whats a answer ? :P
15:01.11Industrialjust post in the forum...
15:01.14Industrialin the addon forum
15:01.22Industriallike 'I got this thingy with that addon'
15:01.26Industrialas a new thread
15:01.33Industrialand not on page 85 of the addon's thread
15:01.36Industrial:P
15:02.02nevcairielwell, such a thread makes it easier finding all posts about a certain addon, so you can look if anyone posted your request/problem before
15:02.13Industrialsearch
15:02.21FISKER_QIndustrial i got a cool idea for an addon you didn't make
15:02.24Industrialand sane thread names
15:02.30IndustrialFISKER_Q, shoot
15:02.45nevcairielyou know how people are. sane thread names is quite a challenge
15:02.54Industrialadministrate it
15:02.56FISKER_Qthe screenshot feature in topscorefu should delay itself a bit so you get the in-game damage text in the shot :P
15:03.06FISKER_Qthat could be cool
15:03.21Industrialwhats topscorefu..
15:03.25FISKER_Q:(
15:03.28Industrial:X
15:03.36FISKER_Qsome addon phyber was there
15:03.39FISKER_Qerr
15:03.40FISKER_Qi suck
15:03.43FISKER_Qsome addon phyber has made*
15:03.55Industrialpoke phyber? ;D
15:03.58FISKER_Qbut i need a creative outlet instead of bottling it until he's here again :P
15:04.03Industrialdoh
15:04.09Industrialwrite it down in a pm on the forums
15:04.12Industrialmake a thread!
15:04.13Industrial;)
15:04.23Industrialnevcairiel, see
15:04.25Industrial:>
15:05.01nevcairieli bet its called "topscore feature request" now .. and everybody will hijack for future requests
15:05.11nevcairielif everybody would use flyspray for bugreports...
15:05.56Industrialyep
15:06.01Industrialbut I have no idea how it works
15:06.16nevcairielive only used bugtraq before, dunno about flyspray
15:06.21nevcairielmaybe i should register :P
15:06.27Industrialwich is the same with svn - I really know jack about it
15:06.48grzesieqPerfectRaid:Simulate() crashes wow :P
15:06.50IndustrialI learnt by asking ppl :P
15:06.51nevcairielive been using CVS before, but i have to say, i really like svn
15:06.52grzesieqanyway, bbl, food
15:07.01nevcairielits better then cvs, much better
15:07.07IndustrialI only know how to add remove and add externals
15:07.35kergothsvn is leaps and bounds better than cvs
15:07.52kergothmuch lighter branching, capable merging, support for renames..
15:07.56nevcairielyea
15:08.03krkaeasier to type
15:08.05Industrialan integrated solution a-la wowinterface would be cool but thats way way way too much work for a voluntary community ^^
15:08.22nevcairielyou know a client which is a bit like that WinCVS ? i always liked that client style :)
15:08.28Industrial(using django cough cough)
15:08.54*** join/#wowace eternally777 (n=eternall@pool-71-254-118-241.hrbgpa.east.verizon.net)
15:09.49Azurewrathnevcairiel: don't know WinCVS.. but i really like TortoiseSVN :)
15:09.52Industrialnevcairiel, most people use TortoiseSVN - its hooked into windows though (right click)
15:09.56nevcairieli know
15:10.04nevcairielbut i hated TortoiseCVS already
15:10.05nevcairiel:)
15:10.10Azurewrathhehe
15:10.22hasteI really like the commandline :3
15:10.25IndustrialI should leanr cmdline svn but I cant be arsed with the windows terminal
15:10.26eternally777RapidSVN and SmartSVN are decent alternatives.
15:10.33Industrialeternally777, ok
15:10.44[Wobin]=(
15:10.47[Wobin]svn is down?
15:10.48Azurewraththe only thing i hate about it is that i cannot limit the shell functionality to my svn-dirs.. don't need that stuff on Desktop etc. :/
15:10.48nevcairielbut since i couldnt find anything better yet, i am using cmdline for the most stuff, but i have Tortoise installed for revision comparing
15:10.55[Ammo][wobin]: either slow or down
15:11.05Industrialdown I think cant check out
15:11.18[Wobin]We use SVN at work
15:11.22[Wobin]It's so much easier
15:11.34eternally777The best file comparer I've seen is SmartSynchronize, from the makers of SmartSVN.  What do you guys use?
15:11.37Industrial[Wobin], I suggested it where I was on internship
15:11.42Azurewrathhaste: hehe, i use the commandline version of tsvn to update all addons with one batch
15:11.48Industrialbut they were like no well use.net crap cause we use microsoft software
15:11.49Industrialpsh
15:11.49Industrial:p
15:11.51nevcairieli use WinMerge, some opensource from sourceforge i think
15:11.52[Wobin]Azurewrath: Same =)
15:11.58[Wobin]'svn update *' is king
15:12.02Azurewrathjup
15:12.17[Wobin]Industrial: So do we though =)
15:12.24Industrial[Wobin], ;o
15:12.31[Wobin]We're a .net house, but SVN still is good enough for us
15:12.42Industrialthey wouldnt even look at it cause im an intern :|
15:12.45Industrialwas*
15:12.45[Wobin]=(
15:12.46Industrial:)
15:12.47kergothi use diff and vim.. and vimdiff.
15:12.47nevcairielhaha
15:13.02Industrialvim
15:13.04Industrial\o/
15:13.15HealthDid I miss that the files section exploded?
15:13.21[Wobin]Although I need to figure out how to use proper sar in vim
15:13.30Industrialsar?
15:13.36vhaarrwobin, I'm cleaning mrplow tab/space usage a bit
15:13.44[Wobin]search and replace
15:13.49[Ammo]could not connect to server (http://svn.wowace.com)
15:13.49[Wobin]vhaarr: Thank you =)
15:13.55Industrialoh thats very easy
15:13.59Industrialhang in #vim
15:14.01Industrial:p
15:14.03[Wobin]hehe
15:14.18[Wobin]It's sad
15:14.23Industrialwhenever stuff passes by I try it eventhough I might never use it and learn
15:14.31[Wobin]I find myself hitting :w in Visual Studio .Net =P
15:14.32Industrialtheres so much...
15:14.36Industrialhaha me too
15:14.55[Wobin]And I miss the instant tab completion
15:15.01[Wobin]rather than ctrltab
15:15.02nevcairielbut i gotta admit, vs.net 2005 UI is quite good
15:15.05kergothwhat worrires me
15:15.10kergothis when i try to close tabs in firefox with :q
15:15.13JoshBorke[Wobin]: ooo, ooo, i love vim! try me! try me!
15:15.23[Wobin]hum, I think we're still on 2004 or 3
15:15.32nevcairielthere was no 4 :)
15:15.34[Wobin]JoshBorke: Oh, nothing in particular right this moment...
15:16.46nevcairieli am working with .net 2005 on work .. the app i am working on is a bitch .. i got the project half-ready and had to fix all the stuff .. baaad.. but at least MS got a nice UI working there :)
15:16.54*** join/#wowace Neronix (i=neronix@user-54475d8c.wfd87a.dsl.pol.co.uk)
15:17.07[Wobin]nevcairiel: rofl
15:18.01nevcairielbasicly i would like to rewrite the whole thing, but i didnt have enough time, they wanted it in beta end of augut .. well i managed to get it to them last week finally
15:18.10nevcairiel*august
15:18.34CIA-1103ammo * r10822 10CandyBar/CandyBar-2.0/CandyBar-2.0.lua:
15:18.35CIA-11CandyBar:
15:18.35CIA-11* mouse totally disabled on the bars.
15:18.35CIA-11* I will enable that again only when OnClick is set etc...
15:19.01CIA-1103wobin * r10823 10FuBar_FuXPFu/FuBar_FuXPFu.lua:
15:19.01CIA-11FuBar_FuXPFu:
15:19.02CIA-11- Fixed Typo
15:22.42*** join/#wowace spiglerg (n=aa@host227-160.pool8253.interbusiness.it)
15:23.18*** join/#wowace Armina (i=luser@cust123-dsl57.idnet.net)
15:23.35spiglergspg: are you there?
15:23.38spiglergthe ''
15:23.43spiglergthe 'spg' nick is registered
15:23.46spiglergand i need to log in
15:23.51spiglergplease change nick
15:23.54Arminais the SVN down?
15:23.55*** join/#wowace Soltanis (i=Soltanis@81.168.16.197)
15:23.58spiglerg?
15:24.14[Wobin]It was up a second ago
15:24.45[Wobin]spiglerg: If you've registered the nickname, you can reclaim it with the /ghost command
15:24.46spiglergi've tryied
15:24.49spiglerglets retry
15:25.09[Wobin]of course, you'd have to be logged in for it to work =P
15:26.02DarkImakunighost Unknown command
15:26.09*** join/#wowace spiglerg (n=aa@host227-160.pool8253.interbusiness.it)
15:26.11spiglergback
15:26.16spiglergi logged out for error
15:27.30[Wobin]There you go =)
15:27.35spgbye
15:27.37*** part/#wowace spg (n=aa@host227-160.pool8253.interbusiness.it)
15:27.45Industrialnp now playing
15:27.51[Wobin]Industrial is known for his incomprehensible swedish rock
15:27.58Industrialnoes its industrial :<
15:28.06[Wobin]and lack of vowels
15:28.15Industrialindustrial is a genre
15:28.24[Wobin]...
15:28.25[Wobin]wow
15:28.27Industrial:-)
15:28.27*** join/#wowace spg|bbl (n=never@d5152A0C5.access.telenet.be)
15:28.28[Wobin]93 people
15:28.40Industrialyeah wowace grew a bit didnt it
15:28.43[Wobin]When did we get so popular?
15:28.46[Wobin]omg
15:28.49IndustrialI remember us being hee with 8-10 ppl
15:28.53[Wobin]we're beating wowi-lounge
15:29.13Industrialsteady flow of addons has payed off :P
15:29.19JoshBorkelol [Wobin]
15:29.22Industrialhaha [Wobin]
15:29.30Industrialnow put ads everywhere
15:29.33Industrial:>
15:29.33*** join/#wowace eternally777 (n=eternall@pool-71-254-118-241.hrbgpa.east.verizon.net)
15:29.36[Wobin]GOLD GOLD GOLD!
15:29.46eternally777I have the most dreadful feeling that I'll need to reformat soon :-(
15:29.52[Wobin]=(
15:29.52CIA-1103rabbit * r10824 10/branches/MrPlow/MrPlow.lua: MrPlow - Cleaned up some space/tab usage, removed old menurequest code.
15:30.00[Wobin]eternally777: Buy a new computer! =)
15:30.01vhaarr[Wobin]: mrplow needs to be run through a code beautifier :P
15:30.11eternally777Wobin, I dream about it night and day.
15:30.11[Wobin]It's so horrible =P
15:30.34vhaarrwobin, I don't understand this |if not ace:LoadTranslation("MrPlow") then| at the start
15:30.35Ancoronanyone know which frame i have to hide to make the n s w e letters disappear @ minimap?
15:30.46vhaarr[Wobin]: then you make the MrPlowConst.ChatOpt etc
15:30.49vhaarrif NOT?
15:30.53[Wobin]The problem is, the functions that do the majority of the work are already as optimised as I can get it =)
15:30.59Industrialsmartsvn or rapidsvn - smartsvn?
15:31.00vhaarrit works, but I don't understand why
15:31.07eternally777Industrial eh
15:31.14[Wobin]vhaarr: that was the old method
15:31.17eternally777SmartSVN tends to suck up memory
15:31.22Industriali got loads
15:31.34eternally777I think RapidSVN is endorsed by SVN itself.
15:31.36Industriali've
15:31.37Industrialk
15:31.40grzesieq/usr/local/bin/svn
15:31.42grzesieq:>
15:31.45CIA-1103mikma * r10825 10PerfectRaid/PerfectRaid.toc: PerfectRaid: .toc versiontypo
15:31.51[Wobin]I imagine it worked as in "If not 'something else in another language loaded' then do the english one
15:31.52[Wobin]"
15:31.59grzesieqanyway, try Tortoise SVN, not bad
15:32.08vhaarr[Wobin]: but that's where you make the option table
15:32.13Industrialusing that now
15:32.14vhaarr[Wobin]: why does that work now thne?
15:32.20IndustrialI want something less in my face :P
15:32.22[Wobin]yeah, it's half converted =)
15:32.34vhaarr|MrPlow.OnMenuRequest = MrPlowConst.ChatOpt|
15:32.44[Wobin]vhaarr: to be honest, I don't rightly know =)
15:32.50vhaarrI know now
15:33.01grzesieqIndustrial: what OS are you on? :)
15:33.02vhaarr|if not ace:LoadTranslation("MrPlow") then| is Ace1
15:33.09Industrialgrzesieq, win
15:33.10vhaarrand it fails now (returns false)
15:33.10[Wobin]I did convert it from the old format to the new one in ChatOpt
15:33.15vhaarrbut on a install without Ace1
15:33.18Industrialgrzesieq, im not touching my win console
15:33.19vhaarrit will fail with error
15:33.29Industrialits scary :P
15:33.39Industrialyou cant even maximize it >_o
15:33.49CIA-1103rabbit * r10826 10/branches/MrPlow/MrPlow.lua: MrPlow - Remove legacy Ace1 code.
15:34.02Industrialalso weird is that no one has even made a decent attempt at a windows console
15:34.09vhaarrshouldn't error without Ace1 now
15:34.24Mikmazomg
15:34.27grzesieqIndustrial: because noone really wants to touch it :P
15:34.30MikmaBuyEmAll 2.1.1 uses AL 2.1
15:34.32grzesieqIndustrial: tried Cygwin?
15:34.37Industrialgrzesieq, yeeah
15:34.44[Wobin]Thank you =)
15:34.47*** join/#wowace Moondrake[G5] (n=Moondrak@88.207.224.119)
15:34.51vhaarrMikma: so does FuBar_GroupFu 2.0.3 beta
15:34.53[Wobin]isn't there something like Freedos coming out?
15:34.53vhaarr:
15:34.55vhaarr:(
15:34.58IndustrialI could try it again was a while ago
15:35.04vhaarr[Wobin]: freedos is an old project
15:35.06Industrialhmm
15:35.19Industrialfreedos went 1.0
15:35.25grzesieqIndustrial: well, all I used is console svn on Mac and Tortoise on win. And some Eclipse built in crap.
15:35.32nevcairielyay the categorys are gone again, at least till the vote ends :p
15:35.50Moondrake[G5]nev: yay
15:36.48Moondrake[G5]vharr: you spoke of GroupFu, is it normal that invite, whsiper erc. functions on right-click dispaeared from Fu1 to Fu" version?^^
15:37.36Moondrake[G5]nev: you meant the forum cats, right?
15:37.45nevcairielyes
15:37.55nevcairielat least they will be gone, once kaalten is finished
15:37.57Moondrake[G5]nev: hmm still got them here^^
15:38.00nevcairielthat is.
15:38.01Moondrake[G5]aahhh
15:38.18CIA-1103ammo * r10827 10BigWigs/Other/Onyxia.lua: BigWigs (Onyxia): Fear timer typo fixed
15:38.33[Wobin]vhaarr: hum, you know, I never had that line in my copy =\
15:38.40[Wobin]The old Acetranslation one
15:38.49vhaarryou forgot to commit it then
15:38.55[Wobin]quite likely =\
15:39.30*** join/#wowace Parak (i=PROFI@user-0cev737.cable.mindspring.com)
15:40.49CIA-1103ammo * r10828 10BigWigs/MC/Shazzrah.lua: BigWigs (Shazzrah): Blink timer fix
15:41.11Mikmac'mon
15:41.18Mikmastop making typos already :D
15:41.25[Ammo]who what where?
15:41.30grzesieqooh, oskin has viewport
15:41.36Mikmai need to make my ui-package for friends but i have to keep update my bigwigs all the time :D
15:41.39[Ammo]haha
15:41.45nevcairielhehe
15:41.45[Ammo]tell them to get it from wowi!
15:41.48[Ammo]but shrug
15:42.00[Ammo]it's nothing big
15:42.00DarkImakuni|for i=1, getn(AmmosFixes) do GiveAmmoCookie() end|
15:42.03grzesieqrequest: svn log at wiki mod pages
15:42.09[Ammo]these were just fixes someone gave me on the flyspray
15:42.13[Ammo]so I applied them
15:42.17[Ammo]I love .patch files
15:42.28[Wobin]hm
15:42.36[Wobin]they're damn useful now that I think of them
15:42.38Mikmamm
15:42.51MikmaAlternative Blips is neat but i wan't them to be bigger
15:43.19*** join/#wowace Jarenthal (n=Bob@cpe-071-076-173-175.triad.res.rr.com)
15:43.36[Ammo]I hope I pleased the masses a bit with my oRA2 fixes of this morning
15:43.44AzurewrathMikma: i just wrote a batch file that generates a 7z file and uploads it to our guilds ftp-server.. update bigwigs, one more click -> everyone can download it :)
15:43.46[Ammo]so I can work on some fun addons for a while in peace :)
15:44.05nevcairieli had to replace my hdd, didnt get the commit log yet .. will be pleased later :)
15:44.11Mikma~framexml
15:44.12purlget the official Blizzard Interface AddOn Kit here: http://www.blizzard.com/support/wow/?id=aww01671p
15:44.29Jarenthalblast you people and your addon releases.
15:44.36DarkImakunilol
15:44.42JarenthalAnd blast my empty bank account.
15:44.45Mikmawe don't release addons :D
15:44.52[Wobin]Welcome to the bleeding ('eck) edge.
15:44.54nevcairielwe dont?
15:44.57Mikmanope
15:45.08Mikmawe only commit them to svn and people use them from there ;)
15:45.13nevcairieloh.
15:45.16Mikmareleasing = uploading to ui-sites gegege
15:45.19nevcairielwell, someof use release
15:45.20[Wobin]That's true
15:45.27Mikmalike i haven't released bt2 yet :P
15:45.31Mikmastill people seem to use it
15:45.38Mikmasomeone should make a GUI for it tho :D
15:45.40nevcairielatleast someone released that ItemBonusesFu i Ace2'd
15:45.51Mikmanevcairiel: make a GUI for bt2
15:45.52nevcairielmake a fubar plugin with dewdrop :)
15:46.09Industrialim getting cygwin :-)
15:46.22Industrialbt2?
15:46.23CIA-1103nimbal * r10829 10Druidcom/ (Druidcom.lua Druidcom_Druid.lua): Druidcom: First Minimize should work properly now; Dead people shouldn't show up in the innervate menu anymore
15:46.40DarkImakunibt2 = bartender
15:46.41nevcairielMikma: tell Tem to finish AceGui :D
15:46.52Industrialtem said has at 50%
15:47.01nevcairielhalf an ui, good enough?
15:47.07Mikmanevcairiel: no, not acegui. DewDrop
15:47.17CIA-1103andalia 07andalia * r10830 10Teknicolor_tab/Teknicolor/:
15:47.17CIA-11Teknicolor (branch):
15:47.17CIA-11Rebranching (hope i works :/)
15:47.43Azurewrathhonestly.. using dewdrop for complex menus sucks.
15:47.46nevcairielonly thing i can do is FuBar plugins
15:47.48nevcairiel:)
15:47.55steinoI like bt2 as it is !
15:47.58nevcairielif thats a good enough menu :D
15:48.03Azurewrathchanging something in a sub-sub-sub-submenu is not very intuitive ;)
15:48.08IndustrialAzurewrath, yea
15:48.22Mikmawell i really need dewdrop for bt2 but i dunno how to code it :P
15:48.28Mikmaafter dewdrop is done i can release it heh
15:48.35nevcairielbetter then changing that sub-sub-sub-submenu in that chat commadline :D
15:48.48IndustrialAzurewrath, when AceGUI is done I hope there will be a library that uses the AceOptions table like dewdrop and AceCOnsole for makinh a config screen
15:48.49Azurewrathnevcairiel: ah.. that depends
15:48.55IndustrialOr AceGUI does that.. I dont know
15:49.04CIA-1103andalia 07andalia * r10831 10Teknicolor_tab/Teknicolor/: Removed file/folder (i'm an idiot)
15:49.29grzesieqMikma: make a big fat "ENABLE BARS IN INTERFACE OPTIONS" reminder in bt2 please :)
15:49.37DarkImakuniwill the new AceGUI be embeddable or will it be a seprerate addon?
15:49.47Mikmagrzesieq: RTFM! :D nah don't wan't to
15:49.59Mikmaif i figure out a way to enable the bars without telling, i'm happy
15:51.50nevcairielthere is that Account Wide savedvariables thing, i guess only Blizz AddOns can write in there?
15:52.03nevcairielthe SavedVariables.lua
15:52.06Mikmaanyone can help me with .blp?
15:52.13nevcairielwhere it stores the interface settings.
15:52.13CIA-1103andalia 07andalia * r10832 10Teknicolor/Teknicolor/:
15:52.14CIA-11TeknicolorTeknicolor (branch):
15:52.14CIA-11Another try
15:52.51DarkImakuninev: unofficial addons cannot use RegisterForSave()
15:53.15nevcairielbut if i modify one of the vars in there in my addon, would it be saved?
15:53.26DarkImakunino
15:53.38nevcairielwould that change affect my current session?
15:53.45nevcairielor wait, can i change them at all ? :P
15:54.09DarkImakuniI think it will only affect the current session, if at all
15:54.20DarkImakuniyou won't be able to save the change
15:54.30CIA-1103andalia 07andalia * r10833 10Teknicolor/ (Core.lua Teknicolor.toc): Removed file/folder (old branch)
15:56.10IndustrialASSAULT CODE FREE THE FLOORS
15:56.12Industrial>_<
15:56.38CIA-1103andalia 07andalia * r10834 10Teknicolor/Teknicolor/Core.lua:
15:56.38CIA-11Teknicolor (branch):
15:56.38CIA-11Doing my branch stuff again (idplayernames + unknown name = gray)
15:56.43[Wobin]no no indy.
15:56.52[Wobin]it's ASSULT CODE FREETHE FLOORS
15:57.08[Wobin]s/ULT/AULT/
15:57.25IndustrialFLOORS... ASSAULT.... FREE... ASSAULT CODE...
15:57.29AzurewrathIndustrial: how about Black Sabbath - Paranoid ;p
15:57.36*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
15:57.52IndustrialDarkImakuni, np, now playing.. music
15:58.29hastenp: RADIOHEAD [Ergo Proxy OST #1] - Paranoid Android
15:58.32haste:3
15:58.57[Ammo]oh dear, haste, you know we have to ritually sacrifice you now
15:59.19Moondrake[G5]mmh Ergo Proxy :D
15:59.35hastehaha
15:59.55hasteIt's one of the two radiohead songs I like
16:00.16hasteI wish Shinsen was faster =\
16:00.26Moondrake[G5]<PROTECTED>
16:00.37Moondrake[G5]but they have so many projects at once^^
16:00.44hastetheir episodes are so much higher quality then pino no usagi
16:00.47[Wobin]oh dear
16:00.47[Wobin]http://jerslater.blogspot.com/2006/06/on-follow-up-calls.html
16:00.50Moondrake[G5]in fact, haste, they are like you :P
16:00.51grzesieqMikma: also, dreamlayout for petbar would be kewl
16:00.57Mikmayeah
16:00.59Mikmai know :D
16:01.14hasteMoondrake[G5]: I have more then what's on the surface =\
16:01.23Moondrake[G5];)
16:02.00[Wobin]AROO
16:04.46*** join/#wowace ven (n=ven@dynadsl-080-228-66-040.ewetel.net)
16:06.07hasteMoondrake[G5]: oh, do you remember which episode they repeat a scene a couple of times?
16:06.19Mikmaso no-one has played around with .tga and .blp?
16:06.41hasteI played a little with .tga
16:06.48hasteit didn't like me, so I couldn't be arsed to figure it out
16:06.51Moondrake[G5]not by heart, too long ago, can tell you the farscape episode where they repaet a scene though^^
16:07.00Mikmahaste: transparent background ftw
16:07.11hasteMoondrake[G5]: doesn't really help :p
16:07.17Moondrake[G5]:P
16:07.21hasteI'll go back to watching Ranma then
16:07.59Moondrake[G5]haste: wanna see what i did wwith the bid of code you gave me?
16:08.08AzurewrathRanma.. wasn't that the kids-series with that boy who transforms on water contact or sth.?
16:08.09hasteMoondrake[G5]: uhm, sure :3
16:08.30nevcairielyes Azurewrath
16:08.39hasteAzurewrath: pretty much spot on, boy transforms to a girl in cold water
16:08.45hastefrom 1989 :#
16:08.53Azurewrathhehe
16:08.59nevcairieland father transforms to some panda :P
16:09.01Mikmahah
16:09.17hasteand his "friend" into a black piglet
16:09.21Moondrake[G5]haste: http://webplaza.pt.lu/screener/nef_kmc/ScreenShot_091106_180802.jpeg   it's only a start, but here's a little preview :D
16:09.34Azurewrathno idea whats worse.. piglet, panda or girl.. *duck*
16:09.52hastethe duck
16:10.05hasteMoondrake[G5]: remove the border on Squishy :p
16:10.12hasteand the other thing
16:10.22Moondrake[G5]haste: i made them on purpose^^
16:10.43hastethey look evil!
16:10.53Moondrake[G5]but i'll try with and without later
16:11.03[Ammo]all those black border thingies everyone wants URGH
16:11.07[Ammo]it's all UGLY!
16:11.12Moondrake[G5]son't know what to put in the right box^^buffs perhaps.. any idea?
16:11.19[Ammo]I like oSkin for the windows etc, but I don't want to look at it the whole bloody time!
16:11.40[Ammo]azurewrath: now that's good music
16:11.47Azurewrathjup
16:11.56Moondrake[G5][Ammo]: haven't installed oSkin, i don't like what they did with char and auction etc.
16:11.59[Ammo]if only the cat would have loved that vinyl a bit less :(
16:12.08[Ammo]oh I like that
16:12.10[Ammo]it's nice and clean
16:12.15[Ammo]could use a bit more transparancy though
16:12.36Azurewrathi disabled everything except the editbox and popup frames.. but those look nice
16:13.05Azurewrath[Ammo]: Black Sabbath Vinyl.. now thats cool :)
16:13.17[Ammo]it's severely scratched now :(
16:13.19Mikmahttp://wow.reaktio.net/ui.jpg
16:13.23Mikmalatest UI :P
16:13.31Mikmawith couple of buggy things on screen :D
16:13.31Moondrake[G5]Azurewrath: that's what's next on my list, i'll also keep Menu though
16:13.34[Ammo]but I have lots of vinyls
16:13.38Mikma(ie. FuXPFu)
16:13.46[Ammo]AC/DC,ZZtop,Led Zeppeling
16:13.51[Ammo]all old school stuff :)
16:14.11Azurewrathnice :)
16:14.41Azurewraththe newer Hard Rock and Metal is nice.. but nothing is better then good old Black Sabbath or AC/DC :)
16:14.55eternally777I can register events fired from another Ace2 addon, right?
16:14.58[Ammo]I like death metal a lot
16:15.01[Ammo]yeah eternally777
16:15.14hasteI like XX numbers of genres :<
16:15.16Mikma~tryme
16:15.26purlACTION spins the revolver, points it at mikma and fires. BANG!
16:15.26Azurewrath[Ammo]: me too, Arch Enemy and stuff :)
16:15.28[Ammo]but on a sunday morning while the coffee machine is doing it's thing I listen to ZZtop or led zep or something
16:15.31Mikmawhee
16:15.33grzesieqwhat's the Consumer macro name for bandages?
16:16.18Azurewrathconsumer name?
16:16.23Mikma(the addon)
16:16.29Azurewrathi just use /script UseContainerItem(0,16,onSelf); ;p
16:16.43[Ammo]Praerian is using evil necrosis in that screenshot mikma :p
16:16.48[Ammo]evil evil evil
16:16.54FtH|eaglemetalcore!
16:16.54Mikmamm
16:17.11[Ammo]although I need to finish Necronomicon Deuce'd :)
16:17.12Mikma[Ammo]: most likely
16:17.33AzurewrathFtH|eagle: metalcore.. mhmmm.. Caliban was nice at Wacken.. but in general.. dunno :)
16:17.38Moondrake[G5][Ammo]: any chance to have mage/pala/priest modules for Necro?
16:17.52FtH|eagleheaven shall burn was godlike at summer breeze
16:18.01FISKER_Qholy shit
16:18.01[Ammo]moondrake: I am thinking on it
16:18.02Moondrake[G5]pah
16:18.03FISKER_Qi'm a genius
16:18.12FISKER_Qwho's coding friendsfu/guildfu now?
16:18.14[Ammo]moondrake: problem is I only have a 60 lock atm :)
16:18.25Azurewrathhehe, wasn't at summerbreeze, two festivals in 2 weeks would be to much ;)
16:18.33Azurewrathbut WoA was great :)
16:18.42Moondrake[G5]FtHeagle: best bands on this years summer festivals: Opeth, InFlames, The Gathering, that's my vote :D
16:18.44*** join/#wowace steino_ (n=stein-iv@ti531210a080-7238.bb.online.no)
16:18.54FtH|eagleOpeth and in flames are always good
16:19.00Moondrake[G5]Ammo: <- Priest willing to test
16:19.01[Ammo]albeit a bit slow
16:19.01FtH|eaglewaiting for unholy alliance tour now
16:19.19AzurewrathFtH|eagle: me too.. Slayöö :)
16:19.55Azurewrathyou know In Flames and Blind Guardian are listed for WoA 2007? :)
16:20.26grzesieqhm, who was making Consumer?
16:20.32FtH|eaglehave seen both many times, I'm more interested in bands which are not so popular and you won't see that often
16:20.33Moondrake[G5]listened to the last BlindGuardian? i really don't want to see them anymore
16:20.46hasteI didn't like the old Blind Guardian :3
16:20.49Azurewratha Twist in the Myth?
16:21.13Moondrake[G5]My Fav is still Imaginations from the other side and Nightfall in MiddleEarth
16:22.25Moondrake[G5]FtHeagle: a band that impressed me at Graspop was Trivium, didn't know them before, nice show, lots of power. Bought some CDs, but they aren't as good :(
16:23.27FtH|eagletrivium is very good
16:23.30[Ammo]I like Jungle Rot, Six Feet Under, Immolation, and very old stuff like Obituary, old Bolt Thrower etc
16:23.38[Ammo]Grave!
16:23.54[Ammo]oh and ofcourse cannibal corpse
16:24.14FtH|eaglegrindcore!
16:25.01[Wobin]Night!
16:26.29Azurewrathhf
16:27.10Moondrake[G5]Azurewrath: that only depends on the server, last 2 runs were cancelled because of disconnect-waves
16:27.16*** join/#wowace steino_ (n=stein-iv@ti531210a080-11110.bb.online.no)
16:27.40AzurewrathMoondrake[G5]: uh yeah.. know that.. Sartura with 10 second lags is fun.. NOT
16:28.22Moondrake[G5]don't tell me about it^^ even Prophet with 5sek lags arcaning through the party
16:33.25Azurewrathmoon: or Huhuran at ~33% .. in TS: "Uhm.. freeze?" -> wipe after the ~20sec freeze
16:33.32Neronix/poke haste
16:33.53grzesieqdamn, what servers are you guys playing on?
16:34.04grzesieqi didnt have a freeze ever since I migrated to a new one :P
16:34.29AzurewrathEU-Kargath for me.. over-populated release-server.. gg
16:34.59grzesieqwasn't there a migration?
16:34.59Azurewrathand 3:1 Alliance:Horde is nice also
16:35.08Azurewrathnot for Kargath afaik
16:35.19Werik\CurseI am playing on a new spanish server. I am the only horde on it. No lag whatsoever likewise alliance
16:35.27Werik\Curseuhh, mt sorry
16:35.29grzesieqhehe
16:35.38hasteNeronix: was?
16:36.14Werik\Curseoh, actually its not mt. ah ell
16:37.21CIA-1103ratbert * r10837 10QuartermasterLib/Quartermaster-2.0/Quartermaster-2.0.toc: Quartermaster-2.0: Added toc for standalone functionality
16:40.17hastewhy would you play with a non-english client? if you aren't asian
16:40.26hasteor living in asia / playing on the realms there
16:41.32Azurewrathhaste: dunno.. at least the German localisation is horrible
16:41.39Azurewrathso i use the enGB Client..
16:42.42*** join/#wowace bindi (n=guest@d51A479A6.access.telenet.be)
16:43.01Neronixhaste: Is oUF3 a complete rewrite?
16:43.06*** join/#wowace Shyva (n=n0time@sd511586e.adsl.wanadoo.nl)
16:43.32Tem|Sleepouf3?
16:43.35Tem|Sleepwth
16:43.55CIA-1103nimbal * r10838 10Druidcom/ (Druidcom.lua Druidcom_Druid.lua): Druidcom: Always rebuild on rosterchange, just to be sure. fixed some nil errors
16:44.06*** join/#wowace Sairen (n=Miranda@p549E74F2.dip.t-dialin.net)
16:44.07CIA-1103thiana * r10839 10/trunk/ (10 files in 2 dirs): FuBar_u{Guild|Friends}: Very minimalistic friends/guild display for those that just basically want the online at a glance and a simple tooltip
16:44.13hasteNeronix: It's not really the same, so in a way yes
16:44.20hasteand I'm planing on a new name :3
16:44.31[Ammo]haha
16:44.37[Ammo]it got out of hand haste? :)
16:44.50NeronixNah, that's my fault :<
16:44.52hasteI just got a better idea
16:44.54Neronixportraits breaks party
16:45.01ThianaHow is 'oUF3' going to differ from oUF2?
16:45.02Neronixand I've got the errors to help me fix it...
16:45.07ThianaAnd morning.
16:45.19NeronixThen I'll get rid of the old crappy 2d portraits from the core
16:45.27hasteNeronix: go ahead :#
16:45.32Neronixthat don't even have an option to turn them on! :O
16:46.17hasteI hate portraits
16:47.04NeronixWhich is why I moduled it off
16:47.06ThianaPortraits are evil. If you're too dumb to look at the player directly to see what form/etc they're in, you shouldnt be playing :)
16:47.33NeronixI just like them for aesthetics, not for seeing if they're in bear form or whatever
16:48.16grzesieqMikma: got a sec?
16:48.22CIA-1103nimbal * r10840 10Druidcom/ (Druidcom.lua Druidcom_Druid.lua): Druidcom: *sigh* fixed a self:Debug where there was none
16:48.42Mikmagrzesieq: propably
16:49.08ThianaGah, Nimbal needs to learn to wait more than five minutes between commits. We're going to hit 20k from him/her alone.
16:49.21grzesieqMikma: could you please add dreamlayout for shapeshiftbar? :)
16:49.46Mikmamm, propably :)
16:49.57grzesieqand petbar
16:50.29grzesieqswitching to Bartender as Consumer + Bongos will never happen
16:50.37ThianaConsumer?
16:50.50kergothbartender2 rocks
16:51.15grzesieqThiana: AutoBar, kindof
16:51.38grzesieqgotta find a use for pagemaster I think
16:52.07grzesieqwhat I like most about bartender is that it uses the default bars
16:52.21kergothoCD is invaluable when using pagemaster, since bar2 and bar3 can be hidden but still easily accessible
16:52.28vhaarrbindingswap needs luv too :<
16:52.44hasteI should fix oCD's BT support
16:52.48kergothwhats bindingswap?
16:52.49hasteso it doesn't blow up, at all
16:53.14ThianaTop ten Commits for the week:  92  rabbit, 67  id, 59  neronix, 46  nimbal, 36  ammo, 31  phyber, 28  skyboat, 26  eternally777, 25  tekkub, 25  mikma. And nimbal is working on *one* addon.
16:53.14Mikmakergoth: shift+1-6 swaps the bindings to another bars
16:53.32kergothah
16:53.34Neronixand I wrote at least THREE
16:53.38Neronixtwo in one day! :O
16:53.44vhaarrkergoth: http://www.wowace.com/forums/index.php/topic,2159.0.html
16:53.56vhaarrerr
16:53.58vhaarrI'm on top?
16:53.59vhaarro_O
16:54.07ThianaYes :)
16:54.19bindii love nimbal :) <3 druidcom
16:54.31binditho he should join this channel
16:54.31bindi:p
16:54.51eternally777wooo #8 baby
16:55.18*** join/#wowace Ratbert_CP (n=Ratbert_@adsl-71-147-10-6.dsl.irvnca.sbcglobal.net)
16:55.36*** join/#wowace Elkano (n=elkano@ip-213-135-2-190.handshake.de)
17:07.57vhaarranyone remember how to get the class color?
17:08.12vhaarrI know it's possible some way, just don't remember if it was in the WoW API or some Ace lib.
17:08.44eternally777RAID_CLASS_COLOR["class"]
17:08.53vhaarrcool
17:08.54eternally777wow api
17:09.02vhaarrit is global then, I guess
17:09.04Neronixlocal _, ZOMGCAPS = UnitClass("foo")
17:09.05Shyvayea
17:09.06Neronixuse ZOMGCAPS
17:09.08eternally777returns {r, g, b}
17:09.29Neronixs/PS/PS to index it/
17:09.33vhaarrah
17:09.41CIA-1103nimbal * r10841 10Druidcom/ (Druidcom.lua Druidcom_Druid.lua): Druidcom: fixed the cooldown sending on casting
17:10.54NeronixWhat does druidcom actually do?
17:11.34vhaarrso with RosterLib, it would be RAID_CLASS_COLOR[unit.class][0], RAID_CLASS_COLOR[unit.class][1] and [2] for the r g b values
17:11.54vhaarror does lua start at 1 ?
17:11.56vhaarrgahg
17:13.10*** join/#wowace Jarentha1 (n=Bob@cpe-071-076-173-175.triad.res.rr.com)
17:14.36vhaarrattempt to index global `RAID_CLASS_COLOR' (a nil value)
17:14.39Elkano<PROTECTED>
17:14.46kergothvhaarr: yes, it generally starts with 1
17:14.55vhaarrah .r
17:14.56vhaarrthanks guys
17:15.21Mikmarawr
17:15.32Elkanooh, it's RAID_CLASS_COLOR4S
17:15.35Mikmasomeone can convert blp to tga?
17:15.47JoshBorkevhaarr: RAID_CLASS_COLOR is defined in Fonts.XML, but BabbleLib also provides the information
17:16.06ElkanoJosh, BabbleClass uses that table ^^
17:16.39JoshBorkewell i'm just saying :-D
17:17.05vhaarrit seems the table is nil
17:17.21kergothvhaarr: look at what elkano just said
17:17.27eternally777RAID_CLASS_COLORS
17:17.30eternally777with "s
17:17.32eternally777"
17:17.40vhaarr.. :P
17:17.40SarozSup people
17:17.53vhaarrI should've just looked it up on wowwiki right away :)
17:17.55vhaarrthanks
17:18.02eternally777np
17:18.44Healthammo, you might already know it.. but the soring of the set MT list is fucked.
17:18.53Health1 10 2 3 4 5 6 ....
17:20.56*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
17:21.56ElkanoThiana, was there something you didn't like about FriendsFu/GuildFu?
17:23.38*** join/#wowace Industrial (n=tom@hellsblade.xs4all.nl)
17:24.15ThianaElkano: Not really no. I just didnt need something with so many features (and continuing to expand). So just wrote them for the smaller footprint.
17:25.48Mikmalae lae
17:26.07Mikmagrzesieq thinks i should do shapebar and petbar like dreamlayout
17:26.07Mikma:P
17:26.58Elkanowell, it seems your's is almsot 100% based on the old GuildFu. eg updates as a result of the online/offline chat message never worked for me so I left them out. I don't know if they really don't work but feel free to check yourself
17:28.30CIA-1103rabbit * r10842 10BigWigs_HealbotAssist/BigWigs_HealbotAssist.lua: BigWigs_HealbotAssist: Use the "find next healer" logic for the next person in rotation (who gets the "Get Ready!" message) as well. And color names in the tablet by class.
17:29.21ThianaYes, I rewrote it to Ace2/FuBar2 and optimized it where I could. It's worked fine here for weeks now.
17:31.46yacoobHu.
17:31.56yacoobWhat are those uGuild and uFriends fubar plugins?
17:32.08yacoobthat is, how much of functionality is cut? :)
17:32.43ThianaIt's just an online/total display and a tooltip (no sorting etc) with the details.
17:33.18yacoobHm. And how much thinner memory wise it is?
17:34.13grzesieqpraid ace2 is ugly :(
17:34.20ThianaNot sure offhand.
17:34.20Elkanowell, check the status after a guildmate has com online/gone offline: is he shown in the tooltip?
17:35.25*** join/#wowace [EG]Cleric (i=Cleric@host-84-9-199-98.bulldogdsl.com)
17:35.46[EG]ClericHey guys is anyone running bigwigs healbot assist, we cant seem to get it working at all
17:37.23vhaarr[EG]Cleric: explain
17:37.55vhaarr[EG]Cleric: I just updated it
17:38.30eternally777How do you make a frame resizable using lua scripting?
17:39.10[EG]ClericWell, when we enable the mod we get the healers list up no problem
17:39.26[EG]Clericbut we get no whispers when the encounter starts and all the timers still say ready even after a heal
17:40.19[EG]ClericWe all have do not whisper ticked apart from the heal leader
17:40.31vhaarr[EG]Cleric: and the leader is promoted?
17:41.02[EG]ClericYeah
17:41.07[EG]ClericAnd the channel is set
17:41.13*** part/#wowace bindi (n=guest@d51A479A6.access.telenet.be)
17:41.36vhaarr[EG]Cleric: everyone should just deactivate the mod except the leader
17:41.40vhaarrand make sure he gets the latest one
17:41.46vhaarr[EG]Cleric: I updated it 5 minutes ago
17:41.57[EG]ClericWe've tried having just the leader but to no avail
17:41.59[EG]Clericah awesome
17:42.11[EG]Clericsorry my friend sent me your last version do you have a link?
17:42.34vhaarrsvn.wowace.com/files
17:42.47[EG]Clericthanks a lot for the help i'll give it a try
17:43.37[EG]ClericBTW do you mean all but the leader should deactivate it in the addon list or just in the actual bossmod list
17:44.08vhaarraddon list
17:44.16vhaarronly the leader should have it, to be sure
17:44.26[EG]Clericthanks again :)
17:46.04vhaarr[EG]Cleric: please highlight my name when you ask something
17:46.47eternally777heh, we found a 60 priest in westfall wearing Gamemaster Robes and Gamemaster Hood, so we invited him to our guild.
17:47.20Arrowmasterscreenshots
17:48.19eternally777he didn't accept, and I'm not the one who invited him.
17:48.23Temor it didn't happen
17:49.03*** join/#wowace nekoh (n=nekoh@pD9E03280.dip0.t-ipconnect.de)
17:49.54vhaarr[EG]Cleric: you know you can pull him out of the gates and everyone gets the debuff so you can test it, right?
17:49.55eternally777Do not question my authority on this matter.
17:49.59eternally777:-P
17:50.00vhaarr[EG]Cleric: you don't have to wipe to test the mod
17:50.18vhaarr[EG]Cleric: pull him out with a pet and then the hunter FD's
17:50.22vhaarryou'll all get the debuff
17:50.40eternally777It's wierd though, because he doesn't have <GM> in front of his name.
17:50.59[EG]Cleric<vhaarr>: Thanks a lot
17:51.07[EG]Cleric<vhaarr> :Thats a massive help
17:51.28yacoobSigh.
17:51.38yacoobI really do appreciate folks commenting like this:
17:51.51yacoobNECB (Can't replace, guild required) ----> HostelBar, screw your guild
17:52.36yacoobapparently this person doesn't play for playing, he/she plays for addons :D
17:54.07FISKER_QElkano
17:54.10FISKER_Qi must be super 1337
17:54.16Elkanoy?
17:54.20[EG]Cleric<vhaarr> : Does the assist addon start automatically or do you need to click on the minimap icon to begin it?
17:54.30FISKER_Qmake the clickable tooltip in guildfu sort by rank, class, etc.
17:54.34FISKER_Qbest idea ever
17:54.43vhaarr[EG]Cleric: clicking the minimap icon will RESET it
17:54.44vhaarr[EG]Cleric: it starts automatically
17:55.29Elkano???
17:55.43*** join/#wowace frus (i=frus@082-146-097-005.dyn.adsl.xs4all.be)
17:56.59eternally777http://www.wishiwascool.com/images/gminwestfall.jpg
17:57.17FISKER_Qinstead of sorting through the menu do it through the tooltip
17:58.25eternally777Hostel is Ace2, right?
17:58.36vhaarr[EG]Cleric: so, status?
17:59.20[EG]Cleric<vhaarr> We pulled him out got the debuff, the first person got the message to heal and second person got the message to Get ready however after the first person healed nothing happend at all
17:59.32vhaarr[EG]Cleric: hrm
18:00.25kergothhostel kicks ass
18:00.26[EG]Cleric<vhaarr> : All healers have the addon disabled in their addons list: The only person running the latest version is the promoted heal leader
18:00.35vhaarrthis is weird
18:01.12vhaarr[EG]Cleric: but he deaggroed?
18:01.52hasteoh lol, I thought [EG]Cleric was quoting
18:02.01hasteI didn't understand shit at first
18:02.31vhaarryeah :P
18:02.40[EG]Cleric<vhaarr> : Yeah he deaggroed but we got the debuff
18:02.46vhaarrokay good
18:02.55vhaarrthat means SEEA is broken, a library that it uses
18:04.07[EG]Cleric<vhaarr> : SO the healing leader needs to fix this library i guess
18:04.32NeronixWonder how useful oRA2 would be in an AB PUG...
18:04.39[EG]Cleric<vhaarr> : Is this found within Bigwigs or Healbotassist or is it a seperate Lib
18:04.43vhaarr[EG]Cleric: I think you need to go without the mod
18:04.43CIA-1103nimbal * r10843 10Druidcom/Druidcom_Druid.lua:
18:04.43CIA-11Druidcom: Put the fields of the druid-object outside of init. Seems to fix
18:04.44CIA-11problem with Cooldowns table not persistent; TargetExpireCounter now only fires
18:04.44CIA-11once per Start. Should prevent button flashing every 20 seconds, regardless of
18:04.44CIA-11druid's status
18:04.48Neronixhaste: What's new in oUF3?
18:05.08hastecustomization
18:05.10Mikmaouf3?
18:05.17hasteand it won't be named oUF3 :3
18:05.20Mikmass or it didn't happen
18:05.24NeronixWhat kind of customisation?
18:05.38hastethink Fubar
18:06.05NeronixExtra-modular?
18:06.09eternally777AceConsole needs to change...  I should have to resize my chatframe just to be able to see all the options :-(
18:06.31hasteI'm not 100% sure how I will make things work together yet
18:08.00CIA-1103jncl * r10844 10oSkin/ (QuestFrame.lua core.lua oSkin.toc options.lua): oSkin: Added QuestFrame
18:09.00*** join/#wowace Sairen (n=Miranda@p549E74F2.dip.t-dialin.net)
18:09.20CIA-1103jncl * r10845 10FuzzyLogic/Core.lua: FuzzyLogic: correct typo
18:11.22Ancoronwas there an update of oRA2 in the afternoon? If i try to set an MT i get an error: bla\oRA2\Leader\MainTank.lua:122: attempt to concatenate local `name'(a nil value) :-/
18:12.13tigghow do you set mt?
18:13.22Ancoroni get the error with fubarplugin, but also with /ora mt set bla
18:15.04tiggthere is something mentioned in the forum thread
18:15.58Ancoroni got the latest version of ora, i will take a look into the forum after my raid, thanks so far :)
18:16.27*** join/#wowace ag` (n=Andreas@0x535bbf4c.bynxx18.adsl-dhcp.tele.dk)
18:19.38NeronixHah, this is funny http://elddir.net/games/funnygamesbiz-5196b594e55ae9de253dfcbe45b2d5e9-145.swf
18:19.48NeronixIn that game, you run McDonald's
18:20.08Neronixand do stuff like chop down the rain forest, put hormones in cow feed and corrupt nutritionists ^^
18:20.16tiggAncoron: the correct procedure should be to target the tank and enter the MT# into the fubar dropdown menu
18:21.35Ancorondoesnt make any difference :(
18:22.27CIA-1103grimwald 07Grimwald * r10846 10oRA2_Buff/oRA2_Buff/Optional/ (Buff.lua CoolDown.lua Timer.lua):
18:22.27CIA-11oRA2_Buff:
18:22.27CIA-11* buffs on players joining are no longer detected as gained
18:22.28CIA-11* moved timer iterators for buffs and cooldowns to Buff.lua adn CoolDown.lua
18:22.28CIA-11* buff module cleaned up, events triggered less frequently
18:24.43Ancoronah
18:24.46Ancoronim stupid
18:24.55Ancoronthanks tigg
18:25.35Ancoroni was typing the mts name in the editbox -.- narf
18:26.04tigglol, you are not the first one ;)
18:26.22vendoesn't /ora mt set 1 <name> work as well?
18:26.43Ancoronthe "1" is the key xD
18:26.55Ancoronforgot about the number
18:32.52*** join/#wowace deci (n=hito@cpe-065-184-191-234.ec.res.rr.com)
18:35.01*** part/#wowace stabface (n=hito@cpe-065-184-191-234.ec.res.rr.com)
18:35.04nevcairielis there some simple addon which notifys you when you gain aggro ? with sound would be best :)
18:35.29*** join/#wowace deci (n=hito@cpe-065-184-191-234.ec.res.rr.com)
18:36.12*** join/#wowace Cheads (i=chead@0x57366348.virnxx18.adsl-dhcp.tele.dk)
18:42.48eternally777What does "GetNumRaidMembers()" return if you're in a party?
18:44.38eternally7774 or nil?
18:45.18*** join/#wowace snurre (n=snurre@AVelizy-153-1-36-254.w81-249.abo.wanadoo.fr)
18:48.01CIA-1103rabbit * r10847 10BigWigs_HealbotAssist/BigWigs_HealbotAssist.lua: BigWigs_HealbotAssist: Should actually work now.
18:48.21Mikmai got a error with NW nefacounter
18:50.03*** join/#wowace Industrial (n=tom@hellsblade.xs4all.nl)
18:50.14Andaliawe were just fighting maexxna when suddenly the bigwigs-timer for the nets resetted O_o
18:50.24AndaliaWe wiped nearly instantly :(
18:51.16Industrialah-ha!
18:51.26Industrialso why rely on it
18:51.28Industrial:>
18:51.34nevcairielstupid instance servers are bugged.
18:51.59nevcairielonce we killed razuvious every guild in naxx got dc'ed and soft reseted
18:52.04nevcairieland our loot despawned :(
18:52.15Mikmanefa-wipe on 8 drakonics
18:52.25Mikmai wonder what the hell the error was
19:00.29Mikmamm
19:00.33Mikmawho is maintaining XRS?
19:00.57nevcairielFtH|eagle
19:01.01MikmaFtH|eagle: yo
19:01.04Mikmanevcairiel: thanks :)
19:01.07nevcairielnp
19:01.12Mikmanevcairiel: make the dewdrop for bt2 ;)
19:01.20nevcairielraiding naxx atm
19:01.22Mikmai need to make the Dreamlayout for the 2 missing bars :P
19:01.25Mikmawe're raiding nefa
19:01.32nevcairielnaxx a bit harder :P
19:01.35Mikma98%, first landing on this guild
19:02.05decihttp://www.wow-europe.com/en/info/underdev/burningcrusade/priest/talents.html
19:02.06deciooo
19:02.11Mikmaneat!
19:04.08Shyvaold news deci =) they are nice tho ;-)
19:05.32ckknight__neat
19:07.34Mikmahttp://plixx.org/?9x
19:07.40Mikmasomething like i will be doing :)
19:07.56*** join/#wowace Sokurai (i=omgomg@hou157-51.sfsu.edu)
19:08.17Mikmanot sure about the innet focus/shadow mend
19:09.26nevcairielgive druid talents!
19:09.59Mikmanevcairiel: do the dewdrop first ;)
19:10.40nevcairielneed to heal mt :(
19:10.44Mikma:D
19:10.57Mikmawell can you do it later? :)
19:11.00JoshBorkethose are nifty
19:11.04Mikmasince i don't really wan't to do it :D
19:11.24nevcairieli can do some default fubar config drop down thing
19:11.46nevcairielthats simple :)
19:16.36Mikmanah no fubars :P
19:16.46Mikmaor well
19:17.05Mikmaif there will be a /bar -> dewdrop first then fubarplugin would be neat too ;)
19:17.05CIA-1103grimwald 07Grimwald * r10848 10oRA2_Buff/oRA2_Buff/Optional/Buff.lua:
19:17.06CIA-11oRA2_Buff:
19:17.06CIA-11* bugfix
19:17.14Mikmahmm
19:17.24Mikmanevcairiel: ok, please do the fubar plugin :)
19:17.30Icerothside note: priest BC talents are imba
19:17.36Mikmai just had a image that "use slashcommands or fubar"
19:17.37nevcairieli dunno
19:17.39Icerothreactive shield especially
19:17.43Mikmathat will make people turn to fubar too lol
19:17.50nevcairielbeing a druid, i wouldnt see the real use.
19:18.01Icerothhttp://www.wow-europe.com/en/info/underdev/burningcrusade/priest/talents.html
19:18.02nevcairielyou get a minimap button without fubar tho Mikma
19:18.13nevcairielother classes talents are more imba then priests
19:18.18nevcairiel41 holy is a joke basicly
19:18.21Mikmanevcairiel: will do
19:19.24Industrialckknight, around?
19:19.43IndustrialOr anyone else in control of dewdrop
19:20.11*** join/#wowace Cheadser (i=chead@0x57366348.virnxx18.adsl-dhcp.tele.dk)
19:20.14Kebinusanreduce damage 60% wtf
19:20.35CIA-1103rabbit * r10849 10BigWigs_HealbotAssist/BigWigs_HealbotAssist.lua: BigWigs_HealbotAssist: Fix second round of rotation when everyone has debuff - should whisper "Get Ready" to the correct person now.
19:20.42ckknightyea
19:20.52Industrialhttp://www.wowace.com/forums/index.php/topic,2165.0.html
19:20.56Industrial<PROTECTED>
19:21.22Mikmanevcairiel: yeah, fubar/minimapbutton will do perfectly. screw the dewdrop :D
19:21.48nevcairielsome real UI would rock
19:22.01nevcairielbut without some library that sucks writing
19:22.05ckknightIndustrial, see, it's not needed, as _proper_ dewdrop config creators include a step.
19:22.44Industrialbut what if the step is too high
19:22.44*** join/#wowace sbu (n=sb@dslb-084-056-139-039.pools.arcor-ip.net)
19:22.44IndustrialI cant get something to the value I want by moving my slider 1px
19:22.44ckknightthen the editbox wouldn't've helped anyway
19:22.47IndustrialI want it 100 and not 101 or 98
19:22.57ckknightright, so you should have a step of 5
19:23.02ckknightwhich would make sense
19:23.09Industrialwell then what if I want 99?
19:23.12Industrialand the step is 5
19:23.20ckknightthen the editbox wouldn't help
19:23.26ckknightsince it rounds to the nearest anyway.
19:23.30IndustrialThe point is that a slider can never be accurate
19:23.37ckknightyes it can, just use a step
19:23.40Industrialexcept for 0 or 100%
19:23.40ckknightand it'll be nicer
19:23.57Mikmafor ui-scale the steps are not usable
19:24.05ckknightwhy's that, Mikma/
19:24.06ckknight?
19:24.07Industrialbut with an editbox next to it I could just fillin 100enter and im done
19:25.07ckknightor just use a step.
19:25.13IndustrialI dont understand
19:25.22Mikmasince people wan't to be able to use 1 steps lol
19:25.29Industrialby step you mean to huwmuch it will go when I move 1px?
19:25.36nevcairielso if i set a step to 1, it would work?
19:26.00Industrialnevcairiel, no cause the length if the slider doesnt equal the value
19:26.04Industrialeg 100px
19:26.09nevcairiel:(
19:26.12ckknightnevcairiel, probably not.
19:26.12Mikmawell to be honest uiscales in step of 5 would rock more than step of 1
19:26.20Industrialwell yeah
19:26.26NeronixThere's no step option in a raw dewdrop
19:26.30nevcairielto edit uiscale, i always edit the configfile
19:26.54ckknightyes there is, Neronix
19:26.54Industrialbut still would an inputbox NEXT to it be that much of a change?
19:26.54MikmaNeronix: yeah i have seen it
19:26.55NeronixsliderStep?
19:26.55NeronixI don't see anything like it in the wiki
19:26.55kergothyep, if you use a overall ui scale, the slider is too small to effectively adjust, no matter what the step is
19:26.55ckknightit's unneeded, Industrial
19:26.55kergothimo
19:26.57ckknightjust use a step.
19:26.58Industrialits easier
19:27.10kergothi've never once been able to get the scale right on any scale slider of any ace2 addon that exists
19:27.12Industriala whole lot :P
19:27.17Industrialkergoth, me neither
19:27.32Neronixctrl+f "step" in http://www.wowace.com/index.php/Dewdrop-2.0/AddLine_Arguments yields no results
19:27.34Industrialthe player/party scales or something always differ and cant get the one or the other to 100%
19:27.43kergothif they're -all- doing something wrong, then dewdrop's documentation needs to be fixed.
19:27.48kergothand if they arent, its lacking
19:28.11Industrialckknight, its just a request not a pinted finger ^^
19:28.15Industrialpointed*
19:28.51Mikmanevcairiel: if you do the fubar plugin for bt2, make the scale to step in .5 steps :P meaning 0.60 0.65 0.70 0.75 etc
19:28.53kergothyay vnv nation
19:28.56Industrial\o/
19:29.00Mikma\o/
19:29.49nevcairielsure
19:30.08nevcairielwill be doing that in aprox 90 minutes, we raid till then :)
19:30.15Mikmahehe
19:30.16nevcairielhm wait
19:30.23nevcairieli think there is bwl pug after that
19:30.27Mikma:D
19:30.32sbu*sigh*
19:30.37sbuqueue 200
19:30.44Neronixckknight: ctrl+f "step" in http://www.wowace.com/index.php/Dewdrop-2.0/AddLine_Arguments yields no results
19:30.49ckknightit does now.
19:30.53ckknight;-)
19:30.55ckknightsorry bout that
19:31.02Mikmahoho
19:31.06Mikmaowned.
19:31.09ckknightI'd recommend using the AceOptions tables anyway.
19:31.23NeronixWhy?
19:31.34IndustrialStand your ground this is what we are fighting for. For our spirit and laws and ways. Cry havoc and let slip the dogs of war. For heaven or hell we shall not wait.
19:31.35ckknightit's clearer and easier to work with
19:31.36Mikmamm ok now i got a ss from the error i get with nefa and nefacounter
19:31.41NeronixFor something modular like oUF, a raw dewdrop is more powerful
19:31.50nevcairielAceOptions is a part of AceConsole or?
19:31.57*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
19:32.00ckknightnevcairiel, AceConsole uses AceOptions tables
19:32.02IndustrialShall I think of honour as lies or lament it's aged slow demise? Shall I stand as a total stranger on this day in this stone chamber?
19:32.08ckknightDewdrop uses the same AceOptions tables.
19:32.09Neronixfor other stuff I don't need all that power, so I can use anAO table
19:32.19Neronixnevcairiel: AceOptions is a standard, not a library
19:32.23MikmaBartender2\Libs\AceEvent-2.0\AceEvent-2.0.lua:301: attempt to call local 'method' (a table value)
19:33.16Mikmathat's interesting error really
19:33.26ckknightthat's not right.
19:33.46Neronix~binary 155
19:33.52Mikmaseems to happen with nefa + nefacounter
19:34.01Neronix~base2 155
19:34.03Mikmaand it ain't Bartender2 that makes the error happen
19:34.12Neronix~whalestab purl
19:34.13purlACTION stabs purl with a rather narrow and pointy whale named Montgomery
19:34.18nevcairielbartender is prolly the first addon to load aceevent tho
19:34.29ckknightMikma, wait, which two mods?
19:34.31Mikmayeah but i updated my addons today
19:34.40IndustrialNeronix, I'd still like chat commands with oUF
19:34.53IndustrialNeronix, I wouldnt have this issue as I could just fill in 100 with the slash commands
19:34.56Industrial^^
19:34.57Mikmackknight: the error comes from Bartender2, but I use BigWigs + BigWgis_NefCount
19:35.06Industrialtadah our solution, btw
19:35.08ckknightdid you have to do anything to make it appear?
19:35.09Mikmaand at the moment we're doing nefa
19:35.12ckknightoh
19:35.13ckknighthrm
19:35.22Mikmanope. the first time NefCount appeared the error popped up
19:35.25NeronixIndustrial: I'm gonna go add steps to every slider shortly
19:35.34IndustrialNeronix, okay thanks
19:35.41Industrialof 5 :>
19:35.55Neronixand portraits use editboxes because I've got no time to figure out the maths behind sliders
19:36.13hasteit's not hard :3
19:36.31NeronixWell, yesterday morning I was about to fall asleep and couldn't be bothered thinking
19:37.09Mikmackknight: oh yeah, by GF got a error with agUF when we were doing the same battle :D
19:37.16nevcairielmeh, now my guild is bothering me about every small feature request or bug in all ace2 addons i introduced them to..
19:37.25ckknightMikma, what error?
19:37.27CIA-1103grimwald 07Grimwald * r10850 10oRA2_Buff/oRA2_Buff/Optional/ (Buff.lua Timer.lua):
19:37.27CIA-11oRA2_Buff:
19:37.27CIA-11* another bugfix
19:37.43Mikmackknight: can't tell for sure since i didn't see it. but she also uses the same addons than me :P
19:37.55ckknightwell, that doesn't help :-P
19:37.58Neronixckknight: Is the slider step a relative value(0-1) or the real value? (foo-foo)
19:38.00ckknightand I don't write agUF
19:38.01Mikmackknight: aguf + BigWigs + BigWigs_NefCount
19:38.08ckknightNeronix, it's fixed
19:38.19hastenevcairiel: you get used to it in a while
19:38.23Mikmackknight: yeah i know but i got error with BT2 and she got with agUF in the same battle. i bet it was the same error and i will make her tell me :D
19:38.28ckknightnefcount doesn't seem to have any bad code that'd cause that to happen
19:38.50Neronixckknight: fixed?
19:39.03ckknightNeronix, a fixed value
19:39.08ckknightnon-relative
19:39.41NeronixAh, cool
19:39.49Kebinusanmikma, I used nefcount last night w/o any problems
19:40.01Mikmainteresting
19:40.16Mikmawell i updated all my ace2 addons today and this is the first time i'm doing nefa in months :P
19:40.22Mikmaso can't tell for sure what causes it
19:41.08Industrialkergoth, nice song
19:41.19Industrialkergoth, classical guitar mixed with industrial
19:41.28Industrialvery crispy sound :O
19:41.43Industrialbut its about a killer :P
19:41.58Industrialtot tot tot, ich mache dich tot!
19:42.01Industriallol
19:42.42hastedie die die, I want you dead?
19:42.54Industrialim killing you
19:42.58hastealmost!
19:43.05kergothi love :wumpscut:
19:43.07kergothgood stuff
19:43.08Industrialim making you dead literally
19:43.17Industrialdeadmaker
19:45.52Andaliaanother wipe at maexxna because of bigwigs resetting :( Something seems to be wrong
19:46.07Mikmaagain with the same error
19:46.42nevcairieli hope patchwerk bw is not bugged, its hard enough as it is
19:47.07MikmaBartender2\Libs\AceEvent-2.0\AceEvent-2.0.lua:301: attempt to call local 'method' (a table value)
19:47.12Mikmadon't know what causes it
19:47.19Neronixdebugstack
19:47.37CIA-1103ckknight * r10851 10Ace2/AceEvent-2.0/AceEvent-2.0.lua: AceEvent - added assert to check for method type in :RegisterEvent
19:49.39ckknightwell, that should get the error asap
19:49.53ckknightdespite that it should never occur.
19:50.10ckknightNeronix, actually a debugstack isn't that useful there
19:50.19ckknightwhat would be useful is the value of `obj`, though
19:50.59Mikmammkay will have to update all my addons now hehe
19:52.27nevcairielonly bartender should be enough mikma, since its the first to be loaded anyway
19:54.50CIA-1103kergoth * r10852 10SpecialEventsEmbed/Bags/SEEmbedBags.lua: SEEmbedBags.lua: fix long standing bug resulting in the oldstack and oldlink not being passed in the event.
19:55.04kergoththere, thats why MSBTLoot was behaving hokey with its counts
19:55.58Mikmanevcairiel: well there's alot of addons to use the same :P
19:56.13Mikmaand seems like there has been alot updates today :D
19:56.19*** join/#wowace Andalia (n=xx@p54ADC22C.dip0.t-ipconnect.de)
19:56.45NeronixMoondrake sucks at debugging
19:57.02haste:o !
19:57.13Neronixa bugged smooth-moving oUF bar has a value of -1.#QNAN
19:57.22NeronixWhat results in that? O.o
19:57.37ckknight-0/0
19:58.10Neronixintriguing, because the only division operation done in it is /2
19:59.48NeronixOnly idea I have is to delay hooking until 0.1s after the FrameworkCreated event fires
20:00.07ckknight*thumbs up*
20:00.55*** join/#wowace Neebler (n=bum@adsl-64-169-154-243.dsl.chic01.pacbell.net)
20:01.18Industrialdoesnt it wait for all the stuff to load if you have ti as a dependancy?
20:01.43NeronixThis whole thing could be to do with me trying to hook before initial values are set or something
20:02.06NeronixIndustrial: it already does. It just hooks the bars as soon as the frames are created because I added an event for it
20:02.29Industrialkergoth, pm
20:03.20yacoobanyone here plays wow on osx?
20:03.32Mikmame
20:04.21yacoobMikma: is 512 MB enough for it, or is it as hungry as win32 one?
20:04.26NickenyfikenIndustrial: i just love your actionbar, but is it possible to add more buttons to the bar in a easy way? ive tried to change the values passed to newBar() but with no luck :-/
20:04.43Mikmayacoob: is not enough for smooth fps :P
20:04.51ckknightI play WoW with 512 ;-)
20:04.53IndustrialNickenyfiken, the buttons I use are made in Buttons.xml and keybindings in the otehr xml
20:04.55yacoobMikma: is 1GB enough?
20:05.02ckknightdefinitely not enough
20:05.06IndustrialNickenyfiken, copy paste to 48 for another bar
20:05.12Industrialchange the numbers ofcource
20:05.13yacoob(and does smooth=30, or smooth=70? :))
20:05.14ckknight512, I mean, 1GiB might be
20:05.15Mikmayacoob: well i play with 256+512 atm. the only bottleneck is my gfx card on this laptop
20:05.36IndustrialNickenyfiken, and if you look at how a bar is made you can easily make other bars
20:05.39NickenyfikenIndustrial: oh i missed the xml, thank you i will try it
20:05.39yacoobckknight: well, for win32 1GB is fine, but perhaps my 'smooth 30' is not smooth enough. It's fine for me, though :)
20:05.42Industrialnp
20:05.52ckknightI'd consider 30 smooth
20:05.58ckknightbut I don't consider my 9 smooth.
20:05.59ckknight:-P
20:06.05NeronixI play with 384mb
20:06.08NeronixIt sucks
20:06.30hasteouch
20:06.41IndustrialRAM: 1687MB free, GPU: 55 degrees, CPU: 44 degrees
20:06.42Industrial;\
20:06.46hasteI play with 1GB, and I play under Linux
20:07.17Industrial;\
20:08.42NeronixWhat's worse, I'm running on SDRam
20:08.49haste:o
20:08.51yacoobhaste: cedega?
20:08.52Neronix4.5 year old compy for the not win
20:08.54hasteyacoob: yeh
20:09.09hasteyacoob: I played with Wine in the start, worked fine
20:09.15hasteit actually works better on the patches
20:09.28yacoobhaste: tried that, but I crashed into unique fglrx + cedega bug (very rare, according to mailing list :) so I have now this small 10GB win32 hdd...
20:09.43hasteI had ATi before :o
20:09.52yacoobyup, I love fglrx
20:09.56yacoobdie, die, DIE!
20:09.58hasteI don't
20:09.59haste:D
20:10.08yacoobxv on tvout broken for, like, 7 releaases or so.
20:10.14yacoob*sob*
20:10.29yacoobwhat now, nvidia?
20:10.30hasteit got worse, random crashes - X lockups - VPU errors
20:10.33hasteyeh, nvidia
20:11.45yacoobwell I "only" got lockups with fb, and this xv on tvout. But enough to make me hate it.
20:12.05hastefb as in fluxbox?
20:12.52yacoobfb as in framebuffer
20:12.59hasteah
20:13.08yacoob(yes, I'm strange creature that don't have *dm running automatically)
20:14.02hasteneither do I
20:17.14*** join/#wowace steino (n=stein-iv@ti531210a080-11369.bb.online.no)
20:18.20*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
20:19.35ckknightmy plan is to buy a mac laptop eventually
20:20.32yacoobwell, I started to think about that lately
20:21.03yacoobbut my gf has her pc change date sooner than me, and she ALWAYS wanted mac mini, so I think we'll buy one, and I'll seew hether I like osx
20:24.42NickenyfikenIndustrial: thank you very much for your help, working fine now. I never realised i had to change the xml file :-)
20:26.32IndustrialNickenyfiken, np
20:26.33Industrial:D
20:30.43nevcairieli love that frogger game after patchwerk :D
20:30.51nevcairielhalf the raid always dies ^^
20:31.25*** join/#wowace Caboose[FH] (n=Caboose9@cpe-66-8-166-76.hawaii.res.rr.com)
20:31.58Tekcubfrogger?
20:32.01Neeblerdue to the crap netcode no doubt. just like on heigan
20:32.18Neebleryou can run completely in between them on  your screen, and die
20:33.24nevcairielTekcub: some blobs crossing the "street" and when you touch them its like 30k ae around them :D
20:35.36Tekcuboh fun
20:36.09hasteomg Tekcub
20:36.12hasteYou've never played frogger?
20:37.05eternally777You need to run right behind them :)
20:37.11Mikmackknight: AceEvent-2.0.lua:304: attempt to call local 'method' (a table value) ... and my GF got a error for line 301 (older AceEvent)
20:37.25Mikmackknight: and at the same time when the nefcounter appeared
20:37.26nevcairielyeah, but if its lagging again its pure luck eternally777 :)
20:37.31eternally777~seen maia
20:37.47purlmaia <n=maia@chello084112137081.14.11.vie.surfer.at> was last seen on IRC in channel #wowace, 1d 3h 15m 19s ago, saying: 'thik there's no way out of naxx.'.
20:37.47eternally777:-( what's the command
20:37.48nevcairielthats right
20:37.50eternally777oo
20:37.51eternally777ok
20:37.55nevcairieljust lagging as well
20:38.02nevcairieli bet purl is hosted on a blizz server
20:38.08TekcubI have haste, I just didn't know what ya was talking about there
20:38.38TekcubI think I'm gonna put up a poll on the forums about this !!!Libraries thing... I'm sick of it and want it gone :P
20:39.58NeronixBlame Rophy
20:40.44TekcubIt's been nothing but a PITA to those of us that write the libraries in it :P
20:40.45Nickenyfikenhow many action buttons is max? 120?
20:41.02hasteTekcub: I
20:41.05Tekcubwe gave ya standalone versions if the embeds weren't good enough for you, use those
20:41.09hasteTekcub: I'll hand you a "yes" vote
20:41.19NeronixNickenyfiken: Yeah
20:41.53NeronixI suppose the better idea is
20:42.06NeronixGet people to get the induvidual standalones
20:42.08yacoobhaste: the world is changing, there ARE people that never played frogger :D
20:42.12*** join/#wowace Cairenn (n=Cairenn@CPE001217452e29-CM014500004571.cpe.net.cable.rogers.com)
20:42.12*** mode/#wowace [+o Cairenn] by ChanServ
20:42.24nevcairielembeds are fine.
20:42.35Neronixand for the mods that don't have them in their optional deps, have a !!!Library_Loader thing that just has all the libs as optionaldeps
20:42.44Neronixnevcairiel: Not really for me
20:42.56NeronixThey increase the game startup time quite a bit
20:42.59nevcairielhm
20:43.02Neronixand makes defragging more of a pita
20:43.17nevcairieldunno, on startup its not that time critical
20:43.20Tekcubevery mod that embeds something needs to hav eoptdeps to the standalones, it's that simple
20:43.26Tekcubwe don't need a stub loader
20:43.33NeronixTekcub: I know, but people are stupid :P
20:43.35Tekcubwe don't need an all-in-one library pack
20:43.44Neronixhence the solution, !!!Library_Loader
20:43.47Tekcubstupid people shouldn't fuck with embeds them
20:43.53Tekcubthey should leave them in
20:43.58Neronixno externals, just a TOC with lots of optionaldeps
20:44.19Tekcubif you're going to un-embed, take responsiility for your actions and update the standalones
20:44.20Neronixnevcairiel: Also increases reload time a bit as well
20:44.34NeronixUsed to take something like 30-45 sec for a reload
20:44.37KebinusanI dont really understand what the !!!Libraries thing was meant to solve
20:44.42Neronixnow it's 10-15 absolute max
20:45.06Tekcub!!!Libraries works wonderfully for checkouts
20:45.11NeronixYeah
20:45.15Tekcubbut it's a huge hinderance with the zips
20:45.23Tekcuband we're trying to get people to use the zips
20:45.28Neronixsvn up ./* --ignore externals && svn up ./\!\!\!Libraries
20:45.31Neronixyeah
20:45.35*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
20:45.35*** mode/#wowace [+o ckknight_] by ChanServ
20:45.35Tekcubwhich is why it needs to just be gone
20:45.56NeronixOr maybe have clad add an exception to his zip script for it
20:46.09NeronixWhenever a lib is updated, !!!Libs is auto updated too
20:46.31Tekcubpeople tell others to get the libraries zip, then their candybars break, and shit starts gettnig out of date in it because it doesn't get touched after a library updates... and it's just a fuck PITA in the end
20:47.01Mikmawell delete the library-crap
20:47.06nevcairielone thing about Ace2 addons was "no deps" .. so embeds are fine for the majority, if you know what you are doing you should be able to change the loading and stuff
20:47.07Tekcubmaybe have clad just re-zip !!!Libraries every hour?
20:47.24Tekcubif you know what you're doing you can nev
20:47.28Neronixyeah
20:47.34Tekcubhttp://www.wowace.com/index.php/Ace2_Memory_Concerns
20:47.39Tekcubhowto right there :)
20:47.44hasteyacoob: Yes, but they are at the age of 14 and so
20:48.08NeronixI need to play frogger :<
20:48.19yacoobbtw
20:48.29yacoobI visited technical museum in vienna
20:48.36yacoobthey had this history of computing display
20:48.44yacoobpersonal computing, let's add.
20:48.56yacoobthat started with something around vic-20, and ended with macbooks
20:49.02Nickenyfikenbut loading every lib just one time makes login faster right?
20:49.14Neronixyeah
20:49.23yacoobbut, for each "era" there were few mame games to play :D
20:49.37yacoobNickenyfiken: and, you don't have to wait untill first gc to reclaim memory
20:49.45Nickenyfikenshouldnt it be just a simple if script == already loaded then dont load
20:49.59NeronixThat's already done in libraries
20:50.18Nickenyfikenso what is so slow to have a lib in each mod when logging in?
20:50.20ckknight_Nickenyfiken, that's what happens now. It checks for the library, if it's already there, it exits
20:50.28NeronixBut what happens when a lua interpreter loads a file is, it compiles the file as a function, runs it and then garbages it
20:50.50Nickenyfikenah i c
20:50.52Neronixso each file is still "loaded"
20:51.03JoshBorkemeh, just go grab a bite to eat while loading :-D
20:51.08Neronixbut if it;s not an upgrade, no more functions, tables, etc. are created
20:51.27hasteNeronix: You can borrow my Atari 2600 and the frogger game!
20:52.02Neronixhaste: Too much hassle. I'll just get a mame/NES/whatever-was-the-best-platform-it-was-on ROM
20:52.47hasteNeronix: nothing beats the real hotness of the wooden box!
20:53.02NeronixI know!
20:53.07*** join/#wowace dreyruugr (n=chatzill@66.77.144.6)
20:53.49NeronixThose 2 + my gamecube are the only consoles I've ever owned :<
20:54.11hasteI stopped buying consoles at SNES
20:54.21Neronixhm... SVN down?
20:54.34NeronixI should've bought a snes
20:54.44NeronixROMs are cool, but not cool enough
20:54.56Neronixhence why I'll buy a bunch of Wii VC games :D
20:55.06Nickenyfikenhehe i bought a gamecube and played metroid prime two times. havent seen it since
20:55.07yacoobfrankly speaking, this is nostalgic, but taking much space
20:55.29yacoobNeronix: btw, my conclusion from the Wii ads here and there: one's arms going to hurt like hell after playing.
20:55.54NeronixI played through MP by renting it
20:55.56*** join/#wowace FryGuy- (i=fryguy@c-24-23-19-160.hsd1.ca.comcast.net)
20:55.56NeronixI regret it
20:55.59ckknight_yacoob, I figure that playing long enough, you'll get used to it
20:56.21Neronixmy cube's borked, but when I get a Wii, I'll hunt for that and MP2
20:56.38Neronixand maybe other good games I missed
20:56.45ckknight_wikipedia's down.
20:56.50yacoobckknight_: perhaps, but I truly hope that you can use the controller in standard way - two hands holding it, with some support
20:57.02ckknight_you can, yacoob, for some games, probably.
20:57.07ckknight_it'd depend on the game.
20:57.18ckknight_you turn it sideways and use it like a normal controller
20:57.22NeronixThe guy behind smash brothers says he might use gamecube controllers for the new one
20:57.27yacoobwell, they're only showing funky new crazy hot stuff.
20:57.40NeronixExcite truck makes you use it like a steering wheel at least
20:57.44yacoobRed steel looks... interesting, but it'll probably be boring once you're used to it.
20:57.47ckknight_or you could use the remote and nunchuk, which I think is shiny.
20:58.16NeronixHm, wonder how they'll take advantage of the pointing with metal slug anthology
20:58.56hastehttp://img235.imageshack.us/img235/1371/diskfg2.jpg :D
20:59.36Neeblerbwahaha, with a magnet on it
20:59.37jjungnickelnot for me, ckknight.
21:00.04Neronixrofl
21:00.15*** join/#wowace Iff (n=asmdel@zux165-058.adsl.green.ch)
21:00.47yacoobhttp://www.youtube.com/watch?v=gg5_mlQOsUQ hahaha :D
21:00.47ckknight_hehe, haste
21:01.31hastewin! my atari still works :D
21:01.47hasteI'm going to play pac-man now, and then go to bed :3
21:01.49hastegn
21:01.52Industrialnn
21:02.37decimy atari still works also and the greatest game is the castle one where you catapult rocks to the other castle and break it down
21:03.16*** join/#wowace Stylpe (n=a@8.84-48-174.nextgentel.com)
21:03.33KebinusanAnyone know of a fubar2 version of TrackerFu
21:03.47StylpeChu!
21:04.12StylpeIs anyone in here using KeepItCool?
21:06.53IndustrialStylpe, !
21:06.56IndustrialStylpe, nop
21:07.12Industriallong time no shee
21:07.15Stylpe=)
21:07.30StylpeI stopper by a couple of weeks ago
21:07.31Stylpe*stopped
21:07.51*** join/#wowace Jagobah (n=jago7777@adsl-157-101-83.owb.bellsouth.net)
21:09.38Industrial:)
21:09.44Industrialso how are you
21:10.13StylpeGreat, actually, got a part time job recently
21:10.46*** join/#wowace Kyahx (n=Kyahx@144.13.213.101)
21:11.51StylpeJeez, I can never find the link to the addon toolkit on the wow website
21:12.54*** join/#wowace EL|Tinu (n=tina@p57A5A364.dip0.t-ipconnect.de)
21:12.56*** part/#wowace EL|Tinu (n=tina@p57A5A364.dip0.t-ipconnect.de)
21:13.21StylpeIs it just me, or is the US WoW website down?
21:13.52StylpeHmm, must be Opera, worked fine in FF
21:14.14*** join/#wowace nekoh (n=nekoh@pD9E034B3.dip0.t-ipconnect.de)
21:15.59ckknight_:'(
21:16.30*** join/#wowace FryGuy_ (i=fryguy@c-24-23-19-160.hsd1.ca.comcast.net)
21:16.39ckknight_hehe
21:17.38Mikma~ckknight++
21:17.47ckknighthehe
21:17.54ckknight~karma ckknight
21:17.54purlckknight has karma of 6
21:17.57ckknight~karma Tuplad
21:17.57purltuplad has karma of -8
21:18.01ckknightI'll beat Tuplad one day.
21:18.22StylpeI hate Blizzard now.
21:18.30ckknighthttp://qdb.us/66025
21:18.33Ziconckknight: I can wave to you too, even though I haven't played with you. :P
21:18.35ckknightwhy's that, Stylpe?
21:18.40StylpeThey change a few global strings, and KIC goes to hell-
21:18.44ckknightah
21:18.45ckknightyea.
21:18.50yacoobKIC?
21:18.56StylpeAnd they don't even tell me about it
21:18.59Stylpe~kic
21:19.01purlhmm... kic is KeepItCool, an addon by Stylpe that reminds you when your tradeskill cooldowns are up, with FuBar support. http://www.wowinterface.com/downloads/fileinfo.php?id=4248
21:19.55ckknighthttp://qdb.us/64908
21:20.02ckknight~fubar
21:20.06purlfubar is f*cked up beyond any recognition, e.g. "This whole operation is fubar, soldier" (gay lisp included)
21:20.15ckknightthe gay lisp is important.
21:20.49ZiconI'm not sure I can imagine that sentence said with a lisp.
21:20.59Cairennindeed
21:21.17Azurewrathmhm.. is the SVN down or is it my dns again?
21:21.20Neronix/me runs that
21:21.23*** join/#wowace MentalPower|ZZzz (i=chatzill@host-70-45-82-92.onelinkpr.net)
21:21.30Neronixaplay not found
21:21.32Neronixaya for cygwin
21:22.02Mikmasvn seems to be down
21:22.53*** join/#wowace Parak (i=PROFI@user-0cev737.cable.mindspring.com)
21:22.53Azurewrathmhm jup.. just did a flushdns and nslookup..
21:23.02ckknightZicon, I can. It was done on Upright Citizen's Brigade
21:24.08ckknighthttp://qdb.us/64042
21:25.53ckknighthttp://qdb.us/65605
21:28.25ag`hey, new priest talents
21:29.10ckknightyour mom learned some new talents last night.
21:29.48JoshBorkeooooo, BURN!
21:30.04*** join/#wowace steino (n=stein-iv@ti531210a080-4073.bb.online.no)
21:30.22ckknightI'm going to school in a half hour
21:31.30StylpeIs anyone here using a non-english client?
21:32.21ckknighthttp://bash.org/?676535
21:32.36ckknightStylpe, there should be GlobalStrings on the SVN
21:33.24StylpeI haven't used the svn in over 3 months =/
21:33.38ckknighthttp://bash.org/?675703
21:35.12StylpeOOH! The Ace website has had a facelift!
21:35.18ckknight"In soviet russia, you must kill a kitten to masturbate"
21:35.54GngskStylpe, no the ace wiki had a facelift :P
21:35.58Mikmadamnit, i need to find out a way of detecting ShapeshiftButtons and PetActionButtons
21:36.28ckknightGngsk, actually they both did
21:36.48ckknightwait, didn't the wiki just become the main page?
21:36.49ag`~emulate neronix
21:36.52purlACTION adds more debug strings
21:36.59Gngskckknight, looks that way to me
21:37.10ag`~discord
21:37.13purlfrom memory, discord is a group of addons made by Lozareth which allow for button, art, player frame, and game frame customization.
21:37.34ag`~emulate Lozareth
21:37.43ag`~Lozareth
21:37.45purlA man who stole your FPS and Memory aka The Boogyman of http://www.discordmods.com/ - "I got mem so why not use it"
21:38.01ag`Is that an actual quote?
21:38.52*** join/#wowace steino_ (n=stein-iv@ti531210a080-2239.bb.online.no)
21:39.10Mikmaso they say
21:40.17ag`I'd like to see :D
21:40.50ag`this place is just full of golden quotes
21:40.57ag`~haste
21:41.00purlwell, haste is a very pervert guy, he always makes porn voices on Ventrilo.
21:41.12ckknight~ckknight
21:41.14purlf*ck you, guy
21:41.19ckknightthat's odd
21:41.24ckknightthat should only be on the emulate
21:41.27ckknight~literal ckknight
21:41.29purl"ckknight" is "(<action> quit (Read error: 104 (Connection reset by peer))|<reply>f*ck you, guy|<reply>You know why? Because you touch yourself at night|<reply> your mom's <foo>|<reply> file a bug.)"
21:41.36ckknight~literal emulate ckknight
21:41.38purl"emulate ckknight" is "(<action> quit (Read error: 104 (Connection reset by peer))|<reply>f*ck you, guy|<reply>You know why? Because you touch yourself at night|<reply> your mom's <foo>)"
21:41.55ckknightpurl, forget ckknight
21:42.07ckknightpurl, no, emulate ckknight is (<action> quit (Read error: 104 (Connection reset by peer))|<reply>f*ck you, guy|<reply>You know why? Because you touch yourself at night|<reply> your mom's <foo>|<reply> file a bug.)
21:42.08purlokay, ckknight
21:42.18ckknightpurl, no, forget ckknight
21:42.29Neronix~forget ckknight
21:42.54evl:P
21:43.09Gngsk~mikmatest
21:43.11purl<foo> is a assclown
21:43.20JoshBorkepurl, no, emulate ckknight is (<action> quit (Read error: 104 (Connection reset by peer))|<reply>f*ck you, guy|<reply>You know why? Because you touch yourself at night|<reply> your mom's <foo>|<reply> file a bug.)
21:43.21purli already had it that way, JoshBorke
21:43.21Neronix~ckknight
21:43.23purlmethinks ckknight is  
21:43.45JoshBorkepurl is confusing sometimes
21:44.02Tekcub"Mass Dispel - Rank 1"  /swoon
21:44.23IndustrialQuestion: say im using cygwin and svn, how do I know wich of my addons are from the svn and from where on the svn?
21:44.33Industrial:P
21:44.35CIA-1103mikma * r10853 10Bartender2/Bartender2.lua: Bartender2: More aliases for buttons
21:44.40CIA-1103stylpe * r10854 10KeepItCool/KeepItCoolUtil.lua: KeepItCool: Fixed %d issue introduced in patch 1.12
21:45.17StylpeOkay, I don't have an account anymore, can someone please test KeepItCool and se if the %d issue is gone while I go watch a movie? =)
21:45.41CIA-1103mikma * r10855 10Bartender2_Dreamlayout/Dreamlayout.lua: Bartender2 Dreamlayout: beta-add for Pet and ShapeBar. still requires work to work correctly
21:45.41ag`Mikma, can bartender switch page of any bar with a key like shift now?
21:45.45JoshBorkeIndustrial: you try svn status?
21:45.59Mikmaag`: not atm but when i have the time to make a config for it
21:46.13ag`but how will you do it?
21:46.18ag`there's only 120 ids
21:46.21GngskBartender_Pagemaster?
21:46.29Industrial:P
21:46.52ag`yes, what does pagemaster do?
21:47.24Mikmaag`: atm Bartender2 Pagemaster uses Bar2-4 to swap with keys, and targeting someone will use Bar5
21:47.53ag`so it's bar 1 that becomes bar 2-4 or?
21:47.55wereHamsterWhy does BugSack get focus when I open it?
21:48.02Mikmabut the Dreamlayout is fucked for PetBar and ShapeshiftBar :P
21:48.05Mikmaag`: yes
21:48.34ag`I see
21:48.44ag`Damn, I need page switch for 3 bars :)
21:48.45wereHamsterit's annoying, I can't move anymore if BugSack is open..
21:48.51ag`guess I'll keep using pubcrawl
21:48.53ag`:P
21:50.04Mikmaag`: you mean the 3 bars need to change only once?
21:50.33ag`I use 3 bars, and on shift down they change page, all of them
21:50.55Mikmathat's alot of buttons
21:50.59*** join/#wowace ckknight_ (i=ckknight@rrcs-74-62-251-191.west.biz.rr.com)
21:50.59*** mode/#wowace [+o ckknight_] by ChanServ
21:51.02JoshBorkewereHamster: so you can copy the bug
21:51.13Gngsk72 buttons
21:51.24Gngskassuming each bar has 12 buttons on it
21:52.44ag`I think I use 5, 7 and 5
21:53.13Gngskonly thing I'm missing with bartender from my flexbar setup is show/hide on combat or hostile/neutral target and show/hide on mouseover
21:53.51Gngskand it annoys me when empty buttons show up when I pick up consumable items in my inventory
21:53.56Gngskbut other than that it's pefect :P
21:56.10ag`Mikma, like this: http://img209.imageshack.us/img209/5420/wowscrnshot081706224048bz7.jpg
21:56.55Mikmak
21:57.01JoshBorkesilly priest
21:57.06Mikmahttp//wow.reaktio.net/ui.jpg
21:57.20JoshBorkeit's too low! i can't right-click on it!
21:57.33JoshBorkeactually, it's just not valid...http://wow.reaktio.net/ui.jpg
21:57.54Industrialand you didnt use a space
21:58.01Industrialhttp://wow.reaktio.net/ui.jpg
21:58.03Industrial:p
21:58.15JoshBorkelol
21:58.26JoshBorkei can't help it if the regex is dumb :-P
21:58.46Industrial:X
21:59.20*** join/#wowace Soltanis (i=Soltanis@81.168.16.197)
22:04.43Mikmaheh sorru
22:04.48Mikmamissed the :
22:07.41CIA-1103prandur * r10856 10FuBar_ItemBonusesFu/ (4 files in 2 dirs): FuBar_ItemBonusesFu: Added missing AceEvents lib
22:09.47Azurewrathag`: did you write ag_UF or do i get the name wrong? :)
22:10.00ag`yes that's me
22:11.18AzurewrathShort Question.. is there a way to freely scale and move the buffs and debuffs? Thats one of the very few reasons i still use DUF and not ag_UF.. posted the Duglum.lua in the Forums :)
22:13.20Azurewrathoh and before i forget it.. a RaidIcon placable inside the Frames
22:13.40spoogeFubar2: Fubar only partially remembers it's settings when I login or load a profile.
22:14.23*** join/#wowace [Wobin] (i=Wobin@218-214-59-86.people.net.au)
22:15.36Azurewrathag`: http://www.wowace.com/forums/index.php/topic,1715.msg40125.html#msg40125 if you care :)
22:16.51ag`afaik no, you can't control the position and scale of buffs/debuffs
22:16.57ag`I might bring it later
22:17.59Azurewratha pity :)
22:20.25*** join/#wowace XLVII (n=XLVII@CPE-58-162-80-167.qld.bigpond.net.au)
22:21.36Sarozbartender needs more bars
22:23.51*** join/#wowace Azix (n=Azix@host213-123-205-178.in-addr.btopenworld.com)
22:23.56NeronixUse another bar addon alongside it then
22:24.04Neronixmaybe pubcrawl + 1 bar? :P
22:24.04JoshBorkearen't they unique?
22:24.14Saroznurfed has more bars
22:25.43Healthfubar is fubar
22:26.00Healththe profile part doesn't work at least.. seems more people are having probs with it?
22:26.09*** join/#wowace frus (i=frus@082-146-097-005.dyn.adsl.xs4all.be)
22:26.14*** join/#wowace Sole (n=no@203.118.159.21)
22:26.16Solehi
22:26.21Sarozhow do I remove the background in bartender?
22:26.32JoshBorkeSole: hi
22:26.41NeronixSaroz: /bar border?
22:26.47Sarozno the backgorund
22:27.07Sarozif I enable borders
22:27.11Sarozit still has a nasty background
22:27.45Sarozor maybe thats dreamlayout
22:27.50Sarozhang on
22:28.50Sarozah yes
22:28.52Sarozthat was it
22:28.54Saroznot much of a dream
22:29.15ag`Neronix, I wouldn't use two bar addons at the same time
22:29.58nevcairielhm
22:30.02nevcairielMikma: pong
22:30.04Sarozbartender doesn't have cooldown display?
22:30.44Neronixuse OmniCC
22:30.45Tekcub*barf*
22:30.53Tekcubundercooked broccoli...
22:30.59Tekcub*whimper*
22:31.05SarozoCD doesn't work with bartender either, *sob*
22:31.09Tekcubat least this stirfry is mostly chicken
22:31.37CIA-1103neronix 07Neronix * r10857 10oUF_Portraits/oUF_Portraits/oUF_Portraits.lua:
22:31.37CIA-11oUF2: Portraits
22:31.37CIA-11- Fixed some config oddities due to the way I was doing defaults
22:31.37CIA-11- Added check for whether UnitClass returns properly when using raid class colour backgrounds. If no class found, it'll go to the standard black background
22:32.26CIA-1103neronix 07Neronix * r10858 10oUF_SmoothBarMovement/oUF_SmoothBarMovement.lua:
22:32.26CIA-11oUF2: Smooth Bar Movement
22:32.26CIA-11- Won't break your party now! \o/
22:32.26CIA-11- Smooth colouring's correct now. Let me know if it murders your FPS because it'll update the colour on every update during a move (i.e. every 0.05s)
22:32.45NeronixK, I think all the damage I've done's fixed :O
22:32.59Sarozso, back to me now, bartender doesn't show cooldowns in numbers?
22:33.03nevcairielright
22:33.05NeronixNo
22:33.08Neronixuse OmniCC
22:33.16Neronixit works for almost any bar addon
22:33.22Sarozand Bartender doesn't work for oCD?
22:33.25nevcairielbartender uses default blizz buttons, just a bit reskined
22:33.59kopplebartender + ocd works perfectly for me, with a small addition to hooks.lua
22:34.05Sarozcommit
22:34.12Sarozoh well, back to nurfed anyway
22:34.27koppleI don't have an account and I think haste would yell at me for crappy code anyway :p
22:36.15koppleSaroz: http://ace.pastey.net/754
22:36.35koppleit probably breaks something but I haven't noticed
22:37.01Gngskomg, no author, no description!
22:37.39koppleoops >.>
22:38.23koppleall better now
22:38.43*** part/#wowace wereHamster (n=tomc@gw.ptr-62-65-141-13.customer.ch.netstream.com)
22:38.53Sarozgonna add nurfed support to oCD then
22:41.32nevcairielMikma: bartender2 dreamlayout - shapeshift bar is showing background on empty buttons
22:43.58Solehmm
22:44.00Soleim curious
22:44.10Solewhy isnt SpellStatus picking up corruption?
22:44.19*** join/#wowace frus (i=frus@082-146-097-005.dyn.adsl.xs4all.be)
22:46.28Soleok SpellStatus isnt picking up Immolate and Corruption for me
22:46.52SarozNurfed support for oCD done :p
22:47.37CIA-1103prandur * r10859 10FuBar_TransporterFu/ (7 files in 2 dirs): FuBar_TransporterFu: Initial Commit. New Ace2/FuBar2 version, UNTESTED! PROBABLY DOESN'T WORK!
22:48.05Saroz~seen haste
22:48.23purlhaste is currently on #wowace. Has said a total of 597 messages. Is idling for 1h 46m 34s, last said: 'gn'.
22:48.30Sarozdah
22:48.32Tekcubhehe, ugly forums
22:48.45Tekcubwell, not ugly but just half-converted
22:48.49vhaarrw00t
22:49.03vhaarrwe need alternating colors on the post listing
22:49.04Tekcubneeds divider lines, the blue pre format from the wiki for quoted stuff...
22:49.20vhaarrno dividers, just alternate the bg color slightly
22:49.25Tekcubchange the post icons to wow things
22:49.36Tekcub"very hot topic" just screams use a fire spell icon
22:49.56Tekcubsticky, the questgiver !
22:50.03Tekcubpoll, quest ?
22:50.22Sole~seen nightdew
22:50.28purlnightdew is currently on #wowi-lounge (17h 49m 47s) #wowace (17h 49m 47s), last said: 'eternally777: gotta go home'.
22:50.34nevcairielblue quest icon pls :)
22:50.40Solehokay
22:50.44Tekcub~seen dick
22:50.50purldick <~dick@hagbard.apathetic.discordia.org.uk> was last seen on IRC in channel #familiar, 1223d 10h 32s ago, saying: 'anyone here know about bootldr?'.
22:50.50Solewho has used spellstatus?
22:51.00Tekcub*snicker*
22:51.06Solelawl
22:51.08Tekcubpurl's not seen dick in a long time
22:51.09*** join/#wowace spg|gone (n=never@d5152A0C5.access.telenet.be)
22:51.20Solelawl
22:51.31SarozYou think haste will mind if I commit Nurfed support to oCD?
22:51.32Tekcub~got milk?
22:51.35purlACTION chugs down a carton
22:51.35Soleover 3 years
22:51.44Tekcub~got carbs?
22:52.03Sole~got an answer as to why spellstatus aint picking up major spells?
22:52.05JoshBorkebye all
22:52.06*** part/#wowace JoshBorke (n=Josh@ohm.stl.gtri.gatech.edu)
22:52.14TekcubI saw a great shirt, it said "Silence is golden, duct tape is silver"
22:52.24Solelol
22:52.25nevcairielhaha
22:52.28nevcairieli need that :D
22:52.42*** join/#wowace eternally777 (n=eternall@pool-71-254-118-241.hrbgpa.east.verizon.net)
22:52.45Tekcubthe ink was all silver and glossy, it really looked like duct tape
22:53.15kergothSaroz: i'd say just check it in
22:53.47*** join/#wowace Moondrake[G5] (n=Moondrak@88.207.224.119)
22:53.57*** join/#wowace Ratbert_CP (n=Ratbert_@204.128.192.14)
22:54.50Ratbert_CPHmmm...  How does one prevent the tooltip from opening on top of a dewdrop group menu?
22:55.00vhaarrSole: I have
22:55.04CIA-1103saroz * r10860 10oCD/hooks.lua: oCD: Added hooks for Nurfed Actionbars
22:55.40Sarozamagawd @ forums
22:57.11SH|ShabadorKind of non ace-related question, but someone might know: Anyone know how to hack into DamageMeters to make it use a custom texture for it's bars? (Thinking BantoBar)
22:57.29*** join/#wowace Moondrake[G5] (n=Moondrak@88.207.224.119)
22:57.32Soleok
22:57.39Moondrake[G5]evening all
22:58.01Solevhaarr: did you have problems with it picking up spells?
22:58.08Moondrake[G5]just saw the new Forum design^^ is there a thread on this somewhere?
22:58.11vhaarrSole: explain
22:58.12eternally777I think so Shababor
22:58.19*** join/#wowace Bob_ (n=chatzill@static-69-95-150-220.akr.choiceone.net)
22:58.39Solevhaarr: well I have the 3 spell finish events registered...but when I cast corruption/immolate it doesnt pick them up
22:58.46Solevhaarr: but it picks up curse of agony
22:59.01vhaarrSole: then it is bugged
22:59.05SH|Shabadoreternally777, Is it simple? :) (I got nearly no lua-skills at all)
22:59.06Sarozah man, oCD doesn't work on pots
22:59.07vhaarrSole: and yes, I've experienced that
22:59.16vhaarrSole: sometimes it doesn't pick up on spells
22:59.18eternally777Shababor:  Open DamageMeters.xml, on line 45 you'll see "<BarTexture file="..."/>
22:59.25kergothwoot, got my first 18 slot bag finally
22:59.26vhaarrSole: I think it might miss a hook somewhere
22:59.28kergothi hate farming
22:59.39eternally777Shababor: Replace the "..." with the path to the texture you wish to use.
22:59.52Solevhaarr: the weirder thing is..i just tried it on like 20 mobs...and it worked once on corruption/curse
22:59.58Solevhaarr: no immolate tho
23:00.05vhaarrexactly
23:00.08vhaarrso it's bugged
23:00.12Soleyea
23:00.18SH|ShabadorOh. Cool. Thanks a lot eternally777 :)
23:00.25SH|ShabadorGonna test it out now.
23:01.23eternally777cool, hope it works.
23:01.46Solewell when nightdew is around...poke him for me
23:02.16Nightdewspeak of the devil
23:02.20Nightdewwhats up?
23:02.58Solespellstatus is being funky
23:03.36SoleNightdew: I have the 3 spell finish events registered...but when I cast corruption/immolate it doesnt pick them up
23:03.47SoleNightdew: however it does pick up Curse of Agony
23:04.00Nightdewwhich ones are you registered to?
23:04.48SoleSpellCastInstant, SpellCastCastingFinish, SpellCastChanellingFinish (was just testing this one)
23:05.51Nightdewcan you link me your code?
23:05.54sbuahh, thx for porting itembonuses to ace2 :)
23:07.35Kebinusantrackerfu, professionsfu are my last fubar1.2 plugins
23:07.35Soleyea hang on
23:07.45vhaarrreagentfu
23:07.49vhaarrKebinusan: what's trackerfu?
23:07.57vhaarrhuntard?
23:08.06Kebinusanwell and gather professions
23:08.17KebinusanI use it to get my track herbs thing off my minimap
23:08.55vhaarrI need reagentfu, I think
23:08.58vhaarrand then it's all 2.0
23:09.05vhaarrno, aceheal
23:09.07vhaarrgah
23:09.09vhaarrI'll have to deuce it
23:09.21SH|Shabadoreternally777, It did change the bars at least... But it got really funky. oO Didn't pick up the texture I assigned to it. <BarTexture file="Artwork\BantoBar.tga"/>
23:11.42KebinusanYeah my last two ace1 addons are bulkmail, which is because of acegui and minimalist I think
23:11.43SoleNightdew: http://pastebin.ca/167408       just the reg code and then the parse
23:12.22eternally777Shabador: it didn't use your texture?
23:12.29SH|ShabadorNope
23:12.36eternally777What texture did it use?
23:12.50eternally777The default?
23:12.58SH|ShabadorEh... Something weird... Not the default at least.
23:13.09SH|ShabadorHard to explain really. No texture at all.
23:13.32SH|ShabadorGonna try to move the texture to the root of the DM folder.
23:13.36CIA-1103grimwald 07Grimwald * r10861 10oRA2_Buff/oRA2_Buff/Optional/Buff.lua:
23:13.36CIA-11oRA2_Buff:
23:13.36CIA-11* bugfix with people leaving the raid
23:13.57eternally777hmm
23:14.11Sarozthe forum theme makes me cry
23:14.14Sarozgoing to bed then
23:14.55*** join/#wowace JoshBorke (n=Josh@r35h14.res.gatech.edu)
23:15.30SH|ShabadorDidn't work. :/ Guess I'll have to wait for someone to oSkin Damagemeters. ^^ (Or for SW_Stats to be released in a new version supporting the hidden channels)
23:15.30vhaarr~seen maia
23:15.43purlmaia <n=maia@chello084112137081.14.11.vie.surfer.at> was last seen on IRC in channel #wowace, 1d 5h 53m 15s ago, saying: 'thik there's no way out of naxx.'.
23:16.44ThraeDamn, maia's still stuck in Naxx!
23:16.48vhaarr:D
23:17.23ThraeSH|Shabador: SW_Stats was patched shortly after 1.12 to use SendAddonMessage.
23:18.03SH|ShabadorOkay? Where can I find that?
23:18.36SH|ShabadorAt least the one on curse wasn't updated.
23:20.36SH|ShabadorThrae, neither the one on ui.worldofwar.net
23:21.03ThraeAh, I was mistaken.
23:22.12SH|ShabadorHeh. Got me worried there. Thought my gift for locating hidden away addons was flawed. ;P
23:22.49nevcairielthere is one good thing about that new forum right now. i dont need a separate bookmark for the wiki anymore
23:22.50nevcairiel:)
23:23.22CIA-1103grimwald 07Grimwald * r10862 10oRA2_Buff/oRA2_Buff/ (Libs/ oRA2_Buff.toc):
23:23.23CIA-11oRA2_Buff:
23:23.23CIA-11* added Babble-Spell-2.0 external
23:23.42nevcairielanyway, bbl
23:23.45SoleNightdew: have you tested SS with warlocks?
23:23.55eternally777Shabador, I got it to use BantoBar.tga
23:24.47Nightdewyeah
23:24.54SH|ShabadorOkay? How does the BarTexture tag look for you?
23:24.55Nightdewi play a warlock myself
23:25.01Nightdewdid you get my PM's
23:25.04SH|ShabadorMaybe I just did something funky when I edited it.
23:25.46eternally777http://ace.pastey.net/755
23:25.46eternally777That's the code for it
23:26.28NightdewSole: you are doing your debug after if not self.db.profile.SelfDurations then return end
23:26.38Nightdewi am not sure what you store there and how
23:27.15SH|ShabadorAh. I used "Artwork\BantoBar.tga" Not full path, and WITH fileextension.
23:27.22SH|ShabadorThanks. Gonna test it out :)
23:28.15SH|Shabadoreternally777: Worked like a charm. Thanks again. :)
23:28.16SoleNightdew: yea I got your PMs , I dont think you got mine tho :P
23:28.18eternally777kk, let me know if it doesn't work.  That would mean you need to reformat your harddrive
23:28.24eternally777lol ok, np
23:28.26sbumh for swstats just replace 10.tga with bantobar.tga, works ;p
23:28.33IndustrialAnyone have a shadowpriest?
23:28.35Industrialim leveling one
23:28.38Industrialgot a template?
23:28.42Industrial(talents)
23:28.42eternally777Iplayed one
23:28.53eternally777get mind flay asap
23:28.53Nightdewprobably not
23:28.56Nightdewlol
23:29.01Nightdeware you registered?
23:29.01eternally777And you'll be golden.
23:29.07sbumindflay and silence ftw
23:29.18Codayusmind flay + shadowform = good'
23:29.30Codayusspirit tap is also nice for grinding
23:29.40Codayusall else is optional.  :-)
23:29.46eternally777yep
23:29.48Industrialspirit tap 5/5, imp SWP 2/2, Shadow Focus 3/3, IMP Mind blast 4/5
23:29.51Industrialgot 1 point
23:30.01Industrialoh and 1/1 mind flay
23:30.02Industrial:p
23:30.08Industrialdoes crap dmg
23:30.09Industrial:|
23:30.15Industrialmy wand is my best dps atm
23:30.18eternally777nope
23:30.20Industriallevel 25
23:30.24eternally777eh, ok maybe
23:30.26Industrial:p
23:30.30eternally777mindflay ftw though.
23:30.32Industrialwand does 30-40
23:30.35eternally777needs nerfed imo
23:30.49Industrialmind flay 25
23:30.50Codayusdon't forget the snare effect of mind flay.
23:30.57Industrialyeah I use it when they run
23:31.04Codayusquite nice for grinding, since it cuts down on the damage you take...
23:31.24Industrialmy question is should I take shadow weaving?
23:31.30Industrialor 5/5  mind flay
23:31.31eternally777mhmm
23:31.33NightdewSole: it works just fine for me
23:31.34Codayuswhen I was lvling up, wands still sucked...  mind flay -> mind flay -> SW:Paon -> then beat them with a staff
23:31.36Industrialrignt now I dont use it at all
23:31.39Industrialmind flay
23:31.44Industrialjust wand ;\
23:31.49eternally777Mind flay is 1 talent point
23:31.54Industrialerr
23:31.56eternally777What do you mean 5/5 mind flay
23:31.59NightdewSole: please move the debug to above your check so that no matter your logic you get the debug message
23:32.00Industrialmind blast
23:32.06eternally777don't get 5/5 MB
23:32.10eternally777only need 3 points there
23:32.11Codayusnow I'd wand, not use a staff, but mind flay is still key
23:32.16Industrialaw crap got 4/5
23:32.21eternally777RESPEC NOW
23:32.23eternally777GOGOGO
23:32.27Industrial:<
23:32.30eternally777:-P
23:32.34eternally777~tryme
23:32.38purlACTION spins the revolver, points it at eternally777 and fires. Click.
23:32.47Industrialwand specialisation? ;D
23:33.12eternally777That was rhetorical, right?
23:33.15SoleNightdew: I did, still no go
23:33.26Industrialyeah
23:33.34eternally777do you have any disc talents?
23:33.58Industrialhttp://www.wowhead.com/?talent=rZZxMhu
23:33.59Industrialsee I need 4
23:34.01eternally7775/5 Unbreakable Will is a big need
23:34.09Nightdewhow you trigger the immolate
23:34.16SoleI cast it
23:34.16Neronix~tryme
23:34.18purlACTION spins the revolver, points it at neronix and fires. BANG!
23:34.18Nightdewjust dragged it to your bar
23:34.35Neronix~tryme
23:34.36purlACTION spins the revolver, points it at MentalPower and fires. A whale named Theodore who is the size of a small country flies into the target's face
23:34.44eternally777You're level 25?
23:34.49Industrialyes
23:35.01Industrialnonetheless ill need 4 mind blast
23:35.07eternally777Blackout
23:35.09Industrial:p
23:35.17Industrialhowmuch?
23:35.22eternally777fill it
23:35.26Industrialk
23:35.27eternally777it procs sooo much
23:35.43Industrialhmm
23:35.48Industrialmind flay is that shadow damage?
23:35.56Nightdewdo this
23:36.02Industrialyeah
23:36.03Industrialit is
23:36.04Industrial>:)
23:36.06Nightdewwhen you get the instance of spellstatus
23:36.19Nightdewdo spellstatus.SetDebugging(true)
23:36.24eternally777Spam mindflay with full blackout == stun-lock rogue
23:36.26eternally777almost.
23:36.27Nightdewspellstatus.SetDebugLevel(3)
23:36.47Nightdewcreate a local reference to spellstatus
23:36.53NeronixOH god, I hate the colours in of the forum now :<
23:36.57*** join/#wowace Stylpe (n=a@8.84-48-174.nextgentel.com)
23:37.30StylpeSo, has anyone tried KIC yet?
23:37.33Tekcubforum skin's not done, calm down
23:37.47Solenightdew: will do
23:38.34CIA-1103stylpe * r10863 10KeepItCool/KeepItCoolUtil.lua: KeepItCool: Bugfix take two
23:38.59eternally777Anyone know how much time it takes to go automatically afk?  I need to make a timer bar so that when I'm alt-tabbed coding I know when to move my mouse again.
23:39.26Industrialhttp://www.wowhead.com/?talent=bxMhoZZEMGuczot
23:39.32Industrialanything to add to that for 60?
23:40.38eternally777That's a level 52 spec?
23:40.44Industrialyea
23:40.44eternally777You know that, right
23:40.46eternally777ok
23:40.49Tekcubthink it's 5 min
23:40.52IndustrialI want to know how to fill it to 60
23:40.56Tekcubthen 25 min after that you disco
23:41.10Industrialill bookmark it so I have a guide
23:41.11Industrial:D
23:41.15Tekcubbut sometimes I don't disco, think it depends on the server load at the time
23:41.20eternally777Spirit tap is worthless once you get higher levels
23:41.40eternally777ok Tek, ty.  I just need to know when it's going to set me as afk, since I'm on standby for naxx raid
23:41.49StylpeThe current interface version is 12000, right?
23:41.50eternally777and going afk while on standby is ~= good.
23:41.54eternally77711200
23:42.02Industrialspirit tap? thats warlock..
23:42.08StylpeOoh, I haven't updated KIC since 1.10
23:42.08Tekcub:P I always afk on standby
23:42.14eternally777Nope, that's tier 1 shadow
23:42.20Tekcubpop in, /t the DKP counter, AFK again
23:42.33Industrialoh there it is
23:42.33Industrial:p
23:42.37Solehmm
23:42.39eternally777:P
23:42.45SoleNightdew: well spellstatus is picking them up
23:42.53Industrialwhy because you have too much mana?
23:43.00*** part/#wowace JoshBorke (n=Josh@r35h14.res.gatech.edu)
23:43.03eternally777Mostly
23:43.04SoleNightdew: lots of debug messages but its picking em up
23:43.07eternally777yeah
23:43.07Industrialk
23:43.20SoleNightdew: does spellstatus in some way relate to the actionbars?
23:43.53Nightdewit hooks into UseAction, yes
23:43.54StylpeAnd who the hell is Thiana?
23:44.29SoleNightdew: Im gonna try using the default bars then instead of bongos
23:44.40SoleNightdew: even though its still picking up the spells in the debug messages
23:44.58*** part/#wowace Ratbert_CP (n=Ratbert_@204.128.192.14)
23:45.50eternally777Industrial, http://www.wowhead.com/?talent=bxMGsoZZVMGuctRt
23:46.01Nickenyfikenhmm i have like 27MB uimem on login and now after latest GC i have 38MB
23:46.14Nightdewif you would.. get registered
23:46.16Nightdewso you can pm
23:46.18Nightdewme
23:46.32StylpeBah, not having an account to test stuff with is awkward
23:46.47Industrialeternally777, how does inner fire work
23:47.27Industrialbesides increasing my armor nothing?
23:47.59eternally777pretty much.
23:48.17Industrialk
23:48.38eternally777Rank 6 increases armor by 1395 w/o talents
23:51.07Solebleh Ill work on this when I get back, I gotta go now :)
23:51.09Solecya
23:53.12Industrialeternally777, oh thats nice then
23:54.45*** join/#wowace Gamefaq (i=Gamefaq@pD9E631D0.dip.t-dialin.net)
23:55.23*** part/#wowace Stylpe (n=a@8.84-48-174.nextgentel.com)
23:56.07CIA-1103tekkub * r10864 10Engravings/ (. Engravings.toc):
23:56.07CIA-11Engravings
23:56.07CIA-11- TOC updates
23:58.36*** join/#wowace snurre (n=snurre@AVelizy-153-1-16-162.w83-199.abo.wanadoo.fr)
23:59.32sedatedChipmunkey =D

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.