IRC log for #wowace on 20090216

00:00.30Chrnoticsince im on it, what's the chance on getting some tech help without interfering with your lovely chat
00:00.36Xinhuanfor example, a "SecureActionButtonTemplate", is really just a button, with an OnClick function that is written by blizzard
00:00.42maqrShirik: well my goal was to make a list of names to "/target", then have the user press a button to cycle through them, for pvp and pve
00:00.44Xinhuanso if you inherit from it, you inherit that secure onclick function
00:00.57maqrShirik: i'm not sure if that's attainable or not, depends how configurable the button is that they would have to click, i guess?
00:00.59thulBROMANCE
00:01.10Xinhuanso as long as you don't touch that secure onclick function, you can change everything else about the button ;p
00:01.11ShirikYou can only make the list out of combat
00:01.39maqrXinhuan: is that what the hooking library is for?
00:01.54Xinhuanhooking is a way of running unsecure code after secure ones has run
00:01.56maqrShirik: i'd be ok with that
00:02.14Xinhuanthe unsecure code cannot interfere (meaning impossible) with the secure code
00:03.44Xinhuanto achieve clicking the button to cycle thru a list of names, u first need to have this list before combat starts
00:04.10Xinhuanand a secure button inheritted
00:05.06maqrXinhuan: why is being in combat significant for that? i use vanaskos right now, and it definitely builds a list of names while in combat
00:05.20maqris it just that the list you're going to cycle through has to be established out of combat?
00:05.26Xinhuanmaqr: yes but that list is not clickable ;p
00:05.37maqrit sort of is, clicking on each player's name does target them
00:05.44maqri don't know how it does it though
00:05.51Xinhuanwhere is it used
00:05.53Xinhuanarena?
00:06.06maqri think so, but i was testing it out with world pvp
00:06.38Xinhuanits more probable you exitted combat
00:06.41Xinhuanand it updated
00:07.35maqrmaybe, i'm going through the source trying to figure out how it's done
00:07.50Xinhuanits very complicated ;p
00:08.02Xinhuaneven it'll take me a day or 2 to write it
00:08.22maqrwell it seems to rely a lot on libraries, it looks like mostly glue
00:08.33Xinhuani assure you secure code has no libraries
00:08.59Xinhuanby definition, all blizzard code is secure, everything else not
00:09.12Xinhuanyou have to work directly with blizz templates
00:09.59maqrdo you have an article or something on that i should be aware of?
00:10.17Xinhuanyou can read iriel's pdf on it
00:10.26Xinhuanits in a sticky on UI forums
00:10.43Xinhuanbut in all honesty, unless you dig thru the source code of blizz's secure code
00:10.45Xinhuanfor about 3 days
00:10.50Xinhuanyou prob won't make no sense of it
00:11.02maqroh, no doubt
00:11.12maqrif i could figure this out in 3 days i'd be impressed with myself :
00:11.13maqr:p
00:14.06Xinhuanessentially, if you want 1 button to cycle thru targetting 4 targets, then you need to pregenerate the 4 macros "/target A" "/target B", etc, and then write a secure click wrapper to update the "macrotext" attribute of a "macro" secure button
00:14.25maqrXinhuan: that makes perfect sense
00:14.40Xinhuananything to do with changing any secure stuff, can only be changed by secure code in combat, OR by both secure/unsecure code when out of combat
00:14.42maqri'm surprised you're even allowed to wrap secure functions like that and change their text though
00:15.01Xinhuanyou can, because the secure wrapper is predefined before you enter combat
00:15.02maqroh, that makes sense too
00:15.11*** join/#wowace Shirik (n=Shirik@conspiracy/developer/Shirik)
00:15.12*** mode/#wowace [+v Shirik] by ChanServ
00:15.14maqrso blizz is really just trying to stop automation once in combat, right?
00:15.15Xinhuanonce you enter combat, blizz disallows you changing that wrapper
00:15.21maqrgot it
00:15.44Xinhuanso there's really 2 concepts here "secure" and "protected"
00:15.58Xinhuansecure means - blizzard approved code
00:16.08Xinhuanprotected means - can only be called by secure code when in combat
00:16.38Shiriklol we're still on this? ^_^
00:16.44Xinhuan:P
00:17.42maqrShirik: i'm learning :)
00:27.53Repo10grid-auto-frame-size: 03CrazyBenny * r57 GridAutoFrameSize.lua: - fixed pet layouts
00:36.10Stanzilla01:35:12> [Chucknórrís-Eredar] [Flash of Light] healed [You] 1239 Holy. (3551 Overhealed) (Critical)
00:36.14StanzillaNow I'm mighty
00:37.58Kuja^lol
00:44.37*** mode/#wowace [-b *!*@*.dhcp.ftwo.tx.charter.com] by Funkeh`
00:46.52*** part/#wowace CrazyBenny (n=s_m@actplus.cust.sloane.cz)
01:13.36*** join/#wowace Ylvis (n=Dappa@cm-84.209.10.33.getinternet.no)
01:15.19*** join/#wowace Cav^gerb (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net)
01:21.23*** join/#wowace Ackis (n=asdf@WoWUIDev/WoWAce/ARL/Troll/Ackis)
01:21.39Groktargasps at purl
01:24.55*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
01:28.27maqrXinhuan: whoa, you wrote omen?
01:28.56Stanzillanah that was me, Xinhuan just translated to chinese
01:29.01Stanzillahides
01:29.11sacarascStanzilla stole the code from me, though
01:29.32maqr:o
01:31.07Zhinjiowait, I thought it was my turn to have written Omen.
01:31.12Zhinjiodamnit, I can never keep it straight.
01:31.28StanzillaZhinjio: you wrote pitbull, isn't that enough?!
01:31.54Zhinjioholy crap, I did?
01:31.59Zhinjiowow.
01:32.03Stanzillayes of course
01:32.07ShefkiZhinjio: Hurry up and add raid frames to PB4.
01:32.23ZhinjioI'd settle for the DK runebar.
01:32.38maqrpitbull never seemed to work right for me, but omen is flawless :p
01:33.22Zhinjiowell, its not flawless, but every time I point out something I don't like, Xinhuan just says "Thats by design"
01:33.24StanzillaShefki: I pastied you some pb errors the day before yesterday or so, go them?
01:33.47ShefkiStanzilla: Tickets my friend, tickets.
01:34.14StanzillaShefki: I had 4 errors, made a ticket for the first 2 and asked on irc if you want another one for the other 2 :p
01:34.43ShefkiStanzilla: I saw the ticket, didn't see the stuff on IRC.
01:34.49maqri'll use omen as my example on how to write good code
01:34.53Stanzillak  :(
01:34.58AntiarcPssh
01:35.00ShefkiI never use /away and I don't always scrollback to see if someone said something.
01:35.02AntiarcXinhuan wrote Omen after it was easy
01:35.15StanzillaAntiarc: stop talking, you are not here :O
01:35.20ShefkiStanzilla: I think the ticket was a dupe though.
01:35.20AntiarcWhat :O
01:35.32AntiarcThough it's true, I haz little time for hobby programming lately :(
01:35.34StanzillaShefki: mkay
01:35.49ShefkiStanzilla: However, how old of a version was that.  I thought I fixed that error.
01:36.09StanzillaShefki: latest afaik
01:36.49Shefki3ed324fee0c3ce609c764ac3db85159308952453  Mon Feb 9 03:27:39 2009 -0800
01:36.57ShefkiFix tickets 121 and 129 - errors creating new elements in a new layout
01:38.00ShefkiHmm, your errors look a little different.  But there was another ticket that was similar let me see if I can find it.
01:38.15StanzillaShefki: http://pastey.net/108349 was the other one
01:38.49Shefkihttp://www.wowace.com/projects/pitbull4/tickets/216-unable-to-position-new-texts/
01:38.54Shefki^ Think that might be similar.
01:39.20StanzillaI had that, too
01:39.23ShefkiStanzilla: There's a ticket for the paste you just gave.
01:39.26Stanzillacan be fixed with a /rl tho
01:39.27Shefkipastey*
01:39.29Stanzillaokay
01:39.37ShefkiI've never been able to reproduce it though.
01:39.40Stanzillamaybe that's why I did not make a new one
01:40.08Shefkihttp://www.wowace.com/projects/pitbull4/tickets/201-party-config-mode-error/
01:40.17ShefkiIf you have a good explanation on how to cause that...
01:40.20ShefkiI'm interested.
01:40.38*** join/#wowace Maelos (n=rafi@rrcs-24-199-0-50.west.biz.rr.com)
01:41.20ShefkiBest thing you can do is explain exactly how to cause the error.  Sometimes the backtrace is enough to help me figure it out but other times it's not.
01:42.01ShefkiAnd most people open tickets and then never respond when I ask questions on the ticket back.
01:42.32Stanzilla^^
01:42.43*** join/#wowace Inc` (n=incendiu@pool-72-64-103-206.dllstx.fios.verizon.net)
01:42.59ShefkiBut yeah I need to go through and play whack a bug again.
01:43.15TorhalAntiarc: Commit your LibDropDown code so nevcairiel can finish it. :D
01:43.26AntiarcIt's committed, it's just in branches
01:43.40TorhalAh, kk
01:43.42AntiarcThough I have some uncommitted work locally
01:43.45AntiarcThat I should commit
01:43.48AntiarcOr just finish and then commit
01:44.16StanzillaShefki: urm, is there a way to delete layouts? I just created a bunch for testing and dont really need them^^
01:44.44*** join/#wowace FtH|Daemona (n=koaschte@i59F63889.versanet.de)
01:44.51Ackiswhat pieces of T7.5 can you get with badges?
01:45.09ShefkiStanzilla: Delete button under General tab.
01:45.16[dRaCo]shoulders and... something
01:45.21StanzillaShefki: thx..
01:45.44pompyAckis: shoulders n legs
01:46.21StanzillaAckis: you are a priest, you don't need t7 :P
01:46.42AckisStanzilla: it looks purty
01:46.55Stanzillatrue..but I have T3 for teh looks
01:46.56*** join/#wowace DarkAudit (n=Brian@pool-72-65-90-46.clrk.east.verizon.net)
01:48.28*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
01:53.33*** join/#wowace BWMerlin (n=BW~Merli@58.174.148.250)
02:01.20*** join/#wowace Movix (n=mattes@82.242.144.196)
02:03.22Repo10project-14347: 03Kemayo * r36 / (2 files in 1 directory): Make work with wotlk
02:09.21Ackis@project project-14347
02:09.23RepoAckis: http://www.wowace.com/projects/project-14347/. LootSink. Game: WoW. wowaceSVN (Manager/Author). Updated: 5 minutes ago
02:10.10Ackisping Kemayo
02:10.49Ackis@project lootsink
02:10.50RepoAckis: http://www.wowace.com/projects/lootsink/. LootSink. Game: WoW. wowaceSVN (Manager/Author). Updated: 7 minutes ago
02:11.23Ackis@project lootsink
02:11.24RepoAckis: http://www.wowace.com/projects/lootsink/. LootSink. Game: WoW. Kemayo (Manager/Author). Updated: 7 minutes ago
02:11.26Ackis:D
02:11.33AckisKemayo: changed the slug and assigned it to you
02:12.31*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
02:16.14Shirikthat's pretty awesome, Ackis
02:16.20Shirikyou haxed curse?
02:16.49ShirikI'm kidding of course :) It just looks strange running the same command 1 minute apart and get 2 different answers
02:17.19Repo10eggtimer: 03jokeyrhyme * r12 .pkgmeta: - embedding the latest Ace3 beta (Beta-r741)
02:17.38AckisShirik: 3 different answers ;)
02:18.19Repo10fu-bar_raid-save-fu: 03jokeyrhyme * r18 .pkgmeta: - embed the latest Ace3 beta (Beta-r741)
02:21.47*** join/#wowace Inc` (n=incendiu@pool-72-64-103-206.dllstx.fios.verizon.net)
02:24.10*** join/#wowace kd3|hate`net (n=kd3@wikia/kaydeethree)
02:26.06*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
02:26.30KemayoAckis: Thanks. :D
02:27.13Zhinjio@description lootsink
02:28.42Torhal@project Zhinjio
02:28.43RepoTorhal: No project found that matches 'zhinjio'
02:28.50TorhalZhinjio: You don't exist. I'm so sorry.
02:31.38Kemayo@cheese Twelve
02:35.09*** join/#wowace kd3|hate`net (n=kd3@wikia/kaydeethree)
02:40.09ZhinjioI must not. So sad.
02:40.13ZhinjioMy wife is going to be upset.
02:45.37ckknightZhinjio: I've already started liquidating your belongings
02:46.18*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
02:48.58Zhinjiothats a short list, shouldn't take long.
02:52.03ShefkiZhinjio: The quantity isn't the problem, finding someone willing to buy is. :P
02:52.10Ackisvhaarr: http://paste.wowace.com/280/
02:52.41Zhinjiothats true. the market for pet rocks and used sex toys is just ... abysmall
02:52.45Zhinjio-l
02:52.45vhaarrAckis: sec
02:53.15Ackisgot that at the end of widow in naxx 25
02:54.12vhaarrAckis: hm seems like an old revision?
02:54.28Ackisshould be the latest, I'll double check once done
02:54.32Ackis(using curse client)
02:54.53vhaarrhm no, I don't think it is
02:55.04vhaarrnevermind
02:55.11vhaarrI'm just tired and read 254 as 245
02:56.41Repo10big-wigs: 03Rabbit * r4979 Naxxramas/Faerlina.lua: Don't try to cancel the enrage warning if it doesn't exist.
02:56.45kd3oh ckk, random pb4 request: class coloring on the mana bar instead of just the hp bar?
02:57.28kd3that's about all I need to replicate my pb3 layout
02:57.29ckknightalready a ticket for that
02:57.38kd3sweet
02:58.35ChrnoticSince i'm still awake (miraculously) i was curious if it was possible to add other locals other than those that already exist? enUS, enGB, etc. I was thinking about adding swedish, if that's even possible that is to some addons (namely bigwigs atm)
02:58.41Chrnotickd3: I 2nd that
02:58.51vhaarrChrnotic: yeah it is, to some addons to some extent
02:58.58vhaarrfor bigwigs, it is possible
02:59.08Chrnoticawesome
02:59.25ChrnoticI shall give it a try tomorrow when we contine naxx 10
02:59.33vhaarrit's not easy
02:59.40Chrnoticcontinue*
02:59.43vhaarrand requires some knowledge of the libraries and inner workings
03:00.05Chrnoticwell I just wanted to add an event trigger, how hard could it be?
03:00.14vhaarrevent trigger in swedish?
03:00.26Chrnoticcan't I just modify the current locals?...
03:00.41vhaarrwhat are you talking about?
03:00.45Brunersl2english!
03:01.02*** join/#wowace Matrix110| (i=Matrix11@pD957B92A.dip.t-dialin.net)
03:01.09Funkeh`Technically you would still use the english client
03:01.18Funkeh`just modify the warnings to be swedish
03:01.18ChrnoticInstead enrage it would say for example <insert naughty line here>
03:01.23Funkeh`the triggers = english
03:01.38Chrnoticwell yeah but I wanted to make one for swedish as well
03:01.50*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
03:01.58Funkeh`I'm not sure how you would fake the wow locale as seSE
03:02.02*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
03:02.30vhaarrChrnotic: aha, well obviously that's simple ...
03:02.37ChrnoticI've seen 2 if not 3 addons using seSE
03:02.42vhaarrI thought you wanted to add a new locale and translate the interface properly
03:03.29ChrnoticWell what was the idea, but i don't much time so I just thought about abusing a a current locale for now
03:03.47vhaarryes you can do that
03:08.46*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
03:08.52*** join/#wowace kd3 (n=kd3@wikia/kaydeethree)
03:09.43*** join/#wowace BuM (n=Sean@adsl-69-228-116-69.dsl.chi2ca.sbcglobal.net)
03:12.51Ackisdoesnt' quest helper have a bunch of locales?
03:15.06vhaarrauctioneer as well, AceLocale-2.2 has the ability to provide "3rd party" locales that are not part of the game, you just need to have a interface to switch to them
03:15.14vhaarrOneBag had that, I don't know if OneBag3 has
03:16.01*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
03:16.09vhaarrand I'm not sure if AceLocale-3.0 supports it, but I suspect it does
03:16.39Stanzillaace3 bigwigs soon? :P
03:16.42Stanzillais annoying
03:17.12vhaarrI've been thinking more and more about it lately :p
03:18.14Chrnotichumm
03:18.21Ackishah I just got the saftey dance
03:18.23*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
03:18.31Chrnoticadding custom sounds to bigwigs is also possible right?
03:18.53vhaarryes, you use libsharedmedia-3.0
03:19.15Chrnoticahh right *slams the face into the keyboard again*
03:25.02Stanzillavhaarr: coolest thing about it would be that you can use AceLocale3 and the localization app on wowace..no more translators breaking stuff by accident :P
03:30.55*** join/#wowace |Jelly| (n=chatzill@66-169-186-78.dhcp.ftwo.tx.charter.com)
03:31.19*** join/#wowace Matrix110| (i=Matrix11@pD957AFD8.dip.t-dialin.net)
03:31.25*** join/#wowace robotusch (n=robotusc@50A2DA43.flatrate.dk)
03:31.40hastethat's like the only "cool" thing about wowace imo :p
03:32.27Stanzilla:P
03:37.19*** join/#wowace bien| (n=bien@pD9E6FD0F.dip.t-dialin.net)
03:46.57pompyhas anyone here gotten 'the immortal'?
03:47.35sacarascI would have if people didn't keep dying all the time ;p
03:48.14pompylol, yeah my guilds doing it rgiht now, they have 4 bosses left
03:49.50pompythree now
03:53.04Shirikpompy: 25% of KT away
03:53.13ShirikStupid paladin let me die (don't blame me, I was ice blocked)
03:53.21pompyaww
03:53.30ShirikI didn't let him die!
03:53.35Shirikbut no he's all like lolol u died
03:53.37pompymy guilds got 4horseman,sapp,kt left
03:53.38Shirikthen I got battle rezzed
03:53.40Shirikthen I died again
03:53.43Shirikto another ice block
03:53.50Shirikso I was like "gtfo"
03:54.23sacarascShirik failed
03:54.29pompylol, the second add tank on kt got way to close to me and we got iceblocked once, I was like 'wtf man'
03:55.15sacarascWe always have too many melee for Kel.
03:56.01pompylol, I love when a melee gets to close to the MT and/or doesn't get outa the void zones
03:56.15pompyor you see 4 iceblocks right next to each other
03:56.16pompylol
03:57.41pompymy guild does sarth3d 25 man like its nothing , now too
03:58.24sacarascMy guild has done Sarth+1 on 25 man, I think.
04:03.16*** join/#wowace Antiarc1 (n=Antiarc@wsip-70-167-195-98.ph.ph.cox.net)
04:03.36*** mode/#wowace [+v Antiarc] by ChanServ
04:04.14Ackis@project ora2
04:04.15RepoAckis: http://www.wowace.com/projects/ora2/. oRA2. Game: WoW. Ammo (Manager/Author), Rabbit (Author). Updated: 4 days ago. Tickets: 7/13
04:04.35Ackisvhaarr: have you ever considered adding an auto-refresh option in ora2 for things like the zone check?
04:06.28Ackis@project xrs
04:06.29RepoAckis: http://www.wowace.com/projects/xrs/. XRS. Game: WoW. Nevcairiel (Manager/Maintainer), Moonsorrow (Author). Updated: 22 days ago. Tickets: 2/4
04:06.35vhaarrcould be handy yeah
04:06.49Ackisaight I'll toss a ticket for it
04:08.13*** join/#wowace Adys (n=Adys@unaffiliated/adys)
04:08.14*** join/#wowace Thelyna (n=burp@222-152-88-75.jetstream.xtra.co.nz)
04:08.33pompyhow does the durability check thing in that work? only people that have ora2, you can see their durability?
04:09.29Arrowmasteryes
04:10.03vhaarror CTRA
04:10.32pompyah, kk.
04:11.15Arrowmastersomebody need to go through the ora2 tickets
04:11.28vhaarrgrr those tickets ..
04:11.35vhaarryou're not automatically subscribed to your own projects
04:11.43vhaarryeah, like I'm going to manually toggle that for 60 projects
04:14.38pompynow they have 2 bosses left
04:14.50Ackis@ticket ora2 14
04:14.51RepoAckis: http://www.wowace.com/projects/ora2/tickets/14 - Add auto-refresh for items such as zone check. Reported by: Ackis. Type: Enhancement. Updated: 21 seconds ago. Status: New. Priority: Medium. Votes: 0. Comments: 0
04:27.25*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
04:31.27pompynow they are a kt kill away from immortal
04:34.19TradeMark:o
04:34.44Torhalvhaarr: Ask ckknight if he could run a script or some shit. Or file a ticket on curseforge for it.
04:36.45pompykt is the real test now lol. so many things to watch for
04:48.28Ackisyou have their info? log into one of their accounts :P
04:54.45pompywhat's that script line to see what focus the mouse cursor is over?
04:55.57ShefkiGetMouseFocus()
04:59.13*** join/#wowace BWMerlin (n=BW~Merli@58.174.148.250)
05:00.31pompyany mod that's known to 'burn' a raid icon on ur game screen?
05:01.50*** join/#wowace saiek (i=bleh@c-67-173-78-250.hsd1.in.comcast.net)
05:02.12*** join/#wowace Cairenn (n=Cairenn@MMOI/Administratrix/Cairenn)
05:02.12*** mode/#wowace [+o Cairenn] by ChanServ
05:05.03pompythey jus got immortal
05:05.51BWMerlinpompy anything can burn into a crt or plasma screen
05:07.10BWMerlinits to do with the picture not changing for a very long time
05:07.11Arrowmasterlcds too
05:07.42BWMerlinlcd's afaik are immune to it or rather the next time the crystals change the burn in goes away
05:07.58Arrowmasteri have an lcd with burnin
05:08.14Arrowmasteralthough its not quite the same as burnin with crt or plasma
05:08.44BWMerlinscreen savers were invented to stop burn in's afaik
05:09.39Arrowmasterone corner of my screen will either have my taskbar or my fubar from wow burned into it depending on which has been up for an extended period of time recently
05:10.23Matrix110Burn in is only a issue for companies normally
05:11.20pompyits not permanentely in there, it goes away when I log out
05:11.23ShefkiLCDs do have an image retention issue in normal use, it just doesnt last very long.
05:11.59ShefkiIf you have an LCD it's pretty easy to leave something static for 15 minutes and then replace it with a white block.  You will see a "shadow" of what was there.
05:12.13ShefkiBut it'll be gone in a few minutes.
05:12.17Arrowmasteryeah thats more of what i have
05:12.19NivFreakbah
05:12.22NivFreakI'm done with bigwigs
05:12.26Arrowmasterbut theres only two spots on the screen that do it
05:12.40Matrix110for Plasmas its the same, just that depending on how long you displayed the pic it needs longer to go away
05:12.53*** join/#wowace Tinyboom (n=nahh@112.80-202-155.nextgentel.com)
05:12.56Arrowmasterno plasmas can get a perm burnin
05:12.58ShefkiPlasma has a serious image retition issue.
05:13.04Matrix110no
05:13.08Matrix110Read up :P
05:13.16ShefkiMatrix110: I have a Plasma.
05:13.17BWMerlinbig problem with tv station logo's
05:13.20ShefkiIt has burn in.
05:13.24Matrix110Old Plasmas had permanent burn in
05:13.27ShefkiDoes not go way, will never go away.
05:13.30Matrix110new ones dont
05:13.48ShefkiMatrix110: New ones still can do it, the only difference is they've added stuff to make it less likely in normal use.
05:13.52Matrix110Only severe cases of weeks displaying the same can still lead to permanent burn in
05:14.17Matrix11048hrs is no problem of showing the same image and nobody at home does that anytime :P
05:14.28ShefkiMatrix110: You wanna bet?
05:14.46BWMerlinwhy would you leave such an engery hog running all day when no one is around using it?
05:14.47Matrix110Yes there are even studies about it I would google them out for you but I gotta go now :P
05:14.59Matrix110BWMerlin it was a study about IMage retention
05:15.07Matrix110LCD vs. New Plasma vs. Old Plasma
05:15.07ShefkiBWMerlin: It may not necessarily be let alone not being used.
05:15.16*** part/#wowace Zao (i=zao@pdpc/supporter/student/zao)
05:15.21Matrix110anyway i gotta go work :P
05:15.21ShefkiBWMerlin: There are a lot of applications with static elements.
05:15.34ShefkiVideo games are a big culprit.
05:15.59ShefkiWhich is why those diplays tell you never to play video games on them.
05:16.30ShefkiAlso turning off the Plasma doesn't stop the burn in.
05:16.38ShefkiYou have to display something different.
05:16.47ShefkiSo if you use it for a couple hours, turn it off, come back later and repeat.
05:16.55ShefkiAs long as there is a static element it will eventually burn in.
05:17.35BWMerlinhow long would a differnt image need to be displayed to stop burn in
05:17.51BWMerlinlike would a 5sec loading screen or cut scean be enough?
05:18.45ShefkiBWMerlin: Depends on how long the image has been displayed.
05:19.46ShefkiIf it isn't horribly gone the ideal way of getting rid of burn in on a Plama is to run it with an inverse image of whatever is burned in.
05:20.35ShefkiMost Plamsas now have detection for this built in and shift the image around to prevent it.
05:20.57BWMerlinI think i'll stick to lcd
05:21.40ShefkiFrom what I understand Plasmas aren't really commercially viable anymore.
05:22.10ShefkiThey're expensive to make.  While they are better than LCDs somewhat, the difference isn't large enough to justify the additional cost.
05:22.28*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
05:23.12ShefkiIf you're a big sports fan the Plasma may be nice.  But for most stuff it's not really noticeable.
05:23.28*** join/#wowace bw-merlin (n=BW~Merli@58.174.148.250)
05:23.49bw-merlinwell oled is suppose to be the way of the future
05:23.55bw-merlinless power more colour's
05:24.14ShefkiYeah it's promising but not really there yet.
05:25.41ShefkiIf you do buy LCD and are looking at the response time be careful.  A lot of manufacturers are overdriving their displays.
05:25.52ShefkiFaster may not really be better.
05:26.32bw-merlini know when lcd's were become a "viable" alternative to ctr's a lot of manufactur's displayed response in black to back time
05:26.52bw-merlinnow they all seem to display times in grey to grey to make their number's look better
05:27.27Arrowmasterthats because then black to black was the fastest time
05:27.32Arrowmasterthen they invented overdrive
05:27.54bw-merlinblack to back is how it should be measured because it takes longer then grey to grey
05:28.03bw-merlinbut number's sell and if you say your
05:28.24bw-merlinyours is faster then ppl will buy it over a "slower" one
05:28.33Arrowmasterreally though the numbers are the same on all the panels of the same type
05:28.35RaydenUi was just told to jump into the slime for patchwerk
05:28.37RaydenUto reduce my hp
05:29.31Shefkibw-merlin: http://www.bit-tech.net/hardware/monitors/2009/02/06/the-dark-side-of-overdrive/1
05:29.34Arrowmasteryou either by a shitty TN panel to get the fastest g2g time, or you buy a non TN panel
05:29.42ShefkiThat's a pretty good explanation of the overdrive issue.
05:29.47Arrowmasterits like 2ms vs 5ms
05:30.42Arrowmasterwtb new 24" IPS panel
05:30.56Arrowmasterto go with my 20" IPS
05:31.09bw-merlini need a new screen
05:31.14bw-merlin21" should do it
05:31.25bw-merlinonly using some random 17" atm
05:31.39Arrowmasterimho 24" is the perfect size, 1920x1200
05:31.44bw-merlinhave to use a div-dsub converter for it
05:31.52ShefkiI'm happy with my 2 30" displays. :)
05:32.09ArrowmasterShefki: do you actually run games at native res?
05:32.20ShefkiArrowmaster: Yup.
05:32.29bw-merlinhow much does dual monitors hammer a gfx card?
05:32.29Arrowmastermust have a monster card
05:32.42ShefkiArrowmaster: I only really play WoW.
05:32.48Arrowmasteroh
05:32.49ShefkiAnd WoW isn't that hard on it.
05:33.24Arrowmasterive got dual monitors on my X800XTPE but i dont run games on both monitors, just one
05:33.25Shefkibw-merlin: It's not too bad because only one display is running the game.  The other is my web browser and 2D crap.
05:33.40bw-merlinwow can be hard on cards
05:33.48bw-merlini had to turn off/down the shadowing
05:33.55bw-merlinmainly because it was buggy
05:34.06bw-merlini would hearth 2 dala and my dps would crash 2 nothing
05:34.10Arrowmastershadows have always raped video cards
05:34.13ShefkiBuggy feature is buggy.
05:34.15bw-merlinbut any where else in the world i would be fine
05:34.29bw-merlinbut if i logged out then back in it was fine
05:34.30ShefkiI found getting a faster HD helped with Dalaran.
05:34.42ShefkiWhen you zone into Dalaran it has to load a crap ton of textures.
05:34.42bw-merlinrunning raid 1
05:34.55bw-merlinthat may b so
05:35.01bw-merlinbut it should right it self after some time
05:35.18bw-merlinand that doesnt expalin why when i logged in it was fine vs hearthing in
05:35.47ShefkiIMHO they have some bugs in their texture caching.  But that's just my outside view guess.
05:36.14ShefkiEither that or Dalaran just has so many textures you can't keep them in memory.
05:36.33ShefkiIf that's the case throwing more memory at the problem will help.
05:36.41bw-merlin4gb not enough?
05:36.53ShefkiThat's what I have so should be.
05:37.07bw-merlin9800GT OC video card as well
05:37.17bw-merlinshould more then exceed the requirements of wow
05:38.12ShefkiDalaran is just messed up.  *shrug*
05:38.16*** join/#wowace falconindy (n=dave@cpe-72-224-61-75.nycap.res.rr.com)
05:38.34bw-merlini know for a while i was flying out to crystal song and logging out
05:38.39bw-merlinbut now i dont worry
05:38.52falconindyWhat's the proper way to be counting the number of items in a stack in your inventory?
05:43.33Repo10flag-rsp2: 03Azxiana * r83 / (2 files in 1 directory):
05:43.36RepoPut in a waiting period while characters load into the world before attempting to join communication channel.  This should fix the channel number reordering issue that occurs on slower connections or computers.
05:45.07Repo10flag-rsp2: 03Azxiana 042.0.6 Release * r84 : Tagging as 2.0.6 Release
05:45.14*** join/#wowace Diao (i=vschiu@adsl-99-30-227-170.dsl.pltn13.sbcglobal.net)
05:45.40BWMerlinIs it possible for an addon to remember mob pack's and exactly what mob's were in what pack and what markings and cc is to be applied to each back and mob within it?
05:52.22BWMerlinI was curiose to see how much raiding could be trivilised
05:52.27Repo10cleanminimap: 03Azxiana * r31 CleanMinimap.lua:
05:52.30RepoMinimap tracking button was either too big or too small, not sizing correctly.
06:00.22WobinI vaugely recall an addon doing that
06:00.32Wobinnot sure if it survived various patches though
06:01.07*** join/#wowace rbarreiros (n=brandon@a81-84-28-246.cpe.netcabo.pt)
06:01.08*** join/#wowace Jackson (i=jaxon@flexo.jaxon.ca)
06:01.23*** part/#wowace Seerah (n=Ryan_L@adsl-66-26-174.mem.bellsouth.net)
06:01.30*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
06:02.40*** join/#wowace Ylvis (n=Dappa@cm-84.209.10.33.getinternet.no)
06:03.23*** join/#wowace syeren (i=syeren@cpc1-oldh5-0-0-cust719.manc.cable.ntl.com)
06:04.38*** join/#wowace AKX (i=akx@dsl-tkubrasgw1-fe90f800-13.dhcp.inet.fi)
06:06.13*** part/#wowace falconindy (n=dave@cpe-72-224-61-75.nycap.res.rr.com)
06:12.58*** join/#wowace Next96 (i=Next96@121.129.140.111)
06:13.13*** join/#wowace Diao (i=vschiu@adsl-99-30-227-170.dsl.pltn13.sbcglobal.net)
06:18.36*** join/#wowace nekoh (n=nekoh@p4FD8B071.dip0.t-ipconnect.de)
06:18.49*** join/#wowace ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
06:18.49*** mode/#wowace [+o ckknight] by ChanServ
06:22.13*** join/#wowace mjc (n=mjc@c-66-176-165-198.hsd1.fl.comcast.net)
06:22.45mjcmoving one of my lowbie toons to a latin america server (fortunately for free) in the middle of the night when I don't happen to speak spanish = epic fail
06:23.19theoddone33is there anything ranged can do on 3 drake sarth to avoid the meteors?
06:23.24theoddone33because they one shot us all
06:27.26SportChicktheoddone33: erm, move?  
06:27.46theoddone33i've never really seen one coming
06:28.00WobinI've always found it hard to avoid them
06:28.49Repo10pitbull4: 03Shefki 07master * 2ebbbdf Modules/Aura/FilterEditor.lua: [+1 commit] Workaround for ticket 209.  - Error 132 and Aura Filter Editor.
06:31.00Endmeteors?
06:31.05Endyou can't really avoid them
06:31.13Endbut...you shouldn't be getting killed by them
06:31.32Endif it's really a problem, have your raid spread out so they aren't all hitting people at once
06:31.36linear`sounds like poor healing
06:31.41theoddone33we've got the dot on from the portal
06:31.44theoddone33and shadron still up
06:31.52theoddone33so if we're not at full health they kill us
06:32.01theoddone33could be bad healing
06:32.33*** join/#wowace selckin (n=selckin@unaffiliated/axxo)
06:35.27Repo10big-wigs: 03LCF_HeLL * r4980 Naxxramas/Heigan.lua: BigWigs: ruRU update
06:39.20Repo10sick-of-clicking-dailies: 03OrionShock * r167 wotlk.lua:
06:39.22Repoadd in "Southern Sabotage" alliance side Wintergrasp quest. ticket#9
06:44.02*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
06:56.08BWMerlinhow buggy is pitbull 4 atm?
06:56.21ShefkiNot very.
06:56.41quiescensits not buggy so much as incomplete
06:56.44ShefkiMost of the bugs are pretty much edge cases.
06:57.14ShefkiBut yeah there's still some fairly important stuff missing.
06:57.27ShefkiMostly notably, raid frames.
06:58.18quiescensI'm sticking to grid for my raid
06:58.19quiescensnodnod
07:01.11BWMerlinbeen using xperl 4 a while
07:01.14BWMerlinand its bee ok
07:01.17BWMerlin4 the most part
07:01.26BWMerlinthought i would try out pitbull
07:01.37BWMerlingetting the hang of setting it up
07:02.02BWMerlinbut its not showing party members 3 and 4 (there are no party members 3 and 4 but i thought it would show empty frames 4 them)
07:02.18ShefkiAt the same point we've got some pretty cool stuff in there that's implemented in PB4 that wasn't in 3.
07:02.29BWMerlinparty targets arnt labled correctly (party member 1's target is called party member 3
07:02.49ShefkiYeah that's a bug.
07:04.10BWMerlinand party member's 1 pets target is stuck 2 my mouse
07:04.55ShefkiNo idea how you did that.
07:05.06BWMerlineither
07:05.14BWMerlinomen use 2 do it ever now and then
07:05.25BWMerlini think it has something 2 do with moving the frame then getting into combat
07:05.52ShefkiAhh yeah well there's nothing we can do about that.
07:06.07ShefkiIf you go into a combat lockdown and you're moving a frame I suppose that would probably screw things up.
07:06.14ShefkiThe answer there is don't do that.
07:08.06CIA-35tekticles: 03Tekkub 07refs/tags/3.0.9.9-Release * rc08a143 10/ (README.textile tekticles.toc): Weekly build 3.0.9.9-Release - http://bit.ly/7bd2t
07:08.07CIA-35tekticles: 03Tekkub 07master * rd1b69e3 10/ (LibStub.lua tekticles.toc): Forgot libstub - http://bit.ly/PX9s7
07:08.08CIA-35tekticles: 03Tekkub 07master * r7cad8cb 10/ README.textile : Readme update - http://bit.ly/11nkzW
07:08.09CIA-35tekticles: 03Tekkub 07master * r1d6c577 10/ changelog.txt : Update changelog for 3.0.9.9-Release - http://bit.ly/ezTyS
07:08.09Repo10tekticles: 03Tekkub 07master * 3.0.9.9-Release-1-gf5249c8 / (4 files in 1 directory): [+5 commits] (1 truncated)
07:08.12CIA-35tekticles: 03Tekkub 07master * rc08a143 10/ (README.textile tekticles.toc): Weekly build 3.0.9.9-Release - http://bit.ly/7bd2t
07:08.13Repof5249c8: Merge commit '3.0.9.9-Release'
07:08.15CIA-35tekticles: 03Tekkub 07master * rf5249c8 10/ : Merge commit '3.0.9.9-Release' - http://bit.ly/mPp2X
07:08.15quiescensduck!
07:08.16Repoc08a143: Weekly build 3.0.9.9-Release
07:08.19Repo1d6c577: Update changelog for 3.0.9.9-Release
07:08.22Repo7cad8cb: Readme update
07:08.27Repo10tekticles: 03Tekkub 043.0.9.9-Release * f9c700e /: [new tag] Weekly build
07:10.08quiescenswhat's a good inspect addon
07:10.36BWMerlinin what way?
07:15.42BWMerlinexaminer is an ok inspection mod
07:17.47CIA-35cork: 03Tekkub 07refs/tags/3.0.9.14-Beta * r9589308 10/ (Cork.toc README.textile): Weekly build 3.0.9.14-Beta - http://bit.ly/q9UuK
07:17.48CIA-35cork: 03Tekkub 07master * r0336b2a 10/ (Cork.toc modules/Paladin.lua): Move pally seals to normal buffs - http://bit.ly/4wkwa
07:17.49CIA-35cork: 03Tekkub 07master * rce83554 10/ modules/PaladinCrusaderAura.lua : Make crusader aura module only watch auras cast by the player - http://bit.ly/AMB0N
07:17.50CIA-35cork: 03Tekkub 07master * re5b67ff 10/ changelog.txt : Update changelog for 3.0.9.14-Beta - http://bit.ly/LNAGm
07:17.52CIA-35cork: 03Tekkub 07master * r9589308 10/ (Cork.toc README.textile): Weekly build 3.0.9.14-Beta - http://bit.ly/q9UuK
07:17.53Repo10cork: 03Tekkub 07master * 3.0.9.14-Beta-1-g183e9b1 / (11 files in 4 directories): [+13 commits] (9 truncated)
07:17.55CIA-35cork: 03Tekkub 07master * r183e9b1 10/ : Merge commit '3.0.9.14-Beta' - http://bit.ly/Cfjo2
07:17.55Repo183e9b1: Merge commit '3.0.9.14-Beta'
07:17.58Repo9589308: Weekly build 3.0.9.14-Beta
07:18.01Repoe5b67ff: Update changelog for 3.0.9.14-Beta
07:18.04Repoce83554: Make crusader aura module only watch auras cast by the player
07:18.10Repo10cork: 03Tekkub 043.0.9.14-Beta * 31652ec /: [new tag] Weekly build
07:19.08BWMerlinShefki i have a sack full of bug's relating to healthbar in pitbull which would seem similar to this ticket http://www.wowace.com/projects/pitbull4/tickets/201-party-config-mode-error/
07:19.56ShefkiBWMerlin: Got a reproduction recipe?
07:20.02ShefkiBecuase I can't reproduce.
07:20.17BWMerlinhmm not afaik
07:20.43ShefkiHmm based on what you were talking about earlier... I wonder...
07:21.29BWMerlinonly been using pitbull for aobut an hour
07:21.54BWMerlinso i can't be of much help reproducing all i can do is supply you with all the error's in bugsack if you would like
07:22.24ShefkiIf they're the same as there is an open ticket, doesn't really help much.
07:23.56BWMerlinthey are the same but differnt (i think)
07:24.02CIA-35greedbeacon: 03Tekkub 07refs/tags/3.0.9.5-Beta * r03df460 10/ (GreedBeacon.toc README.textile): Weekly build 3.0.9.5-Beta - http://bit.ly/4hED1
07:24.04CIA-35greedbeacon: 03Tekkub 07master * r2303c88 10/ tekKonfig/tekKonfigDropdown.lua : Embed update - http://bit.ly/Hy4yC
07:24.10CIA-35greedbeacon: 03Tekkub 07master * r09460f8 10/ README.textile : Readme update - http://bit.ly/5SIOe
07:24.11CIA-35greedbeacon: 03Tekkub 07master * r83fbaf2 10/ changelog.txt : Update changelog for 3.0.9.5-Beta - http://bit.ly/sF2Ym
07:24.11CIA-35greedbeacon: 03Tekkub 07master * r03df460 10/ (GreedBeacon.toc README.textile): Weekly build 3.0.9.5-Beta - http://bit.ly/4hED1
07:24.13CIA-35greedbeacon: 03Tekkub 07master * raa50b21 10/ : Merge commit '3.0.9.5-Beta' - http://bit.ly/JywKE
07:25.21BWMerlinthey are have the same main error
07:25.21*** join/#wowace evl (n=evl@c85-196-101-98.static.sdsl.no)
07:25.33BWMerlinbut each one mentioned differnt lua files
07:25.38CIA-35kennel: 03Tekkub 07refs/tags/3.0.9.8-Beta * rf548fe7 10/ (Kennel.toc README.textile): Weekly build 3.0.9.8-Beta - http://bit.ly/15mZVH
07:25.39CIA-35kennel: 03Tekkub 07master * rb67ab04 10/ (3 files in 2 dirs): Add scrollbar, for those fuckers tha have more pets than me. - http://bit.ly/kwVxL
07:25.40Repo10kennel: 03Tekkub 07master * 3.0.9.8-Beta-1-gb0e209c / (6 files in 2 directories): [+6 commits] (2 truncated)
07:25.41CIA-35kennel: 03Tekkub 07master * ra1267ca 10/ README.textile : Readme update - http://bit.ly/ybpNb
07:25.42Repob0e209c: Merge commit '3.0.9.8-Beta'
07:25.43CIA-35kennel: 03Tekkub 07master * r8a76604 10/ changelog.txt : Update changelog for 3.0.9.8-Beta - http://bit.ly/17Rd4C
07:25.43CIA-35kennel: 03Tekkub 07master * rf548fe7 10/ (Kennel.toc README.textile): Weekly build 3.0.9.8-Beta - http://bit.ly/15mZVH
07:25.45CIA-35kennel: 03Tekkub 07master * rb0e209c 10/ : Merge commit '3.0.9.8-Beta' - http://bit.ly/2kuxcB
07:25.46Repof548fe7: Weekly build 3.0.9.8-Beta
07:25.49Repo8a76604: Update changelog for 3.0.9.8-Beta
07:25.52Repoa1267ca: Readme update
07:25.57Repo10kennel: 03Tekkub 043.0.9.8-Beta * d4fe373 /: [new tag] Weekly build
07:26.14ShefkiGotta love the spam of mostly useless commit messages from Tekkub.
07:26.42BWMerlinShefki ill throw the message into pastbin and you can take a look and see if they help at all
07:27.13ShefkiBWMerlin: You happen to get yourself in combat while you were messing around with config mode?
07:27.24BWMerlinyes
07:27.37BWMerlinidk if each time i got into combat that caused the error's
07:28.03*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
07:28.25ShefkiBWMerlin: See that's a reproduction recipe.
07:29.09ShefkiWere you in a group?
07:29.36CIA-35panda: 03Tekkub 07refs/tags/3.0.9.16-Beta * rb55979c 10/ (Panda.toc README.textile): Weekly build 3.0.9.16-Beta - http://bit.ly/kB0ZH
07:29.38Repo10panda: 03Tekkub 07master * 3.0.9.16-Beta-1-gd72d4ff / (16 files in 1 directory): [+26 commits] (22 truncated)
07:29.41Repod72d4ff: Merge commit '3.0.9.16-Beta'
07:29.44BWMerlinyes i was in a group
07:29.45Repob55979c: Weekly build 3.0.9.16-Beta
07:29.47Repo2e85f12: Update changelog for 3.0.9.16-Beta
07:29.50Repo6d588ae: Fix up the pot panels a bit
07:29.56Repo10panda: 03Tekkub 043.0.9.16-Beta * 3737485 /: [new tag] Weekly build
07:30.09BWMerlinShefki, http://pastebin.com/d7342140a sorry for the wall of text
07:30.16*** join/#wowace Vegeta]BT[Work (n=Vegeta-G@xdsl-92-252-16-28.dip.osnanet.de)
07:30.16BWMerlini was in a group getting a run through zf
07:30.23BWMerlinthere were 3 of us in total
07:30.39BWMerlin62ish dk, 48 pally and my druid
07:30.48Repo10skada: 03Zarnivoop * r42 modules/SkadaFailbot/Failbot.lua: Fixed Fails not showing up in Total segment.
07:32.02ShefkiBWMerlin: Thanks.  I can reproduce this now.
07:32.43BWMerlingl with it
07:32.52*** join/#wowace HolgerDK (n=markj@0x57372ad4.nfnqu1.dynamic.dsl.tele.dk)
07:32.53*** join/#wowace Megalon (n=starfox@d90-129-192-33.cust.tele2.at)
07:32.57BWMerlinpitbull maybe more then i want/need
07:33.03*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
07:33.07BWMerlini dont really know what i want so that doesnt help either
07:33.47ShefkiBWMerlin: You can pretty much do anything you want with PitBull.
07:34.09*** join/#wowace Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
07:34.32*** join/#wowace Worf (n=worf@84-119-46-51.dynamic.xdsl-line.inode.at)
07:35.00BWMerliniv seen some really nice ui's that use pitbull or ag
07:35.12CIA-35tourguide: 03Tekkub 07refs/tags/3.0.9.47-Beta * r52d40b0 10/ (5 files in 4 dirs): Weekly build 3.0.9.47-Beta - http://bit.ly/11NvnQ
07:35.13CIA-35tourguide: 03Tekkub 07master * ra95ba26 10/ README.textile : Readme update - http://bit.ly/WGtmG
07:35.14CIA-35tourguide: 03Tekkub 07master * r670d691 10/ changelog.txt : Update changelog for 3.0.9.47-Beta - http://bit.ly/JDYGt
07:35.14CIA-35tourguide: 03Tekkub 07master * r52d40b0 10/ (5 files in 4 dirs): Weekly build 3.0.9.47-Beta - http://bit.ly/11NvnQ
07:35.16CIA-35tourguide: 03Tekkub 07master * r70bb0ff 10/ : Merge commit '3.0.9.47-Beta' - http://bit.ly/18uZrX
07:35.28Repo10tourguide: 03Tekkub 07master * 3.0.9.47-Beta-1-g70bb0ff / (17 files in 4 directories): [+28 commits] (24 truncated)
07:35.31Repo70bb0ff: Merge commit '3.0.9.47-Beta'
07:35.33*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust576.bagu.cable.ntl.com)
07:35.35Repo52d40b0: Weekly build 3.0.9.47-Beta
07:35.37Repo670d691: Update changelog for 3.0.9.47-Beta
07:35.40Repoa95ba26: Readme update
07:35.45Repo10tourguide: 03Tekkub 043.0.9.47-Beta * ca3c550 /: [new tag] Weekly build
07:35.46BWMerlinatm i think im after trying to clear my screen of as much as i can so i can see what is going on around me especially as a tank
07:38.59*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
07:42.16*** join/#wowace Neebler (n=Sean@adsl-69-228-116-69.dsl.chi2ca.sbcglobal.net)
07:47.58Neeblerwow, was sitting afk in ironforge when my monitor flipped out and wouldn't fix itself, so I had to hard reboot. logged back in and every addon I had was reset to default
07:50.11BWMerlini hate that when it happens
07:50.23BWMerlini was having problems with my pc and it would do that
07:50.33BWMerlinworste thing was fixing up xperl each time
07:51.23BWMerlinpart of the reason i want a new ui is for something that more resliant/easier to fix up/restore
07:51.24NeeblerI've never had this happen, and I wasnt editing addons or anything
07:51.37Neeblersuppose I should of had a backup
07:52.11Repo10vanas-ko-s: 03xilcoy * r356 / (2 files in 2 directories):
07:52.13RepoIncreased size of warning frame by one character to account for "+" when using
07:52.16Repolevel guessing.
07:52.19RepoFixed possible conflicts when adding "profiles" to the Config Options
07:52.27*** join/#wowace Shot (n=lies@5ad73f3c.bb.sky.com)
07:53.04*** join/#wowace evl (n=evl@195.159.161.2)
07:55.44ckknightthis is horrible: http://www.youtube.com/watch?v=UhXPqKzzkqQ
07:55.56ckknightshe really was out of line in that
07:56.01*** join/#wowace Nahkiss (n=nahkiss@a91-154-34-216.elisa-laajakaista.fi)
07:58.21Neebleryea fuck it, not redoing my UI, that took too long to make
07:58.36linear`that punching was horribly fake
07:58.42BWMerlinckknight link is broken
07:59.10*** join/#wowace Random (n=Denial@unaffiliated/windaria)
07:59.20ckknightBWMerlin: should work, just gotta log in, cause it's unsuitable for minors
08:00.18Repo10skada: 03Zarnivoop * r43 modules/SkadaThreat/Threat.lua: Fix for threat bars not being removed.
08:00.34NeeblerRIP my UI. guess I'll use stock now. http://img21.imageshack.us/img21/9627/desktopbc3.jpg
08:01.21Repo10project-14464: 03Kemayo * r37 OpenAll.toc: Bump the TOC -- it works fine.
08:04.05Neeblerhttp://www.youtube.com/watch?v=13E73B3p5b4
08:04.21Neeblerthat makes me ashamed to even be remotely associated with that guy by playing the same game he does
08:05.48Repo10skada: 03Zarnivoop * r44 modules/SkadaDamage/Damage.lua: Fix non-translateable melee "Attack" spell.
08:08.34ckknightNeebler: trolls, you're dead
08:11.23Repo10magicrunes: 03dhedbor * r40 / (16 files in 3 directories):
08:11.26Repo[*] Added three alternative icon sets for runes. Separately selected for the bars and the icon display.
08:11.29Repo[*] Added BBFUFU, FUFUBB and BBFFUU sort orders for the icon display.
08:11.32Repo[*] Some additional localization (still incomplete).
08:13.24BWMerlinholy crap ckknight that was brutal
08:13.42ckknightyea, BWMerlin, she really dropped the ball by not cooking those eggs
08:14.11Fisker-FFFFFFFFFFFFFFUUUUUUUUUUUUUU
08:14.20ckknightFisker-: I was thinking the exact same thing.
08:14.25Fisker-yeah :(
08:18.07*** join/#wowace Sekkyo_ (n=joel@dsl092-250-144.sfo4.dsl.speakeasy.net)
08:18.27*** join/#wowace Sekkyo (n=joel@dsl092-250-144.sfo4.dsl.speakeasy.net)
08:19.30robotuschyeah, I saw the movie a few years ago
08:19.36robotuschgenerally a fucked up family
08:20.32Repo10big-wigs: 037destiny * r4981 Plugins/BossBlock.lua: koKR Update
08:20.35Repo- Fix some translations
08:28.05*** join/#wowace duaiwe (n=jonathan@216-160-121-141.tukw.qwest.net)
08:40.07*** join/#wowace Srosh (n=Srosh@c155052.adsl.hansenet.de)
08:42.47*** join/#wowace Vegeta]BT[Work (n=Vegeta-G@xdsl-92-252-16-28.dip.osnanet.de)
08:45.44*** join/#wowace Kalroth (n=kalroth@0x573f1066.hjnqu1.static.dsl.tele.dk)
08:48.06*** join/#wowace Vegeta]BT[Work (n=Vegeta-G@xdsl-92-252-16-28.dip.osnanet.de)
08:58.10*** join/#wowace Vilkku (n=Vilkku@dsl-tkubrasgw1-fe22fa00-138.dhcp.inet.fi)
09:02.52*** join/#wowace mitch0 (n=mitch@www.drvolomdental.hu)
09:08.47*** join/#wowace pb_ee1 (n=nospam@meilleu015869-2.clients.easynet.fr)
09:10.47Repo10talented: 03jerry * r401 / (8 files in 2 directories): Update koKR, Thanks chkid.
09:10.50RepoFix Blizzard Talent Calculator URL so that it works in all locales.
09:12.08*** join/#wowace Adirelle (n=Adirelle@tok69-5-82-235-150-60.fbx.proxad.net)
09:12.14Adirellehey
09:12.20Adirelleis there a wowace forum mod around ?
09:17.59*** join/#wowace Wobin (n=Wobin@203-158-46-192.dyn.iinet.net.au)
09:17.59*** mode/#wowace [+v Wobin] by ChanServ
09:28.36*** join/#wowace MoonWolf (n=MoonWolf@dhcp-077-250-125-249.chello.nl)
09:28.37*** mode/#wowace [+o MoonWolf] by ChanServ
09:29.03*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
09:31.31*** join/#wowace Higdur (n=nike@nl119-202-155.student.uu.se)
09:35.44TorhalAdirelle: Yo.
09:36.04*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
09:40.37*** join/#wowace lmeyer (n=lars@dslb-082-083-198-246.pools.arcor-ip.net)
09:42.06AdirelleTorhal: hello.
09:42.45TorhalHaven't seen you on IRC in awhile.
09:47.27*** join/#wowace Sliker_Hawk (i=SlikerHa@5ad83aef.bb.sky.com)
09:48.39*** join/#wowace Torhal (n=Torhal@74-130-66-145.dhcp.insightbb.com)
09:54.07Repo10cartographer: 03AbydosLanti * r2298 / (2 files in 2 directories): New cart_note icons
09:56.33TorhalCart will never die. Well, maybe with more people making unnecessary commits.
09:59.32BrunersTorhal: icons are important
09:59.59Repo10talented: 03jerry * r402 ui/menu.lua: Add support for Phanx's !ClassColors
10:00.03Groktarexplodes in a cloud of Scheiße!
10:01.45orionshock... ck should just lock the cart repo... just let it die
10:01.49orionshock:)
10:02.18MoonWolforionshock, they would take the codebase and work on it somewhere else.
10:03.12orionshocksadly yes.. but you seriously gotta know what your doing in that case...
10:03.22orionshockbut they won't be dev'ing here or wowi :)
10:03.39Fisker-inhales Groktar's Scheisse
10:04.02Fisker-om nom nom
10:04.33orionshockand as i don't know any sane or rational person that downloads from that other site, that's gonna be a real show stopper...
10:04.52orionshock... can't remember it's name...
10:05.02Fisker-moar Groktar
10:05.03Fisker-MOAR
10:05.06Torhalorionshock: I think it's WoWMalware.com
10:05.10TorhalHeh
10:05.33Fisker-then i hate you Groktar
10:05.56Groktarhides a gerbil inside Fisker-
10:06.31Fisker-why? :E
10:06.58Industrialfor the luls ofcourse
10:07.01Industriallulz, even
10:07.14Fisker-of course
10:08.07*** join/#wowace mojosdojo (n=chatzill@p4FEFCBEF.dip.t-dialin.net)
10:09.11*** join/#wowace Shirik (n=Shirik@132.253.205.68.cfl.res.rr.com)
10:09.26*** mode/#wowace [+v Shirik] by ChanServ
10:12.13Neeblergroktar makes incredible pvp videos
10:12.21thulhttp://gfx.dagbladet.no/labrador/487/487819/4878196/jpg/active/240x.jpg <- amazing picture
10:12.32NeeblerI dont trust you
10:12.42Neeblerbut eh I have noscript on firefox so I can visit any website
10:13.21Fisker-lulz
10:13.24Fisker-looks like she has balls
10:18.19Neeblerhttp://www.hulu.com/watch/57938/saturday-night-live-wii-guys#s-p1-st-i0
10:21.57Fisker-fuck you Neebler :(
10:23.28robotuschmoar like fuck you IP geo-tracing
10:27.40Fisker-btw Neebler
10:27.45Fisker-is it the masturbation sketch?
10:28.59Repo10cartographer: 03AbydosLanti * r2299 / (2 files in 2 directories): Updates to work with new libraries
10:29.07*** join/#wowace ajmitch (n=ajmitch@172.41.255.123.static.snap.net.nz)
10:30.25ShirikNeebler
10:30.34Shiriklike the voyager guy
10:30.34*** join/#wowace LANFiRE (n=lanfire@ppp91-77-251-58.pppoe.mtu-net.ru)
10:30.35Shirikhe was fun
10:31.41Shirikwait that wasn't voyager
10:31.43Shirikwhat was he from
10:31.48Shirikbah it's too late, night
10:31.52*** join/#wowace Sliker_Hawk (i=SlikerHa@5ad83aef.bb.sky.com)
10:32.12Shirikfuturama?
10:32.18Repo10inline-aura: 03Adirelle * r13 / (3 files in 1 directory): Enabled localization.
10:32.20RepoAdded frFR locales.
10:32.23RepoTweaked countdown rounding again, so default display matchs Blizzard one.
10:32.24Shirikthat was nibbler
10:32.30*** join/#wowace Srosh (n=Srosh@c155052.adsl.hansenet.de)
10:34.01*** part/#wowace pompy (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net)
10:36.29orionshockeh, can i request that some one tag beta BW_CommonAuras... the beta tag that is there is dated by quite a bit..
10:38.11*** join/#wowace pompy (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net)
10:40.18*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
10:44.45*** join/#wowace Hell-Razor (n=Unknown@unaffiliated/hell-razor)
10:47.07Repo10cartographer: 03AbydosLanti * r2300 Cartographer.lua: Removed wotlk warning - no longer needed
10:48.07*** join/#wowace Higdur (n=nike@nl119-202-155.student.uu.se)
11:04.15Repo10atlasloot-enhanced: 03Daviesh * r1885 Core/AtlasLoot.lua: Version 5.03.03
11:05.13Repo10atlasloot-enhanced: 03Daviesh 04v5.03.03 * r1886 : Tagging as v5.03.03
11:12.38Neeblerohhh right people outside of the US cant use hulu. so thats why fisker is angry
11:12.41Neeblerunderstandable
11:14.05Neeblerwell there is this new professionally done mp3 service that gives out free music, that's not available in the US. that sort of got me miffed
11:14.16Neeblerforgot the name of it, read about it on torrentfreak a month or so ago
11:14.18*** join/#wowace CrazyBenny (i=s_m@a02-0602a.kn.vutbr.cz)
11:14.28Repo10pitbull4: 03Shefki 07master * cff0ecf / (3 files in 2 directories): [+5 commits] (1 truncated)
11:14.31Repocff0ecf: Properly handle focus frame in config mode.
11:14.34Repoc66e493: Properly handle changes to the party while in party config mode.
11:14.37Repo1caa270: Remove some debug code I accidentally committed.
11:14.40Repoeadf800: Whitespace cleanup.
11:15.30Neebleris "hide party frames in raid" option available yet in pitbull4?
11:15.44ShefkiNo
11:15.49Neeblerdrats
11:16.20Neeblerwell thanks for the updates regardless, I lurve me some pitbull action
11:16.50ShefkiThat should clean up the issues that people were having with config mode causing all sorts of errors.
11:16.57ShefkiParticularly when you were in a party or raid.
11:17.57Neeblertime to log on with 3 hours left, in hopes of getting a candy bag and getting my last candy needed for the Valentines Achievement
11:18.07ShefkiGL
11:18.23Neeblerhad 3 bags so far, what rotten luck
11:20.14Neeblerlovely black dress #4
11:23.04Neeblerwhat sick and demented game designers for implimenting an achievment that requires a year to complete, with many many achievements as a requirement. And then turn around and put in a few ones that are aboslutely luck based to complete.
11:23.31Neeblerand what a sick individual I am for even putting up with it and doing each and every achievement just to get that greater achievement
11:24.17Repo10cartographer: 03next96 * r2301 Cartographer_Notes/Notes.lua: Cartographer :
11:24.20Repo- Update locale koKR
11:33.01NeeblerI think it's safe to say Pitbull 4 is beta and no longer alpha. Tho I dont know the true meaning of the terms, just seems that way
11:36.46ShefkiStill Alpha.
11:36.59ShefkiIt's not even feature complete.
11:37.22IndustrialI dont believe in using alpha/beta tags
11:37.45Industrialit works, some parts dont work r doesnt work at all
11:37.54Industrial:p
11:46.30Fisker-i hate you guys
11:46.31Fisker-bye
11:46.38Fisker-(as in i'll be back)
11:46.49Fisker-so don't get your hopes up Industrial
11:47.34Repo10cartographer: 03AbydosLanti * r2302 Cartographer_Waypoints/Waypoints.lua:
11:47.37RepoFixed dewdrop menu in waypoint arrow. (closeWhenClicked doesnt work apparently)
11:48.13Industrialshoo's Fisker- away with his kniforspoon
11:50.05Repo10tradeskill-info: 03Dys * r256 locale-deDE.lua: - Fixed the locale DB name. Thanks fooxi.
11:58.26Repo10chocolatebar: 03yess * r16 / (2 files in 1 directory): fixed a bug causing tooltips to flicker
11:59.38robotuschbtw, if you're considering stepping outside, the next 3 hours will be a bad time to do so
11:59.47Brunerswhy is that?
11:59.59robotuschFisker is taking driving lessons
12:00.38robotuschand he's spent the last couple of hours threatening me with Carmageddon unless I help him get the last two alliance-only cooking recipes he's missing >:D
12:01.01Brunerslol
12:01.57StanzillaAdirelle: have you seen my ticket for SSR? :)
12:05.12Brunersis it illegal to help gold sellers make more gold?
12:06.29*** join/#wowace p3lim (n=p3lim@084202164112.customer.alfanett.no)
12:08.45Repo10pitbull4: 03Shefki 07master * ee3d27e GroupHeader.lua: [+1 commit] Fix ticket 190 - party frames moved when locked.  This should also fix
12:13.35*** join/#wowace mjc1 (n=mjc@adsl-215-74-194.mia.bellsouth.net)
12:16.26*** join/#wowace mjc1 (n=mjc@adsl-215-74-194.mia.bellsouth.net)
12:16.33Repo10pitbull4: 03Shefki 07master * aae08bb / (2 files in 1 directory): [+1 commit] Don't recalculate the position of frames when they are locked when a
12:21.11*** join/#wowace spode- (n=spode@213.21.89.233)
12:23.20*** join/#wowace spode (n=spode@213.21.89.233)
12:23.43Neebler2 black dresses in a row, then another picnic basket
12:23.46Neebleryaaaay
12:23.54Shefki:(
12:24.43NeeblerI'm torturing myself by staying up for this
12:24.52ShefkiIt's over on my realm.
12:31.54Repo10talented: 03jerry * r403 ui/menu.lua: fix access to CUSTOM_CLASS_COLORS if it's not available
12:50.00Neeblerso since my UI just got wiped out like 2 hours ago, I'm just now redoing my pitbull frames. this time around I'm going to use different "layouts" instead of just manipulating dogtags to show specific data on particular units
12:50.12Neebleris the default "normal" layout applied to all layouts?
12:51.20AdirelleStanzilla: I just did
12:51.28Stanzilla:)
12:51.31Adirellecan't get what's wrong though
12:51.43Stanzilla@alpha@ tag fail or so
12:52.00ShefkiNeebler: If you're messing with PB4, all units use Normal by default.  But you can change them to use anything you want.
12:52.08Adirelledid the client installed LibDebugLog ?
12:52.15StanzillaAdirelle: yes
12:53.27StanzillaAdirelle: aaaahaa, it installed it as "DebugLog-1.0" with the lib inside
12:54.27Adirellethat's it
12:54.30Adirellewrong .pkgmeta
12:55.16Stanzilla:)
12:56.17Repo10libdebuglog-1-0: 03Adirelle * r22 / (2 files in 2 directories): Fixed .pkgmeta.
12:56.20RepoMinor formatting tweak.
12:57.19Repo10libdebuglog-1-0: 03Adirelle 04v1.0.2b * r23 : Tagging as v1.0.2b
12:57.24Neeblerthe target's target's target keeps showing up when disabling it
12:57.43Neeblerpretty sure no one ever uses that frame :P
12:58.02AdirelleI should just trash LibLogDebug anyway, since 3.0 introduced "print"
12:58.14Neebleroh there it goes, fixed after toggling it a bunch
12:59.42StanzillaAdirelle: yes, do that please. one lib less :P
13:00.28ShefkiNeebler: Disabling frames in config mode doesn't work very well.
13:00.35ShefkiNeebler: It's a known issue.
13:01.39*** join/#wowace [dRaCo] (n=drc@brsg-4dbb73ee.pool.einsundeins.de)
13:02.37ShefkiNeebler: Pretty much config mode complicates things a lot.
13:06.38Repo10tradeskill-info: 03Dys * r257 TradeskillInfo.lua:
13:06.41Repo- Forced a profession scan when addon is enabled. SKILL_LINES_CHANGED event doesn't seem to be delivered properly at startup.
13:09.34*** join/#wowace Southy (n=daniel_b@78-105-2-213.zone3.bethere.co.uk)
13:16.36*** join/#wowace eoM_rM (n=moe@p5489C758.dip.t-dialin.net)
13:17.12Repo10tradeskill-info: 03Dys 04v1.3.0 * r258 :  (Message trimmed by 9 lines)
13:17.15RepoTagging as v1.3.0:
13:17.18Repo- Added Auctioneer Market Value information to the tooltip
13:17.21Repo- Added command line and GUI switches to control Market Value tooltip data display
13:17.24Repo- Changed the money formatting to a more compact form
13:39.07Neeblerdoes anyone know the proper /print UIScale();  command
13:39.09*** join/#wowace kenlyric (n=chatzill@in-uiso-skenlam.uiso.iu.edu)
13:39.13*** join/#wowace faCe| (n=face@p5489C758.dip.t-dialin.net)
13:41.54Neeblernm
13:42.03Repo10bad-boy: 03funkydude * r244 / (2 files in 1 directory): BadBoy: blacklist update
13:42.09BrunersGetCVar("UIScale") ?
13:44.49BrunersGetCVar("uiScale") works
13:45.16*** join/#wowace Iboong (n=user@77.87.207.194)
13:45.46*** join/#wowace Sirow (n=Sirow001@p57A4C02F.dip.t-dialin.net)
13:46.55*** join/#wowace taleden (n=atfrase@user-38q41i6.cable.mindspring.com)
13:48.05ShefkiBruners: For what?
13:48.22BrunersShefki: what Neebler said
13:49.32ShefkiWell I guess it depends on what you want.
13:49.46*** join/#wowace EvilJohn (n=eviljohn@rrcs-24-153-227-226.sw.biz.rr.com)
13:49.58ShefkiThe UI may still be scalled even if GetCVar("UIScale") returns 1.
13:51.06Shefki<PROTECTED>
13:51.09*** join/#wowace Worf_ (n=worf@84-119-46-51.dynamic.xdsl-line.inode.at)
13:51.12Neeblerfor my resolution of 1680x1050 I like 0.75999999046326  uiScale
13:52.08Neeblernot that any of you care, just saying :P having to re-set up my UI and trying to findi a scale that doesn't blur edges of addons sucks
13:53.37Brunersi have 0.63999998569489
13:53.48Industriali have the slider all the way left :P
13:54.16Shefkishakes his fist at whoever wrote SecureTemplates
13:56.09*** join/#wowace Medalist (n=Medalist@88.245.31.140)
13:56.15ShefkiSomehow it's temporarily sorting the units in the group header backwards during drags.
13:56.24ShefkiThen once the drag is done it puts them back in the right order.
13:56.41ShefkiBut it hoses some stuff becuase the units get all flipped around.
13:56.45ShefkiAnd I can't figure out why.
13:56.51Brunerswhere can i find an example of a scrollbar thats not made with a huge xml file
13:57.08ShefkiBruners: Scrollbars are a major PIA
13:57.38Brunersi have noticed
13:57.45Repo10fbag-of-holding: 03feithar * r104 / (19 files in 2 directories): FBagOfHolding:
13:57.48Repo- Fixed error in bag view configuration when a filter subgroup was not at least partially visible in the display.
14:00.05Repo10fbag-of-holding: 03feithar * r105 UI (2 files in 1 directory): FBagOfHolding:
14:00.08Repo- Deleted files that were moved to a different subfolder.
14:09.40Repo10fbag-of-holding: 03feithar * r106 / (4 files in 2 directories): FBagOfHolding:
14:09.43Repo- Renamed UI folder to BagsUI.
14:17.53chexsumlol planned 3 days of watching asmtv and its just gaming comps - bleh
14:18.17chexsumat least itll let me go out friday though
14:24.13*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se)
14:24.47chexsumbleh @ not being able to watch his work security cam stuff at home
14:26.56*** join/#wowace Srosh (n=Srosh@c155052.adsl.hansenet.de)
14:30.15steevl2vpn
14:32.06*** join/#wowace Higdur (n=nike@97-110-117-82.cust.blixtvik.se)
14:33.21BrunersAH War http://ui.ipwn.se/i/346.jpg http://ui.ipwn.se/i/347.jpg
14:37.19Brunershahaha, he offers me money if i leave the AH
14:38.22nevcairielyou undercut 100g on 25g?
14:38.40Brunersim mulvan, xaoss is the gold seller
14:39.03Brunershe just gave me 100g to stop
14:39.04*** join/#wowace nekoh (n=nekoh@p4FD897A5.dip0.t-ipconnect.de)
14:39.20nevcairielyou buy his crap and resell at 100? :p
14:39.26quiescensI don't get it
14:39.31Stanzillayesterday a goldfarmer gave me 100g for disenchanting his items
14:39.32StanzillaO_O
14:40.02Brunersnevcairiel: i undercut his shit all the time he puts something up :P
14:40.05RepoNew project: http://www.wowace.com/projects/greedbeacon/. GreedBeacon. Tekkub (Manager/Author). Approved by Nevcairiel.
14:40.10RepoNew project: http://www.wowace.com/projects/friendswithbenefits/. FriendsWithBenefits. Tekkub (Manager/Author). Approved by Nevcairiel.
14:40.25Brunersnevcairiel: i did start to buy his stuff when he went that low, but he got like one million gems
14:41.50*** join/#wowace Zenom (n=Zenom@unaffiliated/aj1973)
14:43.30quiescenswhy does the unholy talent impurity seem unpopular
14:44.04SunTsuquiescens: Maybe because you don't have enough points to take everythig
14:44.23quiescensat first glance it looks fairly valuable doesn't it though?
14:44.44nevcairielIts a good talent
14:44.48nevcairielimho anyway
14:45.11quiescensas far as I can understand it it sounds good?
14:46.40*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
14:47.32SunTsuquiescens: If I had 5 more point's I'd take it ;) So I only chose "Dirge" on that tier
14:47.32*** join/#wowace RockSlice (i=kvirc@c-68-56-237-20.hsd1.fl.comcast.net)
14:47.32SunTsuer "points"
14:48.49*** join/#wowace Cheads (i=chead@0x573bceba.henqu2.dynamic.dsl.tele.dk)
14:49.54*** join/#wowace ckknight_ (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:49.54*** mode/#wowace [+o ckknight_] by ChanServ
14:50.41SunTsuquiescens: It really depends on what kind of built you want. As a damage dealer I usually take it, as a tank I prefer "Bladed Armor"
14:51.39quiescensbladed armour would give something like 25% to overall AP, so yeah of course
14:56.47*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
14:58.18steevim currently in my unholy spec
14:59.09steevalthough it appears armory hasn't updated me
14:59.34steevsince its showing me in my dual wield spec
15:00.51steevin dw, i take impurity
15:08.25SunTsusteev: As a damage or tank centric built?
15:09.11steevdamage
15:10.08steevi tank with a 2h
15:10.15steevnow that i have no issues with defense
15:10.18SunTsuYeah, for (unholy) damage I'd take it anytime.
15:10.32steevim pretty sure i have it in my unholy spec too
15:10.50steevi don't take the anti-magic zone stuff
15:11.10steevhttp://www.wowarmory.com/character-talents.xml?r=Draka&n=Steev thats my dw spec
15:12.19SunTsuI'm currently rethinking my tanking specc, and AMZ is one thing I have to rethink, because it's not as valuable anymore as it has been.
15:12.38SunTsuBut still it's just one single point
15:12.52quiescenshard to use it while tanking, spare runes are hard to have available when you want them for an emergency
15:13.49SunTsuYou can always empower runeweapon right befor using it
15:14.04SunTsubefore even
15:14.53SunTsuI'm still at 12/8/51 (http://eu.wowarmory.com/character-talents.xml?r=Nozdormu&n=Rogastro) - but rethinking it currently
15:16.05quiescensif you're talking about AMZ not being as useful as such and such
15:16.16quiescensis there really that many fear/stun effects either?
15:17.54quiescensoutbreak doesn't seem worth it in the current release
15:18.27SunTsuquiescens: No, but if I am stunned or feared it makes a huge difference, because during that time there is no avoidance. And: I use my DK for farming purposes, so 20% more speed on a mount is quite worthwile
15:18.50Repo10combo-points-redux: 03Starinnia * r38 / (8 files in 2 directories):
15:18.53Repo-switch to using the localization tool to build non-enUS locales
15:18.56Repo-Add options to hide the Text and Graphics displays
15:21.53SunTsuquiescens: Well, 45% more damage from blood boil is great in aoe tanking, I think. And 45% to plague strike sounds good to me, too, because it's the first think to do on, so it gives a push to my initial aggro
15:22.48Repo10combo-points-redux: 03Starinnia * r39 Locales (5 files in 1 directory): -fix typo in localization substitution lines
15:23.02SunTsuNow that they put pestilence and blood boil on GCD I like it even more
15:23.05quiescensI found blood boil hard to use for aoe tanking
15:23.23quiescensbecause you have to use pestilence first anyway
15:23.34quiescensand then you tend to want to use that other blood rune for a d&d
15:24.04thulkingston or crucial ram?
15:26.07SunTsuquiescens: On AoE I normally open with d&d, PS, IT, Pestilence, BB, works quite good for me. I normally let mobs run into D&d, so my blood rune is normally half it's way to reset
15:26.54steevsame
15:26.54Kaelteng'morning
15:26.59steevmorning sir
15:28.06SunTsuit gives me all RP I need for UB, seldom have problems that way
15:28.16steevkicks gatherer and auctioneer
15:28.24*** join/#wowace topsub (n=josh@97.66.185.250)
15:28.27Repo10combo-points-redux: 03Starinnia * r40 Core.lua: -hide options that apply to elements the user disabled
15:28.30Repo-tweak the handling of disabled elements in the lock/unlock function
15:28.31steevsup with them? i install em using CC, and CC tells me every day they've been modified
15:28.56Pneumatussteev: i'd wager they have a common folder or two
15:29.09Pneumatusa root folder in the zip
15:31.25Pneumatusand i'd further wager that common folder has different contents in the 2 addons
15:31.55*** join/#wowace Seerah (n=Ryan_L@adsl-177-46-172.mem.bellsouth.net)
15:31.55steevPneumatus: quite possible
15:32.09steevtoo lazy to check, ill just kick em every day :)
15:32.16Pneumatusprobably different versions of Swatter
15:32.21Pneumatuswhich will cause the CC to barf
15:33.15Pneumatusyup, the swatters are different, which will mean once you install the other addon the versions will constantly not match
15:33.47Pneumatusand SlideBar differences would also cause the same issue
15:34.17Pneumatusso unless they get made into libs, or removed into their own packages the CC will perpetually barf over them
15:36.28Brunerswhy do they even include swatter
15:36.47Pneumatusprobably because they want their users to report bugs in swatter format
15:36.56steev731 resilience
15:37.38steev764
15:41.18*** join/#wowace Ghan (n=GhanIRC@ppp-88-217-56-181.dynamic.mnet-online.de)
15:42.10quiescenstwo-handed spec only applies to weapon attacks right?
15:42.21quiescensso strikes and autoattacks?
15:43.39thultwo strikes and your out.
15:43.45thulyou're
15:44.48*** join/#wowace Odlaw (n=ozzy@c-98-245-39-78.hsd1.co.comcast.net)
15:46.06*** join/#wowace robo\afk (n=robotusc@50A2DA43.flatrate.dk)
15:48.08*** join/#wowace evl (n=evl@c85-196-101-98.static.sdsl.no)
15:48.25*** join/#wowace ckknight_ (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
15:48.25*** mode/#wowace [+o ckknight_] by ChanServ
15:52.10steevthul: oh?
15:53.28thulsteev: oooh?
15:56.23Repo10tradeskill-info: 03Dys * r259 TradeskillIdData.lua:
15:56.26Repo- Fixed the error shown when "Minor Inscription Research" or "Northrend Inscription Research" is displayed.
15:56.50steev09:44 < thul> two strikes and your out.
15:56.50steev09:44 < thul> you're
15:57.23Repo10tradeskill-info: 03Dys 04v1.3.1 * r260 : Tagging as v1.3.1:
15:57.26Repo- Fixed the error shown when "Minor Inscription Research" or "Northrend Inscription Research" is displayed.
16:00.41*** join/#wowace Adys (n=Adys@unaffiliated/adys)
16:01.13thulit was a joke steev :-P
16:01.39steevthul: ah, i thought you were actually talking about a forum post or something :)
16:01.55thulhehe, no :-P more the "two hand ... so strikes" :-P
16:03.59*** join/#wowace Toadkiller (n=dnester@adsl-99-188-166-150.dsl.pltn13.sbcglobal.net)
16:04.38*** join/#wowace mort (n=mort@azureus/mort)
16:04.49ToadkillerGrid Question: Does the "Healing Bar" indicator work for anyone as an actual bar?
16:05.22*** join/#wowace Vangual (n=bah@pdpc/supporter/active/vangual)
16:05.59Pneumatuslike a cast bar, Toadkiller?
16:07.49Pneumatusfor me, it shows incoming heals as an additive to current hp
16:09.57*** join/#wowace pompy (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net)
16:14.21ToadkillerYeah I am trying to get it to show up, my settings must be messed up though.
16:14.22Brunersanyone got an idea why i cant fill my editbox with SetText() ?
16:14.51ToadkillerDoes it work for you if its just you casting on yourself?
16:16.14PneumatusToadkiller: it works on all unit frames for me, when im casting on others or myself
16:17.25ToadkillerIremember it working.  Maybe I branched a non working snapshot of it
16:18.11Pneumatusi'm using the latest release, which is the latest on trunk
16:18.25Pneumatusmaybe you're SVs got fried at some point?
16:22.10*** join/#wowace Ghli (i=chatzill@netblock-72-25-89-119.dslextreme.com)
16:23.03chexsumbruners have you used setfont and settextcolor before it? I think one of thems needed
16:25.28*** join/#wowace Speeddy (i=TomSpear@tera-24-206-151-175.kw.tx.cebridge.net)
16:27.51*** join/#wowace DanSouthy (n=daniel_b@78-105-2-213.zone3.bethere.co.uk)
16:28.34Brunerschexsum: had set the wrong font object :(
16:29.50Pneumatusthat would cause it :p
16:33.09*** join/#wowace Zynderps (n=faggotry@81-233-206-163-no89.tbcn.telia.com)
16:46.41ckknight_lol wut? http://www.curseforge.com/projects/curseforge/tickets/1148-cant-download-add-ons/
16:46.50*** join/#wowace nevcairiel (i=nevcairi@WoWUIDev/WoWAce/Ace3/nevcairiel)
16:46.50*** mode/#wowace [+o nevcairiel] by ChanServ
16:46.57Kaeltenthat ticket makes me want to curl up into a fetal position
16:47.03*** join/#wowace fewyn (n=fewyn@249.215.205.68.cfl.res.rr.com)
16:47.21Pneumatus*facepalm
16:47.34Pneumatuswho the hell are geeksquad
16:48.03Pneumatussome fail IT support or something im assuming
16:48.07*** join/#wowace Speeddymon (i=TomSpear@tera-24-206-151-175.kw.tx.cebridge.net)
16:48.42steevbest buy's "it" guys - the ones that do work on customer's pcs
16:49.19Pneumatussounds like the guys we have in PC World in the UK then
16:49.35Pneumatusbasically, college dropouts that arent qualified to so anything :o
16:50.10*** join/#wowace fewyn (n=fewyn@249.215.205.68.cfl.res.rr.com)
16:50.32ckknightPneumatus: Geek Squad is the tech support at Best Buy
16:50.44*** join/#wowace evonder (n=evonder@adsl-71-131-180-107.dsl.sntc01.pacbell.net)
16:50.46ckknightPneumatus: and yes, you're correct.
16:50.48Pneumatusthat's one of the big electrical retailiers in the US, right?
16:51.06[dRaCo]that one was worth logging in for to vote it down.
16:51.21ckknightyes
16:52.53Pneumatustell him he needs a whole PC, not just a CPU
16:52.56Pneumatusthat's where hes going wrong
16:55.34*** join/#wowace PProvost (n=PProvost@WoWUIDev/WAU/Admin/Pprovost)
16:55.34*** mode/#wowace [+v PProvost] by ChanServ
16:58.56*** join/#wowace Vegeta]BT[ (n=Vegeta-G@xdsl-92-252-61-178.dip.osnanet.de)
17:02.37*** join/#wowace pompy (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net)
17:05.45*** join/#wowace FtH|Daemona (n=koaschte@i59F63889.versanet.de) [NETSPLIT VICTIM]
17:05.58ckknightI wish python had a nicer way of passing anonymous functions to other functions
17:06.12Vangualthe clearly forgot to disable/uninstall his browser
17:06.37Vanguals/the /they /
17:07.13*** join/#wowace Matrix110| (i=Matrix11@pD957AFD8.dip.t-dialin.net)
17:07.44*** join/#wowace Orphis (n=quassel@belgarath.moomoocamp.net)
17:11.03Repo10arl: 03Ackis * r1497 / (2 files in 2 directories): Fix minimap/world map stuff, and update corrds of a vendor
17:12.26Repo10vanas-ko-s: 03Vana * r357 modules (11 files in 1 directory): VanasKoS: made blizzoptionsframe name more unique
17:12.39BWMerlinI have two addon's that keep complaing that libstub can't find their lib's, is this an easy thing to fix myself?
17:13.09Repo10vanas-ko-s: 03Vana * r358 VanasKoSGUI.lua: VanasKoS: one more
17:14.13*** join/#wowace Kemayo_ (n=kemayo@pool-71-104-213-131.lsanca.dsl-w.verizon.net)
17:14.13*** mode/#wowace [+v Kemayo_] by ChanServ
17:18.53*** join/#wowace Nenue (n=Radio@cpe-72-227-95-124.maine.res.rr.com)
17:19.17*** join/#wowace EvilJohn_ (n=eviljohn@99-16-140-147.lightspeed.austtx.sbcglobal.net)
17:19.19*** join/#wowace Diao (i=vschiu@99.30.227.170)
17:19.33*** join/#wowace Aiiane1 (n=Aiiane@starfire.ST.HMC.Edu)
17:19.58*** join/#wowace EvilJohn (n=eviljohn@rrcs-24-153-227-226.sw.biz.rr.com)
17:20.09*** join/#wowace Speeddymon (i=TomSpear@tera-24-206-151-175.kw.tx.cebridge.net)
17:20.30Fisker-hey Ackis
17:20.33Fisker-i got 160 cooking recipes
17:22.24*** join/#wowace sacarasc_ (i=sacarasc@cpc2-kemp3-0-0-cust161.lutn.cable.ntl.com)
17:23.24*** join/#wowace lmeyer (n=lars@dslb-082-083-198-246.pools.arcor-ip.net)
17:24.25Repo10sick-of-clicking-dailies: 03cremor * r168 qDB.txt:
17:24.28RepoDummy commit to force a new package for testing localizations.
17:26.32*** join/#wowace Bibi (n=Bibi@AVelizy-151-1-54-179.w82-120.abo.wanadoo.fr)
17:32.06*** join/#wowace TheDeamon (i=TheDeamo@69-20-145-84.static.ida.net)
17:32.14*** join/#wowace Carepolice (i=nnscript@cm9205.red83-165.mundo-r.com)
17:34.22*** join/#wowace mojosdojo (n=chatzill@p4FEFCBEF.dip.t-dialin.net)
17:39.13*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
17:39.13*** mode/#wowace [+o Funkeh`] by ChanServ
17:41.00Funkeh`Do I have to create a bootable usb pen to flash a laptop bios with no floppy drive
17:41.31steevbuy a usb floppy? use a cdrom?
17:42.07Funkeh`ceating a bootable usb is free
17:42.09steevsee if $manufacturer has a windows based installer
17:42.16steeva lot do these days
17:42.16Funkeh`it doesn't
17:42.23steevthen... yes?
17:42.34Funkeh`darn
17:47.14Funkeh`fucking msi
17:49.51Repo10tradeskill-info: 03Dys * r261 / (17 files in 2 directories):
17:49.54Repo- Added "Banked" and "Alts have" tooltip options/feature back in. There is a working version of CharacterInfoStorage.
17:50.10*** join/#wowace pompy1 (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net)
17:50.38GagorianFunkeh`: Tell me too if you find out how!
17:50.54Funkeh`Gagorian, I'm following a guide online
17:51.22*** join/#wowace Aeyan (n=pancake@cpe-071-076-230-073.triad.res.rr.com)
17:51.34Funkeh`Somehow I don't think ill be buying from MSI again though
17:52.20*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
17:52.52Funkeh`This probably wont even fix the stupid slow fan
17:54.04Ackisis there an easy way to revert a file to a specific version with svn?
17:54.23Funkeh`depends on the client
17:54.32Ackiscommand line lol
17:54.53Funkeh`Never used cmd line for svn :)
17:55.01Ackispfft
17:55.04AckisI'll just overwrite it
17:55.09Ackis@project arl
17:55.10RepoAckis: http://www.wowace.com/projects/arl/. Ackis Recipe List. Game: WoW. Ackis (Manager/Author), Zhinjio (Author), Jim-Bim (Author), Elkano (Tester), Primaxina (Translator), ananhaid (Translator), Pettigrow (Translator), Pneumatus (Translator), Dessa (Translator), andy52005 (Translator), Swix (Translator). Updated: 40 minutes ago. Tickets: 5/367
17:55.15genetik-svn merge -c -<revision> filename
17:55.34Ackisi totally need to add more people as testers just so they get pinged when I do that project
17:55.43Pneumatus*facepalm
17:55.49genetik-or svn update -r<revision> filename
17:56.06genetik-to get it back how it was at that revision
17:56.18Pneumatusi die a little inside every time you do that Ackis
18:01.17*** join/#wowace duaiwe (n=jonathan@216-160-121-141.tukw.qwest.net)
18:01.28Repo10arl: 03Ackis * r1498 / (2 files in 2 directories): Fix a merge issue.  Hi Pneumatus.
18:01.47PneumatusHEADDESK
18:01.48*** join/#wowace QQngsk (n=Gngsk@c-69-138-214-242.hsd1.md.comcast.net)
18:01.59Ackislol
18:03.05Kuja^good that i don't get pinged b/c of the different nick :P
18:05.31Repo10tradeskill-info: 03Dys * r262 TradeskillInfo.lua:
18:05.34Repo- Changed the default values of "Banked" and "Alt has" to true.
18:06.41*** join/#wowace Treeston (n=Treeston@d86-32-223-68.cust.tele2.at)
18:06.43Repo10tradeskill-info: 03Dys 04v1.3.2 * r263 : Tagging as v1.3.2:
18:06.45Repo- Added "Banked" and "Alts have" tooltip options/feature back in. There is a working version of CharacterInfoStorage.
18:07.02*** join/#wowace Lysithea (i=Lyset@c-c84ee455.017-172-73746f34.cust.bredbandsbolaget.se)
18:10.29Repo10malygosflamer: 03stolenlegacy * r7 / (3 files in 1 directory): Added Versioncheck for your raid group
18:10.32Repo(Command: /mflamer versioncheck)
18:10.51*** join/#wowace Shot (n=lies@5ad73f3c.bb.sky.com)
18:11.03Repo10closet-gnome: 03mikk * r588 / (2 files in 1 directory): ClosetGnome:
18:11.06Repo- Make ClosetGnome AddonLoader "delayed" LoD
18:11.09Repo- Add an ":IsInitialized()", which will return true AFTER the "Initialized" event has happened. Needed for LoDing CG modules
18:11.23*** join/#wowace Worf_ (n=worf@84-119-46-51.dynamic.xdsl-line.inode.at)
18:11.40*** join/#wowace NightHawkTheSan1 (n=jonathan@216-160-121-141.tukw.qwest.net)
18:11.50ShotHow do I delete a frame?
18:12.15Repo10closet-gnome_banker: 03mikk * r69 / (2 files in 1 directory): ClosetGnome_Banker:
18:12.18Repo- Make Banker AddonLoader "delayed" LoD
18:12.52Repo10closet-gnome_tooltip: 03mikk * r50 / (2 files in 1 directory): ClosetGnome_Tooltip:
18:12.55Repo- Make Tooltip AddonLoader "delayed" LoD
18:13.11MikkShot: you do not
18:13.22*** join/#wowace Seerah (n=Ryan_L@adsl-66-23-189.mem.bellsouth.net)
18:13.23*** join/#wowace Civrock_ (n=Civrock@24-182-64-044.dhcp.hckr.nc.charter.com)
18:13.41MikkYou can hide it and unregister all events on it, but you cannot delete it. Hence, it's a good idea to put it in a table where you can re-use it.
18:15.12Funkeh`wtf
18:15.20Funkeh`it says I nede a bootsector from a floppy disk
18:15.26Funkeh`to copy to the flash drive
18:15.29Funkeh`then run this tool
18:15.50*** join/#wowace Tuikku (n=tuikku@as36-201.tontut.fi)
18:15.54steevthats not hard
18:17.39steevhttp://bootdisk.com/ grab one from any of those
18:18.28*** join/#wowace AKX (i=akx@dsl-tkubrasgw1-fe90f800-13.dhcp.inet.fi)
18:19.11steevor follow one of the usb linkages
18:20.14*** join/#wowace nuoHep` (n=nuoHep@89.222.156.36)
18:38.03*** join/#wowace Cheads (i=chead@0x573bce5a.henqu2.dynamic.dsl.tele.dk)
18:38.33AckisIwould imagine a fair amount of mods use zonemapping info eh?
18:38.39steevhttp://www.5min.com/Video/Samsung-Transparent-OLED-Display-92539988
18:42.40*** join/#wowace Tem (n=tardmrr@ip98-183-82-154.lf.br.cox.net)
18:42.42*** mode/#wowace [+o Tem] by ChanServ
18:44.16GagorianFunkeh`: Got it working yet?
18:44.23Funkeh`no
18:44.37GagorianI used the instructions found here:
18:44.43Gagorianhttp://www.multimolti.de/blog/2008/12/14/install-windows-7-on-asus-eee-pc-900/
18:44.43Funkeh`I tried to create a virtual A drive to use the bootsect file then copy it to usb
18:44.47Funkeh`but it didn't work
18:44.51Gagorianunder Create a bootable USB thumbdrive
18:45.35GagorianFor a bit different purpose
18:45.42GagorianBut that software should do the trick
18:45.42*** join/#wowace Tem (n=tardmrr@WoWUIDev/WoWI/Dongle/Tem)
18:45.42*** mode/#wowace [+o Tem] by ChanServ
18:46.41*** join/#wowace Zek (n=zeksie@cpc2-nott9-0-0-cust211.nott.cable.ntl.com)
18:48.49*** join/#wowace Nickenyfiken (n=najk@c83-255-99-92.bredband.comhem.se)
18:51.40Funkeh`Gagorian, doesn't detect the usb pen
18:52.43Gagorian:K
18:52.57*** join/#wowace Aeyan| (n=pancake@cpe-071-076-230-073.triad.res.rr.com)
18:54.00*** join/#wowace chiper (n=chiper@69.43.204.8)
18:55.01Funkeh`Gagorian, nope, there goes that idea :)
18:55.55*** join/#wowace mitchnull (n=mitchnul@catv3EC947C2.pool.t-online.hu)
18:58.21Gagorian:<
18:58.23GagorianWorked for me
18:59.44fewynAny dual boxers alive in here?
18:59.52Repo10arl: 03Ackis * r1499 / (5 files in 3 directories):
18:59.55RepoReorganize the options and add some mini map/map options, create internal tables for zone IDs, and fix a minor bug with cooking.
19:03.47nevcairielarl is really getting bloated
19:04.19nevcairielspills some bloat sauce on Ackis
19:04.26Stanzillasome day, arl will be a own game
19:04.29Stanzillaor a own OS
19:04.35nevcairiellike emacs?
19:04.50Stanzillayes!
19:06.48Endyes
19:06.56Endbut first arl needs an editor and email client
19:06.57*** join/#wowace Nahkiss (n=nahkiss@a91-154-34-216.elisa-laajakaista.fi)
19:09.25*** join/#wowace Tekkub (n=tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
19:09.25*** mode/#wowace [+v Tekkub] by ChanServ
19:10.04Funkeh`Gagorian, god damnit
19:10.07Funkeh`you suck
19:10.24Ackis@wownpc 32514
19:10.30Ackis~wownpc 32514
19:10.31purlhttp://www.wowhead.com/?npc=32514 http://www.wowdb.com/npc.aspx?id=32514
19:11.30GagorianFunkeh`: no u
19:12.10*** join/#wowace tourett_ (n=tourett_@p4FC95B9A.dip.t-dialin.net)
19:12.13tourett_http://change.pennergame.de/change_please/3391499/
19:12.15*** part/#wowace tourett_ (n=tourett_@p4FC95B9A.dip.t-dialin.net)
19:14.15Ackiswhy do I think I'll regret going to that link?
19:14.31nevcairielbecause that guy instantly left after coming here?
19:14.35uliclet me know what you've find, it's got me curious, but i'm not gonna load it.
19:14.47nevcairielits a typical link game
19:14.56nevcairielmore clicks he gets, more points
19:15.13Ackisahh like http://ackis.myminicity.com/ind ?
19:15.27ulicisn't clicking on that one either :P
19:15.31Funkeh`Gagorian, you're so shit
19:15.39Funkeh`Gagorian, I ran it in admin mode and it works
19:15.41Funkeh`l2p
19:16.06Ackisulic: that one is safe at least:P
19:16.11*** join/#wowace Tuikku (n=tuikku@as36-201.tontut.fi)
19:16.35Ackis~wownpc 18664
19:16.36purlhttp://www.wowhead.com/?npc=18664 http://www.wowdb.com/npc.aspx?id=18664
19:20.28Funkeh`ok Gagorian I ran that dos program and it created
19:20.34Funkeh`Gagorian, did you try see if it worked?
19:21.24*** join/#wowace TradeMark (n=trademar@ip-118-90-41-202.xdsl.xnet.co.nz)
19:22.22*** join/#wowace NightHawkTheSane (n=jonathan@216-160-121-141.tukw.qwest.net)
19:25.25Repo10raidbuffstatus: 03danielbarron * r190 / (10 files in 2 directories):  (Message trimmed by 1 line)
19:25.28RepoRaidBuffStatus:
19:25.34Repo- Actions which require you to be a raid leader or assistant now warn you if you have not been promoted rather than doing nothing.
19:25.34Repo- Fixed a bug with some ancient unused code which caused RBS to stop working when using with Lootster.
19:25.36Repo- The out of range warning is now more visible.
19:28.06*** join/#wowace tourett_ (n=tourett_@p4FC95B9A.dip.t-dialin.net)
19:28.08tourett_http://change.pennergame.de/change_please/2520711/
19:28.11*** part/#wowace tourett_ (n=tourett_@p4FC95B9A.dip.t-dialin.net)
19:28.54*** join/#wowace Olison (i=olison@fukdruidsgrr.org)
19:30.34*** join/#wowace Cheads (i=chead@0x573bce5a.henqu2.dynamic.dsl.tele.dk)
19:33.14PProvostLF any addon that uses Tablet with it's LDB tooltip
19:33.23PProvostI've got a bug in one of mine and would like to compare
19:33.25*** mode/#wowace [+b *!*tourett_@*] by nevcairiel
19:34.07PProvostUnless Tekkub has finally written his clickable tooltip lib
19:34.10PProvost:P
19:34.31PProvostBut since picoGuild still isn't clickable, I'm guessing that is a no
19:34.36TekkubrI never said I would make a clickable tooltip
19:34.40Tekkubjust a multi-column one
19:34.56PProvost:D
19:35.03nevcairieldidnt someone else write a clickable tooltip thing
19:35.05StanzillaLibQTip-Click
19:35.10*** join/#wowace Shirik (n=Shirik@conspiracy/developer/Shirik)
19:35.10*** mode/#wowace [+v Shirik] by ChanServ
19:35.12Stanzillaby Torhal
19:36.28*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
19:36.28*** mode/#wowace [+o Funkeh`] by ChanServ
19:37.02Funkeh`Gagorian, I wouldn't boot so I give up wasting my time
19:37.19*** join/#wowace keias (i=bleh@c-67-173-78-250.hsd1.in.comcast.net)
19:44.01Brunershaste: mitsugo <3
19:44.24Repo10arl: 03Ackis * r1500 / (2 files in 2 directories):
19:44.27RepoAdd some more world map stuff, looks like it's going to actually... work.   Add in some missing localizations that I forgot.
19:45.05*** join/#wowace topsub (n=josh@97.66.185.250)
19:52.13*** join/#wowace Maelos (n=rafi@rrcs-24-199-0-50.west.biz.rr.com)
19:53.57*** join/#wowace cirish (n=cirish@64.130.243.195)
19:58.25*** join/#wowace Cavisty^gerber (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net)
20:00.22*** join/#wowace gix (i=gix@e180050121.adsl.alicedsl.de)
20:07.33*** join/#wowace duaiwe (n=jonathan@71-35-102-52.tukw.qwest.net)
20:15.03*** join/#wowace Athrun-- (n=drag@mlr78-3-88-162-68-235.fbx.proxad.net)
20:16.09*** join/#wowace Olison (i=olison@fukdruidsgrr.org)
20:23.56*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
20:29.24*** join/#wowace Lyn (n=Lyn@Le6ee.l.pppool.de)
20:32.59*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
20:37.20Repo10malygosflamer: 03stolenlegacy * r8 .pkgmeta: Adding CallbackHandler-1.0 to the .pkgmeta
20:38.01*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
20:39.24*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
20:39.24*** mode/#wowace [+o Funkeh`] by ChanServ
20:40.09BrunersTekkub: could you make the list in Ampere scale with LibBetterBlizzOptions-1.0
20:42.07*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
20:42.07*** mode/#wowace [+o Funkeh`] by ChanServ
20:42.55GagorianFunkeh`: :<
20:43.13GagorianNo BIOS for u then
20:43.19Funkeh`why did it work for you?
20:43.41Funkeh`first it errored saying bootmgr wasn't existing so I copied it over, then it errored some other shit and I have up
20:43.52Funkeh`gave
20:44.06GagorianI got windows installing at least
20:44.26Funkeh`a simple thing like a usb boot disk, in this day and age
20:44.54GagorianAt first I didn't get it working either
20:45.01GagorianComplained about NTLDR missing
20:45.10GagorianHad to redo the entire thing
20:49.00mjchttp://wow.curse.com/downloads/wow-addons/details/bloodyscreen/download/319903.aspx
20:49.01mjcheh
20:54.05*** join/#wowace Matrix110| (i=Matrix11@pD957AFD8.dip.t-dialin.net)
20:55.03*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com)
20:59.44*** join/#wowace Cav^gerb (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net)
21:01.54*** join/#wowace vrak (i=vrak@putsch.kolbu.ws)
21:08.34ckknighthey all, we're contemplating creating a ticket status for when something is outside your control, e.g. it's a Blizzard bug or a Lua bug or another addon's fault. What should we call this status?
21:09.00BrunersConflict?
21:09.16winkillerMAYHEM
21:09.59winkillerckknight: something with dependency/upstrean in it?
21:11.32hastelua bug :p ?
21:11.43hasteyou have to try hard for that
21:11.45chiperMadness
21:11.49EndSparta
21:11.58MegalonWWAPD
21:12.02hastePASTA!
21:12.04Megalonwhat would a pirate do
21:12.12Megalon!
21:13.01hastehttp://danbooru.donmai.us/data/38e89f83293183fccfc89a3d343251dd.jpg D:
21:13.33ckknightI think we're gonna go with Pasta.
21:13.55EndPasta is pretty win
21:14.06hasteit be
21:14.36ShefkiJust be sure to put a picture of the Flying Spaghetti Monster next to it.
21:15.30hastehttp://danbooru.donmai.us/data/7e08d42df06f5a3098a0c46ddecb1d4a.jpg :D ?
21:20.27Arrowmasterckknight: invallid
21:20.35ckknightinvalid is different
21:20.47Endno, with two 'l's
21:20.53ckknight...
21:20.54Arrowmasterthats what i use invalid for
21:20.59End:P
21:21.46Brunersckknight: Conflict !
21:21.54ckknightI dunno about Conflict
21:21.55ckknightmaybe...
21:21.59ckknightShefki, thoughts?
21:22.21ShefkiHmm.  I don't know.
21:23.13ulicUncontrolable
21:23.31ShefkiBlocking or Blocked probably sounds best at this point.
21:23.39*** join/#wowace lb9470x (i=nnscript@cm9205.red83-165.mundo-r.com)
21:23.43ShefkiI think that's a pretty common ticket status for most things for stuff like that.
21:24.13*** join/#wowace Carepolice (i=nnscript@cm9205.red83-165.mundo-r.com)
21:24.33[dRaCo]out of scope
21:25.13ShefkiWell here's a couple good examples from PB4: http://www.wowace.com/projects/pitbull4/tickets/209-error-132/
21:25.38Shefki^ Almost assuredly a Blizzard bug, no way to fix it on our part really.  But I want to leave the ticket open so that it doesn't just keep getting reopened.
21:25.58Shefkihttp://www.wowace.com/projects/pitbull4/tickets/134-get-right-click-set-focus-working/
21:26.01Shefki^ Definately a Blizzard bug.
21:27.18ShefkiOut of scope sounds like something you'd close a ticket with.
21:27.48nevcairielOut of scope sounds more like a declined feature that i think is too big for my addon
21:27.53nevcairielor totally unrelated
21:28.17Arrowmasteryeah
21:28.50Pneumatuslike, please add a full tradeskill interface to bigwigs == out of scope :>
21:29.11BrunersXinhuan: wtb continue open on postal, after inventory is full
21:29.28[dRaCo]I thought you wanted to close the ticket using that
21:29.28Repo10morg-bid2: 03Morgalm * r32 / (2 files in 1 directory): MorgBid2
21:29.31Repo-fixed non updating result tip updating by scolling (ie could cheat)
21:29.34Repo-removed some debug code
21:30.05Arrowmasterfor most of these issues i would use invalid but big ones that will keep getting reported like the right click set focus would be something to keep open but make a comment on saying its not possible at this time
21:30.45*** join/#wowace Yasuo (n=Administ@dslb-088-074-043-216.pools.arcor-ip.net)
21:30.47vhaarrckknight: Bugzilla uses "Invalid"
21:30.56ckknightwe have invalid
21:31.11ckknightShefki wants a separate status for it
21:31.11*** part/#wowace Yasuo (n=Administ@dslb-088-074-043-216.pools.arcor-ip.net)
21:31.12ckknightI dunno
21:31.16vhaarrI'm sure you can extend its meaning
21:31.20Pneumatusi think most equate invalid to "not a bug"
21:31.22vhaarrbugzilla used to have tons of statuses
21:31.28vhaarrover the years they've been narrowed down
21:31.39vhaarrso, learn from that what you want
21:32.02Arrowmasterinvalid would be 'not a bug i can do anything about' so yeah blizzard bugs would fall under that
21:32.14Repo10morg-dkp2: 03Morgalm * r61 / (6 files in 3 directories): MorgDKP2
21:32.17Repo-WEB! tweaked zerosum rounding (nothing major didn't increase webscript version)
21:32.20Repo-fixed rare lootframe nil width error
21:32.23Repo-fixed silent auction/nonupdating tooltips updating or conflicting with each other
21:33.17VangualHandsBound?
21:34.39*** join/#wowace lb9470x (i=nnscript@cm9205.red83-165.mundo-r.com)
21:34.57StanzillaCan't fix
21:34.58Repo10morg-bid2: 03Morgalm 04v3.0 * r33 : Tagging as v3.0
21:35.38Repo10morg-dkp2: 03Morgalm 04v3.5 * r62 : Tagging as v3.5
21:38.47*** join/#wowace kilrogg (n=kilrogg@i577BC527.versanet.de)
21:40.57*** join/#wowace Carepolice (i=nnscript@cm9205.red83-165.mundo-r.com)
21:42.05*** join/#wowace Beutju (n=tus@p57A7AE17.dip0.t-ipconnect.de)
21:54.44Torhalckknight: I think that, instead of "invalid", it should be "STFU".
21:57.49StanzillaCan't fix < cool
21:58.08ulicthat sums it up, then just put comment as to why
21:58.29Pneumatusshould there be a "Wont fix"?
21:58.56ulicthose are two different things for sure though.
21:59.31ulicI guess "Won't Fix" are like "As Designed" or such
21:59.41Pneumatuswontfix == bugs that would require whole code rewrites to do
22:00.02Pneumatusor by design, so i gues invalid would apply for those
22:00.19*** join/#wowace spode (i=spode@213.21.89.233)
22:00.33EndI liked the suggestion I wrote in #curseforge
22:00.37End"notmyproblem"
22:00.52Torhal"omglrn2report"
22:01.22Megalonwhenireadthisicringedmyselfintoafetalposition
22:01.49Pneumatusping Parnic
22:01.55*** join/#wowace SlikerHawk (i=SlikerHa@5ad83aef.bb.sky.com)
22:01.56Torhal"myaddonwasnotdesignedforyou"
22:02.07ZhinjioHeya Torhal
22:02.11TorhalZhinjio: Yola.
22:02.43*** join/#wowace Treeston (n=Treeston@d86-32-223-68.cust.tele2.at)
22:04.10TreestonQuestion: I have embedded AceConfig-3.0 and AceEvent-3.0 in my addon, but those require CallbackHandler-1.0; how do i embed CallbackHandler in such a way that those libraries can access it?
22:04.30Pneumatuslist it before Ace* stuff in your toc/xml
22:04.54Treestonoh, I thought I had to embed it into the embedded lib
22:04.55Treestonthanks
22:05.19Pneumatusnah, you embed it into your addon in the same way as LibStub/Ace3*
22:05.26Treestonokay
22:05.32Treestondo i need to register it with libstub?
22:05.40Treestonor do the libraries do that themselves?
22:05.46Pneumatusthe libraries take care of that themselves
22:06.19Treestonokay thanks
22:06.52ckknightpeople should stay in IRC
22:06.55ckknightrather than quitting
22:06.57*** join/#wowace stolenlegacy (n=stolenle@d86-32-223-68.cust.tele2.at)
22:07.14Pneumatushe's bound to be back in the next 10 mins with another question
22:07.41stolenlegacyhehe...bet so :)
22:08.12ckknightwoo, wowace now has a sitemap
22:08.13*** join/#wowace EthanCentaurai (n=ethan@78.147.169.214)
22:08.15ckknightwhich no one cares about
22:08.16ckknightbut google cares
22:08.20ckknightand that's what really matters.
22:08.25TradeMarkstolenlegacy (n=stolenle@d86-32-223-68.cust.tele2.at)
22:08.28Pneumatusgoogle loves le sitemap.xml
22:08.34TradeMarkTreeston (n=Treeston@d86-32-223-68.cust.tele2.at)
22:08.36TradeMarkhmm
22:08.46ckknightstolenlegacy: are you Treeston?
22:08.56ckknight<.<
22:08.57ckknight>.>
22:09.10stolenlegacyckknight: /sigh, I like the anonymity of forums :)
22:09.16stolenlegacyckknight: yep^
22:09.21ckknightyou don't deserve anonymity
22:09.27ckknightif you want questions answered and all
22:09.30ckknightwhat's the big deal?
22:10.01stolenlegacyi just noticed i had used the wrong nick
22:10.15stolenlegacyreconnected using this one
22:10.19stolenlegacyand saw that comment about me
22:10.34Pneumatusyou're aware of the /nick command, right? :P
22:10.48stolenlegacyyep
22:10.53*** join/#wowace Worf_ (n=worf@84-119-46-51.dynamic.xdsl-line.inode.at)
22:11.07stolenlegacybut I registered this account some time ago, it seems
22:11.10Stanzillaomg austrian
22:11.11Stanzillahalp
22:11.18stolenlegacyand didn't remember i had registered here already
22:11.35stolenlegacyso well, i've got 2 accs now *shrug*
22:11.37Pneumatussuch slow news day on mmochamp :<
22:11.40stolenlegacyStanzilla: where
22:11.46stolenlegacyStanzilla: 's the problem
22:12.55Pneumatushighlight of blue posts today is the one saying they will be fixing VW tanks :<
22:12.59Stanzillathere is no problem :P
22:13.05Repo10tomquest2: 03gagou * r45 / (2 files in 1 directory): correct a few bugs in the quests tracker and options
22:15.49stolenlegacyjust hope they will review healing like they said they would with WotLK
22:16.02stolenlegacythe only thing i noticed is the growing rivality with DPSers over items
22:16.50Megalonwe clearly need more items with spirit and mp5
22:16.51Megalon:7
22:17.04stolenlegacyresto druid, too?^
22:17.05TradeMarkif your healers are taking DPS items then your master looter needs a smack upside the head
22:17.17stolenlegacyTradeMark: that's not what i meant
22:17.22Pneumatuslol master looter :)
22:17.35stolenlegacythe mace from kelthuzad 25man is the best mace ingame for most healing classes
22:17.38stolenlegacybut not only for them
22:17.45stolenlegacyalso for shadow priests, for example
22:17.53stolenlegacythis means half your raid will be bidding on that item
22:18.09stolenlegacyor the best in slot boots for spriests and resto druids are the ones from malygos
22:18.35stolenlegacyif there's hit on an item, healers may not roll...but spirit/mp5 does NOT mean that DPSers may not roll
22:19.13TradeMarkmaybe not for best in slot items, but as a general rule I forbid DPS from rolling on MP5 unless no healers want it
22:19.48TradeMarkif your guild has a different policy then you should talk to someone about it :)
22:19.48stolenlegacywell, if only my guild's master looter were so fair :)
22:20.06stolenlegacyoh well, i'm just on trial status at the moment
22:20.12stolenlegacymy member request is still pending approval
22:20.23stolenlegacy"i'm too low on heal meters"
22:20.25TradeMarkthing is, a DPSer wanting to roll on MP5 is usually a sign of fail anyway
22:20.54stolenlegacygotta get it through that i did dps on thaddius kill we just did
22:20.57Pneumatussome of the better elem shaman loot has mp5 on
22:21.09stolenlegacyshadow priests and warlocks need spirit, too
22:21.25stolenlegacyand mages get something from spirit through talents, i believe
22:21.33Endre: the mace.  shadow priests, balance druids and ele shaman can't uses swords, unfortunately
22:21.40TradeMarkyeah spirit is a different story
22:22.12Pneumatusspirit can be good for everyone now dependant on spec
22:22.17Endthe best caster weapon is the turning tide, but not everyone can use it unfortunately
22:22.25Pneumatus(except shamans and paladins)
22:22.42Megaloni demand me a ilvl226 spellpower polearm :(
22:22.49Endlol
22:22.56Endthere's staves
22:23.01Endbut staves are terrible
22:23.04Megalonjust like wraith strike, just more awesome
22:23.14stolenlegacywell, they made some pretty terrible itemization mistakes
22:23.15Pneumatusstaves largely fail vs 1h and offhand
22:23.15Endthey're like mainhand weapons with no offhand
22:23.26Megalonyea, every 2h sucks for caster
22:23.29stolenlegacythere isn't a single ilvl 226 leather caster headpiece
22:23.47Endilvl 226 is in limited supply, unfortunately
22:23.58Pneumatusyeh, druids want the malygos 226 cloth helm afaik
22:24.09stolenlegacyeven though guild policies allow it, most clothies don't understand why i bid on the t7.25 helm from kel
22:24.18Megalonthere actually is a ilvl226 leather spellpower head :c
22:24.32Megalonbut it sucks for boomkin
22:24.34stolenlegacynah, helm and gloves are the t7.25 pieces which have the least loss compared to their better counterparts
22:24.47stolenlegacyMegalon: really? i'm getting interested
22:24.55MegalonS3D hc
22:25.00Megalonhttp://www.wowhead.com/?item=44007
22:25.01Repo10combo-points-redux: 03Starinnia * r41 / (2 files in 1 directory): -stop using embeds.xml, list libs to load in .toc
22:25.11stolenlegacyPneumatus: it seems i don't return with a question..here comes my commit ;)
22:25.24Pneumatus(:
22:25.49PneumatusMegalon: yeh, compared to the malygos helm that has haste and the maly one has crit
22:25.55Repo10malygosflamer: 03stolenlegacy * r9 / (3 files in 1 directory): Included all needed libs this time.
22:25.58RepoNo more problems for people who don't have all the libs in other addons!
22:26.22Megalonand 99 vs 120 spellpower
22:26.37stolenlegacyyeh, but with head i do actually need my helm
22:26.54stolenlegacysince the losses on slots other then helm and gloves are higher
22:27.04stolenlegacyand the 5% cost reduction of lifebloom is godsend
22:27.55Megalonfor boomkin the only real slots you can skip the set is maly25 cloth helm
22:28.18Megalonalso malygos25
22:28.23Megalonwith legs
22:28.31Pneumatusstolenlegacy: your toc is borked up btw, you've committed a load of meta-info added by the packager
22:28.33Pneumatustwice
22:29.03Pneumatusstrip out all the ## X-Curse-* stuff :)
22:29.10stolenlegacywhoops
22:29.26stolenlegacythat is because i directly copy from my addons folder
22:29.30Pneumatusyeh :)
22:29.30stolenlegacyinto my commit folder
22:29.33Torhalstolenlegacy: Then stop.
22:29.42Torhal:D
22:29.43stolenlegacyokay, i will remove
22:30.02stolenlegacyi might just make my addons folder my commit folder :/
22:30.11TorhalThat's what I do.
22:30.14*** join/#wowace Fogger (n=rendermi@host81-132-166-113.range81-132.btcentralplus.com)
22:30.15TorhalLess messy.
22:30.23Pneumatusits usually the easiest way once you've sorted out your embeds/libs so they work
22:30.34TorhalI don't have to remember to do shit except save my edit then reload the UI
22:30.50Pneumatusor merge with something like winmerge
22:31.04stolenlegacyhm, just checkout from my svn
22:31.07stolenlegacyand then add the libs folder
22:31.09stolenlegacyand ignore it
22:31.19Pneumatusnono
22:31.36Pneumatussetting svn externals is easier :P
22:31.38Repo10combo-points-redux: 03Starinnia 041.0.7 * r42 : Tagging as release 1.0.7
22:32.59Repo10malygosflamer: 03stolenlegacy * r10 / (2 files in 1 directory): Stripped packager-added info.
22:33.43stolenlegacyim using the .pkgmeta
22:33.50stolenlegacyhavent tagged them using svn properties
22:34.19Pneumatussvn externals don't affect the packager anyway, but if you set them it means you can checkout with all your libs as well as have working zips
22:34.56Adirellebeside from bugging a forum mod, is there a way to change the title of a topic you created ?
22:35.24TradeMarkanyone have any thoughts on using WoW Addon Studio or similar to develop a UI?
22:35.34TradeMarkideally I'd strip out the cruft by hand afterwards, just use it for the initial design
22:36.11TorhalAdirelle: Nope :(
22:36.27TradeMarkdon't particularly feel like getting my head around all the intricacies of the XML spec
22:36.32stolenlegacyPneumatus: can you tell me which value i need to set svn:externals to on the Libs folder?
22:36.51TorhalTradeMark: Then just use Lua like most of us here do.
22:37.09Pneumatusi wouldnt create a libs folder, id put svn:externals on the trunk folder and make it create the libs folder itself
22:37.10Arrowmasteryeah theres no reason to use xml
22:37.14TradeMarkoo ok
22:37.40Pneumatusso svn:externals would list like Libs\LibStub svn://blah/LibStub etc
22:37.44TradeMarkwould you typically do it in OnInitialize?
22:37.53TradeMarkis still a bit of a nub, first addon
22:38.04stolenlegacyPneumatus: oh, like the format in the .pkgmeta? thanks
22:38.13stolenlegacycan i just copy+paste the pkgmeta's contents?
22:38.13Pneumatusstolenlegacy: similar, just no colons
22:38.22stolenlegacyPneumatus: ah, okay
22:38.35Pneumatusand you cant do tag:latest etc
22:38.47stolenlegacyPneumatus: okay, i see
22:38.52PneumatusLibs/LibStub svn://svn.wowace.com/wow/libstub/mainline/trunk
22:38.53Pneumatusetc
22:38.54*** join/#wowace lb9470x (i=nnscript@cm9205.red83-165.mundo-r.com)
22:39.01stolenlegacyokay
22:39.41TorhalTradeMark: Do what in OnInitialize()?
22:39.49TradeMarkset up a UI in lua
22:39.56stolenlegacyTorhal: i think he means the CreateFrame() stuff
22:40.26TorhalIf you're simply wanting to make a single frame, you can do that outside of a function.
22:40.28*** join/#wowace Carepolice (i=nnscript@cm9205.red83-165.mundo-r.com)
22:40.39Torhallocal frame = CreateFrame(use appropriate args here)
22:40.45TradeMarkahh ok cool
22:41.05TradeMarkit would likely be a couple nested frames
22:41.44TorhalSame principal, you'll just have to assign anchoring/parenting based on your criteria
22:41.53TradeMarkyeah nws
22:42.07TradeMarkthat can still go in the main script body though?
22:42.42TorhalDepends on what else is going on. If there's certain information it needs, you may have to delay until a certain stage of the UI loading process.
22:42.48TorhalBut for the most part, yah.
22:42.56TradeMarkok, cool, cheers :D
22:43.25pentium166is there an addon to move the built-in framerate without using a whole frame moving addon?
22:46.22stolenlegacyPneumatus: thanks for the help on svn:externals
22:46.30stolenlegacypentium166: none that i can think of right now, no
22:53.03Repo10malygosflamer: 03stolenlegacy * r11 / (2 files in 1 directory): Feature added:
22:53.06RepoYou can now select to broadcast to the Officer Channel (/o)
22:55.50*** join/#wowace Carepolice (i=nnscript@cm9205.red83-165.mundo-r.com)
22:56.13pentium166hmm.
22:56.35pentium166the unmodified framerate display has positioned itself where i can see it on its own somehow
22:58.06*** join/#wowace Gagorian- (i=rw3@a91-153-60-25.elisa-laajakaista.fi)
22:59.23*** join/#wowace WobWork (n=Wobin@203-158-46-192.dyn.iinet.net.au)
22:59.23*** mode/#wowace [+v WobWork] by ChanServ
23:02.56*** join/#wowace Movix (n=mattes@82.242.144.196)
23:10.30*** join/#wowace Groktar (n=gr@76-236-38-194.lightspeed.frsnca.sbcglobal.net)
23:10.31jnwhiteh[Ammo]: can I convince you to post the AddonLoader documentation on WowWiki?
23:11.15jnwhitehOr can I move it over myself?
23:11.28jnwhitehI want to put it in the book so people know where to look for more information, but don't want to direct them to old.wowace.com for obvious reasons.
23:12.25stolenlegacyjnwhiteh: maybe just quote it, aka "quoted from old.wowace.com: xxx"
23:12.33jnwhitehyeah, I don't want to
23:12.45jnwhitehNot much reason to, either
23:12.49stolenlegacyoh okay, i misread something there :)
23:13.02jnwhitehI don't want to include the documentation
23:13.05jnwhitehI want to include a link to it
23:13.13jnwhitehbut I'm not linking to the old wowace wiki, that's silly
23:13.14jnwhiteh=)
23:13.19stolenlegacybut you don't want to link old.wowace.com?
23:13.26jnwhitehabsolutely not.
23:13.36Primersylvanaar: nice to see my enhancement request went into Prat :)
23:13.41Primerusing it all the time
23:14.00Medalistwhich one?
23:14.14Primerright click, "who is?"
23:14.38*** join/#wowace plexiglass (n=plx@85-18-78-55.ip.fastwebnet.it)
23:14.54stolenlegacyPrimer: too lazy to just shift-click the name?
23:15.02Primerstolenlegacy: broken wrist
23:15.13Primerwhich is why I asked for it
23:16.00stolenlegacyPrimer: okay :) (setting up configurations to be accessible with one hand...interesting idea)
23:16.36jnwhiteh[Ammo]: http://www.wowwiki.com/AddonLoader let me know if there are any issues with it =)
23:19.21*** join/#wowace Tuller (n=muffins@c-76-27-160-125.hsd1.va.comcast.net)
23:20.11StanzillaI think LoadOn-Realm is missing in the list of conditions
23:20.38*** join/#wowace Tuikku (n=tuikku@as36-201.tontut.fi)
23:21.40jnwhitehStanzilla: yeah I was going to make a readme.txt in the addon itself, and make sure its up-to-date
23:21.46*** join/#wowace Seerah (n=Ryan_L@adsl-66-23-189.mem.bellsouth.net)
23:21.50Stanzilla:)
23:25.49*** join/#wowace Kody- (n=nope@dsl092-049-237.sfo4.dsl.speakeasy.net)
23:25.49*** mode/#wowace [+v Kody-] by ChanServ
23:27.26Repo10recount: 03Elsia * r989 / (3 files in 2 directories):
23:27.29Repo- Added options to blizz UI config for strata and clamptoscreen (mostly plagerized from Omen). Defaults for strata is whatever it was before, default for clamptoscreen is false to not mess up existing layouts that may not clamp.
23:32.30Repo10raidbuffstatus: 03danielbarron * r191 Core.lua: RaidBuffStatus:
23:32.33Repo- Added missing default for non-tank taunting.
23:32.59*** join/#wowace Tuller_ (n=muffins@c-76-27-160-125.hsd1.va.comcast.net)
23:34.06*** part/#wowace mitchnull (n=mitchnul@catv3EC947C2.pool.t-online.hu)
23:37.16Repo10arl: 03Ackis * r1501 ARLFrame.lua:
23:37.19RepoFix a few bugs with the world map and mini-map stuff.  Still need to add even processing to hide the icons when not needed.
23:45.52Repo10closet-gnome: 03Stanzilla * r589 / (3 files in 1 directory): Load libs from toc and use no-lib-strip
23:47.38*** join/#wowace Repo (n=supybot@69.57.184.216)
23:51.57ckknightAckis: ping
23:51.58*** join/#wowace Greltok (i=112b1d43@gateway/web/ajax/mibbit.com/x-76fa1773d5eaa74a)
23:52.49Brunersckknight: what did you go with on the tickets?
23:53.02ckknightI didn't do it
23:53.15*** join/#wowace spode- (n=spode@213.21.89.233)
23:53.37Repo10classtimer: 03Stanzilla * r294 / (2 files in 1 directory): Load libs from toc and use no-lib-strip

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.