IRC log for #wowace on 20090508

00:00.10NeoTronofc I should have changed the name of the variables or something to make it work. didn't think about that
00:01.07*** join/#wowace JCinDE (n=jcinde@pool-71-175-82-97.pitbpa.fios.verizon.net)
00:02.09*** join/#wowace Torhal (n=callahan@74-132-207-20.dhcp.insightbb.com)
00:02.53*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
00:02.53*** mode/#wowace [+v MentalPower] by ChanServ
00:03.03AntiarcIs there a module for Grid that will auto-change its layout to fit the number of people in your group?
00:03.43NeoTronhrm I don't see the functionality that should handle the upgrade. wonder if I clobbered it
00:03.43JCinDEto an extent that's built in
00:04.02*** join/#wowace Zarhan (n=kjetil@216-226-135.7003.adsl.tele2.no)
00:04.24JCinDEanyone know the status of Baggins? Anyone supporting it still?
00:04.58HjalteAntiarc: GridAutoFrameSize will change the size according to your instance.
00:05.24AntiarcHjalte: Hrm, GridDynamicZoneSwitch does that but it's clunky
00:05.30AntiarcI don't want to define it per-zone
00:05.37AntiarcI just want the smallest size that fits my group
00:06.07StanzillaAntiarc: I thought it does that by default now..you can select layouts for group types.
00:07.04HjalteGrid2 has some implementation of that, but it still seems to not change untill you are in the instance.
00:07.46AntiarcI'll just write a module for it
00:07.49ckknighthey all, anyone good with CSS? I have a series of <label>s that I'd like to arrange in columns. Currently, they go horizontally, but I'd like to put em vertically. Note: I really don't want to have to resort to tables or anything odd like that.
00:08.11AntiarcI'm good with it
00:08.38AntiarcYou basically set display: block, float: left; clear: left: width: 25% or whatnot
00:08.57*** join/#wowace Zarhan (n=kjetil@216-226-135.7003.adsl.tele2.no)
00:09.35GnarfozAntiarc: is what is built into Grid right now not enough? if you set the smallest layout for each group type, you'll achieve basically what you want without extra effort
00:09.57AntiarcGnarfoz: Well, I joined a raid and while I was in Dalaran it ste it to 40 with pets
00:10.01AntiarcWith 3 people inthe raid
00:10.02AntiarcR
00:10.05AntiarcWhich annoys me.
00:10.23StanzillaGnarfoz: that's what I said :(
00:10.40*** join/#wowace Zarhan (n=kjetil@216-226-135.7003.adsl.tele2.no)
00:13.04Repo10heatsink: 03durcyn * r145 Heatsink.lua: bugfix
00:18.41AntiarcGnarfoz: If I set it to 10, then it clips it at 10
00:18.49Antiarcif I zone into AV I only see 10 out of 40 people, for example
00:20.00Gnarfozuh
00:20.13Gnarfozdoesn't it have a "battleground" setting for which you can set a layout, too?
00:20.28Gnarfozhaven't set foot in a battleground since november 2008 ;D
00:21.23AntiarcYes, but warsong is 10
00:21.24AntiarcAV is 15
00:21.28AntiarcErr, AB is 15
00:21.30AntiarcAV is 40
00:21.33Antiarc"battleground" doesn't cut it.
00:21.57CodayusAnd, IIRC, last time it checked Wintergrasp was confusing it too.
00:22.06CodayusEr, *I* checked, even.
00:22.29pentium166I find raid frames to be mostly useless in wintergrasp, as a healer
00:23.42Codayus*shrug*  I kind of like them.  Grid tends to do a decent job of showing who's in range, so it's nice to be able to toss a heal if someone is getting ganked nearby.
00:24.10CodayusI also have the very strong habit of using grid to monitor my OWN health.  Not having grid display my group is *terrible* for me.  :-)
00:25.03pentium166There's usually like 3 raid groups whenever I go and most of mine is nowhere near me, so
00:25.35Repo10heatsink: 03durcyn * r146 Heatsink.lua:
00:25.38Repoadd a workaround for spells that don't fire SPELL_CAST_SUCESS. Broken spells so far: Haunt.  WTF, blizzard?
00:25.48Kemayockknight: If they're currently like "LABEL LABEL LABEL" and you'd like "LABEL\nLABEL\nLABEL" you can just do "display:block" on 'em.
00:25.55CodayusAh, well.  My server/faction tends to have 1-2, max.  So...much more helpful than it might otherwise be, yeah.
00:26.04Kemayomight not have properly understood your needs, however.
00:26.05ckknightKemayo: I want multiple columns, not just one
00:26.14ckknightI figured out a solution, though
00:26.21ckknightsadly, it requires javascript, but there's graceful fallback.
00:26.42SaladForkckknight - Put them inside a container div with a set width so that only X amount of labels fit in each row
00:27.02ckknightSaladFork: I need X containers, my thing is that I have an unknown number of columns
00:27.57Camcihttp://www.youtube.com/watch?v=XDlg2JZXp4A lool
00:30.34Repo10heatsink: 03durcyn * r147 Heatsink.lua: typo fix
00:32.24ckknightwho wants a sneak peak at the new wowace?
00:32.35ckknightspecifically the project editing page...
00:33.19Axodiousi was going to say me, then you mentioned project editting and it made me :(
00:33.39ckknightI suppose I could show project details, but I don't want to show all my cards right away
00:36.26durcynyou need a volunteer or are you just showing off? =P
00:36.32Camcishow naiw
00:36.34Camcii wanna see
00:37.29ckknightI want to show people individually and get feedback
00:37.30Repo10fbag-of-holding: 03feithar * r128 / (5 files in 2 directories): FBagOfHolding:
00:37.32ckknightI'll show you two
00:37.33Repo- Added LibFOO as a library for enabling OOP. Based on LOOP library: http://loop.luaforge.net
00:37.48Camciok
00:43.08SaladForkckknight - What sort of feedback are you looking for?
00:43.22ckknightI want either praise or constructive criticism
00:43.42SaladForkAlright, throw it my way
00:44.07Camcii personally like the new page better
00:45.27ckknightbtw, I haven't used any tables at all
00:45.30ckknightit's all proper CSS
00:47.43Camcii personally would love AJAX on the project pages
00:48.08ckknightthere's javascript, but no AJAX
00:48.19ckknightno real reason to make XHR requests
00:48.20nicoli_sif you dont use tables then what do you eat off of? yuk yuk
00:49.03ckknightin any event, all javascript has graceful fallbacks.
00:49.13ckknightwowace does not and will not require javascript
00:49.59nicoli_sall sites i create shall always require javascript
00:53.08ckknightnicoli_s: why's that?
00:54.05Primervery odd that WoW is oom'ing
00:54.25Primerdespite the fact that I have 8g of ram, and 2g free (not counting fs cache)
00:54.30Primerguess wine must have a limit
00:55.06nicoli_sckknight: cuz our framework is heavily relient on it, and i dont feel like rewriting it
00:55.34ckknighthehe
00:57.36*** join/#wowace FtH|Daemona (n=koaschte@i59F62F7D.versanet.de)
01:08.21*** join/#wowace Torhal (n=callahan@74-132-207-20.dhcp.insightbb.com)
01:11.08PrimerDrDamage-1.6.1\Caster.lua:1313: attempt to compare nil with number
01:11.17Primerafter updating to latest
01:12.02Gagorianclass?
01:13.33Repo10dr-damage: 03Gagorian * r780 Caster.lua: - Possible fix for nil error Caster.lua 1313
01:14.01*** join/#wowace Tuller (n=Tuller@c-71-197-12-179.hsd1.va.comcast.net)
01:15.00GagorianNone of my commits are tested so if you use the developer version be ready for more of those in the future
01:16.18*** join/#wowace kd3 (n=kd3@wikia/kaydeethree)
01:16.33Repo10big-wigs: 03Rabbit * r5489 Extras/Version.lua: bugfix
01:17.57SaladFork"dry coding"
01:17.58SaladForkDelicious.
01:18.23Primernaw, it's release
01:18.30PrimerI think I'm one release behind on this box though
01:22.04Gagoriandefinately not "release"
01:23.42GagorianEven if it shows up on files in curseforge doesn't make it a release ;)
01:25.18Torhalckknight: Aha! Finally the download counts on Curse make sense. They changed it from "Downloads today" to "Avg Daily DL (Last 30 days)"
01:25.22Primerso, my PlayerArrow works _perfectly_ in Dalaran
01:25.27ckknightTorhal: fun
01:25.30TorhalPrimer: Wewt
01:25.39Primerbut then I went to Wyrmrest Temple and then OS...and it starts to fuck up
01:25.47Torhalckknight: Well, for awhile there I thought you'd lost your mind. :D
01:25.50GagorianSaladFork: Well having had no wow account for the last 7 months makes testing a bit challenging :)
01:25.50Primerit seems that GetPlayerMapPostition() isn't quite...reliable
01:25.58ckknightTorhal: how do you mean?
01:26.02Parnicanyone else having trouble committing to wowace svn?
01:26.05SaladForkGagorian - Glad to have you back, =)
01:26.15Torhalckknight: When you said that the download counts were finally accurate.
01:26.21ckknightah
01:26.23ckknightokay
01:26.27TorhalNow that they changed the wording, it makes perfect sense why they didn't jive.
01:27.14GagorianSaladFork: Well depends what you count as being back I guess :D
01:27.36SaladForkLol
01:27.45SaladForkWell, you're commiting, =P
01:29.13Primerok, wtf, i see what's going on
01:29.23PrimerI'm not getting the correct raid/party member!
01:29.30Parnici can't commit to wowace svn over ssh or in the clear :(
01:39.38ckknightParnic: what error?
01:39.41ckknightand what repo?
01:39.45Repo10dr-damage: 03Gagorian * r781 Data/Warlock.lua: - Added aftermath to warlock module
01:40.13ckknighteh, tell me in a few minutes
01:44.23*** join/#wowace ajmitch (n=ajmitch@172.41.255.123.static.snap.net.nz)
01:49.06Fisker-i'm burning up
01:49.40*** join/#wowace ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
01:49.40*** mode/#wowace [+o ckknight] by ChanServ
01:53.54Repo10player-arrow: 03Barfolomeu * r8 / (2 files in 1 directory):
01:53.57RepoFirst working version using TomTom's new arrow hijacking API. Requires TomTom r216.
01:54.12Primerckknight: Can I rename my project?
01:54.15Primeror must you do that?
01:54.23ckknightPrimer: only if you believe in yourself
01:54.32ckknightI can change your slug, you can change your title
01:54.40ckknightgimme a link to your project and the new slug you want
01:54.51Primerhttp://www.wowace.com/projects/player-arrow/
01:54.55Primertarget-friend
01:55.03Primererr
01:55.04Primerno
01:55.08Primerscratch that
01:55.20Primerhow about...friendly-arrow
01:55.25PrimerFriendlyArrow
01:56.27Fisker-i believe in you ckknight
01:56.49ckknightPrimer: so slug = friendly-arrow or friendlyarrow?
01:57.31ckknightmy strength only grows with followers like Fisker-
01:57.39Repo10dr-damage: 03Gagorian * r782 / (3 files in 2 directories): - Added improved shadowbolt to warlock module and auras
01:57.41Repo- Added improved scorch and winter's chill crit bonuses to mage module
01:58.16Primerckknight: well, seeing as words have all been split with hyphens, keep the hyphenated one
01:58.22ckknightk
01:58.30PrimerI'm calling my addon FriendlyArrow
01:58.33ckknight@project friendly-arrow
01:58.38Repockknight: No project found that matches 'friendly-arrow'
01:58.38Primerso I change that?
01:58.40ckknightc'mon
01:58.42ckknightbig money
01:58.46ckknightno whammie
01:58.56ckknightno whammie
01:58.56ckknightstop!
01:59.01ckknight@project friendly-arrow
01:59.03Repockknight: http://www.wowace.com/projects/friendly-arrow/. PlayerArrow. Game: WoW. Barfolomeu (Manager/Author). Updated: 5 minutes ago
01:59.14Primerok, I changed it
01:59.48Repo10ulduarautopilot: 03falconindy 07master * b14fdd2 / (2 files in 2 directories): [+1 commit] Fix for Hodir's area
01:59.52ckknight@project friendly-arrow
01:59.53Repockknight: http://www.wowace.com/projects/friendly-arrow/. FriendlyArrow. Game: WoW. Barfolomeu (Manager/Author). Updated: 5 minutes ago
01:59.54ckknighthurrah
02:01.27Repo10heatsink: 03durcyn * r148 Heatsink.lua: another go at school lockouts
02:06.43Repo10friendly-arrow: 03Barfolomeu * r9 / (6 files in 1 directory): Refactor for new name.
02:06.49Primerckknight: thanks
02:07.01*** join/#wowace Maelos (i=squid@eclipse.fourty.net)
02:07.10Primerwill test this once I get home, then cut a release
02:10.10*** join/#wowace Wobin (n=Wobin@124-168-189-229.dyn.iinet.net.au)
02:10.10*** mode/#wowace [+v Wobin] by ChanServ
02:12.23*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
02:12.23*** mode/#wowace [+v MentalPower] by ChanServ
02:24.50*** join/#wowace gix (i=gix@e180017088.adsl.alicedsl.de)
02:27.04*** join/#wowace orionshock (n=chatzill@ip68-225-195-1.ph.ph.cox.net)
02:28.04orionshockis there something up with the repo server?
02:28.22orionshockim trying to commit via svn and im getting a connection closed unexpectedly error
02:31.36pakozLFMod:  To see who is targeting who without targeting them.  (PVE)
02:32.33Hjaltepakoz: I believe MagicTargets does that.
02:32.47Gnarfoznot precisely
02:33.02Gnarfozit works on targets, as the name implies
02:33.04Gnarfoznot on targetters
02:33.16Gnarfozbut you probably want what it does, anyway
02:38.47*** join/#wowace Torhal (n=callahan@74-132-207-20.dhcp.insightbb.com)
02:43.05*** join/#wowace orionshock (n=chatzill@68.225.195.1)
02:43.49ckknightorionshock: svn:// or svn+ssh://?
02:44.01orionshocksvn+ssh://
02:44.11orionshockckknight: i just was about to ping you...
02:44.20ckknightweird.
02:44.22ckknighthmm
02:44.23orionshocki rebooted my computer and dbl checked what i was doing, same problem..
02:44.32orionshockanyone else having this issue?
02:45.16ckknightwhat repo?
02:45.53orionshocksvn+ssh://svn@svn.wowace.com/wow/sick-of-clicking-dailies/mainline/trunk
02:45.56pakozThanks Hjalte, to better describe what I am after-  I want multiple focus targets
02:46.33pakozand i want to know what they are targeting
02:46.47pakozon a select few persons
02:47.01HjalteYou can't afaik, unless someone in your raid is targeting those mobs first.
02:48.53pakozi use xperl and the /focus feature is exactly what I want except I want to have mutliple focus targets
02:49.59pakozi want to see who my tanks are targeting and who a few other people are targeting
02:50.32Hjaltepakoz: Oh, what about player targets in oRA2 then?
02:52.18orionshockany news ckknight ?
02:52.23ckknightorionshock: how are you doing this, tortoise?
02:52.36orionshockim on linux
02:52.57ckknightokay
02:52.59ckknightso just svn
02:53.06orionshocki got one called RapidSVN, i also tried CLI, same result
02:53.12ckknightk
02:53.19ckknightpaste the CLI command and output
02:53.57orionshocknothing special, i just cd into the folder and do svn up
02:54.03orionshockafter adding my ssh key
02:54.14ckknightsvn up, not svn ci?
02:54.45ckknightthis is why the command is useful to know
02:54.49orionshocksec
02:54.54orionshockConnection closed by 69.57.184.216
02:54.56orionshocksvn: Commit failed (details follow):
02:54.58orionshocksvn: Connection closed unexpectedly
02:55.23orionshockthen the std msg about leaving the commit note in temp file
02:55.48orionshockboth do that actually
02:56.01ckknightsvn up shouldn't mention the commit note
02:56.18Torhalorionshock: I've found that for making new repos, Linux GUI progs suck ASS. But after making one with CLI, SubCommander is pretty friggin' sweet.
02:56.23orionshockright ofc, but similar error - same IP and same "svn: Connection closed unexpectedly"
02:56.27TorhalThough, you have an established repo
02:56.51orionshockack,  have to go...
02:56.57orionshockbbl
02:57.18Repo10ulduarautopilot: 03falconindy 07master * 0b6d466 / (3 files in 2 directories): [+3 commits]
02:57.21Repo0b6d466: I hate failed merges
02:57.22ckknightthis is why I wanted to know the exact command and the exact output
02:57.24Repo26812c9: Typo fix on Halls of Winter
02:57.28Repo612609d: Add enUS and frFR localization
03:08.12fewynulduarautopilot sounds like an awesome mod
03:09.48ckknighthehe
03:10.12fewyni might have to install that before next week
03:13.06Parnici'm getting the same svn errors with and without ssh
03:13.23ParnicPuTTY Fatal Error: Server unexpectedly closed network connection
03:13.28ParnicError: Network connection closed unexpectedly
03:13.53Parnicand non-ssh gives: Error: Authentication error from server: Username not found
03:15.58*** join/#wowace Drum (n=eat@CPE001d7e600f71-CM0011e6c421db.cpe.net.cable.rogers.com)
03:17.32ckknighthmm
03:18.36*** join/#wowace bien| (n=bien@p4FF454B2.dip.t-dialin.net)
03:21.06ckknightParnic: for non-ssh, are you doing parnic@ or Parnic@?
03:28.53*** join/#wowace moopy (n=moop@host86-147-236-223.range86-147.btcentralplus.com)
03:32.30Repo10fbag-of-holding: 03feithar * r129 Libs/LibFOO-1.0/LibFOO.lua: FBagOfHolding:
03:32.33Repo- Updated LibFOO to use LOOP's cached class model.
03:38.31Repo10ulduarautopilot: 03falconindy 07master * beta-1.2 / (2 files in 2 directories): [+2 commits]
03:38.34Repo0d56a18: Change teleport assignment for the shattered walkway and the planetarium
03:38.37Repoe999f13: Change non enUS localization to show English when not available
03:38.42Repo10ulduarautopilot: 03falconindy 04beta-1.2 * 27a0a67 /: [new tag] Tagging as beta-1.2
03:43.06*** part/#wowace SaladFork (n=rwxr-xr-@71.174.65.112)
03:43.35*** join/#wowace Dark_Elf (i=Dark_Elf@ip146.net253.mw.net)
04:02.47Repo10mill-help: 03Starinnia * r68 Glyphs/Glyphs.lua: fix an if statement
04:02.59Parnicckknight: i've tried both
04:03.06Parnic(sorry, ran off to watch some tv ;)
04:04.28Repo10mill-help: 03Starinnia * r69 / (3 files in 2 directories): fix some packager replacements
04:10.00*** join/#wowace kd3 (n=kd3@wikia/kaydeethree)
04:10.42Repo10altocomplete: 03Kemayo 04v1 * 4cfa5d0 /: [new tag, +1 commits] Tagging v1
04:12.30Repo10ice-hud: 03Parnic * r405 / (6 files in 2 directories):
04:12.33Repo- added user-submitted custom cooldown tracker module. thanks regmellon!
04:13.41Repo10better-quest: 03Kemayo 04r0.7 * r155 : Tagging as r0.7
04:14.08*** join/#wowace matled- (n=askr@91.57.145.254)
04:35.21*** part/#wowace Seerah (n=Ryan_L@adsl-177-37-168.mem.bellsouth.net)
04:37.38*** join/#wowace Axodious (n=a317e0@modemcable078.66-23-96.mc.videotron.ca)
04:38.09Axodioushas anyone else had their warcraft lock up on load in then disapear seconds later?
04:38.13Axodiousand do this on repeat
04:38.17Axodiousfor no reason >_<
04:41.13KemayoI have not. But I would suggest disabling all your addons and seeing if it still happens.
04:41.33*** join/#wowace Torhal (n=callahan@74-132-207-20.dhcp.insightbb.com)
04:42.54Axodiousit did
04:42.57Axodiousas a matter of fact
04:43.02Axodiousi logged on a completely different computer
04:43.06Axodiousand it still did it
04:43.07Axodiouslol
04:43.15Axodiousbut when i logged on an alt
04:43.16Axodiousthen back
04:43.17Axodiousit fixed it
04:43.23KemayoHuh. That's a weird one.
04:43.32Axodiousi logged on the alt to open a ticket
04:43.34Axodiousthen tried again
04:43.47Axodiousno error no nothing
04:48.25Axodioushmm
04:48.30Wobinit's happened to me at times
04:48.37Wobinusually in Dalaran
04:49.02Axodiousit happend to me on yogg for like 10 minutes :(
04:49.09Axodiousnow its happening in dla
04:51.54KemayoSo... curse client works fine under wine, with the small exception of not actually seeing any of the addons I have installed. Apart from that, it's great. ;)
04:53.04Repo10big-wigs: 037destiny * r5490 Ulduar/IronCouncil.lua:
04:53.07RepoBigWigs: Ulduar/IronCouncil: add CD bar(RunePower, RuneDeath)
04:55.07Repo10friendly-arrow: 03Barfolomeu * r10 FriendlyArrow.lua: Fix key binding text.
04:56.32KemayoBut quitting wow and doing a refresh fixed that, so it's all good.
05:05.24Repo10friendly-arrow: 03Barfolomeu 04v0.0.2 * r11 : Tagging as v0.0.2
05:07.23*** join/#wowace Torhal (n=callahan@74.132.207.20)
05:07.32Primerckknight: despite chaning my "slug", the packager is still using the old name in files
05:07.43ckknightchange your package-as
05:11.02*** join/#wowace Shefki (n=breser@fornix.brain.org)
05:12.00Arrowmasterdamn you for renaming that
05:12.28Arrowmasternow i have to change the esclusion i had to add to keep that from highlighting me
05:15.16*** join/#wowace faCe| (n=face@p5489E1B3.dip.t-dialin.net)
05:16.16Primerckknight: ok, thanks
05:16.29PrimerArrowmaster: "exclude all addons by Primer" ?
05:19.26ArrowmasterPrimer: no irc highlight on 'arrow*'
05:21.37Primerahhh
05:21.42*** join/#wowace digmouse (n=chatzill@58.20.47.166)
05:21.43Primersorry
05:22.22Primerckknight: I'm dying here...where do I find this option?
05:22.32ckknightrepository
05:22.34ckknightedit repository
05:22.36orionshockso any ideas why ssh+svn isn't working for some or others?
05:22.42TorhalPrimer: Or, in .pkgmeta
05:23.03Torhalpackage-as: InsertNameHere
05:24.12Torhalyakuake is so damn handy.
05:24.13Primerwtf, I never committed that file
05:24.32TorhalPrimer: Your repo growing stray files now?
05:24.57*** join/#wowace Thelyna (n=burp@222-152-15-114.jetstream.xtra.co.nz)
05:25.50Repo10friendly-arrow: 03Barfolomeu * r12 .pkgmeta: Add .pkgmeta.
05:27.16Primerheh
05:27.29TorhalOh. You never committed THAT file.
05:27.42TorhalThought you were saying there was a file in your repo that you didn't commit :)
05:28.13TorhalArrowmaster: ...AlarLib - updated April 15...WTF?
05:28.14Repo10friendly-arrow: 03Barfolomeu * r13 FriendlyArrow.toc: New description.
05:28.25Repo10friendly-arrow: 03Barfolomeu 04v0.1.0 * r14 : Tagging as v0.1.0
05:28.26*** join/#wowace airtonix_ (n=airtonix@ppp121-45-29-214.lns10.adl2.internode.on.net)
05:30.47AntiarcI thought we decided that Alar's code was in violation of the UI policy?
05:31.01Arrowmaster?
05:33.34ckknightI thought that was someone else
05:36.55TorhalI was just saying "WTF" because I thought he left WoWAce a long time ago
05:37.14Brunerswasn't he more or less kicked out?
05:38.17*** join/#wowace Hey-WTF (n=burp@222-152-15-42.jetstream.xtra.co.nz)
05:39.29Primertrying to figure out how to enable tickets for this new project...
05:39.32Primerit's not...obvious
05:40.16TorhalPrimer: Edit project
05:40.22TorhalAt the bottom - checkbox
05:40.36Torhal"Use the ticket tracker for this project"
05:40.57ckknightBruners: he was mysteriously transferred to CurseForge
05:41.12PrimerI see that now...I kept going to the "tickets" submenu...
05:41.13Primerthanks
05:44.03Torhalckknight: ChickenWire - weekly reminder.
05:44.03Torhalcackles.
05:44.25ckknightyea ...
05:48.31*** join/#wowace orionshock (n=chatzill@ip68-225-195-1.ph.ph.cox.net)
05:51.11*** join/#wowace Jygga (i=Jygga@f053010039.adsl.alicedsl.de)
06:01.18PrimerSo, having a link to a dependency addon that links to wowinterface on my curse page...kosher?
06:01.18Repo10pestcontrol: 03Jabouty * r7 / (4 files in 1 directory): Initial Beta Release Push
06:04.45Repo10pestcontrol: 03Jabouty * r8 PestControl.toc: corrected version
06:06.12Repo10pestcontrol: 03Jabouty 041.0.0-beta * r9 : Tagging as 1.0.0-beta
06:06.31*** join/#wowace Test_ (n=Test@ool-43538cae.dyn.optonline.net)
06:08.25*** join/#wowace Thelyna (n=burp@222-152-8-55.jetstream.xtra.co.nz)
06:09.44orionshockok, i am now sufficiently out of things to try with getting this svn+ssh thing to work.
06:09.46orionshock>.>
06:10.57TorhalNo idea. I gave up on WIndows because Pageant wasn't playing nice and just never got around to it on Linux. I don't think you're the only one having issues with it, though.
06:11.13*** join/#wowace Nahkiss (n=nahkiss@a91-154-34-216.elisa-laajakaista.fi)
06:11.18durcynworks fine, fix your key
06:11.24*** join/#wowace Test (n=Test@ool-43538cae.dyn.optonline.net)
06:14.01Arrowmasterworks perfectly fine for me too
06:14.32Arrowmasterinfact i use svn+ssh on my linux box that i ssh into and the only place the key is located is in pageant on windows
06:16.30Arrowmasteroh it seems i do have 'ssh = C:\\Program Files\\PuTTY\\plink.exe' in C:\Documents and Settings\Administrator\Application Data\Subversion\config
06:17.09Arrowmasteri dont know what the default is
06:17.28Arrowmasterorionshock: you there?
06:17.52orionshockArrowmaster: some days
06:18.05Arrowmasteryou using cmdline svn or tsvn?
06:18.10orionshockim on linux
06:18.14Arrowmasteroh
06:18.19Arrowmasterhell thats easy
06:18.28orionshockthat's what everyone says
06:18.34orionshock... and it is
06:18.41orionshockbut it's just not working :(
06:18.56Arrowmasteris your key in ~/.ssh/
06:19.03orionshockadded via ssh-add
06:19.13Arrowmasteroh
06:19.17Arrowmasterit should just work then
06:19.46orionshocki know
06:19.50*** join/#wowace Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
06:20.16Arrowmasterdo you use git?
06:20.26orionshockno
06:20.35Repo10baggins_altlevel: 03ZorbaTHut 07master * 1.0.3-3-g19765ae / (3 files in 1 directory): [+2 commits]
06:20.38Repo19765ae: alright bump version number also
06:20.41Repo4b323df: bump toc
06:20.47Repo10baggins_altlevel: 03ZorbaTHut 041.0.4 * 119322e /: [new tag] 1.0.4
06:21.04*** join/#wowace Shefki (n=breser@fornix.brain.org)
06:21.46Arrowmasterit really should 'just work'
06:22.14orionshockArrowmaster: would you like to ssh in and have a crack at it?
06:22.56Arrowmasteryou trust me that much?
06:26.20orionshockArrowmaster: im 23 and 90% of the shit on my computer i can live with out
06:26.57Arrowmasterjust try ssh -vvvv svn.wowace.com
06:27.07orionshockand the 10% i can't, i have uploaded to the Internet in various places
06:27.10Arrowmasterthe more v's the more verbose it is
06:28.43*** join/#wowace SinusPi (i=sinus@aaqe94.neoplus.adsl.tpnet.pl)
06:30.03orionshockhttp://paste.wowace.com/603/
06:30.09orionshockgood point there Arrowmaster
06:32.18Arrowmasterwhats your wowace account name
06:32.23orionshocksame
06:33.29Arrowmasterwhat the hell
06:34.02Arrowmasterthat public key looks correct
06:34.15ckknighthey all, the ssh connection closed stuff is fixed.
06:34.25Arrowmasterdid you generate the key on that host?
06:34.43orionshockArrowmaster: yes
06:35.01*** join/#wowace Axodious (n=oaia3j@modemcable078.66-23-96.mc.videotron.ca)
06:35.04Repo10sick-of-clicking-dailies: 03OrionShock * r225 non-dailies.lua: fix rrq options table to actually work
06:35.13orionshockgives cookies to ckknight
06:35.15orionshockYAY
06:35.27Arrowmasterso it was ckknight's fault?
06:36.17*** join/#wowace rbarreiros (n=brandon@a81-84-28-246.cpe.netcabo.pt)
06:36.31ckknightArrowmaster: no, it was leech's fault
06:36.38ckknighthttp://www.wowace.com/profiles/leech/
06:37.39Axodiousweee windows 7 rc1
06:37.41Axodious~_~
06:37.42purlSTOP DOING THAT!
06:37.47Axodiousnou
06:37.59Axodioussilly purl
06:39.11Repo10dr-damage: 03karzon13 * r783 Caster.lua:
06:39.14RepoA variable got removed that was breaking some paladin spells; wDmgM.
06:39.56Arrowmasterckknight: im not sure what kinda key that is suppost to be
06:40.29Axodiousmy roommate installed the beta for windows 7 called "xp mode" so he could play the non d3d version of freecell
06:40.32Axodiouslol
06:41.03Axodiousit essentially is virtualpc baked into windows ~_~
06:46.18*** join/#wowace Cheads (i=chead@0x573bcc8f.henqu2.dynamic.dsl.tele.dk)
06:56.16*** join/#wowace Worf (n=worf@84-119-62-239.dynamic.xdsl-line.inode.at)
07:02.30*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
07:03.01*** join/#wowace papyros (n=madlener@iss63.vlsi.informatik.tu-darmstadt.de)
07:12.09Repo10heatsink: 03durcyn * r149 / (3 files in 1 directory): revert to r135, CLEU is a dead end.
07:13.41[Ammo]morning girls
07:14.13*** join/#wowace Xinhuan (n=xinhuan@bb116-14-66-19.singnet.com.sg)
07:16.42Brunersno girls on the internet [Ammo]
07:17.20*** join/#wowace Cheads (i=chead@0x573bcc8f.henqu2.dynamic.dsl.tele.dk)
07:24.42*** join/#wowace Zeksie (n=zeksie@cpc1-nott9-0-0-cust93.nott.cable.ntl.com)
07:25.06*** join/#wowace Iboong (n=user@77.87.207.194)
07:27.39Repo10heatsink: 03durcyn * r150 Heatsink.lua: re-merge new trinket data
07:29.17*** join/#wowace cncfanatics1 (n=cncfanat@193.190.172.174)
07:31.46*** join/#wowace Vilkku (n=Vilkku@dsl-tkubrasgw1-fe22fa00-138.dhcp.inet.fi)
07:32.56Repo10ora3: 03Ammo * r178 modules/Cooldowns.lua: bugfix
07:34.28Repo10libcandybar-3-0: 03Ammo * r11 bars.lua: use a detailed time format
07:35.53*** join/#wowace EthanCentaurai (n=ethan@89.243.221.130)
07:36.21sb|workmorning
07:48.18Repo10big-wigs: 03Ammo * r5491 Ulduar/Vezax.lua: BigWigs: fix crashsay option for vezax to show in the menu
07:51.56*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
07:53.40*** join/#wowace faCe| (n=face@wlan-client-336.informatik.uni-bremen.de)
07:54.19Repo10big-wigs: 03Ammo * r5492 Ulduar/Mimiron.lua: BigWigs: add next shockblast warning for mimiron
07:59.53PrimerSeems some recent update broke Prat's right click
08:00.26Primerright click is the same as left click now
08:01.20EthanCentauraihow do I fix this? "/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:379:in `report_activate_error': Could not find RubyGem mime-types (>= 1.15) (Gem::LoadError)". I got it after updating tekkub's fugit to 0.0.7
08:01.35EthanCentauraiis a ruby noob
08:01.36*** join/#wowace eoM_rM (n=moe@p5489BDB4.dip.t-dialin.net)
08:01.48tekkubit should have installed deps
08:01.56tekkubsudo gem install mime-types
08:02.28Primerbut there's no clickety click when you sudo!
08:02.48EthanCentaurai"bulk updates the indexes" for the 6th time today
08:04.42EthanCentauraiError installing mime-types: Failed to build gem native extension.
08:06.36EthanCentauraitries a "sudo gem update" instead
08:09.26EthanCentaurainow it's moaning about "nokogiri" being out of date :(
08:10.19EthanCentauraiis there a command line parameter which skips the sources update? I've gone through almost 300Mb in bandwidth from all these bulk updates
08:10.41EthanCentauraitwice as much as WoW takes over a 10 hour period
08:11.38*** join/#wowace Tuikku_ (n=tuikku@94.237.36.228)
08:16.43*** join/#wowace Droolio (n=drool@87-194-188-170.bethere.co.uk)
08:17.03*** join/#wowace faCe| (n=face@wlan-client-150.informatik.uni-bremen.de)
08:18.17Primerwtf, seems curse client installed some shit called ProgressionQuest
08:18.21Primerand I never told it to do so
08:18.47Xinhuan@project progressionquest
08:18.48RepoXinhuan: No project found that matches 'progressionquest'
08:18.51Xinhuan@project progression-quest
08:18.52RepoXinhuan: No project found that matches 'progression-quest'
08:18.57Xinhuano_o
08:19.05*** join/#wowace Zephyros (n=zephyros@c-71-195-202-228.hsd1.ut.comcast.net)
08:20.32Repo10big-wigs: 037destiny * r5493 Ulduar (2 files in 1 directory): BigWigs: koKR Update
08:22.11EthanCentauraiError installing nokogiri: Failed to build gem native extension. Can't find header files for ruby.
08:22.13EthanCentaurairages
08:26.08Brunerstekkub: fancy adding repair costs to tekability ?
08:26.10PrimerXinhuan: it was odd
08:26.17Primerit had some special icon next to it
08:26.30PrimerI immediately uninstalled it
08:26.34tekkubno, they're never accurate
08:27.20Primerthe summary said that it was "horde-only" and even had the word "horde" in the version
08:27.27Primeryet, I have no horde characters
08:27.28*** join/#wowace LANFiRE (n=lanfire@ppp91-77-238-87.pppoe.mtu-net.ru)
08:30.33PrimerXinhuan: http://wow.curseforge.com/projects/progression/
08:30.36Primerfound through google
08:31.31PrimerI wonder if I need to change my wow password now...
08:32.02Xinhuanodd
08:32.06Xinhuantehre isn't any files in that project
08:34.08WobinPrimer: Progression Quest is actually TomTom
08:34.15Wobinit's just misindexed in the CC for some reason
08:34.17jnwhitehagain?
08:34.19Wobinif you look at the 'folder'
08:34.28jnwhitehit was deleted
08:34.31jnwhitehoh, okay
08:34.33Primerwell, I'm running TomTom from svn
08:34.33*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
08:35.31Primerhaha CC deleted it
08:36.57Primerjnwhiteh: http://www.wowace.com/projects/friendly-arrow/pages/main/
08:37.02Wobinyeah, I had to reinstall =)
08:37.02Primerhad to rename it
08:37.34durcyn[Ammo]: i'm getting LibCandyBar_Stop callbacks from other addons, is it not supposed to be per anchor?
08:38.04Repo10dr-damage: 03Detseuqer * r784 Data/Priest.lua: DrDamage:
08:38.07Repo- Adjusted the spellDmgM for the nuke portion of Renew with Empowered Renew.  We're getting close, but not quite there.  The formula for Renew with all relevant Holy talents (except Test of Faith) is [(1400 + (SP * 1.15 * 1.88)) * 1.3] * 1.15.  SP is spell power.  We need to trace the calculation and make sure this is what is getting done.
08:38.20[Ammo]durcyn: no
08:38.26ArrowmasterProject has an abnormal status:
08:38.27ArrowmasterIt is marked as Changes required.
08:38.27ArrowmasterYou need to either reupload with tomtom removed or with cladhaire's permission. Thank you.
08:38.36Arrowmasterthat would be why the CC messed up
08:38.40[Ammo]durcyn: there is no anchor
08:39.54durcyneh, i'm not sure i like that, but i guess i'll filter it in the callback function
08:40.34[Ammo]well this is the best way
08:40.44[Ammo]and easy to filter
08:43.14*** join/#wowace EthanCentaurai (n=ethan@89.243.221.130)
08:44.16EthanCentaurai"Failed to install nokogiri: Failed to build gem native extension." what does this mean? what do I do?
08:44.31EthanCentauraishould I just give up?
08:44.35[Ammo]ask on the gem channel
08:44.39[Ammo]this ain't no helpdesk for that stuff
08:44.59EthanCentaurai...just curious >_>
08:45.13[Ammo]I doubt there's a lot of people here that can help you
08:45.24[Ammo]so ask the devs of that tool
08:47.00CodayusEthanCentaurai: Short form - you're trying to install a gem which has platform specific features, but at least the version your trying to install doesn't support your platform.
08:47.34CodayusShorter form:  Don't try to install whatever it is on Windows, nub.  :-)
08:47.44EthanCentauraiI'm on a Mac
08:48.28Codayus*shrug*  Fair enough.  Try Windows, maybe it only works there.
08:49.44Arrowmasterruby on windows is seriously fucked up, i doubt it works there
08:49.51CodayusHeh
08:50.34CodayusTrue enough.  The point remains, nokogiri does not currently have Mac binaries, and does not appear to want to compile on that platform, so you should whine to the nokogiri devs.
08:53.52Codayus(Google indicates nokogiri is similar to hpricot, which is ironic since hpricot has the exact same issue on Windows.  Honestly, I've found the gem system rather frustrating on EVERY platform...)
08:54.16EthanCentaurainah, I'll whine at tekkub for putting a windows-specific gem into a "cross platform" release
08:54.51EthanCentauraioh he left
08:55.22*** join/#wowace Groktar (i=Groktar@c-98-242-12-40.hsd1.ca.comcast.net)
09:00.11*** join/#wowace Ihat (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
09:00.14Repo10bigswigs_razorscaleflames: 03Adirelle * r8 BigWigs_RazorScaleFlames.lua: Stop whispering to pets.
09:13.16*** join/#wowace Carancu (n=carancu@c83-255-72-170.bredband.comhem.se)
09:23.01Fisker-Zeksie what have you done ?!
09:23.55*** join/#wowace Venara (n=test@p5B3F4DAB.dip.t-dialin.net)
09:25.06Repo10sell-junk: 03CrazyBenny 042.4 * r83 : Tagging as 2.4
09:31.57*** join/#wowace ajmitch (n=ajmitch@ubuntu/member/ajmitch)
09:34.07*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
09:50.28*** join/#wowace Srosh (n=Srosh@c222130.adsl.hansenet.de)
09:57.33*** join/#wowace nuoHep` (n=nuoHep@89.222.156.36)
09:58.02*** join/#wowace faCe| (n=face@wlan-client-107.informatik.uni-bremen.de)
10:00.31Repo10broker-uclock: 03ethancentaurai 07master * v3.1.2-4-g12f811f / (5 files in 1 directory): [+3 commits]
10:00.34Repo12f811f: Remove translations for weekday/month names, use GlobalStrings instead.
10:00.37Repo59ad79e: Update Chinese translations (and fix a stupid typo in the process).
10:00.40Repo152032d: Fix a bug for clients who are not English or Korean.
10:01.11*** join/#wowace Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
10:05.42*** join/#wowace harl (i=harl@dslb-088-077-193-058.pools.arcor-ip.net)
10:06.45Drooliois there a simple dropdown menu library based on LibStub? don't need options table stuff
10:09.14Repo10broker-uclock: 03ethancentaurai 07master * v3.1.2-5-g54706c1 Core.lua: [+1 commit] Bugfix.
10:11.17ElkanoDroolio, why not use Blizzard's stuff?
10:12.37Droolioi could of course, but the contant UIDropDownMenu_AddButton gets a bit messy
10:13.08Drooliotried to right some kind of wrapper but the table usage is not good either
10:15.19Droolioneed to dynamically generate also
10:16.29*** join/#wowace Zarhan (n=kjetil@216-226-135.7003.adsl.tele2.no)
10:20.14orionshockDroolio: try the EasyMenu option
10:20.35orionshockhttp://forums.wowace.com/showthread.php?t=15763
10:20.50Droolioaye, saw that. tis only suitable for static menus afaik
10:21.29Drooliojust having a look at dewdrop atm to see how it handles those AddLine parameters...
10:21.48orionshockDroolio: dude you don't want to use Dewdrop
10:21.54Droolioi know :)
10:21.59Drooliothat's what i'm trying to replace
10:22.20orionshockXinhuan: makes a very good guide on how to make dropdowns
10:22.32Pneumatusyeh, check the wowace forums, guides section
10:22.43Droolioaye saw that guide too
10:23.40Droolioi know how to do it the blizz way, just want to simplify code a little
10:25.51Drooliothink i got it sussed now. i'll just pass the info params to my AddLine like dewdrop does
10:26.00Drooliofor i = 1, select('#', ...), 2 do
10:26.14Droolioseems pretty straightforward
10:26.27orionshockjust make sure you use the same table each time :)
10:26.46Droolionot gonna bother with a table, just select the params :)
10:27.08orionshockiirc the addline option takes a table, not args
10:27.21Drooliousing info = UIDropDownMenu_CreateInfo() - i *think* that's a table friendly blizz implementation
10:28.19Drooliodewdrop takes a list of params and then creates and recycles its own table
10:29.21orionshockyep
10:29.31orionshockclassic implementation of newList() and newDict()
10:43.43*** join/#wowace Legorol (n=legorol@stud-nat-blk12.trin.cam.ac.uk)
10:55.45*** join/#wowace Taroven (n=Ezra@HW-ESR1-208-102-197-5.fuse.net)
11:06.29*** join/#wowace Sliker_Hawk (n=SlikerHa@5e03da44.bb.sky.com)
11:08.16*** join/#wowace Taroven (n=Taroven@HW-ESR1-208-102-197-5.fuse.net)
11:08.34*** join/#wowace Higdur (n=nike@90-227-126-16-no16.business.telia.com)
11:11.24*** join/#wowace Taroven (n=Taroven@HW-ESR1-208-102-197-5.fuse.net)
11:22.23Repo10fbag-of-holding: 03feithar * r130 Libs/: FBagOfHolding:
11:22.26Repo- Changed reference to LibStub to pull from the appropriate location in the WoWAce svn.
11:24.38*** join/#wowace waallen (i=wallen@88-149-235-254.dynamic.ngi.it)
11:26.10*** join/#wowace mojosdojo|afk (n=gdbzet26@p4FEFE2BC.dip.t-dialin.net)
11:31.53Repo10fbag-of-holding: 03feithar * r131 Libs/: FBagOfHolding:
11:31.56Repo- Updated reference to LibCrayon to pull release version from svn.
11:32.34[Ammo]feithar should learn about .pkgmeta
11:36.07Arrowmasterit does use .pkgmeta but hes also using svn:externals for some reason
11:36.09digmouseexternals
11:37.34Zeksiebleh. trying to get this animation system to do an autocast swirly thing, but it's drawing extra artifacts out of position at end of Play Loop ..
11:38.16*** join/#wowace digmouse_ (n=chatzill@222.240.182.154)
11:38.27Pneumatusi still use svn externals so i can checkout and have a usuable addon
11:38.51Arrowmasterthats what standalone libs are for
11:39.14*** join/#wowace kickme (n=orangevi@bas1-guelph22-1177617913.dsl.bell.ca)
11:39.23*** part/#wowace kickme (n=orangevi@bas1-guelph22-1177617913.dsl.bell.ca)
11:42.13*** join/#wowace quoin (n=quoin@ppp121-44-27-147.lns10.syd7.internode.on.net)
11:42.24Repo10reflux: 03kagaro * r30 Reflux.lua:
11:42.27RepoFixed issue with Copy not updating the emaulted profiles till you did a switch.
11:43.02*** join/#wowace Bok_ (n=Bok@32.143.113.44)
11:43.26Repo10reflux: 03kagaro 041.7RC1 * r31 : Tagging as 1.7RC1
11:46.42Repo10big-wigs: 03Rabbit * r5494 Ulduar (2 files in 1 directory):  (Message trimmed by 2 lines)
11:46.44Repo* Vezax: Change colors around and up the number of stacks we can take before flashing.
11:46.47Repo* Yogg: Remove the death ray warnings
11:46.51Repo* Yogg: Fix portal bars and weakened alert
11:46.54Repo* Yogg: Change a lot of colors and sounds
11:48.19*** join/#wowace Punkie (n=9266Punk@looves.to.mooo.com)
11:48.58*** part/#wowace Punkie (n=9266Punk@looves.to.mooo.com)
11:49.14*** join/#wowace Punkie (n=9266Punk@looves.to.mooo.com)
11:49.14*** part/#wowace Punkie (n=9266Punk@looves.to.mooo.com)
11:52.11Drooliowhat's the difference between: for k,v in pairs(info) do info[k] = nil; end
11:52.21Droolioand: table.wipe(info)
11:52.33*** join/#wowace Punkie (n=9266Punk@looves.to.mooo.com)
11:52.46*** join/#wowace Higdur (n=nike@90-227-126-16-no16.business.telia.com)
11:54.27Arrowmasternot much
11:55.36Drooliois wipe() recursive perhaps?
11:55.56Arrowmasterno
11:56.10Arrowmasterbut its probably written in C so probably slightly faster
11:56.12Arrowmasterslightly
11:56.22Elkanowell, we didn't have wipe for a long time ^^
11:56.33Arrowmasterwipe is new with 3.0
11:56.43Droolioah
11:56.43Arrowmasterand its not part of standard lua
11:57.46*** join/#wowace Megalon (n=starfox@d86-32-171-144.cust.tele2.at)
11:58.48*** join/#wowace Higdur_ (n=nike@81-232-111-170-no16.business.telia.com)
11:59.31*** join/#wowace Trela_ (n=alexia@74-94-36-102-Philadelphia.hfc.comcastbusiness.net)
12:07.15*** join/#wowace Next96 (i=Next96@121.129.140.91)
12:07.39Repo10big-wigs: 037destiny * r5495 Ulduar/YoggSaron.lua: BigWigs: koKR Update
12:09.45*** join/#wowace Kalroth (n=kalroth@2506ds1-hj.0.fullrate.dk)
12:11.28Funkeh`Arrowmaster, who says wipe isn't recursive
12:17.41*** join/#wowace kadrahil-home (n=kadrahil@69.138.44.81)
12:19.18Xinhuanit is not recursive
12:20.00Xinhuan"wipe(t)" is exactly the same as "for k in pairs(t) do t[k] = nil end"
12:22.42*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
12:24.15*** join/#wowace p3lim (n=p3lim@084202164112.customer.alfanett.no)
12:27.27Jamashwipe(_G)
12:27.43Jamashdang, it doesn't work
12:28.09Repo10project-14048: 03TimothyLuke * r122 Cooldown.lua: Titansteel Cooldown
12:28.41Jamashactually apparently it does
12:28.50JamashI think I just horked my UI :D
12:29.25Jamashwell that's amusing
12:30.44Jamashawesome, I just invented the wow equivalent of rf -rf /
12:31.45*** join/#wowace taleden (n=atfrase@user-38q41i6.cable.mindspring.com)
12:31.45Jamashs/rf/rm/
12:36.09Repo10big-wigs: 03Rabbit * r5496 Ulduar/YoggSaron.lua:
12:36.12RepoMake the link a person message only, there's no need to show other linked players.
12:36.14vhaarrpersonal*
12:36.40*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
12:39.30orionshockJamash: try UIParent = nil
12:39.34orionshockthat'll do a number too
12:39.42Jamashheh
12:41.30*** join/#wowace Sirow (n=Sirow001@p57A4C84B.dip.t-dialin.net)
12:46.00Funkeh`Xinhuan, and your proof is?
12:46.12Fisker-:3?
12:48.49Xinhuanits worked that way for months Funkeh`?
12:49.02Xinhuanwhy would i need to show proof for something anyone can /script to test
12:49.02Funkeh`exactly how?
12:49.06Fisker-my cat is angry with you Xinhuan
12:49.46*** join/#wowace faCe| (n=face@p5489E911.dip.t-dialin.net)
12:50.01Funkeh`Xinhuan, how does one /script to test it, considering it would nil all the sub-tables anyway
12:50.25[Ammo]t = { b = { "foo" = "bar" } };  a = t.b;  wipe(t); print(a["foo"]);
12:50.27Xinhuan/run t = {{1, 2, 3}, {4, 5, 6}} local a, b = t[1], t[2]; wipe(t) print(#t, #a, #b)
12:50.38[Ammo]or what xinhuan typed
12:50.42[Ammo]you need some skillllzzzz funkeh
12:50.47Xinhuan^
12:50.53Funkeh`[Ammo], hve you actually ttied that ingame
12:50.59Funkeh`it will end up with {}
12:51.03Xinhuani assure you that prints 0, 3, 3
12:51.05Xinhuanfor my case
12:51.37[Ammo]ofcourse t ends up with {} but the subtables are not cleared
12:51.45Xinhuanbecause { "foo" = "bar" } isn't really valid syntax
12:51.50[Ammo]oh yeah
12:51.52[Ammo]meh
12:52.00[Ammo]blame my typing skilz :)
12:53.51Repo10big-wigs: 03Rabbit * r5497 Ulduar/YoggSaron.lua: Rearrange the options a bit.
12:53.57*** join/#wowace Vegeta]BT[Work (n=Vegeta-G@xdsl-92-252-30-189.dip.osnanet.de)
12:57.07*** join/#wowace EvilJohn (n=eviljohn@inet-bc01-o.oracle.com)
13:08.05Funkeh`damn
13:08.10Funkeh`[Ammo] is right
13:08.13Funkeh`the world ends
13:11.37Stanzillalicks Funkeh`
13:12.20Fisker-licks
13:12.21*** join/#wowace sacarasc (i=sacarasc@cpc3-kemp3-0-0-cust48.lutn.cable.ntl.com)
13:14.28vhaarrFunkeh`: so why is it we don't flash if the world frame is protected again?
13:14.49Funkeh`we do flash? we don't shake, I think?
13:15.01vhaarrs/flash/shake/
13:15.16Funkeh`because it's not movable, just creates a taint message
13:15.23vhaarrah well they've fixed that then
13:15.49Funkeh`you sure it was protected when you tested it? no frame is movable in combat when protected I'm sure
13:16.39vhaarrno you're right, in combat it didn't work
13:16.48Funkeh`damn
13:17.07[Ammo]it's due to the damn nameplates
13:17.12Funkeh`yeah
13:17.14Funkeh`suckage
13:18.13Repo10big-wigs: 03Rabbit * r5498 Plugins/Colors.lua: Adjust default message colors to be a bit smoother.
13:19.42vhaarrso last night we were doing yogg and I noticed something kept fucking up my raid icon assignments
13:19.47Fisker-http://www.youtube.com/watch?v=B7QIcxoJU4g&feature=player_embedded
13:19.53vhaarrturns out DBM puts a skull+X on the two linked people
13:20.04vhaarrAND a square on people who are MC'ed/squeezed or something
13:20.28vhaarrI usually put a square on the player people should bunch around in fights
13:20.40vhaarrand one of my class leaders had secretly installed dbm :P
13:20.45k-11you should put panties on them
13:21.08k-11vhaarr: did you gkick him?
13:21.16vhaarrI just slapped him and told him to wake up
13:21.34k-11heh
13:22.55*** join/#wowace yoshimo (i=chatzill@p5B0C13C3.dip0.t-ipconnect.de)
13:30.16*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se)
13:33.48*** join/#wowace Zealin (n=Lucas_Bi@cm56-200-51.liwest.at)
13:41.46Repo10big-wigs: 03ananhaid * r5499 Ulduar (4 files in 1 directory): BigWigs:
13:41.50Repo- zhCN/zhTW update.
13:43.39Repo10big-wigs: 03Rabbit * r5500 Extras/Proximity.lua: Add CUSTOM_CLASS_COLORS support.
13:45.11Pneumatushmm, ive rewritten ever module in simpleunitframes now except custom text styles, but i cant work out an easy way to implement the gui just using aceoptions/aceconfig
13:45.31Repo10big-wigs: 03Rabbit * r5501 Plugins/Colors.lua: esES update by kfran2.
13:50.42Pneumatusanyone know if the default blizzard UI sorts buffs around on the target frame so they dont hide behind ToT as default?
13:54.19*** join/#wowace [1]Archarodim (i=HydraIRC@lev92-4-88-164-134-95.fbx.proxad.net)
13:54.25*** join/#wowace Worf (n=worf@84-119-62-239.dynamic.xdsl-line.inode.at)
13:58.00*** join/#wowace NeoTron (i=neotron@pool-98-117-144-139.sttlwa.fios.verizon.net) [NETSPLIT VICTIM]
13:58.18*** join/#wowace jy_ (n=jy@mara.renchap.com)
13:59.21*** join/#wowace AKX (i=akx@dsl-tkubrasgw1-fe90f800-13.dhcp.inet.fi) [NETSPLIT VICTIM]
14:00.17Repo10big-wigs: 03Rabbit * r5502 Extras/Test.lua: Include the color name in the warnings.
14:01.17*** join/#wowace Ackis (n=asdf@WoWUIDev/WoWAce/ARL/Troll/Ackis) [NETSPLIT VICTIM]
14:01.25*** join/#wowace ReAn (n=rean@d137-186-231-119.abhsia.telus.net)
14:02.41*** join/#wowace theoddone33 (n=jimbob@pool-71-109-96-159.lsanca.dsl-w.verizon.net)
14:02.48*** join/#wowace Seerah (n=Ryan_L@adsl-177-42-147.mem.bellsouth.net)
14:08.46steevbanged our head against the wall on hodir for a while last night
14:09.10waallenCan you set the time format for bars in BigWigs?
14:09.15Torhal|SleepGood lord. If Auditor had its reverse relationships set up, I'd be getting a decent boost in points from QTC today...1875 downloads just yesterday.
14:09.57Elkanotorhal, feel free to merge the clone ^^
14:10.49TorhalElkano: Sweet.
14:13.48TorhalGah
14:13.58TorhalI forgot about Adirelle's autohide stuff
14:14.03*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
14:14.03*** mode/#wowace [+v MentalPower] by ChanServ
14:14.05TorhalI don't have time to resolve the conflict right now
14:14.09TorhalGotta go to work
14:14.13*** join/#wowace Dark_Elf (i=Dark_Elf@ip82.net253.mw.net)
14:27.24*** join/#wowace Baraius (n=bhuddles@150.105.84.5)
14:27.31Repo10smartmount: 03akazik * r84 / (4 files in 1 directory):  (Message trimmed by 3 lines)
14:27.35Repo- fixed the ghost wolf (ticket #22)
14:27.37Repo- added four hunters aspects (ticket #26)
14:27.40Repo- in the dalaran areane nounts are not longer allowed (ticket #29)
14:27.43Repo- fixed the ghost wolf (ticket #30)
14:28.08Repo10smartmount: 03akazik 04v3.1-85 * r85 : Tagging as v3.1-85
14:28.11Fisker-rages
14:28.38*** join/#wowace Odlaw (n=ozzy@c-98-245-39-78.hsd1.co.comcast.net)
14:29.38Brunersfreeze traps Fisker-
14:30.07Fisker-slaps Bruners around a bit with a large trout
14:35.16*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
14:35.16*** mode/#wowace [+v MentalPower] by ChanServ
14:39.43*** join/#wowace Chompers (n=Chomp@cpc3-cove11-2-0-cust111.3-1.cable.virginmedia.com)
14:41.57*** join/#wowace AckisWork (i=8ee55948@WoWUIDev/WoWAce/ARL/Troll/Ackis)
14:44.23*** join/#wowace Sliker_Hawk (n=SlikerHa@5e03da44.bb.sky.com)
14:44.41*** join/#wowace ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:44.41*** mode/#wowace [+o ckknight] by ChanServ
14:46.40*** join/#wowace sztanpet (n=sztanpet@142.58ec54.tvnetwork.hu)
14:50.55Repo10big-wigs: 037destiny * r5503 Ulduar/Freya.lua: BigWigs: Ulduar/Freya:
14:50.58Repo- Add Ground Tremor CD. It is important to maintain HP.
14:51.01Repo- Add spellID(Tremor, Roots)
14:51.04Repo- Fix attunedCount
14:52.33steevhttp://news.bbc.co.uk/2/hi/uk_news/8039921.stm
14:54.45Pneumatusresearch into ballistic turban material
14:54.50Pneumatuspro
14:55.23*** join/#wowace srge (n=sp@unaffiliated/srge)
14:55.43*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
14:55.43*** mode/#wowace [+v MentalPower] by ChanServ
15:01.18*** join/#wowace Vangual (n=bah@pdpc/supporter/active/vangual)
15:05.29Repo10wowequip: 03Xinhuan 07master * 52669c4 WoWEquip.lua: [+2 commits]
15:05.30*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
15:05.30*** mode/#wowace [+v MentalPower] by ChanServ
15:05.33Repo52669c4: Display the gems used.
15:05.34*** join/#wowace faCe| (n=face@p5489E911.dip.t-dialin.net)
15:05.52Repo9ed6aa9: Initial stage of gem column button additions.
15:14.23*** join/#wowace MoonWolf (n=MoonWolf@dhcp-077-250-125-249.chello.nl)
15:14.24*** mode/#wowace [+o MoonWolf] by ChanServ
15:19.00*** join/#wowace Kowski (n=ykow@pv130242.reshsg.uci.edu)
15:23.48*** join/#wowace Trell- (n=Trell@166.Red-88-9-165.dynamicIP.rima-tde.net)
15:26.36*** join/#wowace QuantumDelta (n=blahblah@94-169-120-172.cable.ubr08.chap.blueyonder.co.uk)
15:34.50*** join/#wowace Dotted (i=Dotted@bureaucrat.wowwiki.dk)
15:37.12*** join/#wowace Higdur (n=nike@81-232-111-170-no16.business.telia.com)
15:38.37*** join/#wowace Sliker_Hawk (n=SlikerHa@5e03da44.bb.sky.com)
15:41.07*** join/#wowace rbarreiros (n=brandon@a81-84-28-246.cpe.netcabo.pt)
15:44.11*** join/#wowace Vilkku (n=Vilkku@86-60-150-16-dyn-dsl.ssp.fi)
15:47.46*** join/#wowace Lysithea (i=Lyset@c-0da272d5.017-172-73746f34.cust.bredbandsbolaget.se)
15:50.45*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
15:50.45*** mode/#wowace [+v MentalPower] by ChanServ
15:53.51*** join/#wowace Vegeta]BT[ (n=CBus@xdslgu240.osnanet.de)
15:58.22AckisWorkeh is there an issue with git right now?
15:58.43nicoli_seither way, yell at ckknight
15:59.00AckisWorkalready been doing that all morning
15:59.34nicoli_swell i can start throwing shit at him
15:59.42ckknightAckisWork: what's the dilly-yo?
15:59.46nicoli_sthough i think he might be suffering enough, his office is all smelly
16:00.02AckisWorkrofl
16:00.21Funkeh`why is moisturiser always white
16:00.30AckisWorkckknight: getting a fatal: The remote end hung up unexpectedly <-- did a git clone, updated files, added and committed them locally now trying git push origin master
16:01.52StanzillaFunkeh`: creamed your pants again?
16:02.09Funkeh`with moisturiser? wtf?
16:02.20ckknightAckisWork: odd
16:02.26ckknightshould be fine now...
16:02.26Stanzilla:P
16:02.40AckisWorkckknight: so it wasn't something wrong I was doing?
16:03.41Xinhuanckknight, i decided to leave everything alone, and try to commit again the next morning and it worked
16:03.49Xinhuandidn't touch or reboot my connection
16:03.50ckknightAckisWork: *shrug*
16:04.13AckisWorknicoli_s: go get one of those 250ml things of milk, then open it up and leave it in Cameron's desk all weekend
16:05.16nicoli_sthatsa good idea
16:05.28nicoli_sor hide it right above their air conditioning vent in the ceiling
16:05.52AckisWorkthat gets you dealing with the stink then
16:06.19nicoli_snot if its right in front of the vent just blowing in their office
16:06.33AckisWorkahh true
16:06.50*** join/#wowace Tuikku (n=tuikku@94.237.36.228)
16:08.27nicoli_si think itd just be funnier to replace the insides of their computer with a badger
16:09.04*** join/#wowace kenlyric_ (n=kenlyric@32.139.97.25)
16:09.50AckisWorkmeh I was going to fix a .pkgmeta but the git shit is preventing me... and the guy copy and pasted my code into his mode probably too and didn't even add me to x-creds :(
16:11.08Stanzillapoor you :(
16:11.15Repo10big-wigs: 03Ammo * r5504 Plugins/Bars2.lua: reverse sorting, shortest bar is closest to the anchor
16:14.35*** join/#wowace lmeyer (n=lars@dslc-082-083-255-181.pools.arcor-ip.net)
16:15.08*** join/#wowace Nahkiss (n=nahkiss@80-186-158-197.elisa-mobile.fi)
16:18.24*** join/#wowace Ghli (n=Ghli@32.155.68.209)
16:22.33*** join/#wowace Vegeta]BT[ (n=CBus@xdslgu240.osnanet.de)
16:25.37*** join/#wowace Hjalte (n=chatzill@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
16:28.10*** join/#wowace Aeyan (n=pancake@71.76.230.73)
16:39.23*** join/#wowace kappaccino (n=UPP@71-84-214-44.static.rvsd.ca.charter.com)
16:41.28Repo10minimapster: 03Ammo * r45 / (2 files in 1 directory): toc update and add option to toggle the calendar
16:41.57Repo10yurr-combat-log: 03copystring * r187 YurrCombatLog.lua: YurrCombatLog:
16:42.00Repo- optimized and simplified some functions
16:43.03Gnarfoz[Ammo]: is that an option or default? (reverse sorting)
16:46.10*** join/#wowace nuoHep` (n=nuoHep@89.222.156.36)
16:48.06*** join/#wowace EthanCentaurai (n=ethan@89.243.221.130)
16:48.39MegalonXinhuan: noticed you are updating wowequip, any reason why there are no new files on the projects/wowequip? do i have to checkout with git, or is it just not usable at the moment? :x
16:49.05Xinhuani have opted not to package any zips
16:49.10Xinhuanat this point
16:49.18Xinhuani feel it is not ready for use yet
16:54.37*** join/#wowace PProvost (n=PProvost@WoWUIDev/WAU/Admin/Pprovost)
16:54.37*** mode/#wowace [+v PProvost] by ChanServ
16:55.22HjalteXinhuan: Oh, I'm looking forward to an update to WowEquip.
16:56.50*** join/#wowace Quaiche (n=PProvost@WoWUIDev/WAU/Admin/Pprovost)
16:56.50*** mode/#wowace [+v Quaiche] by ChanServ
16:57.04*** join/#wowace Jim-Bim (n=thorben_@mnsr-4db160b6.pool.einsundeins.de)
16:57.08Repo10castyeller2: 03Adirelle * r16 / (4 files in 2 directories):
16:57.12RepoSubstantially reworked broadcast and libsink output modules.
16:57.15RepoDo not announce running cooldowns at the time the cooldown module is enabled.
17:04.27*** join/#wowace Hirsute (n=Rupert@WoWUIDev/Norganna/Developer/Hirsute)
17:10.35Repo10tankmastery: 03ahmetqw * r14 / (3 files in 1 directory): Initial check-in.
17:11.18Repo10tankmastery: 03ahmetqw * r15 / (3 files in 1 directory): * Custom channel output support.
17:11.21Repo* Initial LDB work
17:11.24Repo* Initial localization support
17:12.28[Ammo]Gnarfoz: default and makes it to how it was originally
17:12.41Gnarfozthat's how it was originally? o_O sounds weird
17:12.43Repo10tankmastery: 03ahmetqw * r16 loc/: Initial check-in.
17:12.49[Ammo]not really that was how it was
17:12.54Gnarfozdoes it respect grow up/grow down?
17:13.08[Ammo]shortest bar, closest to the anchor
17:13.12Gnarfozwith grow up, the shortest running bar should be furthest away oO
17:13.12Repo10tankmastery: 03ahmetqw * r17 loc/Locals-enUS.lua: Initial check-in.
17:13.13[Ammo]how hard is to comprehend?
17:13.26Gnarfozwell, it sounds *wrong* even though you're saying that's how it was before
17:13.32[Ammo]it was how it was before
17:13.33[Ammo]now shoo
17:14.25Fisker-oh
17:14.27Fisker-do i hate you Zeksie
17:15.29*** join/#wowace Dashkal (n=dashkal@WoWUIDev/Nexus/dashkal)
17:15.36Repo10arl: 03pompachomp * r1779 ARLFrame.lua:
17:15.39RepoTesting out this svn client because i r noob according to ackis ;)
17:15.44Repo10tankmastery: 03ahmetqw * r18 lib/: Initial check-in.
17:15.55Repo10tankmastery: 03ahmetqw * r19 lib/includes.xml: Initial check-in.
17:16.08durcyn...is he 'initially checking in' every individual effing file
17:16.59AckisWork~lart pompy
17:16.59purldrops a humongous exploding nuke on pompy
17:17.40Repo10big-wigs: 03mojosdojo * r5505 Ulduar (6 files in 1 directory): random deDE blah
17:20.06*** join/#wowace iNs|Renew (n=mronlin@68.177.236.17)
17:20.14*** join/#wowace Maelos (i=squid@eclipse.fourty.net)
17:22.39*** join/#wowace DanSouthy (n=daniel_b@78-105-2-213.zone3.bethere.co.uk)
17:23.43Gnarfoz[Ammo]: hm. I don't doubt your're right, but have you thought about making the sorting direction configurable?
17:23.50[Ammo]I have
17:23.59[Ammo]but I couldn't be arsed, wanted it back the way it was first
17:26.25*** join/#wowace daev (n=bleh@pool-72-86-106-233.aubnin.fios.verizon.net)
17:27.59*** join/#wowace Dark_Elf (i=Dark_Elf@ip107.net253.mw.net)
17:28.16Repo10mill-help: 03Starinnia * r70 / (2 files in 2 directories): adjust when an out-of-date cache warning is issued
17:28.37Repo10tankmastery: 03ahmetqw 04v0.4 * r20 : Tagging as v0.4
17:37.09*** join/#wowace yoshimo (i=chatzill@p5B0C13C3.dip0.t-ipconnect.de)
17:37.31Repo10hits-mode: 03Allara * r66 / (5 files in 2 directories): - Added partial German translation by gsemia
17:37.34Repo- Added support for Spellfire and Divine spell schools
17:37.53Repo10hits-mode: 03Allara 04r66-release * r67 : Tagging as r66-release
17:38.14*** join/#wowace RockSlicer (n=kvirc@c-71-203-61-61.hsd1.fl.comcast.net)
17:46.35*** join/#wowace Sirow (n=Sirow001@p57A4C84B.dip.t-dialin.net)
17:47.39Repo10arl: 03pompachomp * r1780 RecipeDB/ARL-Enchant.lua: - added missing enchanting trainer data, Ticket 522
17:47.55Gnarfoz[Ammo]: meh. :P would make positioning the anchors quite a bit easier ^^
17:52.38*** join/#wowace TB`OntheAir (n=totalbis@89.241.49.183)
17:52.45TB`OntheAirevening ladies and gents.
17:54.31*** part/#wowace CrazyBenny_ (i=s_m@a02-0602a.kn.vutbr.cz)
17:54.42Repo10yurr-combat-log: 03copystring * r188 YurrCombatLog.lua: YurrCombatLog:
17:54.45Repo- bugfix
17:58.40Primersylvanaar: You aware of breakage of Prat's right click menu?
17:58.59*** join/#wowace CrazyBenny_ (i=s_m@a02-0602a.kn.vutbr.cz)
18:01.10Repo10mill-help: 03Starinnia 041.2.1 * r71 : Tagging as release 1.2.1
18:03.27*** join/#wowace eoM_rM (n=moe@p5489E911.dip.t-dialin.net)
18:06.19*** join/#wowace tekkub (n=tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
18:06.20*** mode/#wowace [+v tekkub] by ChanServ
18:06.48*** join/#wowace Dezzimal (n=Dezzimal@207.118.157.100)
18:10.18Repo10yurr-combat-log: 03copystring * r189 YurrCombatLog.lua: YurrCombatLog:
18:10.21Repo- revert back to old resultString statement
18:12.39Repo10dr-damage: 03karzon13 * r785 Data/DeathKnight.lua:
18:12.41RepoCorrected disease bonus damage for strikes.  Also correctly implemented Ebon Plaguebringer/Ebon Plague.
18:14.40Fisker-Is they guy who had some problem with file permissions in windows 7 here?
18:21.24*** join/#wowace Zealin (n=Lucas_Bi@cm56-200-51.liwest.at)
18:21.35HjalteFisker-: I had some problems at some point.
18:21.59Pneumatusdoes AceDBOptions-3.0 have callbacks for when profiles are changed?
18:22.59durcynPneumatus: OnProfileChanged
18:23.37Pneumatusah, on AceDB
18:26.59PrimerWould love to know which addon broke Prat's right click
18:29.53Primertaking a stab in the dark here...deleting Hack
18:30.57Primeryup, that was it
18:31.47*** join/#wowace Zealin (n=Lucas_Bi@cm56-200-51.liwest.at)
18:31.52TB`OntheAiris on the air with Blue Plz! - http://www.wcradio.com
18:32.19*** join/#wowace EthanCentaurai (n=ethan@78.147.45.69)
18:39.49kadrahilNeoTron: i got back in with my old guild \o/
18:40.07kadrahilNeoTron: which coincidentially is the top horde guild on the server now
18:43.57*** join/#wowace Bruners (i=lasseb@158.38.48.10)
18:44.30*** join/#wowace Cheads (i=chead@0x573bcc8f.henqu2.dynamic.dsl.tele.dk)
18:47.32ckknightTB`OntheAir: fun
18:47.36kadrahilNeoTron: well, it was ever since 3.0 when they blew through sunwell and got horde first KJ after the previous top guild quit raiding over pre nerf mu'ru
18:48.04*** join/#wowace eoM__rM (n=moe@p5489BA65.dip.t-dialin.net)
18:48.05*** join/#wowace f_Ce| (n=face@p5489BA65.dip.t-dialin.net)
18:48.58Repo10utopia: 03Zeksie * r62 / (3 files in 2 directories):
18:49.01RepoUtopia: New option to enhance standard buff tooltips with improved information such as the corrected 'actual' benefit given by the buff, plus any extra hidden bonuses from the caster's talents.
18:49.30KaeltenTB`OntheAir: really dig the music btw
18:50.23*** join/#wowace Antiarc (n=Antiarc@wsip-70-167-195-98.ph.ph.cox.net)
18:50.23*** mode/#wowace [+v Antiarc] by ChanServ
18:50.28TB`OntheAirbefore I did this, I used to DJ metal on a station in Leicester, England
18:50.34durcynZeksie: should add a 'show with target' option to utopia so i don't have to ninja-commit one
18:50.54TB`OntheAirpicked up a lot of cool music during that time
18:51.20KaeltenTB`OntheAir: nice, all the radio around here _sucks_
18:51.33Kaeltenunless you like country... or old southern rock
18:51.37TB`OntheAirmost here does too :/
18:51.41Kaeltenbut you have to reallllly like it
18:51.45Zeksiedurcyn: can do :)
18:51.47netcursei went to Leicester for  1 week ;)
18:51.55Kaeltenheya netcurse
18:51.56TB`OntheAirI went to University there
18:51.59TB`OntheAirit's like, the town of average
18:52.11netcursemy brother was working at a bar called the show room
18:52.15TB`OntheAirhey I've been there
18:52.17Zeksiealthough i added the auto mode for it to be more intuitively useful for that reason. in-combat debuffs, ooc buffs.
18:52.28netcurseit was a good bar
18:52.30Zeksiebut it's a fair point all the same ;)
18:52.34TB`OntheAiryeah, it was
18:54.52Zeksiedurcyn: finding it more useful now? got a lot of the kinks out of it, and the new caster info in UnitAura simplified things for me a great deal.
18:55.02durcynZeksie: it's always been useful
18:55.44durcynZeksie: if i had any gripe, it'd probably be with the awkwardness of changing between buff/debuff display, especially when the number of icons is different and the window resizes
18:57.19Zeksieyeh. that does nag at me a little ;)
18:57.45Zeksiethe alternative i guess would be a fixed sized frame, and an auto re-scaling icon set.
18:58.34durcynor just align the plus/minus/auto buttons with the frame anchor
18:58.43Repo10yata: 03xska * r71 / (2 files in 1 directory): Yata:
18:58.45Repo- delayed loading if AddonLoader is present (it seems that scanning tooltips on login sometimes doesn't return all needed data, which in turn causes reported error)
18:58.48Repo- I'll try to figure out how to delay initializing even if no loading manager is present
18:59.36Zeksiedurcyn: once it's moved, the anchor is at the same point as the buttons.
18:59.46Zeksieand there's an option whether you want those top or bottom
19:00.09Zeksieso you can always get those to stay in the same place
19:00.13durcyneh?  they seems tuck on the right to me
19:00.25durcynstuck*
19:00.32Zeksieon the right yes. but there's a top/bottom option
19:00.45durcynyeah, but the frame resizes to center
19:01.04Zeksiemmm. you sure about htat.
19:01.16*** join/#wowace Ghli (n=Ghli@32.159.144.13)
19:01.21durcynthat's been my experience, unless it's some config option i overlooked
19:02.02*** join/#wowace skizelli (i=skizelli@c-71-198-152-249.hsd1.ca.comcast.net)
19:03.57Fisker-netcurse
19:04.12Fisker-You should use those $5 million on 3D Realms :(
19:04.24Axodiousi 100% agree with Fisker-!
19:04.36Repo10yata: 03xska * r72 Yata.toc: Yata:
19:04.39Repo- load if char is Shaman, instead of always
19:05.06Repo10project-14396: 03Pericles * r30 MinimapCoords.toc: MinimapCoords:
19:05.09Repo-Bump Toc for patch 3.1
19:05.31AckisWork@project project-14396
19:05.32RepoAckisWork: http://www.wowace.com/projects/project-14396/. MinimapCoords. Game: WoW. Pericles (Manager/Author). Updated: 6 seconds ago
19:10.00*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
19:10.00*** mode/#wowace [+v MentalPower] by ChanServ
19:11.08*** join/#wowace [ND]1 (n=[ND]@62.40.167.62)
19:11.43Repo10big-wigs: 03Pettigrow * r5506 / (4 files in 2 directories): frFR Update
19:15.02*** join/#wowace Higdur (n=nike@111-110-117-82.cust.blixtvik.se)
19:19.28Repo10utopia: 03Zeksie * r63 / (2 files in 2 directories):
19:19.46RepoUtopia: Improved/Fixed the Show When options, and added a 'Show with Enemy' option.
19:20.01Zeksie^^
19:20.28durcynswell.
19:21.24Zeksienow i'll get back to re-grinding my steamwheedle rep.
19:23.43netcurseFisker-, i feel so sad about dnf :(
19:23.48netcurseworse news ever
19:24.11Kaeltendnf?
19:24.20NeoTronman really, who thought it'd ever become more than vapor?
19:24.30Kaeltenoh
19:24.31Kaeltenduke
19:24.33*** join/#wowace sacarasc_ (i=sacarasc@cpc3-kemp3-0-0-cust48.lutn.cable.ntl.com)
19:24.40NeoTronDuke Nukem Fornever
19:24.51Kaeltenyeah...
19:24.52netcurseduke 3d was one of my first lan experience
19:24.53netcurse;p
19:24.53Kaeltenit was kinda nuts
19:24.58*** join/#wowace Jamash (n=Jamash@75-25-130-215.lightspeed.sjcpca.sbcglobal.net)
19:25.10NeoTronthere was a page that summarized what had happened since it was announced until now
19:25.14NeoTronwhich is a period of over 12 years
19:25.15Fisker-It was almost done NeoTron :(
19:25.29Fisker-http://duke.a-13.net/
19:25.36NeoTronif it's almost done it might be bought but I doubt ht actually was
19:26.51Fisker-A couple of more months and it would've been released :(
19:26.55KaeltenTB`OntheAir: can I just get like a 3 hour clip of the music to work too? :P
19:27.13Fisker-Wouldn't surprise me that Take2 denied them assistance so they could hopefully score the IP free
19:27.26*** join/#wowace Brunera (i=lasseb@colargol.tihlde.org)
19:27.35EvilJohnFisker-: I don't believe at all.
19:27.42EvilJohnbelieve that
19:27.54Fisker-facts = facts
19:27.54Fisker-:3
19:28.17EvilJohn3dRealms had plenty of money
19:28.31TB`OntheAir@Kaelten> TB`OntheAir: can I just get like a 3 hour clip of the music to work too? :P < heh, I can put a 'mix-tape' together for ya at some point
19:28.35EvilJohnand George isn't exactly trust worthy on this dev status updates.
19:28.52ckknightTB`OntheAir: how romantic.
19:29.07EvilJohnhe can't just join #angrywhiteboy?
19:29.10KaeltenTB`OntheAir: hehe, cool.  even if I went and got the cd's I'd burn myself out on them
19:29.14Kaelten~lart ckknight
19:29.14purlDoSes ckknight
19:29.17Kaelten~lart EvilJohn-
19:29.18purlexecutes killall -KILL EvilJohn-
19:29.23*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
19:29.23*** mode/#wowace [+v MentalPower] by ChanServ
19:29.24Kaelten~lart EvilJohn
19:29.24purlresizes EvilJohn's terminal to 40x24
19:29.27Kaelten:D
19:29.27EvilJohnso abused.
19:29.34Kaeltenlol
19:29.36Fisker-EvilJohn people outside the company have seen it
19:29.47EvilJohnsure
19:29.49Repo10ulduarautopilot: 03falconindy 07master * 1.25-beta / (5 files in 2 directories): [+5 commits] (1 truncated)
19:29.52Repo0ab9672: Add zhTW localization
19:29.55Repoc5abe70: Simplify zone-in message
19:29.57EvilJohnbut no one has seen very much
19:29.59Repocb42ad9: Add OptDep for Ace3 to TOC (thanks Phanx)
19:30.02Repo9cd6013: Add ruRU localization
19:30.07Repo10ulduarautopilot: 03falconindy 041.25-beta * a2d13bf /: [new tag] Tagging as 1.25-beta
19:30.15rubikCC doesn't see an addon on curse.com if all the releases there are betas or something?
19:30.16EvilJohnand Duke IP would never goto to Take Two for free
19:30.20EvilJohnit's worth many millions
19:30.33EvilJohn3DR just got 50 million for the Max Payne IP
19:30.36EvilJohnnot that long ago
19:30.48EvilJohneven george b coulsn't burn through it that fast
19:30.50Fisker-Yeah but right now Take 2 owns the publishing rights
19:30.58Pneumatusbad times :<
19:31.01Fisker-So if they were to sell to someone else they'd be blocked by that
19:31.01Axodioushttp://www.youtube.com/watch?v=UWRyj5cHIQA <- hi i'm vince with slap chop! (sfw)
19:31.14EvilJohnbut they can't make the game
19:31.16TB`OntheAir<@ckknight> TB`OntheAir: how romantic. < I know right? Next we'll be going to the movies and getting pizza
19:31.18EvilJohndifferent
19:31.22Fisker-true EvilJohn
19:31.27rubik<3 rap chop
19:31.28Fisker-But why should they?
19:31.37ckknightTB`OntheAir: just remember to cuddle afterwards
19:31.38Axodiousrubik: everyone i've linked it to keeps listening to it lol
19:31.48EvilJohnFisker: that's a great question. Why would 3DR shut down if they were that close? Take Two would lose more money
19:31.50Fisker-One way or another they'll get some money out of the publishing rights for DNF
19:31.58rubikAxodious: the guy who mixed that is a genius
19:32.04Axodiousyes, yes he is
19:32.11EvilJohnthey only way they make money is if SOMEONE actually gives htem somehting to publish
19:32.17Fisker-Because they couldn't find anyone to fund the rest of the project
19:32.20durcyntake two wasn't funding dnf
19:32.31EvilJohnand there is someone out there, right now, working on Duke IP
19:32.42kadrahilDuke Internet Protocol?
19:32.46kadrahilV4?
19:32.55EvilJohnanyway
19:32.58kadrahilbad joke :(
19:32.59EvilJohnthe story will come out
19:33.04EvilJohnand it's going to be epic.
19:33.22kadrahili was crazy about duke3d back in the day
19:33.31Fisker-i know i'm right though :3
19:33.43EvilJohnheh
19:33.49EvilJohnwell, I've heard differently
19:33.56EvilJohnno one knows for sure though
19:34.13Fisker-What did you hear?
19:34.23EvilJohnI talked to some ex-3DR people lastnight, and they knew a little more than what was public, but nothing all that insightful
19:34.44EvilJohnthat 3DR still has plenty of money
19:34.49Fisker-Yeah
19:34.53Fisker-I almost agree on that
19:34.58EvilJohnand they felt something underhanded was happening
19:35.02Fisker-Because i can't fathom that they went out of money so suddenly
19:35.09KaeltenTB`OntheAir: lol, I still have an unused murky code
19:35.26EvilJohnagreed.
19:35.28Fisker-Given the public consensus at the moment i'd say if i had discovered some months ago that we were running out of money
19:35.32Fisker-I'd have released DNF
19:35.44Fisker-The game seems polished enough to could withstand the release
19:35.47EvilJohnI just can't believe there's much to release
19:35.57EvilJohnno matter what george put on his twitter
19:36.08Fisker-You can ask your ex-3DR friends :P
19:36.11Fisker-I think there's plenty
19:36.28EvilJohnindeed, that would have been a good question to ask....
19:37.00Pneumatusyou know whats interesting on that site... there have been like 600mil people born, and half that in handheld consoles have been sold
19:37.09Fisker-Joe Siegler seem to be kinda countering his own arguments as well
19:37.16Fisker-First he's like "Noone knew shit about this until today"
19:37.28Fisker-Then he defends them stating that they did everything in their power to raise funds
19:37.42Fisker-That just doesn't seem to play well together
19:37.57Fisker-Maybe he's just assuming, but still
19:37.58EvilJohnyeah
19:38.12EvilJohnit's going to be a good story when it all comes out
19:38.21EvilJohndiakatanna epic
19:39.03*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
19:39.03*** mode/#wowace [+v MentalPower] by ChanServ
19:39.53Fisker-well you better leak some juicy details
19:41.25Repo10heatsink: 03durcyn * r151 Heatsink.lua:
19:41.28Reporefactor the spellbook scanner, add color/font options, and actually redraw bars when options change
19:48.42*** join/#wowace Worf (n=worf@84.119.62.239)
19:54.04*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
19:55.52Repo10arl: 03pompachomp * r1781 RecipeDB (2 files in 1 directory): added missing enchanting trainer data, Ticket 529
19:55.55Repoadded missing alchemy trainer data, Ticket 530
20:06.38Repo10misspelled: 03nrpieper * r2 / (14 files in 2 directories): Initial check-in
20:06.39*** join/#wowace [ND] (n=[ND]@62.40.167.62)
20:11.41HjalteAdirelle: Thank you for Squire!
20:13.42*** join/#wowace Vangual (n=bah@pdpc/supporter/active/vangual)
20:16.56Repo10broker-uclock: 03ethancentaurai 07master * v3.1.2-6-g0232d85 / (2 files in 1 directory): [+1 commit] Bump version to 3.1.3. This release is dedicated to my girlfriend, Karen, as her mother was diagnosed with terminal cancer this morning/
20:17.19Repo10broker-uclock: 03ethancentaurai 04v3.1.3 * 14a7ad1 /: [new tag] Tagging as v3.1.3
20:17.28StanzillaEthanCentaurai: :(
20:17.36EthanCentauraineeds a hug.
20:17.41Stanzillahugs EthanCentaurai
20:17.59EthanCentauraihugs Stanzilla
20:19.37*** join/#wowace Tem (n=tardmrr@WoWUIDev/WoWI/Dongle/Tem)
20:19.38*** mode/#wowace [+o Tem] by ChanServ
20:26.16Repo10mob-spells: 03StingerSoft * r71 / (2 files in 2 directories): added ruRU
20:28.25*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-172-053.triad.res.rr.com)
20:57.11*** join/#wowace kollektiv (n=kollekti@haml-40.res.umass.edu)
20:58.13NivFreakdidn't i see someone post a LDB/fubar talent switcher the other day?
20:58.21rubikyeah.. DualSpeccer
20:58.24rubikit kicks ass
20:59.20Antiarc<PROTECTED>
20:59.54rubikyeah but that doesn't show current spec, etc. :P
21:00.28rubikand DualSpeccer also has a toggle to remove the spell spam from chat on talent switch
21:00.34HirsuteI do use that macro, it would be nice to have it not taking up an actionbar space though.
21:03.06*** join/#wowace TB`OntheAir (n=totalbis@84.13.68.195)
21:06.33*** join/#wowace p3lim (n=p3lim@ti0019a380-1138.bb.online.no)
21:09.06Repo10misspelled: 03nrpieper * r3 Misspelled.lua: Minor comment updates
21:10.54Repo10mob-spells: 03StingerSoft * r72 / (4 files in 2 directories): added missing translations
21:12.46GnarfozZarnivoop: poke
21:16.03ZarnivoopGnarfoz: ow!
21:16.36*** join/#wowace Wolf101 (n=Wolf101@93-97-30-41.zone5.bethere.co.uk)
21:18.00Pneumatussteelbreaker last on 10man is so easy :o
21:19.37Stanzillawith 3 healers, yes
21:22.59*** join/#wowace TB`OntheAir (n=totalbis@78.144.185.103)
21:23.41Pneumatusyeh
21:23.57Pneumatushavign a crack at crazy cat lady now
21:24.13vhaarris that the one with adds up or defender dead?
21:25.04[Ammo]defender dead makes it easier
21:25.14NeoTronPneumatus: what makes it so much easier on 10 man?
21:25.19vhaarrno, where you kill all its lives, ammo
21:25.27[Ammo]ah ok
21:25.30vhaarr9 times
21:25.34[Ammo]then it becomes hard?
21:25.41NeoTronmakes the fight a lot longer
21:25.43vhaarrit's not really hard
21:25.44vhaarrit's just long
21:25.47[Ammo]ah
21:25.47NeoTronand you get more void zones to care about
21:25.47[Ammo]ok
21:25.51vhaarrand she doesn't have that much left on enrage timer
21:25.55vhaarrpeople get feared into void zones
21:25.56vhaarretc
21:25.56NeoTronI think we normall kill the cat like 3-4 times?
21:26.01GnarfozZarnivoop: Skada.lua:587 - stray debug print statement ;)
21:26.05vhaarrwe kill it 2-3 with random aoe dmg
21:26.09vhaarrif we don't do achievement
21:26.39ZarnivoopGnarfoz: cheers
21:26.51Repo10badboy_levels: 03funkydude * r16 / (2 files in 1 directory): properly remove old whispers from memory
21:27.38*** join/#wowace Tuller (n=muffins@c-71-197-12-179.hsd1.va.comcast.net)
21:27.39NeoTronhrm seems World of Logs is having issues
21:27.57Megalonnot for me
21:28.06Megalonor what issues do you mean :O
21:29.38NeoTronoh it's a bit slot but seems like the main issue was that I temporarily pretended my firefox was MSIE :P
21:30.00Pneumatusit wasnt loading at all a couple days ago
21:30.53NeoTronsuspect they are starting to notice the load of success
21:33.13*** join/#wowace mitchnull (n=mitchnul@catv4E5CB625.pool.t-online.hu)
21:36.37Repo10big-wigs: 03funkydude * r5507 Plugins/RaidWarn.lua: remove a 3.1 compat
21:37.11*** join/#wowace Nechckn_AFK (n=N@WoWUIDev/Norganna/Admin/Nechckn)
21:37.11*** mode/#wowace [+v Nechckn_AFK] by ChanServ
21:37.49Megalonhehe, yea, hope they keep it up at world of logs, i really like it :>
21:37.56GnarfozFunkeh`: should bigwigs bossblock eat the Yogg-Saron "X Sanity lost" emotes?
21:38.12vhaarrah thanks for reminding me
21:38.16vhaarrI was going to add sanity warnings
21:38.17Gnarfozor you
21:38.18Gnarfoz:>
21:38.22vhaarr<20 sanity = warn
21:38.25Funkeh`it doesn't eat chat emotes
21:38.27*** join/#wowace Dark_Elf (i=Dark_Elf@ip98.net195.mw.net)
21:38.30vhaarror another threshold?
21:38.34vhaarrGnarfoz: 20 is fine right?
21:38.35Pneumatuswell, your screen goes red and crazy at 20
21:38.38vhaarrreally
21:38.40Gnarfozthat's not what I meant
21:38.48Pneumatusso a flash+shake at 20 might be nice
21:38.49vhaarrPneumatus: what does that?
21:38.51GnarfozI mean the periodic loss of sanity emotes :\
21:38.55vhaarrI know ..
21:38.57Pneumatusvhaarr: does it by default
21:38.58vhaarrwho cares about those
21:39.02Megalondon't know if 20 is enough
21:39.05vhaarrPneumatus: ah then I never went below 20
21:39.09Stanzilla20 is a bit low
21:39.14vhaarrtell me then
21:39.16vhaarr40?
21:39.18GnarfozI don't care about those, that's why I asked if they could be eaten by it so they're... gone! :D
21:39.22Pneumatusat 20 you get like a tunnel vision effect, with a big red border to give you like a circle viewport
21:39.28vhaarrGnarfoz: it is, just not the chat ones like Funkeh` said
21:39.29Stanzilla40 is good
21:39.30Pneumatuslike how it goes when you see visions
21:39.42Gnarfozvhaarr: there are /rw ones of those too? good god they're overdoing it :p
21:39.58Funkeh`they should be eaten already
21:40.02vhaarrGnarfoz: yes there is
21:40.05vhaarrbut we block those
21:40.12Stanzillathose icons in the blizz messages are annoying :P
21:40.18vhaarrI agree
21:40.30vhaarrStanzilla: I was planning to add warnings for when other people were low
21:40.37vhaarrStanzilla: should I put 40 for you and 20 for others maybe?
21:40.59Megalonwhy warn when others are low?
21:41.05vhaarrbecause some people are retarded
21:41.21*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
21:41.23Stanzillamaybe something like that kalecgos portals stuff
21:41.23Megalonwhen they get insanity, yes
21:41.26Pneumatus40/20 gives enough warning to individuals to shout at them
21:41.28*** mode/#wowace [+o Funkeh`] by ChanServ
21:41.28Megalonbut that's not bigwigs problem i think
21:41.31Stanzillaa proximity check styled window
21:41.37Stanzillawith a list of people under x %
21:41.49Megalonor just a raidwarning
21:41.56vhaarrthat's not a bad idea, but out of scope for the module I think
21:41.57Megalonxy droped below <threshold>
21:42.04Megalonor a whisper to them
21:42.10vhaarra whisper, yes
21:42.17Megalongo to the sanitywell you fucktard
21:42.22vhaarrlol
21:42.25Megalonthat's, if freya is up
21:42.32Funkeh`this is pissing me off
21:42.43Funkeh`I'm getting pings and don't see anything chat wise pinging me
21:43.17Funkeh`no that doesnt ping me Stanzilla
21:43.17Megalonfunky!
21:43.20Megalon;/
21:43.21Stanzilla^^
21:43.47*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust576.bagu.cable.ntl.com)
21:43.54GnarfozStanzilla: that's why I was asking for the chat emotes to be eaten too, additionally to the /rw ones
21:43.59Gnarfozthe icon is damn annoying :p
21:44.18vhaarrbtw I need a Auriaya log/transcript
21:44.18vhaarranyone?
21:44.20*** join/#wowace airtonix (n=airtonix@121.45.29.214)
21:44.45Funkeh`pretty sure they got the idea from us
21:44.46Pneumatusi can possibly do a 10man one for you while we're doing crazy cat lady
21:44.48Funkeh`chat icons
21:44.52vhaarrPneumatus: please
21:45.47Pneumatuswill switch transcriptor on then :)
21:45.47vhaarrimba, thanks
21:45.47Funkeh`it's the first thing I thought about when 2.3 released
21:45.47Funkeh`suprised they didn't copy it sooner
21:46.05GnarfozI'm also boggling at how 1:1 they copied ItemRack ;o
21:46.11Gnarfozat least the flyouts
21:47.14Repo10ora3: 03Ammo * r179 modules/ReadyCheck.lua: fix some offsets for the readycheck window
21:48.22Stanzillavhaarr: i have some transcriptor stuff from auri but I think it's from the ptr. what do you want to know?
21:48.42vhaarrStanzilla: feral defender death/res stuff
21:49.34*** part/#wowace mitchnull (n=mitchnul@catv4E5CB625.pool.t-online.hu)
21:49.41Pneumatusvhaarr: mail/upload/what for this transcriptor log?
21:49.45*** join/#wowace Hjalte (n=chatzill@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
21:49.48vhaarrvhaarr@gmail.com is fine
21:50.10Gnarfozvhaarr: too bad, we did 9 Lives wednesday :\
21:50.27vhaarrye so did we
21:50.28NeoTronman I stil haev my old kalecgos addons around
21:50.28vhaarr><
21:50.45Gnarfozlol
21:50.47NeoTronspecifically the one that tried to mark people that should go into the newly opened portal
21:51.27Stanzillavhaarr: you got mail
21:51.44GnarfozNeoTron: kalecgosportals? ^^
21:52.20NeoTronGnarfoz: BigWigs_KalecgosMarker
21:52.23NeoTronI never released it
21:52.39Gnarfozoh, but there was a publicly release one, AFAIR?
21:52.50NeoTronNot that did that afaik
21:52.58Pneumatusvhaarr: you have mail
21:52.58NeoTronif there was I never saw it or it didn't do the same thing
21:53.04vhaarrStanzilla, Pneumatus: thanks
21:53.07NeoTronthere was something that said who was inside and outside the portals
21:53.37Repo10arl: 03Jim-Bim * r1782 ARLFrame.lua: AckisRecipeList:
21:53.40Repo- fixed saved frame position problem with expanded frame (Ticket 440)
21:53.43Repo- reset frame position option now takes effect without /reloadui
21:53.55NeoTronwas a very hard addon to debug since it only really was viable to debug furnig the raid once a week
21:54.03Pneumatusvhaarr: you want thorim hardmode attempts?
21:54.17NeoTronand it got confused if people messed up but tried to account for it :P
21:54.39vhaarrPneumatus: sif doesn't really do anything worth warning about, does she?
21:54.48Pneumatusno idea, never tried it before :)
21:54.52Gnarfozmhh
21:54.58vhaarrI think she only does aoe spells
21:54.58GnarfozAckis: /slap for IHML repo being git :(
21:55.23*** join/#wowace TotalBiscuit (n=totalbis@89.241.63.113)
21:58.17Repo10mill-help: 03Starinnia * r72 / (3 files in 2 directories): -update zhTW
21:58.20Repo-add zhCN
21:59.05*** join/#wowace Zephyros (n=zephyros@c-71-195-202-228.hsd1.ut.comcast.net)
22:01.55Pneumatusthorim's hardmode timer has gone awol :<
22:03.31*** join/#wowace Foxor (n=starfox@d86-32-171-144.cust.tele2.at)
22:04.02vhaarrhow so?
22:04.13vhaarrworked yesterday for me
22:05.26Pneumatusit didnt show up :o
22:05.35vhaarroO
22:05.35Repo10wf3sec: 03Heda * r76 / (7 files in 1 directory): WF3sec: Magma Totem added
22:06.32vhaarrdid the proximity window show?
22:06.38vhaarrenrage timer?
22:07.34Pneumatusin the middle of an encounter atm, have updated ot the latest rev will check again next time
22:08.37*** join/#wowace TB`OntheAir (n=totalbis@78.148.200.43)
22:08.46Repo10arl: 03pompachomp * r1783 RecipeDB/ARL-Tailor.lua: added missing tailoring trainer data, Ticket 509
22:12.07Repo10big-wigs: 03Rabbit * r5508 Plugins (2 files in 1 directory):
22:12.10RepoDon't emphasize bars if the option is off, and set the default message output back to BigWigs.
22:13.05Repo10pestcontrol: 03Jabouty * r10 / (6 files in 2 directories): Added sound on certain kill events.
22:13.56Funkeh`vhaarr, why?
22:14.13GnarfozAckis: poke
22:15.20vhaarrFunkeh`: I don't remember any more, but I switched the option for a reason here a few weeks ago, something was pissing me off
22:16.18Funkeh`well I originally changed it ages ago to take advantage of the swoosh effect, the only downside I saw was you would need to use the bw frame for movability, but considering the small amount of people that want to do that, it was the right choice
22:16.29vhaarrswoosh?
22:16.37Repo10wowequip: 03Xinhuan 07master * c8aacfa WoWEquip.lua: [+3 commits]
22:16.40Repoc8aacfa: Implement a big menu hack for the gem buttons.
22:16.43Repo0e52f4e: Update the gem buttons on changes.
22:16.43Funkeh`grow/shrink
22:16.45vhaarrPneumatus: you still at thorim?
22:16.46Repo70e534d: Fix gem button tooltips.
22:16.49vhaarrFunkeh`: what?
22:16.49Funkeh`when text is outputed
22:16.59Funkeh`it starts small, gets larger, then back small again
22:17.05NeoTronXinhuan: I still would love a way to remove any old-world gems from that addon
22:17.13NeoTronI really could care less about anything pre-lk
22:17.31Funkeh`it proved good for attracting attention
22:17.39Xinhuancan u just use the favourites list
22:18.24Pneumatusvhaarr: yeh, must have been a one-off as the bars have appeared now
22:18.34vhaarrPneumatus: you doing the hallway or arena?
22:18.36Funkeh`vhaarr, change your output to rw and you will see what I mean
22:18.39Pneumatushallway
22:19.06vhaarrPneumatus: can you tell me what /print GetSubZoneText() says
22:19.18Pneumatuswill do
22:19.18Repo10pestcontrol: 03Jabouty 041.2.0-beta * r11 : Tagging as 1.2.0-beta
22:19.19vhaarrFunkeh`: why can't we add that effect
22:19.23vhaarrto the bigwigs frame
22:19.43Funkeh`because using the rw frame was a simple way of not adding the effect
22:19.49Funkeh`it was there so why not use it
22:20.06vhaarrlet me rephrase then, how can we add that effect?
22:20.47Funkeh`short of checking up the framexml (if it's there) and ripping the code, not sure. But it uses onupdates and stuff, so I assumed it would be a large chunk of code + math
22:20.56vhaarryes probably
22:21.52vhaarrI *think* that what pissed me off was 2 things; 1. that the frame only shows the last 2 messages, and 2. that colors sometimes get fucked up because blizz made some mistakes in RaidWarning.lua, which I reported before 3.1
22:21.59vhaarrbut it might've been something else entirely
22:22.02vhaarrthat I forgot
22:22.12vhaarrwhatever the reason, it changed my mind, so here we are
22:22.13*** join/#wowace Groktar (i=Groktar@c-98-242-12-40.hsd1.ca.comcast.net)
22:22.13Funkeh`I think you're right on both
22:22.20vhaarrI am right on both
22:22.26vhaarrbut I'm not sure those are the only reasons I switched
22:23.04Funkeh`so, swoosh effect for bw?
22:23.09vhaarry
22:24.23Funkeh`did they fix the colors? I never paid much notice
22:24.45Funkeh`it's been like that since 2.3 I'm sure
22:24.48vhaarrno, they didn't
22:24.55vhaarrand yes it has
22:27.09*** join/#wowace eps_ (n=eps@203.171.70.21.static.rev.aanet.com.au)
22:27.38Pneumatusvhaarr: The Clash of Thunder until you get to the stairs after the first miniboss, then its blank until the top of the stairs in the room behind thorim
22:27.49vhaarrgah
22:27.51vhaarrokay thanks
22:28.16vhaarrPneumatus: I was thinking of disabling the proximity window in the hallway, but short of going by a coordinate matrix, I can't do that then
22:28.45CryectSure its easy
22:28.54Cryectwait for Thorim to say his msg before he comes down
22:29.01CryectForget what he says
22:29.13Pneumatuswhats the point in the proximity window before p3?
22:29.19vhaarrI have no clue
22:29.22CryectNone
22:29.28vhaarrright I'll just remove it then
22:29.37Pneumatusin p3 its for chain lightning
22:29.42Pneumatusbut before that its not needed
22:29.48CryectNo real AOE attacks to worry about (well there is chain lightning cast by guys in the arena but really weak and limited number of jumps)
22:29.52Pneumatusim guessing you cant only show it for p3 though
22:29.57CryectSure he can
22:29.58vhaarrsure I can
22:30.42Repo10big-wigs: 03Rabbit * r5509 Ulduar/Thorim.lua: Only show the proximity display for p3, not p2.
22:30.42Pneumatusthat might be a good option then
22:31.00Pneumatuswe all bunch in p2 in arena so it never made sense to me :)
22:31.10vhaarrexcept healers?
22:31.14Cryecthealers are in there too
22:31.20Cryectso your aoe tank can easily pick up adds
22:31.22vhaarrwhat about the casting speed debuff?
22:31.30Cryectyou mean from the hammer?
22:31.32vhaarry
22:31.36Cryectnothing to worry about
22:31.39Pneumatuswe just put up with it
22:31.42Pneumatusits far safer
22:31.42vhaarrokay
22:31.43Cryectif they can't heal through that
22:31.46Cryectthey can't heal through phase 3
22:31.47vhaarrwell I disabled it for p2 now
22:32.11Pneumatusp2 is trivial with disarmed mobs anyway
22:32.19CryectIts more important if they get healing aggro from a spawned mob to get it on the tank
22:32.28sztanpettheres no way to test my bar settings with the new bar system?
22:32.33sztanpetwith bigwigs
22:32.34NeoTron:se noai
22:32.34NeoTrona:se ai
22:32.42Pneumatustest button on the anchor
22:32.43vhaarrsztanpet: show the anchor
22:32.51sztanpeti am
22:32.54sztanpetno test button
22:32.58vhaarryes there is, far left
22:33.16sztanpetdamn, yes there is
22:33.18CryectI'm sad on thorim can't achieve high DPS for WMO meters because we kill everything to fast in Phase 2 :-p
22:33.18sztanpetthanks
22:33.31Xinhuanvhaarr, did u get my message yesterday about closetgnome's mouseover text on the button?
22:33.43vhaarrXinhuan: no I was probably at work
22:34.13Xinhuanit says "Use the menu (Right-Click) to equip edit or delete item sets. Click to create a new set"
22:34.20Xinhuanwhich is the old (and wrong) message
22:34.57vhaarryou can shift+click to edit and ctrl-click to delete in the menu
22:35.10Xinhuanyeah, but when i looked in the code
22:35.20Primerbah, should have tested this a bit more before releasing
22:35.22Xinhuani mean the tooltip doesn't say ctrl-click deletes sets
22:35.32vhaarrXinhuan: no the tooltip for each menu item says that
22:35.47Xinhuanthere is no tooltip for each menu item :o
22:36.08Xinhuan(using broker2fubar)
22:36.09vhaarrXinhuan: the problem is if you have "Beginner Tooltips" turned off in Blizzards Interface Options -> Help, tooltips for EasyMenu menus don't show
22:36.16vhaarrXinhuan: which I told you about before, months ago
22:36.23Xinhuanah, well i have a "solution" for that
22:36.30Xinhuanit involves using a hook
22:36.33vhaarrgive
22:36.49Xinhuanlet me pastey
22:38.23Xinhuanhttp://paste.wowace.com/608/
22:38.54Xinhuanthe bottom part, lines 16 onwards, is part of the menu code, its nothing special, uses the info.tooltipTitle/tooltipText as usual
22:39.08Xinhuanwhat the hook does, is to check the value of the tooltipTitle/tooltipText
22:39.18Xinhuanin my case, i checked for the specific string "WoWEquipShowTooltip"
22:39.37Xinhuanand hooked it to show the hyperlink of an item/spell instead, as given in info.tooltipText
22:40.09Xinhuanits quite a "hack" basically, and that function is called whether newbie tooltips is on or off
22:40.27vhaarrright so I'll have to check the setting then and just return if it's on
22:40.40Xinhuanthe setting is irrelevant
22:40.49Xinhuanif you hook it the way i did
22:40.58Silowyiaddon for raid icons on the minimap?
22:41.13Xinhuanmy hook totally recreated a new tooltip (sethyperlink)
22:41.22Xinhuanand overwrote whatever the default function did
22:41.47vhaarrright
22:42.16Xinhuanand the hook will do nothing if the string didn't match exactly
22:43.13Pneumatusi love the new bigwig bars so much though
22:43.22Stanzillayeah :D
22:43.27Xinhuanthe tricky part though, is that you can only pass 2 arguments to the hook
22:43.35XinhuantooltipTitle/tooltipText
22:43.39Xinhuanand both must be strings
22:43.53Xinhuanso tooltipTitle can just be a string that identifies your addon
22:44.12Xinhuanand tooltipText can be a string key to something else in your addon to retrieve more information about what to display
22:47.49Pneumatusmoh, i've managed to pick up an addon that's dicked around with the size of the interface options panel and its annoying me :<
22:48.14XinhuanPneumatus, its probably one of antiarc's addons
22:48.36Xinhuanhe includes lib-betterblizoptions
22:48.45Pneumatusits that bloody ackis then
22:48.46Xinhuanwhich uh allows you to move, resize, etc
22:48.47*** join/#wowace Maelos (i=squid@eclipse.fourty.net)
22:48.54Pneumatusgod damn you Ackis
22:49.06NeoTronit's a better world with LibBetterBlizzOptions!
22:49.21Xinhuannot really
22:49.47vhaarrPneumatus, Stanzilla: can we release or is something missing from the new bars?
22:49.52Xinhuanthe thing i don't like about that lib is that it by default goes and changes the default size of the interface options
22:50.05Xinhuanto something like 2x as wide
22:50.12Pneumatusvhaarr: ive raided with the bars for a few nights and have been happy with them
22:50.18Pneumatusalthough i didnt see an option to change font face
22:50.23vhaarrthere isn't
22:50.28vhaarrthe old one didn't have that either
22:50.40AntiarcXinhuan: Huh, does it? It shouldn't
22:50.42*** join/#wowace TotalBiscuit (n=totalbis@78.144.222.79)
22:50.44Xinhuanvhaarr, update me on what you think of the "hack" should you decide to use it
22:50.44AntiarcIt should just add movers/sizers
22:50.56Stanzillavhaarr: hrm there was a ticket for some bar brokeness, seen that?
22:51.19vhaarrXinhuan: doing something else right now but I'll get to it soon
22:51.44XinhuanAntiarc, not sure actually, but i think wherever i move/resize the options frame to
22:51.48PneumatusAckis uses BetterBlizz in a screwy way which causes all kinds of shit to break
22:51.50Xinhuanit gets saved across sessions
22:52.01AntiarcYeah, it's saved in the layout-cache
22:52.02Xinhuanand i'm not sure what is causing this
22:52.07PneumatusInterfaceOptionsFrame_OpenToCategory() gets broken
22:52.25XinhuanPneumatus, InterfaceOptionsFrame_OpenToCategory() is broken by default
22:52.33Xinhuanit only allows you to open to visible buttons on the left side
22:52.40Pneumatusalthough it could be the lib in general, but ARL is the only addon i've got that uses it anyway
22:52.42durcyn^ regardless of the frame size
22:52.49durcynit's broken without betterblizzoptions
22:52.50Xinhuanbecause the for-loop it uses only loops over visible buttons
22:53.15vhaarrcan someone try the BigWigs message anchor with 1.0 scale please and tell me if they think the messages are too small then?
22:53.16Xinhuanso if you say expanded omen's suboptions so that wowequip's button isn't visible, you wouldn't be able to InterfaceOptionsFrame_OpenToCategory("WoWEquip")
22:53.22vhaarrpersonally I'm leaning towards 2.0 scale as default
22:53.25Pneumatusis 1.0 default, vhaarr?
22:53.27vhaarryes
22:53.30Xinhuanhowever, i again have another hack
22:53.37Xinhuanto force it to scroll ;p
22:53.38Pneumatusthats what ive been using then, and ive been happy with it
22:53.44vhaarrreally, okay
22:53.54Pneumatusthe "normal" bars im not too worried about being big
22:53.57vhaarrsure you use the bw anchor? it defaults to RaidWarning
22:54.09Pneumatuslet me doublecheck
22:54.19Xinhuanmy hack looks like this durcyn/Pneumatus
22:54.20Xinhuanhttp://paste.wowace.com/609/
22:54.26vhaarr(although I changed the default an hour ago)
22:55.01Xinhuanand i've tested this to work with and without lib-betterblizzoptions
22:55.12Pneumatusah, maybe it is a little small
22:55.21vhaarrPneumatus: you were using RW?
22:55.23Pneumatusits smaller than raidwarning anyway, which is what id usually use
22:55.34Pneumatusyeh, i was using rw previously
22:55.43StanzillaI use raidwarning because the swoosh effect :D
22:55.46Stanzilla*of
22:56.05Pneumatusthey hang around a bit too long for my liking on the bw anchor
22:56.05durcynXinhuan: meh.
22:56.22Xinhuanhey it works
22:56.52Xinhuani assume that because my addon begins with W, it would work unless the user has more than 20 addons installed with options that are alphabetically below "W"
22:57.03Pneumatusyeh, and the pulse from raidwarning is win as well, so i wouldnt use the anchor, vhaarr
22:59.21PneumatusBetterBlizz does InterfaceOptionsFrame:SetWidth(900) which makes me sad
23:00.05Pneumatusand it also interferes with opentocategory, it seems
23:01.33*** join/#wowace TB`OntheAir (n=totalbis@84.13.79.55)
23:02.29Repo10big-wigs: 03Rabbit * r5510 Plugins (2 files in 1 directory): Show the options on right click of bar/message anchors.
23:02.31Xinhuanthe problem with opentocategory is a defaultUI one, if betterblizz interferes in it, its probably to try to fix it
23:03.54Repo10big-wigs: 03Rabbit * r5511 Plugins/Messages.lua: Let the message scale slider go up to 5 (previously 2).
23:03.59Pneumatuswell, something it does causes any call to opentocategory to just open the InterfaceOptions frame with Game->Controls selected
23:04.10Stanzillavhaarr: is paintchips still used somewhere in bw?
23:04.17Pneumatusand not even select any addons options frame
23:04.27vhaarrStanzilla: no
23:04.30vhaarrit's not packaged
23:04.49Stanzillak, there are references to it on the code tho
23:04.52Stanzilla*in
23:04.59vhaarrStanzilla: the bar/messages will use paintchips if colors are passed in as "white", "green", etc, and it finds an instance of PaintChips somewhere
23:05.06vhaarrbut it's not packaged with the addon
23:05.09Stanzillak
23:05.23Xinhuanare we talking about the same thing Pneumatus?
23:05.24vhaarrso unless you have another addon that uses it AND that tries to create BW bars/messages with such color references, then no
23:05.29Xinhuanthe lib isn't the same thing as the addon
23:05.54Xinhuani'm referring to libbetterblizoptions, which is different from the addon called betterblizzoptions
23:06.06Pneumatusi mean the lib too
23:06.18Xinhuanbug the author then :)
23:06.25Pneumatusi've only got one addon with the lib embedded, and if i disable it OpenToCategory plays nice
23:07.24*** join/#wowace Zeksie (n=zeksie@cpc1-nott9-0-0-cust93.nott.cable.ntl.com)
23:07.35Pneumatusand, it will OpenToCategory on a frame that's not got a yellow button visible on the left scrollframe
23:07.47Pneumatus(im assuming thats the bug you're taking about?)
23:08.56Pneumatushmm, although it only works on the first call, later calls fail and open up whatever other addon was previously opened
23:09.20Pneumatus(unless the button is in the scrollframe, of course)
23:11.00Pneumatushmm, cant decide if i should merge my addon rewrite in to svn now its functional or wait till i've finished tidying it
23:11.21Funkeh`vhaarr, the RW colours thing is fixed
23:11.26vhaarrit's not
23:11.27Funkeh`I spammed 100 bars to try replicate it
23:11.46Funkeh`every message was the appropriate color
23:11.56*** join/#wowace TotalBiscuit (n=totalbis@78.149.102.65)
23:12.21vhaarrgrrr now I'll have to find my test case just to shut you up
23:12.33Funkeh`lol
23:15.40vhaarr<PROTECTED>
23:15.40vhaarr<PROTECTED>
23:15.40vhaarr<PROTECTED>
23:15.46vhaarrnotice how "Test 2" turns blue
23:15.50vhaarrat the 3rd message
23:15.54vhaarrand then shut up
23:15.56vhaarr:P
23:16.18Funkeh`vhaarr, but we dont do it like that
23:16.22Funkeh`with sink we color the text
23:16.27Funkeh`which is why it works :P
23:16.30vhaarryes because I CHANGED IT
23:16.34Funkeh`oh
23:16.35vhaarrafter blizzard FAILED to fix it!
23:16.39Funkeh`lol
23:16.59vhaarrand it doesn't fucking matter anyway, does it
23:17.15vhaarrlike I said, if it wasn't just those _2_ reasons why I changed the default, there is a 3rd one that I can't remember
23:17.20NeoTronflowers and puppydogs!
23:20.10AntiarcThere isn't any way to simulate firing a Blizzard event, is there?
23:20.21vhaarrnot globally no
23:20.35AntiarcThat's minimally annoying
23:20.54*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
23:20.54*** mode/#wowace [+v MentalPower] by ChanServ
23:21.05AntiarcI'm trying to simulate cooldowns for trinkets with procs that have an internal cooldown
23:21.21AntiarcWorks beautifully, but it'll be a PITA to get it updating on all the various action bar mods and such
23:21.49Xinhuannot that difficult actually?
23:22.05Antiarcwell, it just means I have to solve it per-addon, rather than just once and forget about it
23:22.26Xinhuanwell, how useful would such an addon really be?
23:22.33Repo10expeller: 03dekimsey * r18 / (4 files in 1 directory): Expeller:
23:22.34Xinhuansince you can't really control when the trinket procs anyway
23:22.36Repo- Fixed issue with BAG_UPDATE occuring before SKILL_UPDATE, thus rendering the addon inert during initial login.
23:22.39AntiarcIf you're min-maxing or arenaing, very
23:22.47Xinhuanapart from deciding whether to cast a spell or not
23:22.49AntiarcXinhuan: Lots of ICD trinkets have extremely high proc rates
23:22.57AntiarcSo you can more or less assume that it'll fire every 45-50 sec
23:23.12Xinhuanso if you decide not to proc a spell at a certain time, you're going to refrain from casting anything at all?
23:23.14Repo10expeller: 03dekimsey * r19 Expeller.toc: Expeller:
23:23.17Repo- Update version number.
23:23.22Repo10expeller: 03dekimsey 04v1.4b * r20 : Tagging as v1.4b
23:23.24AntiarcIf I see that my Grim Toll has 24 seconds left before it can proc, I might hold off on a killing spree, so I can chain it with my 50% armor pen when it procs
23:25.55Xinhuani'm sorry, that makes no sense
23:26.07AntiarcWhy not?
23:26.07Xinhuanbecause grim toll can proc on any and all melee/ranged attacks
23:26.14AntiarcYes...so?
23:26.18Xinhuanand you're going to hold back from ALL attacks for 24 seconds?
23:26.30AntiarcNo, not at all. The point is that it CAN'T proc because it has 24 sec left on its ICD
23:26.35Xinhuanah
23:26.41Xinhuanok i see
23:26.46AntiarcSo I want to see when it's eligible to proc, so I can make decisions about cooldown stacking
23:26.51Xinhuanthat makes more sense now
23:27.03Xinhuanwouldn't you need a database of ICDs?
23:27.07AntiarcYup
23:27.22*** join/#wowace TB`OntheAir (n=totalbis@78.144.187.104)
23:27.34AntiarcI'm gonna start with the common raiding ones and backfill as people need it
23:27.44Pneumatuswell, most are 45 seconds, so you'd only need to database exceptions id have thought
23:27.49sztanpetdownload failed for bigwigs :(
23:27.53NeoTronwould be useful for gargoyle too for example
23:27.55AntiarcYou still need to know which item maps to which spell ID
23:28.06Xinhuanwell actually there's less than 50 trinkets or so in all of wrath
23:28.08NeoTronif hero is called, see if you should wait until a proc or if it'd be too late
23:28.23AntiarcI have two tables here, one which is item = spell, one which is item = cooldown, assumed 45 sec if not specified
23:28.57Repo10libsink-2-0: 03funkydude * r65 LibSink-2.0/LibSink-2.0.lua:
23:29.00Repodon't pass a non-existing global for UIError messages, blizz changed theirs and just don't pass an argument for message duration
23:29.12NeoTronI wish theer was a way to see the duration of a (de)buff using GetSpellInfo
23:29.20Pneumatusah, so you can detail the trinket name that's on icd, rather than just the proc name
23:29.48Pneumatuswould be worth including the icd metagems as well :)
23:29.50AntiarcPneumatus: I'm triggering the cooldown model thingies on the paper doll frame, and am going to provide callbacks for other displays
23:29.54AntiarcYeah, that's a good idea.
23:30.09Pneumatusinsightful procs with icd anyway, dunno about any others
23:31.39Pneumatushmm, i _suppose_ i should really sort out all the strings in this bloody addon ready for localization
23:31.51AntiarcPneumatus: I use a ruby script for that
23:32.03AntiarcI just put L["whatever"] in my addon ahead of time, then use thescript to generate my localization file
23:32.26Pneumatusyeh, i've not wrapped any of them in L[] :<
23:32.30Pneumatusso ive gotta go do that
23:32.52Pneumatusand i should probably finish commenting it
23:34.42NeoTronI use a lua script for that that someone here made
23:34.51NeoTronBabelfish.lua. can be found in a bunch of my addons
23:34.56XinhuanAntiarc, there are a couple of trinkets that can proc identical effects
23:35.04Xinhuanbut the cooldowns are seperate
23:35.04Pneumatuswell, only need to do it once anyway
23:35.09AntiarcXinhuan: Like what?
23:35.27Xinhuanlike uh that Ap trinket from badges
23:35.31PneumatusXinhuan: the effects are the same but the auras are different arent they
23:35.32Xinhuanand the WG one
23:35.37Xinhuanno, the are identical
23:35.51Xinhuanthey can both proc and u have 2 of the same aura - and they dont' stack
23:36.27Antiarchttp://www.wowhead.com/?spell=33648#used-by-item
23:36.29Antiarchttp://www.wowhead.com/?spell=62115
23:36.31MegalonXinhuan: got changed
23:36.33AntiarcTwo different spells?
23:36.39Repo10big-wigs: 03funkydude * r5512 Plugins/Messages.lua:
23:36.42RepoPlugins/Messages: Don't pass a non-existing global for BigWigs-frame messages
23:36.45AntiarcOh, wait, nevermind, I see there
23:37.05AntiarcWell, it'd fail in that case
23:37.11XinhuanAntiarc, see Mirror of Truth and Anvil of Titans
23:37.11AntiarcBut you can't really get around that
23:37.15Xinhuanboth items proc the same buff
23:37.18AntiarcYeah
23:37.21Megalonoh still the same :7
23:37.26Pneumatushttp://www.wowhead.com/?spell=60065#triggered-by
23:37.38XinhuanReflection of Torment is the buff
23:38.14XinhuanMirror of Truth and Anvil of Titans both do create the same effect Reflection of Torment. Thus they cannot both proc at the same time. But the internal cooldowns are separate. That is why the above poster had the effect up about twice as often with both equipped, but never saw them both proc at the same time.
23:38.18Xinhuanthat comment is accurate
23:38.25Xinhuani was "partly wrong"
23:39.20Xinhuanhmm reading otehr comments, maybe i was right after all
23:39.36Xinhuanthey can both proc seperately, but it would just refresh the existing proc if there is already one
23:39.54Pneumatusthat would suck :o
23:40.07Xinhuanand there are loads of ppl who do not know this ;p
23:40.12Antiarcgiven the proc rate on those I suspect you would have a lot of overlap
23:40.22Xinhuansee Anvil of Titans comments
23:40.23AntiarcAnd it'd only diverge significantly on a very long fight
23:40.25Xinhuanthere's a lot of tests
23:40.28*** join/#wowace mikezter (n=Miranda@82.113.106.165)
23:40.30Xinhuanand figures and numbers
23:40.36Xinhuanon overlapping procs
23:40.38Megalonwell, anvil procs on every hit
23:40.40*** join/#wowace Baraius (n=bhuddles@70.114.235.63)
23:40.40Megalonmirror only on crit
23:40.50Xinhuansuch as this one
23:40.51Xinhuanhttp://www.wowhead.com/?item=44914#comments:id=584039
23:41.29Pneumatusyeh, theres a comment confirming a REFRESH
23:42.01Xinhuanso anyway, procs aren't unique, you need to trackback to multiple possible items
23:42.06Xinhuanthat can proc an effect
23:42.35Xinhuaneven if the user only has one of those 2 trinkets equipped
23:42.48Xinhuani'll bet your code ties procbuff-trinket on a 1-1 reverse mapping
23:43.09Xinhuanand loads of people use those 2 epics
23:43.16Repo10big-wigs: 03funkydude * r5513 Extras/Test.lua:
23:43.19RepoExtras/Test: Reduce test bar duration, frequenting over 40 seconds is just too long for a test bar, slightly increase the chance of playing one of those great sounds.
23:44.41*** join/#wowace trh (n=hmmm@f051136153.adsl.alicedsl.de)
23:44.46Repo10project-14411: 03Vana * r27 / (5 files in 2 directories): MonkeyPirate: converted to ace3, updated to work with 3.1
23:46.06Repo10project-14411: 03Vana 04v0.2 * r28 : Tagging as v0.2
23:48.07*** join/#wowace Maelos` (i=squid@eclipse.fourty.net)
23:50.40*** join/#wowace Thelyna (n=burp@222-152-8-55.jetstream.xtra.co.nz)
23:54.01Repo10big-wigs: 03Pettigrow * r5514 Plugins/Messages.lua: frFR Update
23:59.46Gnarfoztrh: you probably should ask someone to rename the project slug to MonkeyPirate ;-)
23:59.57Gnarfoz@project project-14411
23:59.58RepoGnarfoz: http://www.wowace.com/projects/project-14411/. MonkeyPirate. Game: WoW. Vana (Manager/Author). Updated: 12 minutes ago

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