IRC log for #wowace on 20080707

00:00.06*** join/#wowace Legorol (n=legorol@stud-nat-blk12.trin.cam.ac.uk)
00:00.55*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:00.55*** mode/#wowace [+o Funkeh`] by ChanServ
00:01.04*** join/#wowace Ominous_ (n=Ominous@85-210-71-220.dsl.pipex.com)
00:02.48*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:02.48*** mode/#wowace [+o Funkeh`] by ChanServ
00:09.23*** join/#wowace Wraithan (n=wraithan@c-76-105-187-239.hsd1.or.comcast.net)
00:09.59CIA-4403funkydude 07LDB * r77941 10StatBlockCore/StatBlockCore.lua: StatBlockCore: tweaks
00:13.58Tekkubdamnit funky
00:14.11Tekkub<-- lamost got Quickie to betaish stage
00:15.11*** join/#wowace Tesla6 (n=Owner@bas1-streetsville39-1279761010.dsl.bell.ca)
00:15.15*** part/#wowace Tesla6 (n=Owner@bas1-streetsville39-1279761010.dsl.bell.ca)
00:15.18selckinwhat does it do
00:15.40Tekkubquicklaunch buttons, using LDB instead of people making those nasty ass FuBar buttons
00:16.29Tekkubone little embed (and Callback handler if you don't have it for AceEvent) and one little call to make a button
00:16.43Tekkuband the butons only bother users that install an addon to show them
00:18.47*** join/#wowace Drundia_ (n=drewndia@92.113.18.23)
00:20.29CIA-4403shefki * r77942 10LibDogTag-Unit-3.0/Categories/TooltipScanning.lua:
00:20.29CIA-44LibDogTag-Unit-3.0:
00:20.29CIA-44- Fix to allow [Faction] to work on factions that are in collapsed categroies
00:20.29CIA-44<PROTECTED>
00:21.07*** join/#wowace QuantumDelta (n=blahblah@77-99-38-93.cable.ubr04.chap.blueyonder.co.uk)
00:21.14*** join/#wowace DARKGuy (i=DARKGuy@201.242.99.96)
00:21.45ZhinjioTekkub: I'd be interested in trying that out.
00:22.18TekkubZhinjio, givve half an hours or so, getting the last little bit of functionality in, then gotta create a github repo to push to
00:22.32ZhinjioI have like... 20+ fubar buttons I'm tired of looking at.
00:22.35Tekkubit's got no config at all, can't even move thi frame :)
00:22.40Zhinjiooh, I'm in no hurry
00:22.41Tekkubworks like Auc's slidebar
00:22.58Zhinjiook...
00:23.00Tekkubyou'll have to convice those 20+ authors to move from fubar to this
00:23.10Zhinjioyeah, that won't happen.
00:23.25Tekkubbut the idea is to disconnect from the display... there could be a dozen different addons that render these buttons
00:23.41TekkubI'm just making my one to maybe get people interested
00:23.59TekkubI know someone was working on LDB-to-fubar
00:24.15Tekkubso those fu buttons could still exist for the people that wanted em on fu
00:24.44Tekkubbut the rest of us aren't forced into loading up that damn lib just for a stupid minimap button we don't want anyway
00:24.52Zhinjiothat would be great if it gained some acceptance, and was easily stubbed into new addons
00:25.03*** join/#wowace Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:25.03Tekkubit's super easy to do
00:25.03*** mode/#wowace [+o Funkeh`] by ChanServ
00:25.07Zhinjiogood.
00:25.09Tekkubdrop in the embed(s)...
00:25.19TekkubLibStub:GetLibrary("LibDataBroker-1.1"):NewDataObject("Quickie", {
00:25.19Tekkublauncher = true,
00:25.19Tekkubicon = "Interface\\Icons\\Ability_Hunter_Readiness",
00:25.19TekkubOnClick = function() InterfaceOptionsFrame_OpenToFrame(about) end,
00:25.19Tekkub})
00:25.29Tekkubthere, a click-to-open-my-config button
00:25.43Zhinjiosweet
00:25.49Funkeh`fucking router
00:26.12Tekkubno ned to embed FBP and tablet and dewdrop and all the ace libs those need
00:26.34*** join/#wowace onealphacharlie_ (n=jonathan@vpn137-110-192-19.ucsd.edu)
00:26.49Tekkubjust LibStub, CallbackHandler and DataBroker... if you don't already have the first two from having Ace3 in your addon
00:27.06DARKGuyTekkub: what are you doing? :O
00:27.23TekkubDARKGuy, LDB "quicklaunch buttons"
00:27.23DARKGuysomething to free the Fu from the bar? D:
00:27.24Funkeh`masturbating
00:27.29DARKGuyrofl
00:27.43DARKGuystop peeking :p
00:27.55Dark_ElfFubar nice, but when ya got 30 addons competing for space on 2 bars they tend to get crunched into same place, tryed making a 3rd bar once, saved reloaded and it didnt take so just left the addons on the bars messy lol
00:27.56DARKGuyTekkub: oO what does it do? screenie? xD
00:27.59Tekkubsomething to remove the "quicklaunch" plugins from something they should have never been on (fubar)
00:28.12Tekkubno screenie... think Auc's Slidebar
00:28.21ZhinjioI'm using ... what is it called... uh ...
00:28.22Tekkubbut generic and any addon can register easily
00:28.26DARKGuyI've never used Auc's slidebar :p
00:28.28ZhinjioMinimap Button Frame
00:28.31DARKGuyAh
00:28.37DARKGuyI've seen that one
00:28.38Tekkuband doesn't load at all for users that don't install an addon specifically to show them
00:28.42Zhinjioto make a nice column of all the ones I'm currently keeping out
00:30.10Dark_Elfthat minimap button frame is nice but i find it too wide be nice if it could make frame 1x32 or 2 x 16 in config or something
00:30.21Zhinjioyou can
00:30.51ZhinjioI have it as 1 column, and I change scale to suit
00:31.13Dark_Elfwhats the slash command i need to fix mine?
00:31.31DARKGuyhey Funkeh`, you think it's possible to make Statblocks store their current "attachment" position to other Statblocks so I don't have to re-attach them if I need to move them on relog?
00:31.31Zhinjionot sure. I use the button to open the config
00:32.01Zhinjio<PROTECTED>
00:32.30Funkeh`DARKGuy, no, stickyness was just an easy way for placement
00:32.35CIA-4403shefki * r77943 10LibDogTag-Unit-3.0/Categories/TooltipScanning.lua: LibDogTag-Unit-3.0: Oops left a line in that shouldn't still be there.
00:33.10Tekkubyea see, with this someone could make a minimap button that gives you the launchers, or a menu of launchers... or whatever
00:33.26Tekkubthat's the whole point, disconnect from the displaying addon
00:33.39DARKGuyFunkeh`: :( but it gets annoying sometimes when I want to move them again when I relog, to re-attach them D:
00:33.51Funkeh`live with it
00:33.52Tekkubyou just provide an icon, name and onclick and the display addon does whatever with those
00:34.32DARKGuy:(
00:34.36Tekkuband if the user doesn't install an addon to display it, you're not giving them minimap herpes
00:34.43DARKGuyFunkeh`: no, Fisker- should say that, you're nicer :(
00:35.06Dark_Elfits lot nice than  detached minibuttons i was using prior, it made me move the buttons 1 by one and never did get them arranged nicely
00:35.45*** part/#wowace haste (i=haste@hirano.ixo.no)
00:40.30*** join/#wowace ckknight_ (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
00:40.30*** mode/#wowace [+o ckknight_] by ChanServ
00:43.00*** join/#wowace [quoin] (n=quoin@219-90-252-6.ip.adam.com.au)
00:43.23CIA-4403funkydude 07LDB * r77944 10StatBlockCore/ (Libs/ embeds.xml): StatBlockCore: externals
00:44.53CIA-4403funkydude * r77945 10StatBlockCore/: StatBlockCore: move to trunk
00:45.24Tekkubhttp://github.com/tekkub/quickie/
00:45.29Tekkubfor those of you interested
00:45.53Tekkubonly has it's own button, of course... I'll be adding buttons to most of my addons
00:47.09CIA-4403funkydude * r77946 10StatBlockCore/StatBlockCore.toc: StatBlockCore: toc fix
00:47.11StanzillaFunkeh`: what will you do with the old StatBlocks?
00:47.19Funkeh`leave it there
00:47.37Funkeh`<PROTECTED>
00:49.37CIA-44quickie: 03Tekkub 07master * r48e126d 10/: Update README
00:49.55[dRaCo]are the old plugins compatible?
00:51.16CIA-44quickie: 03Tekkub 07master * r469629d 10/: Lets be nice and link Auc's page in the readme.
00:51.34Funkeh`no
00:51.43Funkeh`but you can use them side by side
00:52.07Funkeh`the config and everything is the same mainly so there's nothing new to learn
00:52.18[dRaCo]k
00:53.02StanzillaTekkub: typo in the readme^^ => Auctionner’s Slidebar
00:54.04Tekkubthere will be lots of typos
00:54.16TekkubI'm making a "Howto add to your addon" section now
00:56.14*** join/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
00:56.30*** part/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
00:57.06CIA-4403funkydude * r77947 10StatBlock_DPS/ (. StatBlock_DPS.lua StatBlock_DPS.toc): StatBlock_DPS: Import
01:02.20CIA-4403funkydude * r77948 10StatBlock_DPS/ (. Libs/ StatBlock_DPS.lua StatBlock_DPS.toc embeds.xml): StatBlock_DPS: svn stuff
01:05.49CIA-4403funkydude * r77949 10StatBlock_ZoneText/ (. StatBlock_ZoneText.lua StatBlock_ZoneText.toc): StatBlock_ZoneText: Import
01:06.04Wraithanthere a way to reset the config window for bartender4? I accidently moved it off screen.
01:07.13*** join/#wowace p3lim (n=p3lim@ti500710a080-5932.bb.online.no)
01:07.27*** join/#wowace Daemona (n=koaschte@i577A0DF7.versanet.de)
01:07.41Funkeh`Wraithan, /rl
01:08.18WraithanAh didn't know it didn't remember its position
01:11.30CIA-44quickie: 03Tekkub 07master * ra1d373e 10/: More readme updates
01:11.30CIA-44quickie: 03Tekkub 07master * rd4c7150 10/: Link to LDB also
01:12.17CIA-44quickie: 03Tekkub 07master * r619dbbe 10/: *mumble* I hate that I can't preview this shit before I commit
01:12.54Zyndrome:<
01:15.03WraithanAnother Bar4 question, is there a way to show the empty buttons?
01:15.24vithosWraithan: i believe the option is labeled "Grid"
01:15.34CIA-4403funkydude * r77950 10StatBlock_XP/ (. StatBlock_XP.lua StatBlock_XP.toc): StatBlock_XP: Import, basic remaining xp only
01:15.54WraithanAh it wasn't working a min ago, but I had another addon glitching out
01:17.17aestilfiles.wowace.com has an old version of omen
01:17.30aestilis files only getting 'stable' versions?
01:18.17Funkeh`we stopped files.wowace.com now, you won't be able to get your addosn from there anymore, only the old ones
01:19.26*** join/#wowace p3lim (n=p3lim@ti500710a080-5932.bb.online.no)
01:20.12*** join/#wowace [SW]Dodge_ (n=Miranda@p5B00AE09.dip0.t-ipconnect.de)
01:20.45Funkeh`I was expecting more of a reaction but ok
01:20.48*** join/#wowace [SW]Dodge (n=Miranda@p5B00AE09.dip0.t-ipconnect.de)
01:21.02Stanzilla*thumbsup*
01:21.04[dRaCo]most people prolly just took it as trolling
01:21.05breserFunkeh`: I was going to say something but I sense that we're being punked.
01:21.16CIA-4403funkydude * r77951 10/trunk/ (StatBlock_XP/ StatBlock_ZoneText/): .trunk: logtemplates for XP/ZoneText
01:21.24CIA-44quickie: 03Tekkub 07master * r0bd72ea 10/: I think this is the last bit of README... but I might be wrong...
01:22.05*** join/#wowace Next96 (i=Next96@121.129.140.161)
01:22.41CIA-44quickie: 03Tekkub 07master * rba897b7 10/: I was wrong, fuck you textile!
01:22.49Tekkubokey, readme's all good to go :)
01:22.55Tekkubhttp://github.com/tekkub/quickie
01:27.52CIA-4403broliant * r77952 10FuBar_ConvergeFu/ (4 files): FuBar_ConvergeFu: Added support for members of a player's friends-list to the BusyResponder tool.
01:29.36*** join/#wowace silentium (i=silentiu@dslb-088-066-060-180.pools.arcor-ip.net)
01:31.45CIA-44quickie: 03Tekkub 07master * rd4118d4 10/: Typos... damnit
01:31.45CIA-44quickie: 03Tekkub 07master * r07fef7e 10/: Remove slash command stub, no plans to implement that!
01:31.46CIA-44quickie: 03Tekkub 07master * r74d4560 10/: Remove template code we're not using right now
01:32.28Dark_Elflol
01:34.40Zyndrome"We don't make mistakes, we just have happy little accidents."
01:36.06ZyndromeBob Ross is your mentor
01:45.54*** join/#wowace icemoon (n=wolftank@218.80.240.218)
01:48.21CIA-44amp: 03Tekkub 07master * r6c2e5f7 10/: Add LDB quicklaunch button
01:49.39CIA-4403funkydude * r77953 10StatBlockCore/ (4 files in 2 dirs): StatBlockCore: bugfixing
01:55.21Dark_Elfis there an addon that tells how many quests one has left in an area?
01:56.33*** join/#wowace Fatalis (n=fatalisd@68-188-76-94.dhcp.stls.mo.charter.com)
01:57.18CIA-4403funkydude * r77954 10StatBlockCore/StatBlockCore.lua: StatBlockCore: pass the frame for tooltips and clicks
02:01.02*** join/#wowace Matrix110 (i=Matrix11@pD957FE2B.dip.t-dialin.net)
02:16.13TekkubI just found the best icon ever for ControlFreak
02:16.16Tekkubhttp://tbn0.google.com/images?q=tbn:BAKDEN9UZXo8PM:http://theatomicmoose.ca/vcd/freakazoid/images/freak_icon.jpg
02:18.43CIA-44controlfreak: 03Tekkub 07master * rbf42399 10/: Add LDB quicklaunch button
02:18.57CIA-44blipstick: 03Tekkub 07master * rfc3d28a 10/: Add LDB quicklaunch button
02:19.25CIA-44buffet: 03Tekkub 07master * rc943274 10/: Add LDB quicklaunch button
02:19.36Tekkubokey, the's enough for now, more to come!
02:23.23ZyndromeFreakazoid!
02:23.23*** join/#wowace Guardix (i=martin_j@87.59.122.144)
02:23.24ZyndromeD:
02:25.55*** join/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
02:26.30*** part/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
02:30.44CIA-4403shefki * r77955 10PitBull/ (PitBull.lua PitBull.toc):
02:30.44CIA-44PitBull:
02:30.44CIA-44- Hopefully fix taint issue (PB-354)
02:30.44CIA-44- Add myself to the X-Credits per ckknight's request
02:34.38CIA-4403shefki * r77956 10LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.toc: LibDogTag-Unit-3.0: Add myself to X-Credits per ckknight's request.
02:35.07*** join/#wowace lilum (n=ramiel@d14-69-156-213.try.wideopenwest.com)
02:47.36*** join/#wowace dieck_ (n=dieck@p5B22C1EE.dip.t-dialin.net)
02:49.44CIA-4403funkydude * r77957 10StatBlockCore/ (4 files in 2 dirs): StatBlockCore: add in parenting options
02:59.46CIA-4403funkydude * r77958 10StatBlockCore/ (4 files in 2 dirs): StatBlockCore: add strata options
02:59.51Funkeh`fuck me Ive been working on this for over 12 hours
03:00.09*** join/#wowace dieck (n=dieck@p5B22FC56.dip.t-dialin.net)
03:08.32*** join/#wowace Dezzimal (i=Dezzimal@207-118-162-159.dyn.centurytel.net)
03:22.17*** join/#wowace cogwheel (n=cogwheel@WoWUIDev/WoWProgramming/morlando/cogwheel)
03:22.51*** join/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
03:23.04*** part/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
03:30.12OlisonCheers! :)
03:32.06erikhdamn ramen
03:32.10erikh3 minute cast, 2 minute cooldown
03:32.19erikhyes, I dropped by this channel just to make that joke
03:32.22erikhreturns to lurking
03:34.40lilumwould be way overpowered if it didn't put the 'Unhealthy' debuff on the caster :D
03:40.18*** join/#wowace digmouse (i=digmouse@218.23.95.20)
03:40.22CIA-4403funkydude * r77959 10StatBlockCore/StatBlockCore.lua: StatBlockCore: more bugfixing, should now work with the fubar hack
03:40.26Funkeh`Stanzilla, zomg test
03:41.07*** join/#wowace ArPharazon (n=arpharaz@CPE-121-219-145-79.vic.bigpond.net.au)
03:44.36*** join/#wowace NightHawkTheSane (n=jonathan@63-231-22-21.tukw.qwest.net)
03:54.18ApocoArrowmaster: Ping
03:56.07*** join/#wowace Lysithea (i=Lyset@c-2b4ee455.017-172-73746f34.cust.bredbandsbolaget.se)
03:58.18CIA-4403funkydude * r77960 10LibDataBroker-1.1/: .trunk: remove LibDataBroker as per tekkub
03:58.29Lysitheaanyone awake that could help me with a short codesnip in dogtag?
03:58.37LysitheaI just want to add a " -" :/
03:58.47Lysitheahttp://ace.pastey.net/90822 if it helps
03:58.51Diaoif you put that literally it should work
03:59.01Diaoor Text( -)
03:59.06Diaoi think
03:59.37LysitheaHP:VeryShort MissingHP:Hide(0):Short:Color('ff7f7f') how do I unput that in that line
03:59.43Lysitheainput*
04:00.04Diaoum
04:00.24vithos-MissingHP
04:00.25*** join/#wowace dieck_ (n=dieck@p5B22EF37.dip.t-dialin.net)
04:00.30*** join/#wowace RaydenUni (n=bozartmp@cpe-74-74-225-9.rochester.res.rr.com)
04:00.40vithosor "-" MissingHP
04:00.49Lysitheaif I do that the - is always there
04:00.52Lysitheaeven if at full
04:01.07vithosthen do it the first way
04:01.17Lysithea-Missinhp?
04:01.22vithosyes
04:01.30Diaojust do
04:01.31Diao:Negate
04:01.32Diaoat the end
04:02.02Lysithea-Missing doesnt work since it asssumes the - as a codefunction
04:02.04Lysitheatrying negate
04:02.23Lysitheaunknown tag
04:02.37vithosit worked today when i was writing tags, i don't know.
04:02.51Diaowtf
04:03.10Diao1 sec
04:03.37CIA-4403funkydude * r77961 10StatBlockCore/StatBlockCore.lua: StatBlockCore: ignore launcher plugins (for quickie type addons)
04:05.00Lysitheasuch a simple thing yet so hard for me to figure out :)
04:05.31LysitheaAh
04:05.33LysitheaI got it
04:05.49Diaowhat was it :o
04:06.00Lysitheavithos that -missinghp worked just had to add [] around the whole thing
04:06.48Lysitheaor well, (-missinghp) rather
04:07.04Diaoah
04:07.08vithosit added it for me automatically
04:07.44Lysitheadidnt for me when I tried it :)
04:07.48Groktaromg
04:07.51Groktarwe have six shaman in the raid
04:07.55Groktarlol
04:14.48*** join/#wowace Ellipsis` (n=ellipsis@c-76-121-206-11.hsd1.wa.comcast.net)
04:26.08Zhinjiohugs Ellipsis
04:27.26CIA-4403funkydude * r77962 10/trunk/ (118 files in 10 dirs): .trunk: re-add addons by ackis
04:27.54Funkeh`fucking 118 files
04:30.03OlisonWhy were they removed? :o
04:30.10OlisonDid I miss something?
04:30.30Funkeh`sexual healing
04:31.03Ellipsishugs Zhinjio and then collapses
04:33.08OlisonHm!
04:33.13Olisonchecks the forums
04:33.49LysitheaHmm, another question regarding dogtag, this time the powerbar. I'd like to have the name of the spell to the left instead of a icon. I can get the name of the spell etc in but I cant get it to the left side of the bar: | name2.3| <- is current, I want | name 2.3 |
04:34.05OlisonOh drama
04:34.15Lysitheaerr |....name 2.3|
04:34.22Lysithea|name.....2.3|
04:35.05Ellipsisuse two separate tags, one  for the name positioned on the inside left of the bar, and one for the time on the inside right
04:35.09vithosLysithea: sounds like it needs to be a seperate tag
04:35.16OlisonMH Funkeh`, why add his addons then?
04:35.26Funkeh`he asked
04:35.28Groktarrofl 3 resto shaman and a spriest in my group
04:35.32Groktarlet's see if i can oom
04:35.34Groktar>.>
04:35.34Olisonoic
04:37.04vithosGroktar: what are you, and why do
04:37.32*** join/#wowace dieck (n=dieck@p5B22CE9D.dip.t-dialin.net)
04:37.37*** join/#wowace Thelyna (n=burp@122-57-250-91.jetstream.xtra.co.nz)
04:38.33Lysitheahow do I align it to the left side? Still can't figure it out
04:39.12Ellipsisin the options for the text, set its position to inside left
04:42.41Lysitheathat puts the time to the left aswell tho :/
04:44.25Ellipsisthat's why you use two separate tags.
04:44.40Ellipsislike I said - the name tag gets positioned to the left, the time tag gets positioned to the right, and everybody's happy
04:44.56*** join/#wowace dieck__ (n=dieck@p5B22E05C.dip.t-dialin.net)
04:47.22Lysitheaah there
04:47.30LysitheaI'm halfblind ^^
04:49.03Lysitheayay, done
04:49.07Lysitheathanks for the help
04:53.38Ellipsisanytime
04:54.16Lysitheahavent played wow for 9months so setting up the ui takes a while :)
04:55.21CIA-4403daviesh * r77963 10AtlasLoot_SetsandPvP/GeneralPvP.en.lua:
04:55.21CIA-44AtlasLoot_SetsandPvP:
04:55.21CIA-44- Database streamlining
05:10.14*** join/#wowace mattswell (n=matthew@cpe-076-182-122-075.nc.res.rr.com)
05:14.28*** join/#wowace Gilded (n=root@adsl-69-109-171-165.dsl.pltn13.pacbell.net)
05:17.29*** join/#wowace Obelixprim1 (n=Obelixpr@CPE0018f86c695d-CM0011aea76396.cpe.net.cable.rogers.com)
05:21.08*** join/#wowace Vilkku (n=Vilkku@86-60-157-18-dyn-dsl.ssp.fi)
05:32.05*** join/#wowace Obelixprime (n=Obelixpr@CPE0018f86c695d-CM0011aea76396.cpe.net.cable.rogers.com)
05:32.05*** join/#wowace dieck (n=dieck@p5B22F462.dip.t-dialin.net)
05:38.45*** part/#wowace Seerah (n=Ryan_L@adsl-226-112-18.mem.bellsouth.net)
05:40.34Aiiane!points 1517
05:40.35XinhuanYou cannot get more than 1511 arena points per week (5v5 points cap).
05:40.40Aiianebah
05:40.46Aiiane!rating 1517
05:40.46Xinhuan1517 rating gives 362(5s), 319(3s) and 275(2s) arena points. (Use !points for inverse calc)
05:42.18*** join/#wowace Srosh (n=Srosh@c136120.adsl.hansenet.de)
05:48.17*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
05:48.17*** mode/#wowace [+v MentalPower] by ChanServ
05:55.16*** join/#wowace Cheads (i=chead@0x573bcdb3.henqu2.broadband.tele.dk)
05:57.11CIA-4403phanx * r77964 10FuBar_CheckFearWardFu/ (. embeds.xml):
05:57.11CIA-44FuBar_CheckFearWardFu:
05:57.11CIA-44- Added missing AceOO-2.0 external
05:57.11CIA-44- Fixed embeds.xml
06:00.44*** join/#wowace ncopystrig (n=copystri@p548A15F4.dip0.t-ipconnect.de)
06:10.49CIA-4403anea * r77965 10SpamSentry/ (SpamSentry.toc core.lua readme.txt):
06:10.49CIA-44SpamSentry 20080707:
06:10.49CIA-44- Updated filters
06:10.49CIA-44- Fixed a rare bug
06:11.51CIA-4403phanx * r77966 10ShieldsUp/ (. embeds.xml):
06:11.51CIA-44ShieldsUp:
06:11.51CIA-44- Adjust AceGUI-3.0-SharedMediaWidgets external inclusion point
06:14.11syerenWTB Phanx.
06:17.10*** join/#wowace Elkano (i=Elkano@WoWUIDev/WoWAce/Elkano)
06:19.20*** join/#wowace Anea (n=ernst@a62-251-8-41.adsl.xs4all.nl)
06:19.37spookydonkeyoh they're nerfing librams in 2.4.3
06:19.38spookydonkeyfunny
06:19.52syerenHow so?
06:20.12Groktarswitching them stops spellcasting
06:20.12spookydonkeyEquipping an item will now cancel any spell cast currently in progress.
06:20.13Groktar?
06:20.19Groktarya
06:20.53breserYou can thank the people who got the bright idea to use haste weapons and pure spell damage weapons together for that.
06:21.33spookydonkeyseems like horde is losing 90% of AVs
06:21.53spookydonkeyI wonder if we cry hard enough if they'll change the map again
06:22.03breserThey'd use the haste weapon at the start of a cast to increase the cast speed since the cast time is calculated at the start of spell and switch to a pure spell damage weapon once the spell is casting to get the most damage out of it since sell damage is calculated when the spell completes.
06:22.13*** join/#wowace nurdc0re3 (n=nurdc0re@24.140.87.48)
06:22.26breserspookydonkey: Horde/Alliance win loss varies from battlegroup to battlegroup.
06:22.35spookydonkeyit's true
06:23.01breserThe map change was really needed becuase it was absurd that Horde could reach alliance towers before the alliance could.
06:23.01theoddone33I'm just still amazed that they changed the map due to alliance QQing
06:23.06nurdc0re3is anyone around who can help me find an addon replacement?
06:23.48theoddone33I dunno, AV map has been unbalanced various ways ever since it started
06:23.52breser~asktoask
06:23.53purlThis is IRC. Don't ask to ask a question. Just ask your question and if someone's around, they'll be glad to help.
06:24.01theoddone33I guess the problem is that they change the BG rules every other patch
06:24.03nurdc0re3lol, alright
06:24.34bresertheoddone33: I don't disagree there are imbalances but it was virtually impossible for alliance to defend Stonehearth pre map change.
06:24.58breserStonehearth was a gimme to the Horde.
06:25.06theoddone33the tower you mean
06:25.11breserYeah.
06:25.39breserEven with crusader aura you could never get to it before horde were there killing the archers.
06:25.52theoddone33no one defends towers today anyway
06:25.55theoddone33at least on my bg
06:26.04nurdc0re3i have been using bongos, but the only feature i really want to keep around is coloring actionbar buttons based on what debuffs/buffs are up, is there an addon to do ONLY that? i am trying to slim down my interface
06:26.41breserHmm no idea, I've never used bongos and never heard of that feature so can't recommend anything.
06:26.44theoddone33not sure what you mean
06:26.51theoddone33if you got cursed it colored decurse?
06:26.53theoddone33or something else
06:26.59nurdc0re3i'll give an example
06:27.16*** join/#wowace Sekkyo (n=sekkyo@dsl092-250-144.sfo4.dsl.speakeasy.net)
06:27.20CIA-44mountme: 03Tekkub 07master * r27f4cdd 10/: Add LDB quicklaunch button
06:27.33nurdc0re3when i have Curse of Agony on a mob and they're targetted, the button for that spell is colored red, other spell buttons have their default look
06:28.16nurdc0re3it's really handy for warlocks especially to know which debuffs are up
06:28.17CIA-44tourguide: 03Tekkub 07master * r2267656 10/: Add LDB quicklaunch button
06:28.17CIA-44tourguide: 03Tekkub 07master * r9193189 10/: Fix help panel overriding conig panel
06:28.59breserI really don't think the map change hurt horde all that bad.  Still seems to be 50/50 on my BG.
06:29.36breserSometimes it's worse one way or the other, depends on how many idiots are playing.
06:29.38*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
06:29.44CIA-44stealyourcarbon: 03Tekkub 07master * rdb11db2 10/: Add LDB quicklaunch button
06:30.05breserAnd generally if your side makes a decent attempt at all in being competitive it's still good honor.
06:30.30breserOnly time it sucks is if you end up with a turtle or you just get completely steam rolled.  Neither of which I see hapening much anymore.
06:30.54breserThat said Horde on my BG routinely run premades.
06:32.30theoddone33I don't think the map change hurt
06:32.40theoddone33it was just ... unprecedented
06:33.10theoddone33like for the first time ever they actually did something that at least looked like they cared a LITTLE about balance
06:33.46theoddone33other than fixing obvious bugs like capping towers through walls and running guards off the waterfall
06:33.53*** join/#wowace Aikawa (n=shingo@p5B055D5D.dip.t-dialin.net)
06:38.01breserI think the problem with AV is that they designed it as one thing, players turned it into something else and Blizzard has allowed and encouraged the player perception of it through their own changes.
06:38.33breserAV started as an epic, long term battle zone.  It's now just a race to see who can kill the others general first now.
06:38.55breserMap balance for something that would take hours or even days to reach a conclusion didn't matter.
06:39.05breserBut for a 15 minute race it matters.
06:39.27Lysitheaalliance bridge killed the fun out of the "epic long battles"
06:39.28theoddone33I don't like it at all these days
06:39.56Lysitheamap imbalances killed the long epic battles pretty much :/
06:40.28*** join/#wowace CrazyBenny (i=s_m@a04-0309a.kn.vutbr.cz)
06:40.38breserPlayers desiring a quick honor reward killed the epic battles IMHO.
06:40.50Lysitheawell, yes
06:41.05Lysitheapartly because only thing that matters now is honor
06:41.13Lysitheathey made the honor grind too much of a deal
06:41.16Lysitheaor something
06:41.18breserYup and that's Blizzard's fault.
06:41.55theoddone33well pvp is broken entirely
06:42.06LysitheaI'd be more happy with less honor cost and "you need this much/many stat/wins/tokens"
06:42.12Lysitheaor well, dunno.
06:42.15*** join/#wowace cncfanatics (i=c1201e48@gateway/web/ajax/mibbit.com/x-9d9d2f5c019de89c)
06:42.30theoddone33but it's telling when all my new 70 toons end up exalted with AV before hitting friendly with wsg/ab
06:42.35cncfanaticshello all
06:42.40theoddone33maybe just maybe there's something slightly wrong with that
06:42.46cncfanaticsdon't pvp ? :p
06:42.52breserwell reputation rewards from WSG and AB are absurd.
06:43.10theoddone33that's the thing, wsg and ab aren't as efficient as AB
06:43.12theoddone33er AV
06:43.12breser35 per flag cap... lol
06:43.24theoddone33or maybe they are and people are just worse at thetm
06:43.28Lysitheaan actual contribution stat sytem would be awesome, reward for being good and active not passive
06:43.36theoddone33yes
06:43.40theoddone33that would be excellent
06:43.48Lysitheaie, I got this much points for being an excellent healer
06:43.51theoddone33no more "just lose quick we get more honor"
06:44.11breserI think they should just implement rated BGs by guild.  Let people queue for them.
06:44.16Lysitheatho, I'm sure that would get abused/farmed somehow anyway
06:44.39theoddone33I hope they disable the av enabler mod
06:44.39breserPut easy to get entry level PVP armor on rep vendors (like they've done)
06:44.43theoddone33to be honest
06:44.51breserThen earn points from the guild BGs.
06:44.59Lysitheastatic maps and few options doesnt help either
06:45.11breserIndividual queue/small group queuing = fun with no reward.
06:45.48breserYou get points from the win.  Work it somewhat like arena.
06:46.23breserBring competitive PVP into the objective based stuff.
06:46.30breserTrash this "let's fight in a box" garbage.
06:46.33theoddone33what's the site where you can see your stats in differnet gear/chant/gem combos?
06:46.41theoddone33setting up fake gearsets, etc
06:47.40breserAs it is PVP guilds end up being very loosely organized and barely functional now.  Beucase there's nothing driving them together.
06:48.13breserPVE guilds have to be strong becuase the raiding environment doesn't really allow poorly organized PVE guilds to succeeded much.
06:48.51*** join/#wowace Nargiddley (n=narg@203-97-236-74.cable.telstraclear.net)
06:49.39breserIn a lot of respects the social aspect of PVP is almost dead because PVP is just something you do to acquire points to get some gear.  Premades happen simply because it's more efficient than some random group of people.  Not because different premades are trying to compete.
06:50.01cncfanaticsbreser: exactly
06:50.15breserHell most premades multi-queue anymore and bail if they see another premade, they don't even wait to see if it sucks.
06:50.20cncfanaticsyou shouldn't forget WoW in the essence was a PvE game though
06:50.31breserOhh I realize that.
06:50.42cncfanaticsblizz quite failed in the PvP aspect though
06:50.46cncfanaticsits a boring, unbalanced gear grind
06:50.50theoddone33which is odd since pvp is vastly more accessible/popular
06:51.10*** join/#wowace dieck_ (n=dieck@p5B22DCD5.dip.t-dialin.net)
06:51.29breserIt's more accessible because there's no social aspect.  You log on, queue up and run your way through horrible groups until you have managed to collect enough honor.
06:51.55breserArena has a social aspect and people liek that but Blizzard completely failed by making it about small groups.
06:52.05breserBy making it about small groups it's about composition.
06:52.41breserSo if you want to succeed in arena you run a good comp or you don't.  Ohh you're a feral druid, that's too bad, respec to resto.
06:53.02breserIf they made it about large groups then specs and comps don't really matter.  Strategy matters more.
06:53.59breserBut the ultimate problem I have with arena is you can't just play with whoever, you're driven into small groups.  You're forced to play everyone a certain amount or they don't get their points for the week.
06:54.30breserSo if player x logged on and played 20 games and you and the rest of the team wants to play more.  You have to either screw player x or wait and hope they get on.
06:55.06breserAnyway I'll stop now.
06:55.56*** join/#wowace ncd|Aileen (n=Dave@213.216.23.2)
07:00.45*** join/#wowace digmouse (i=digmouse@60.173.182.9)
07:03.08*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
07:07.59CIA-4403scorpion * r77967 10Wishlist/Wishlist-zhTW.lua:
07:07.59CIA-44Wishlist:
07:07.59CIA-44- Update zhTW localization.
07:09.36cncfanaticsbreser: ain't it the same for PvE ? :p
07:10.20cncfanaticscan't play with whoeve either
07:10.20*** join/#wowace hiflyer (n=hiflyer@ampersand.lp.jadestone.net)
07:10.23cncfanaticsneed some min-maxing
07:10.36cncfanaticswhoever*
07:10.53*** join/#wowace dieck (n=dieck@p5B22F3FC.dip.t-dialin.net)
07:13.15*** join/#wowace Roblibob (n=chatzill@c-07fde055.1910-5-64736c11.cust.bredbandsbolaget.se)
07:13.58erikharena is pvp raiding
07:14.07erikhwith all the same bonuses and drawbacks.
07:14.30cncfanaticsnot true
07:14.40cncfanaticspve raiding ain't 2, 3 or 5 man
07:14.58cncfanaticsyou also don't queue for pve raiding, you go whenever you plan it
07:15.54Zyndromeputs erikh in front of M'uru
07:16.06*** join/#wowace dieck__ (n=dieck@p5B22F9ED.dip.t-dialin.net)
07:17.40ZyndromeRESILLIANCE KILLED PVP btw :3
07:18.35Drundiais it most commonly misspelled word? (like rouge)
07:18.39*** join/#wowace pb_ee1 (n=nospam@meilleu015869-2.clients.easynet.fr)
07:19.17Zyndromeresilience then
07:19.28Zyndromebut I dont care ;/
07:20.46*** join/#wowace Gandharva (n=Miranda@ppp-88-217-86-149.dynamic.mnet-online.de)
07:22.10Lysitheaname of addon that "removes" a part of the screen so the actual wow graphic window resizes, I want to put chat bars etc at the bottom but not miss out on the graphics behind it... not sure if I explain it good enough :/
07:23.33Lysitheaah, ctviewport should do it
07:23.56*** join/#wowace papyros (n=madlener@iss63.vlsi.informatik.tu-darmstadt.de)
07:24.45breserViewport, Skinner, etc.
07:25.15*** join/#wowace mikezter (n=Miranda@drms-4d0064e0.pool.mediaWays.net)
07:26.25*** join/#wowace Kalroth (n=kalroth@0x573f1066.hjnqu1.static.dsl.tele.dk)
07:27.57Lysitheaoh yeah, skinner, that's what I used before
07:27.59Lysitheathanks
07:28.17winkillerwell, what would you miss out?
07:28.23winkilleryou can't skew the view
07:28.45winkillerso.. you don't see things. like a shutter, but not that it helps for missing stuff :P
07:29.11winkillerimagines playing wow in 180°-fisheye pov like quake...
07:30.10Zyndromeit's basically viewport resizing... many patches ago, addons could create multiple viewport frames, allowing a rear mirror :D
07:30.22Zyndromechanging the FoV is a whole other story
07:30.35winkiller"but not miss out on the graphics behind it"
07:31.34ZyndromeI blame no sleep @ 9:30 in the morning and caffeine still in my system
07:33.35Lysitheacouldnt explain it good enough, viewport function was what I was looking for
07:33.39Lysithea[09:31:46] <Zyndrome> I blame no sleep @ 9:30 in the morning and caffeine still in my system
07:33.44LysitheaIm going with that one aswell
07:34.00Lysitheaexcept, Im missing out on caffeine
07:39.02winkiller:)
07:40.30*** join/#wowace pb_ee1 (n=nospam@meilleu015869-2.clients.easynet.fr)
07:40.38*** join/#wowace harldephin (i=harl@dslb-088-076-055-018.pools.arcor-ip.net)
07:40.48*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
07:42.22*** join/#wowace pb_ee1 (n=nospam@meilleu015869-2.clients.easynet.fr)
07:49.48winkillerthings you don't want to find in sourcecode:   // Don't even ask me how this works.
07:49.57cncfanaticsrofl
07:50.01cncfanaticssmells copy/paste
07:50.48CIA-4403nikkodemus * r77968 10BuffEnough/Locales/Locale-frFR.lua:
07:50.48CIA-44BuffEnough:
07:50.48CIA-44- one more try at fixing localization
07:51.37winkillerit goes on like this:
07:51.48Lukianhaha, they may have just commented it weeks after writing it :p
07:51.51winkillerApparently it creates a register for the filenme by xoring the characters into a number from right to left.  The top six bits and the
07:51.54winkiller<PROTECTED>
07:52.03winkillerand it's probably 10 years old
07:53.19*** join/#wowace kaugummi (n=kaugummi@2002:5091:be75:55f:20d:93ff:fe87:d832)
07:54.32*** join/#wowace Diskmaster (n=YOURFACE@CPE-76-85-147-197.neb.res.rr.com)
08:03.30*** join/#wowace [Gandharva] (n=Miranda@ppp-88-217-86-149.dynamic.mnet-online.de)
08:10.55CIA-44stealyourcarbon: 03Tekkub 07master * r0879ea2 10/: Change launcher icon
08:12.34*** join/#wowace copystring (n=copystri@p548A15F4.dip0.t-ipconnect.de)
08:17.03Aiiane!rating 1445
08:17.03Xinhuan1445 rating gives 331(5s), 292(3s) and 252(2s) arena points. (Use !points for inverse calc)
08:20.27*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
08:34.53*** join/#wowace Cartas (n=nnscript@host81-158-14-106.range81-158.btcentralplus.com)
08:45.17*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
08:45.30*** join/#wowace profalbert (n=profalbe@91-113-16-123.adsl.highway.telekom.at)
08:53.18*** join/#wowace Megalon (n=starfox@d91-129-21-54.cust.tele2.at)
08:55.11*** join/#wowace Kazie (n=k@port207.ds1-vg.adsl.cybercity.dk)
08:56.07*** join/#wowace cncfanatics (i=c1201e48@gateway/web/ajax/mibbit.com/x-4a5a9416f26fe867)
09:05.34*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
09:05.34*** mode/#wowace [+v MentalPower] by ChanServ
09:06.51CIA-4403phanx * r77969 10ShieldsUp/ (Config.lua README.txt ShieldsUp.toc):
09:06.51CIA-44ShieldsUp:
09:06.51CIA-44- Fixed options not appearing initially
09:08.29*** join/#wowace cncfanatics (i=c1201e48@gateway/web/ajax/mibbit.com/x-08bf3f0fcff3df79)
09:08.42*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
09:08.42*** mode/#wowace [+v MentalPower] by ChanServ
09:11.51*** join/#wowace Gandharva (n=Miranda@ppp-88-217-86-149.dynamic.mnet-online.de)
09:21.05*** join/#wowace Elkano (i=Elkano@WoWUIDev/WoWAce/Elkano)
09:21.05CIA-4403borlox * r77970 10Fortress/ (6 files in 3 dirs):
09:21.05CIA-44Fortress:
09:21.05CIA-44- de-externalized LegoBlock and LibDataBroker-1.1
09:22.27*** part/#wowace Anea (n=ernst@a62-251-8-41.adsl.xs4all.nl)
09:28.42*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se)
09:29.30*** part/#wowace CrazyBenny (i=s_m@a04-0309a.kn.vutbr.cz)
09:31.36*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
09:31.36*** mode/#wowace [+v MentalPower] by ChanServ
09:35.17*** join/#wowace [dRaCo] (n=drc@p5B22A16E.dip0.t-ipconnect.de)
09:35.47*** join/#wowace Gandharva (n=Miranda@ppp-88-217-86-149.dynamic.mnet-online.de)
09:39.56*** join/#wowace ktwo (n=User@agsb-5d86270f.pool.einsundeins.de)
09:43.54*** join/#wowace charon (n=thomas@cx-public-docking-1-071.ethz.ch)
09:44.13*** join/#wowace Vegeta]BT[ (n=Vegeta-G@62.80.24.154)
09:53.52*** join/#wowace Srosh (n=Srosh@c136120.adsl.hansenet.de)
09:54.37*** join/#wowace Cartas (n=nnscript@host81-158-14-106.range81-158.btcentralplus.com)
09:57.13*** join/#wowace bindi (n=indigo@d54C6BA41.access.telenet.be)
10:07.30*** join/#wowace sun\ (n=sun@ARouen-256-1-53-134.w90-51.abo.wanadoo.fr)
10:08.54*** join/#wowace Erzy (n=AFAP-Erz@c-4361e253.533-1-64736c12.cust.bredbandsbolaget.se)
10:08.56*** join/#wowace nekoh (n=nekoh@drms-590c6c45.pool.einsundeins.de)
10:23.18*** join/#wowace FtH|Daemona (n=koaschte@pD9E2B310.dip.t-dialin.net)
10:23.44*** join/#wowace _rane (i=rane@a91-152-173-200.elisa-laajakaista.fi)
10:29.02*** join/#wowace buu (n=buu@erxz.com)
10:41.43*** join/#wowace fridgid (n=fridgid@75.76.14.158)
10:42.08*** join/#wowace Daemona (n=koaschte@i577A0DF7.versanet.de)
10:42.46*** join/#wowace Ominous (n=Ominous@85-210-71-220.dsl.pipex.com)
10:44.09*** join/#wowace sylvanaar (n=sylvanaa@12.179.203.45)
10:46.42*** join/#wowace _rane (i=rane@a91-152-173-200.elisa-laajakaista.fi)
10:57.28*** join/#wowace Elkano (i=Elkano@WoWUIDev/WoWAce/Elkano)
11:06.32*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
11:06.32*** mode/#wowace [+v MentalPower] by ChanServ
11:08.23*** join/#wowace WyriHaximus (n=webmaste@i131220.upc-i.chello.nl)
11:11.32*** join/#wowace Vulcanus (n=Vulcanus@212251189051.customer.cdi.no)
11:13.58*** join/#wowace faCe| (n=face@pD955CB84.dip.t-dialin.net)
11:13.59*** join/#wowace CrazyBenny (i=s_m@a04-0309a.kn.vutbr.cz)
11:17.18CIA-4403Copystring * r77971 10YurrCombatLog/Core.lua:
11:17.18CIA-44YurrCombatLog:
11:17.18CIA-44- bugfix showing wrong source/destination
11:17.18CIA-44- remove the default combatlog from ChatFrame2
11:17.18CIA-44- added option to show timestamps in ChatFrame2
11:17.18CIA-44- fix some typos
11:18.19*** join/#wowace Elkano_ (i=Elkano@client00819.vpn.uni-saarland.de)
11:20.51*** join/#wowace nywef (n=fewyn@46.210.33.65.cfl.res.rr.com)
11:20.54*** join/#wowace Elkano (i=Elkano@WoWUIDev/WoWAce/Elkano)
11:22.46*** join/#wowace Sliker_Hawk (n=SlikerHa@212.32.115.61)
11:22.47*** join/#wowace Movix (n=mattes@82.242.144.196)
11:24.15*** part/#wowace CrazyBenny (i=s_m@a04-0309a.kn.vutbr.cz)
11:27.10*** join/#wowace Navv (i=92f6c211@a91-155-89-173.elisa-laajakaista.fi)
11:30.45*** join/#wowace ins\ (n=ins@83.101.37.172)
11:37.40*** join/#wowace Guardix (i=martin_j@0x573b7a90.hinqu1.dynamic.dsl.tele.dk)
11:45.28CIA-4403ag * r77972 10Broker_Clock/ (4 files in 3 dirs): Broker_Clock: Added LDB-1.1 file
11:45.48Fisker-what is broker btw?
11:46.05CIA-4403ag * r77973 10Broker_Clock/: Broker_Clock: Readded other SVN externals
11:46.26*** join/#wowace Wobin_ (n=Wobin@203-158-32-169.dyn.iinet.net.au)
11:46.26*** mode/#wowace [+v Wobin_] by ChanServ
11:47.58Cheadsmust some place where you can sell stocks?
11:49.52phyberNot sure, but that LibDataBroker-1.1 doesn't exist in trunk :|
11:50.24CIA-4403ag * r77974 10Broker_Durability/ (4 files in 3 dirs): Broker_Durability: Added LDB-1.1 file
11:50.30CIA-4403ag * r77975 10Broker_Mail/ (4 files in 3 dirs): Broker_Mail: Added LDB-1.1 file
11:50.42profalbertiirc LibDataBroker is by tekkub
11:50.45*** join/#wowace mikezter_ (n=Miranda@drms-4d0064e0.pool.mediaWays.net)
11:50.54phyberah.
11:51.33*** join/#wowace Zynderps (n=faggotry@217-209-42-83-no89.tbcn.telia.com)
11:51.33CIA-4403ag * r77976 10Broker_PvP/ (3 files in 2 dirs): Broker_PvP: Added LDB-1.1 file
11:51.54CIA-4403ag * r77977 10Broker_SysMon/ (4 files in 3 dirs): Broker_SysMon: Added LDB-1.1 file
11:52.37CIA-4403ag * r77978 10Broker_Tracking/ (3 files in 2 dirs): Broker_Tracking: Added LDB-1.1 file
11:54.27cnc|workcommit spam :'
11:54.29CIA-4403ag * r77979 10Broker_Durability/: Broker_Durability: Readded SVN externals
11:54.41CIA-4403ag * r77980 10Broker_Mail/: Broker_Mail: Readded SVN externals
11:55.05CIA-4403ag * r77981 10Broker_PvP/: Broker_PvP: Readded SVN externals
11:55.07CIA-4403ag * r77982 10Broker_SysMon/: Broker_SysMon: Readded SVN externals
11:55.18CIA-4403ag * r77983 10Broker_Tracking/: Broker_Tracking: Readded SVN externals
11:55.30*** join/#wowace ag` (n=Andreas@0x57317a46.bynxx19.dynamic.dsl.tele.dk)
11:55.44cnc|workag, don't spam so muchj
11:55.48*** join/#wowace Zyndrome (n=faggotry@217-209-42-83-no89.tbcn.telia.com)
11:55.52cnc|workag` eve
11:55.55cnc|works/eve/even/
11:56.05ag`I can't help it
11:56.20cnc|workmeh, wowwace svn fails
11:56.58ag`a combination of that and tortoiseSVN
11:58.45profalbertag`: so, which addons can display that broker-stuff?
11:58.51omegaFortress
11:59.41*** join/#wowace nuoHep (n=nuoHep@89.222.156.36)
11:59.51ag`StatBlocks2 in branches
12:00.39ag`and http://github.com/tekkub/quickie/tree/master
12:02.57*** join/#wowace p3lim (n=p3lim@ti500710a080-4505.bb.online.no)
12:05.22CIA-4403kurax * r77984 10AtlasLoot_SetsandPvP/ (6 files): AtlasLoot_SetsandPvP: Locales update
12:06.14*** join/#wowace Josh_Borke (n=jk275@WoWUIDev/WoWInterface/LegoBlock/joshborke)
12:06.17*** join/#wowace ins\away (n=ins@83.101.37.172)
12:10.51*** join/#wowace sun\\ (n=sun@ARouen-256-1-12-200.w90-51.abo.wanadoo.fr)
12:11.07*** join/#wowace Mytos (n=nate@c-76-99-113-54.hsd1.pa.comcast.net)
12:11.13*** part/#wowace Mytos (n=nate@c-76-99-113-54.hsd1.pa.comcast.net)
12:11.19*** join/#wowace Mytos (n=nate@c-76-99-113-54.hsd1.pa.comcast.net)
12:11.28Mytosmornin peoples
12:12.27Mytoswould there be a way to write a mod that would let you substitute spell ids for spellnames in macros
12:13.48Stanzillaag`: Tooltips are a bit broken in your FuBar2Broker thingy :)
12:14.02ag`Stanzilla, which fubar plugin?
12:14.07ag`and broken how
12:14.12Stanzillascreenshot inc
12:14.24ag`great
12:15.13Stanzillaag`: http://images.gammatester.com/pics/c27fbab7930ddaa2b454cf9f8cdc0026.jpg
12:15.29StanzillaGroupFu and some more look similiar
12:18.35ag`looks wierd yeah :P
12:18.55StanzillaGroupFu, BankStack, Violation and BigWigs are the other ones
12:21.32ag`logging in with violation now
12:22.59ag`Hmm Stanzilla, my violation doesn't have a tooltip
12:24.35Stanzillaag`: mine says "Click to toggle the bar display. Shift-Click to reset"
12:26.33*** join/#wowace profalbert (n=profalbe@80-123-26-157.adsl.highway.telekom.at)
12:34.29*** join/#wowace Higdur_ (n=nike@81-229-140-43-o1124.telia.com)
12:35.17selckinwhats a good HD brand these days
12:35.25nevcairielsamsung or WD
12:35.26nevcairielimho
12:35.39nevcairielseagate isnt too bad either
12:35.47*** join/#wowace Dekster_ (n=chatzill@netblock-68-183-40-143.dslextreme.com)
12:35.48profalbertI have seagate all over my place
12:36.12Funkeh`ag`, why in the name of all things good do you add ldb to every plugin, the viewer need's it, that's it
12:36.30selckinsamsung 10 eur cheaper then WD
12:36.37selckinguess that one will be it!
12:37.11nevcairielFunkeh`: obviously the plugins need it to, or they error if no viewer is installed
12:37.29nevcairieland you cant be sure that your viewer loads before your plugin
12:37.35Funkeh`it should error when you have no viewer..
12:37.41Funkeh`then the user knows they need a viewer
12:37.55ag`nah, because some people don't want a viewer
12:38.03ag`however a check could be done
12:38.06Funkeh`what's the point with no viewer?
12:38.15nevcairieleven then
12:38.17*** join/#wowace cncfanatics (i=c1201e48@gateway/web/ajax/mibbit.com/x-9c8a14796b5de911)
12:38.20nevcairiel(14:37:20) (@nevcairiel) and you cant be sure that your viewer loads before your plugin
12:38.29ag`ah yeah
12:38.33Funkeh`mm
12:38.38*** join/#wowace Matrix110 (i=Matrix11@pD957FE2B.dip.t-dialin.net)
12:38.45ag`that's the mother of all arguments
12:39.18ag`the other thing I was going to say was that you could have addons that provide a launcher (the ones Tekkub talks about=
12:39.21ag`)
12:39.30ag`but the user might not want them shown
12:39.35ag`so he doesn't install a display
12:39.40ag`then he should not get an error
12:39.48nevcairielin a perfect MVC world, the plugin itself would not care nor know if there is a viewer
12:40.26Fisker-slaps nevcairiel around a bit with a large trout
12:42.20winkillerin a perfect nevcairiel there would be no performance because of all the loose coupling
12:42.38winkillerok, in a perfect mvc world :P
12:43.03*** join/#wowace sb (n=sb@HSI-KBW-078-042-203-247.hsi3.kabel-badenwuerttemberg.de)
12:49.06*** join/#wowace Higdur__ (n=nike@81-229-140-43-o1124.telia.com)
12:53.07*** join/#wowace pewpewarrows (n=pewpewar@h-67-100-240-252.mclnva23.covad.net)
13:03.04*** join/#wowace EvilJohn (n=eviljohn@67.110.71.2.ptr.us.xo.net)
13:07.51Stanzillaag`: oh and left-clicking does not work for all fubar plugins, right-clicking does :)
13:07.56ag`yep
13:08.20ag`I'm working on making it better
13:08.24Stanzilla<3
13:08.27ag`hooking an embeddable lib sucks
13:08.30Stanzillathe tooltip stuff is really annoying^^
13:18.45*** join/#wowace [SW]Dodge (n=Miranda@p5B00AE09.dip0.t-ipconnect.de)
13:18.49*** join/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
13:21.20*** join/#wowace gix (i=gix@e180027179.adsl.alicedsl.de)
13:24.08*** join/#wowace Higdur (n=nike@81-229-140-43-o1124.telia.com)
13:26.01*** join/#wowace Kulaar (n=182Kulaa@p5B155D74.dip.t-dialin.net)
13:26.09*** part/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
13:27.24*** join/#wowace mikezter (n=Miranda@drms-4d006048.pool.mediaWays.net)
13:34.49*** join/#wowace dieck (n=dieck@p5B22F2FB.dip.t-dialin.net)
13:38.18*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
13:44.54Roblibobskinner aswell if you already use it, iirc
13:44.59Roblibobhm
13:45.01Roblibobmt
13:45.11Roblibobanswered a question asked 3 hours ago lewl.
13:46.30CIA-4403nevcairiel * r77985 10Broker_SysMon/Broker_SysMon.lua: Broker_SysMon: global variables are bad, hmkay?
13:48.22*** join/#wowace spode (n=spode@85.134.127.203)
13:48.25*** join/#wowace Matrix110| (i=Matrix11@pD957FE2B.dip.t-dialin.net)
13:54.34*** join/#wowace Oridan (n=oridan@host86-158-176-248.range86-158.btcentralplus.com)
13:58.37*** join/#wowace Fatalis (n=fatalisd@68-188-76-94.dhcp.stls.mo.charter.com)
14:05.10*** join/#wowace Higdur_ (n=nike@81-229-140-43-o1124.telia.com)
14:05.16*** join/#wowace ZealotOnAStick (n=zoas@adsl-070-154-141-174.sip.bna.bellsouth.net)
14:05.24*** mode/#wowace [+v ZealotOnAStick] by ChanServ
14:06.00*** join/#wowace shingo (n=shingo@p5B0571E5.dip.t-dialin.net)
14:06.06CIA-4403funkydude * r77986 10StatBlock_DPS/StatBlock_DPS.lua: StatBlock_DPS: remove statblock from the tooltip
14:09.59CIA-4403ag * r77987 10FuBar2Broker/FuBar2Broker.lua: FuBar2Broker: hacked around some more
14:11.27*** join/#wowace ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:11.27*** mode/#wowace [+o ckknight] by ChanServ
14:11.31CIA-4403nevcairiel * r77988 10LibBars-1.0/LibBars-1.0/LibBars-1.0.lua: LibBars-1.0: fix another bug with setting width/height on new bars
14:13.48Silviu-ag` in Broker_SysMon.toc at ## OptionalDeps should be LibDataBroker-1.1 not 1.0 i think ;p
14:14.00ag`probably yes
14:14.41dieckhi! is CT Raid Tracker still the addon of my choice for tracking raid attendence and uploading to eqdkp? or is there antoher addon, or another dkp web system to use? ;)
14:14.58nevcairieli still use CT_RT
14:15.12nevcairielthe version from http://www.mldkp.net/ though
14:15.16Elkanoag, actually non at all since there is no standalone
14:15.16profalbertIsn't NRT any good?
14:17.29Elkanoag, and wrt naming, no idea... maybe name them shards?
14:20.00Roblibobis there any page on broker on the wiki or forum?
14:21.54*** join/#wowace Seerah (n=Ryan_L@adsl-18-220-120.mem.bellsouth.net)
14:24.36Jygga!paste
14:24.51Elkanothere is a large discussion thread on the lib that has a strange name ;)
14:30.20ag`huh Elkano ?:)
14:30.43Elkanohuh on what?
14:31.06*** join/#wowace Next96 (i=Next96@121.129.140.196)
14:31.41*** join/#wowace AckisWork (i=8ee55792@gateway/web/ajax/mibbit.com/x-0abf295f388d33f2)
14:31.47ag`oh, about embeds
14:31.52*** part/#wowace AckisWork (i=8ee55792@WoWUIDev/WoWAce/ARL/Troll/Ackis)
14:31.59ag`yeah I'll remove the opdeps
14:32.13ag`The thing is that it is hard to name them anything
14:32.22ag`nothing describes it really
14:33.49ag`Shard isn't descriptive in itself, but I like it, what about infoshard or datashard?
14:34.10ag`sounds a bit magic too
14:34.25Elkanowell, for the DOs embedded in an addon, there doesn't need to be a name; for these small data providers that only want to be displayed without any further functionality one could group them by name but in therory it isn't needed
14:34.53*** join/#wowace Cheads (i=chead@0x573bcdb3.henqu2.dynamic.dsl.tele.dk)
14:35.01Elkanodatashards sounds better then dataobjects but has the data part of LDB ^^ I like it
14:36.21Stanzillaag`: hm with the latest FuBar2Broker I don't get any modules^^ (using StatBlockCore btw)
14:36.22*** join/#wowace Dark_Elf (n=Dark_Elf@206.169.253.152)
14:36.35ag`I'm starting over
14:37.00ag`hooking into an embeddable lib is total bullshit, I'm going to fake the entire lib now
14:37.04*** join/#wowace blay (n=KevFlow@50.206.8.67.cfl.res.rr.com)
14:37.08*** join/#wowace Wraithan (n=cpsqa@dhcp185.criticalpath.com)
14:37.26Stanzillaok :)
14:37.36Elkanoag, I don
14:37.47Elkanoag, I don't thin we should do such an addon anyways...
14:38.18Elkanodon't make FB plugins show up via LDB since they aren't written for it
14:38.37Elkanohaving LDB shards show up in FB shouldn't be that much of a problem though
14:38.44WraithanLDB?
14:38.47ag`Well, it's for people who want it
14:39.06ag`I wouldn't mind having all my addons use LDB but they don't.. :(
14:39.38ag`of course that could be changed, but I think that would piss some people off:)
14:40.20Elkanoyeah, but I doubt you can do it in a clean way since you would have to override FBP and thus most likely break it's FuBar compatibility or at least turn it into even more crap ;)
14:40.41nevcairielnah you can do it cleanly
14:40.55nevcairielYou have to look at the Plugin as if you where FuBar
14:41.14Elkanowell, if we would have a addon creating FB plugins from datashards one could convert the addons to LDB and tell them to add the compat layer addon
14:41.38ag`nevcairiel, it's not that easy, because FBP creates it's own frame
14:41.47Stanzillahave fun converting all the fubarplugins :P
14:42.13ag`so FuBar addon isn't aware of icon or text updates
14:42.20Elkano*randomimage* http://kqe.de/pruell/chinamalwieder.jpg
14:42.21ag`this means you *have* to override FBP
14:43.16Elkanoag, I think it's a better idea to make them write using LDB in first place then giving them a way to keep writing for FB specificaly and gain the benefits of LDB..
14:43.49Elkanoas soon as LDB is wider spread the community will start to call for ports to LDB anyways where they wouldn't be needed your way
14:44.01nevcairielYou could rewrite FBP to do LDB, and rewrite FuBar to be a LDB viewer :P
14:44.22ag`I'm doing that for FBP now
14:44.50ag`but my stupid FuBarPlugin.OnEmbedInitialize isn't getting called
14:46.02CIA-4403ag * r77989 10FuBar2Broker/ (FuBar.toc FuBar2Broker.lua FuBar2Broker.toc libs/): FuBar2Broker: commented out all crap
14:47.15Roblibob:)
14:48.06ckknightI'm sleepy :-(
14:48.10ckknightyawns
14:48.47Stanzillalicks ckknight
14:49.50*** join/#wowace digmouse (i=digmouse@218.23.95.25)
14:49.59WraithanWhat is LBD
14:50.04Wraithaner LDB
14:50.07profalbertLibDataBroker
14:51.03profalberthttp://github.com/tekkub/libdatabroker-1-1/tree/master
14:51.14profalbert~ldb
14:57.42CIA-4403LordFarlander * r77990 10Baldrick/ (Baldrick.lua Baldrick.toc):
14:57.42CIA-44Baldrick:
14:57.42CIA-44- Moved out of beta
14:57.42CIA-44- Don't mess with the cooldown window if setting button to the last item
14:59.20*** join/#wowace gix (i=gix@e180063050.adsl.alicedsl.de)
14:59.43*** join/#wowace Legorol (n=legorol@stud-nat-blk12.trin.cam.ac.uk)
14:59.52cnc|work<PROTECTED>
14:59.52*** join/#wowace SlikerHawk (n=SlikerHa@212.32.115.61)
15:02.36Silviu-;)))
15:07.24*** join/#wowace TNSe (n=evil@cm-84.212.153.1.getinternet.no)
15:10.53*** join/#wowace Odlaw (n=ozzy@c-98-245-75-224.hsd1.co.comcast.net)
15:12.15Dark_Elflol
15:17.38*** join/#wowace copystring (n=copystri@p548A15F4.dip0.t-ipconnect.de)
15:24.23*** join/#wowace Dashkal (n=dashkal@WoWUIDev/Nexus/dashkal)
15:25.48*** join/#wowace Daemona (n=koaschte@i577A0DF7.versanet.de)
15:29.33*** join/#wowace HolgerDK (n=markj@0x57372af1.nfnqu1.dynamic.dsl.tele.dk)
15:30.16*** join/#wowace Vangual (n=bah@84-73-127-44.dclient.hispeed.ch)
15:31.37*** join/#wowace kenlyric (n=kenlyric@c-68-54-218-192.hsd1.in.comcast.net)
15:34.16*** join/#wowace Kulaar (n=182Kulaa@p5B155A18.dip.t-dialin.net)
15:37.32*** join/#wowace Tem (n=tardmrr@WoWUIDev/WoWI/Dongle/Tem)
15:37.32*** mode/#wowace [+o Tem] by ChanServ
15:45.26CIA-4403charon * r77991 10LibBars-1.0/LibBars-1.0/LibBars-1.0.lua: LibBars-1.0: Replace loop over a table by direct name-based lookup
15:48.52nevcairielblasphemy!
15:49.20Mytoswhat?
15:49.40*** join/#wowace Aeyan (n=pancake@cpe-071-076-230-073.triad.res.rr.com)
15:58.53Mytoswe have any other moonkins in here?
15:59.24ckknightboomkin!
16:00.41*** join/#wowace Movix1 (n=mattes@82.242.144.196)
16:01.23Mytoslooking for advice in how to convince a raiding guild that a moonkin isnt useless like they were before bc
16:01.29*** join/#wowace Ghan (n=GhanIRC@ppp-88-217-58-136.dynamic.mnet-online.de)
16:01.43nevcairielgood luck :P
16:02.22Xinhuanp.s moonkin sucks, particularly for sunwell
16:02.23Stanzillait's still useless
16:02.25nevcairielour boomkin quit some time ago, and we didnt really feel like recruiting a new one
16:02.33Xinhuanwould rather bring a hunter over a moonkin
16:02.44durcynget double 4pc t5/t6, and be prepared to sit out for fights where damage actually matters, since you're still a net dps loss?
16:02.47Xinhuanmore damage, more threat
16:03.06nevcairielhow is more threat good o.O
16:03.13Stanzillamiss direct :P
16:03.17durcynnevcairiel: tank threat, misdirection, i'd guess
16:03.18Xinhuan^
16:03.19nevcairielah
16:03.34Xinhuanthat's what i meant!
16:03.35Stanzilla+ a hunter can fd
16:03.36*** join/#wowace fridgid (n=fridgid@75.76.14.158)
16:03.45durcynirrelevant
16:03.45Mytosi outdpsed this guilds mage in a za run and theyre tellin me that i cant put out enough dps, the guys rockin 4pc t6 and 2piece t5 im wearing kara and badge gear
16:03.59durcynany tank that loses threat to a balance druid needs to be shot anyway
16:04.01Xinhuanhe's probably just afking
16:04.21Mytosi was averageing 1700dps, he was doin 1600
16:04.28nevcairieldurcyn: oh its possible if the druid forgot to spec aggro reduce ;)
16:04.34vithos3% physical hit for the raid is kinda nice, but i haven't tried to estimate raid dps contribution
16:04.56Mytos3% for raid and 6% crit for the party
16:05.18Xinhuanits still not enough to replace a stacked BM group, over 3.5k dps
16:05.21Xinhuanor 3k
16:05.42Mytosbm?
16:05.46vithos3k? i only do 2.5k :(
16:06.14Xinhuanyeah skgaming ones do like 3k
16:06.29Xinhuaneven 2.5k is way better than what a moonkin can bring
16:07.08vithosabout how much personal dps can the moonkin put out?
16:07.09Mytosya know, every moonkin ive ever seen that was acctually given a chance to roll on gear he can use has topped dps meters, i always top in whatever raid im in
16:07.22Stanzillathey did 3,xk on brut because they killed him in 4 minutes or so
16:07.22*** join/#wowace Zariel (n=chris@82-69-11-251.dsl.in-addr.zen.co.uk)
16:07.32Mytosbut about 90% of us get screwed out of gear because we want cloth
16:07.36durcynMytos: then you play with terrible, terrible, bad, beyond dumb, useless people who should have their hands removed.
16:08.15Xinhuanthere is no way a properly synergized raid group setup, a moonkin go be above 10th in dps
16:08.16durcynneeds another adjective or two, but it's not you.  it's them.
16:08.49*** join/#wowace AckisWork (i=8ee55792@gateway/web/ajax/mibbit.com/x-aedbaaee32f0a52b)
16:09.55Mytoshave you guys read the talent trees for druids in wotlk?
16:09.55Xinhuani.e shaman that is properly playing his totem rotation, drums, stacking appropriate consumables+trinket at the right time, etc
16:09.58Mytosblizz is gettin so lazy
16:10.36*** join/#wowace bindi (n=indigo@d54C6BA41.access.telenet.be)
16:10.45Mytosevery 51point is close to a carbon copy of other classes spells
16:11.02FinalXisn't that the basic foundation of WoW?
16:11.05FinalX"more of the same"
16:14.02*** join/#wowace MoonWolf (n=MoonWolf@i209133.upc-i.chello.nl)
16:14.02*** mode/#wowace [+o MoonWolf] by ChanServ
16:14.09jy_is it possible that a limited supply recipe is visible at a vendor only if you have the profession ?
16:14.11vithoshmm yeah, i think you're right Xinhuan.  if i get 1.2 dps per hit (i.e. i can utilize 3% completely, which isn't even really true), and there were 9 physical dps making complete use of 3% hit, the moonkin would have to do 2k personal dps to break even at about 2.5k
16:15.11Xinhuanthink about it, if a moonkin is viable, why aren't any of the top 50 guilds using them
16:15.17Mytosif your gauranteed that 3% hit though you can lose hit in other places for more ap/crit
16:15.41Xinhuanthe aura is really a gimmick, half the fights you need to spread out
16:15.44vithosMytos: i raid with a moonkin now.  it's just not possible to drop that much hit as a hunter
16:15.45Xinhuanand you aren't even in range of it
16:15.46Mytosthe core is 35th in the us and theyre using one
16:15.55Xinhuanok, so 1 guild in top 50
16:15.57Xinhuanuses it
16:16.14Mytosthats just the guild i keep track of, theyre on my realm and ive got friends in there
16:17.33Xinhuani'm sorry, i simply cannot justify bringing a moonkin on any first-kills, maybe only for bosses on farm mode
16:18.00Xinhuanif blizz fucked up something, its that they made melee scale too well
16:18.19CIA-4403ag * r77992 10FuBar2Broker/FuBar2Broker.lua: FuBar2Broker: Now works as replacement for FP
16:18.49CIA-4403LordFarlander * r77993 10Baldrick/Baldrick.toc:
16:18.49CIA-44Baldrick:
16:18.49CIA-44- Was missing ButtonFacade from optionaldeps
16:20.03Xinhuanmoonkin's aura isn't something people are going to be in range of some of the time, given a lot of movement in sunwell fights
16:20.36vithosi hate the ranges on totems/auras :(
16:20.45Mytosi think they need to stop making so many legendaries for melee that are easy to get, and stop making the caster ones so retardedly hard
16:21.22Mytosand xin, its the same for totems dude, unless that shamans enhancement, him dropping windfury is useless
16:21.42profalbertag?`: so how does this FuBar2Broker work now... should I replace LibFuBarPlugin by FuBar2Broker?
16:21.43ZealotOnAStickMytos: what caster "legendarieS" ?
16:22.01*** join/#wowace cncfanatics (n=Diego@78-22-179-31.access.telenet.be)
16:22.11Xinhuanyou understand that the boss hit box is usually small enough that most melee are almost 100% gauranteed to be in range of each other
16:22.29Mytoswell, the aitesh is still nice when your talking t4, but it was so retardedly hard to get all the stuff to make the thing, my mage still has 10 splinters in his bank we never did get the frame to drop
16:22.30nevcairielour locks usually out-dps the melee
16:23.01nevcairielDidnt you need like 40 splinters and you get a guaranteed frame drop then?
16:23.03nevcairielor something?
16:23.18Mytosyeah xin, but ive seen quite a few guilds that dont have a geared enough enhance shaman so they make an ele sham drop windfury and hes not even near the melee half the fight
16:23.25Xinhuanframe is a quest item, 100% drop, you need to start the quest first from combining 40 splinters
16:23.36vithosrofl, elemental shaman dropping windfury?
16:23.49Xinhuana totem can be dropped in range of melee
16:23.58Xinhuanbut a player's position is way too mobile
16:24.02selckinrefresh every 2min is stupid tho
16:24.05ZealotOnAStickmy point is, you incorectly used an inclusive plural.  There's only been one caster legendary ever (discounting the temporary Kael'thas fight weapons).
16:24.06Mytosdoesnt mean that shamans gonna be smart enough to drop it near them
16:24.15nevcairielwe usually dont take melees to brutallus if we dont have a enhance shaman :P
16:24.19Xinhuanthen you have a silly shaman :)
16:24.24Xinhuanmight as well not bother
16:24.27sb*cry*
16:24.28Xinhuanif he doesn't drop it in range
16:24.30sbrealmpool down :/
16:24.31ZealotOnAStickWe've got 1 Atiesh in guild.  It gets used on very, very rare occasion for a quickie KZ port, but that's largely unnecessary.
16:24.36Mytosbut if you wanna be technical, its 4 different staffs dude, just depends on who gets the shards
16:25.24Mytosim on tichondrius, its the biggest oxymoron of a realm ive ever seen
16:25.48selckinwe had 39 when we stopped raiding naxx, was so funny
16:25.51ZealotOnAStickif it's possible for someone to hold more than 1 Atiesh at a time, then I'll concede your point.  Let me know when that happens.
16:26.08Mytosone of the highest pops, 3 guilds in the top 60 of the US, and some of the best pvpers in the game, but 99.9% of the realm is retarded and cant get past ssc and tk
16:26.49ZealotOnAStickit's probably slightly less than 99.9% to be really truthful . . . but that's most of the entire population of WoW to be honest.
16:27.02Xinhuancheck out Blackrock then :) at least 25 guilds have killed Illidan
16:27.07Mytosif its less its a very small bit less
16:27.13nevcairielillidan is not hard :P
16:27.15Xinhuanand of those 25, about 17 have killed Brutallus
16:28.08ZealotOnAStickI wish all of our members would show the fuck up consistently so we can stop banging our head against M'uru with not-quite-adequate raid compositions.
16:28.12nevcairielthat reminds me, have to get more tactics going that we kill twins before Xinhuan's crazy guild
16:28.22Xinhuanlol
16:28.23Mytosheck, id even go feral if i could find a decent guild smart enough to realise that feral isnt useless after t4
16:28.25Xinhuanthe race is on nevcairiel!
16:28.37Stanzillawe will beat you :P
16:28.56sbMytos: tanking? no, not useless :p
16:28.59sbdpsing? well... :p
16:29.03nevcairielyou already had a week
16:29.21nevcairielferals are actually decent tanks
16:29.26nevcairielwonder why some guilds dont realize that
16:29.43nywef<- tank BT
16:29.48fewyntanks*
16:29.52selckinand still good dps when not tanking
16:30.01vithosthere are guilds that don't use feral druids? wtf
16:30.09fewynthey are insane if they don't
16:30.13fewynwe generate crazy threat
16:30.30Mytosive acctually gotten told this, and tell me if im the only one that thinks this is messed up, on kael i get told i cant have the caster chest because moonkins HAVE to wear leather, then im not allowed a chance at the tier because only warriors can tank in hyjal and bt
16:30.45fewynstupid
16:30.59ZealotOnAStickGet a guild with less stupid leadership.
16:31.13fewynwhoever told you that needs to go fall into a dumpster and then set said dumpster on fire
16:31.31ZealotOnAStickHowever, any laser chicken aspirations you have for gearing should properly be secondary to all actual cloth dps caster gear needs.
16:32.15nevcairielwe had a feral tank pretty much every encounter in mh or bt
16:32.16selckinget some dkp and then main > trial > offspec > alt
16:32.18nevcairieljust for the fun of it
16:32.32selckinend of discution
16:32.34Mytosall the casters already had the chest or better, we had bad droprates witht he defender tokens on kael
16:32.39nevcairielonly RoS is a warrior thing with spell reflect
16:32.56selckinnevcairiel: illidan too
16:33.01ZealotOnAStickHelpful on Illidan too, but not absolutely necessary.
16:33.03nevcairieloh yeah
16:33.05nevcairielIllidan too
16:33.06ZealotOnAStickOh.
16:33.09ZealotOnASticknev, xin . . .
16:33.13ZealotOnAStickabout Petrify.
16:33.14nevcairiel?
16:33.22ZealotOnAStickI talked to our tank.
16:33.39ZealotOnAStickHe had unkind things to say about your opinions that we just weren't handling it properly, then explained to me . . .
16:33.44Mytosi just think its stupid that im undergeared and outdpsing their top dps, and they wont even let me app
16:33.56ZealotOnAStickthat even if Petrify is spell reflected (and he's NOT stunned) the aggro drop still happens.
16:33.58Xinhuani didn't say/claim you were handling it incorrectly
16:34.00Xinhuanit was someone else
16:34.13Xinhuani merely wanted a 2nd person/guild to support your claim that it is an aggro wipe
16:34.42ZealotOnASticks/your/the/
16:34.53ZealotOnAStickbah, only last.
16:35.29ZealotOnAStickI haven't bothered trying to get a log of a shatter resist yet, we didn't do crap productive this weekend.
16:35.41ZealotOnAStickexcept farm illidan.
16:35.58vithosblarg, i think it's time to reinstall windows.  every time i shutdown, all running apps crash instead of exiting
16:36.00ZealotOnAStickfinally got another skull to drop, though we're now at 34 kills and only 1 set of glaives.
16:36.32ZealotOnAStickSo, anyway . . . Reflected Petrify, no Stun, still an aggro drop.
16:36.32selckinwe're at 38 kills, 9 glaives, 1 skull, 1 healing trinket
16:36.35selckineat that
16:36.43ZealotOnASticktrade you?
16:36.47selckinplease!
16:36.55CIA-4403ag * r77994 10FuBar2Broker/ (FuBar.toc FuBar2Broker.lua README-INSTALLING.txt): FuBar2Broker: Added fake functions
16:37.00Xinhuanthis guild on barthilas, has 9 killed and 7 glaives. eat that
16:37.02selckinwe get notting but protector tokens too
16:37.10ZealotOnAStick34, 2 glaives (1 exact set), 5 skills . . . maybe 2 trinkets.  
16:37.13Xinhuanthey are selling glaives at 35k
16:37.23ZealotOnASticks/skills/skulls/
16:37.23nevcairielwe have alot of trinkets
16:37.30nevcairielonly 2 oh glaives/1 mh
16:37.33vithosrofl only 35k?
16:38.00vithoswe sell za runs for 12k
16:38.01ZealotOnAStick35k is a lot of sunwell wipeage.
16:38.18selckinfor a bear?
16:38.21ZealotOnASticksome folks in our guild as an independent thing sell bears for 9k.
16:38.26vithosyes
16:38.26ZealotOnAStick1k per.
16:38.31selckinlol, who would pay that :\
16:38.35vithoslots of people.
16:38.49selckingold is kinda useless, everyone has tons, but still
16:38.51nevcairielsome guy in my guild does that too
16:38.51vithossomeone every 3 days
16:39.46*** join/#wowace [SD]HolgerDK (n=markj@0x57372af1.nfnqu1.dynamic.dsl.tele.dk)
16:40.22ZealotOnAStickI keep AH whoring, though it's been less consistent since I started this job.
16:40.34ZealotOnAStickMy aim it to get to around 25k or so before I call it good.
16:40.39selckini have 48k gold, stopped all efforts to get more
16:40.53selckinnever ever really tried to make gold
16:40.54ZealotOnAStickWhen WotLK kicks up, I want to just be able to buy anything I need and not be concerned about it.
16:40.56Stanzillaag`: with the latest Fubar2broker just method "update" is missing
16:41.00Mytosi was ah whoring, but now everybodys gouging prices for the stupid 22slot bags in next patch
16:41.17ZealotOnAStickwhat do those need/take?
16:41.34CIA-4403ag * r77995 10Fortress/Options.lua:
16:41.34CIA-44Fortress:
16:41.34CIA-44- enable/disable works again
16:41.37nevcairielalot of gold
16:41.38profalbert1200g?
16:41.43Mytos1.3k from a vendor in shat
16:41.43nevcairielits a paris hilton bag, ffs!
16:41.50nevcairieler, haris pilton! :)
16:41.53selckinstarted buying stupid stuff to waste gold, like shatterd sun title, cenarion mount, rerolling profession for ring enchants and back
16:42.03ag`Stanzilla, I'll add it
16:42.12*** join/#wowace Odlaw (n=ozzy@c-98-245-75-224.hsd1.co.comcast.net)
16:42.43ZealotOnAStickoh. Those are unique, aren't they?
16:43.01profalbertdon't think so
16:43.04vithosyeah next patch needs to hit already.  going to buy all 22 slot bags, plus 3:2 rotation won't fail when using kill command!
16:43.07vithosthey're not unique
16:43.10ZealotOnAStick. . .
16:43.30nevcairielyay money sinks
16:43.37ZealotOnAStickhmm.  Is 6 slots worth 3600 gold to me?
16:43.55Mytoswhy would the make em unique, theyre trying to make money sinks before wotlk so people dont go into it with 50k each
16:43.56vithosit is to me, i carry around so many consumables for raiding it's disgusting
16:43.57profalbertI know people with 100k+ gold, and they also are raiding
16:44.02vithosi can't even carry my pvp gear with me
16:44.11*** join/#wowace chiper (n=chiper@69.43.204.8)
16:44.58sacarascselckin: nice one on the ring enchants, i commend you highly for that
16:45.12ZealotOnAStickI want my damn backpack upgraded.
16:45.26ZealotOnAStickI've got 3 20 slotters and a my shard bag, then just 16 in backpack.
16:45.40vithosseriously
16:45.47vithosfuck the backpack
16:46.45Mytosyea, id love to upgrade the backpack
16:47.19Xinhuani'm using all 18slotters despite having 150k gold ;p
16:47.37CIA-4403Copystring * r77996 10YurrCombatLog/Core.lua:
16:47.37CIA-44YurrCombatLog:
16:47.37CIA-44- enable Timestamps for all events
16:47.40Fisker-only stupid people buys the new 22 slotters
16:47.46Fisker-gonna be pretty cheap in wotlk
16:47.47Fisker-obviously
16:48.05ZealotOnAStickthing that annoys me about the 22 slotters, is they're all uneven.  2 slots of wasted space.
16:48.11ZealotOnAStickthis is something I only care about on my Warlock.
16:48.20ZealotOnAStickI use Bagnon on all my other chars.
16:48.37ZealotOnAStickbut my lock is also my only char I'm really hurting for room on.
16:49.00Mytosi dont think it will be, i think if the economy keeps goin like it does they might up prices for other stuff to make us lose gold and drop the prices on ah
16:49.49Mytosi could seriously see them raising the prices of repairs to make people spend money
16:51.00*** join/#wowace kilrogg (n=kilrogg@muedsl-82-207-254-035.citykom.de)
16:51.08*** join/#wowace Dashkal (n=dashkal@WoWUIDev/Nexus/dashkal)
16:51.20vithosFisker-: sure, it'll be cheap in wotlk.  but what else am i going to do with 30k gold?
16:51.27*** join/#wowace [SD]HolgerDK (n=markj@0x57372af1.nfnqu1.dynamic.dsl.tele.dk)
16:51.30*** part/#wowace ashb (n=ash@callisto.firemirror.com)
16:51.51DashkalBuy things from Haris Pilton
16:52.04*** join/#wowace laeg (n=laeg@unaffiliated/laeg)
16:52.14laegis there a mod that will give my mailbox more buffer space?
16:52.33CIA-4403ckknight * r77997 10Cartographer/ (6 files in 5 dirs):
16:52.33CIA-44Cartographer - Disable pointless modules if Cart3 is detected (GroupColors, Coordinates, GuildPositions, Battlegrounds)
16:52.33CIA-44- Implemented a neutral waypoint API if Cart3 is not detected. Note: This API may change and thus is not published yet.
16:53.30ZealotOnASticklaeg: what do you mean by "buffer space?"
16:53.32*** join/#wowace Kalroth (n=kalroth@3908ds1-hj.0.fullrate.dk)
16:54.06Vulcanusso what happened to ackis' addons since there's a note saying "re-added addons by ackis"?
16:54.20DashkalDid he cool down and put them back?
16:54.36Vulcanuswhy were they removed
16:54.51*** join/#wowace Dark_Elf (n=Dark_Elf@ip152.net253.mw.net)
16:55.03ZealotOnAStickstupid drama related to poor choice of term and someone's tighty whities being too bunched.
16:55.08AeyanHe removed them
16:55.25Vulcanushow about less cryptic more details :p
16:55.41AeyanMeh
16:56.01AeyanHe had an argument with some other devs in here, got mad, and removed his addons
16:56.03CIA-4403ag * r77998 10FuBar2Broker/FuBar2Broker.lua: FuBar2Broker: Added some updates
16:56.06AeyanApparently he changed his mind
16:56.29Xinhuantekkub technically isn't a wowace dev
16:56.34Vulcanusit was funkeh who added ARL back, dunno more
16:56.43AeyanDidn't say wowace dev =P
16:56.46ZealotOnAStickhe got banned largely because he chose an unfortunate word to use in reference to someone specific rather than something less specifically sensitive like "you blithering idiotic asshat"
16:56.51AeyanHe's still an addon developer
16:56.55*** join/#wowace charon (n=thomas@84-75-156-10.dclient.hispeed.ch)
16:57.25ckknightwho got largely banned?
16:57.30DashkalAckis
16:57.33ckknightoh
16:57.35ckknightwhen was this?
16:57.37DashkalYou missed that drama
16:57.39DashkalFriday?
16:57.46DashkalOr was it thurs?
16:57.55Vulcanusmaybe I have logs of it
16:57.57ckknightI was quite sick Thursday
16:58.08Dashkalouch, that explains why you were missing.  Feeling better now I hope?
16:58.17ckknightyea, food poisoning
16:58.23ckknightalso, I went to a wedding over the weekend
16:58.26Dashkalowwwwwwww
16:58.48ZealotOnAStickyes, she surprised him.
16:58.51Xinhuantekkub did like 20 commits at the same time with a git push, and pretty much spammed the channel, they argued about the double standards since wowace rules says to spread out commits so it doesn't spam the channel
16:58.56ZealotOnAStickTold him it was going to be a ferret roast.
16:59.04ckknight~logs
16:59.05purlrumour has it, logs is apt/ibot/infobot/jbot/purl all log daily to http://ibot.rikers.org/<channelname>/ where channelname is html encoded ie: %23debian | lines that start with a space are not shown | some channels have stats at http://ibot.rikers.org/stats/<channelname>.html.gz
16:59.25Dark_Elfdang i missed the fireworks lol
16:59.30ZealotOnAStickThen there was argument, Ackis used the term "faggot" . . .
16:59.43sacarascfaggots are nice
16:59.44ZealotOnAStickand given that it was tekkub, (so I'm told, if I'm wrong, don't blame me) . . .
17:00.07ZealotOnAStickthere was somewhat understandable specific ire.
17:00.11*** join/#wowace HolgerDK (n=markj@0x57372af1.nfnqu1.dynamic.dsl.tele.dk)
17:00.17Dashkaloh that's what actually set it off?  I missed that
17:00.27sacaraschttp://en.wikipedia.org/wiki/Faggot_%28food%29 <-- yummy
17:00.43ZealotOnAStickI think it's a fairly stupid thing, it's passed, and he shouldn't be banned.
17:00.45DashkalBut then, that word does get used in my vent chat and those of that persuasion in my guild don't really care
17:00.46ZealotOnAStickbut who am I, eh?
17:01.09Vulcanusyeah I have logs of it, reading it now
17:01.13ag`Stanzilla, is it working now?
17:01.14ckknightreading the logs now
17:01.38ckknightreally, I don't see how Tekkub being the way he is connected to his usage of git
17:01.39ckknightbut that's just me
17:01.42ckknightcause I use git
17:01.50ckknightand I'm quite straight
17:01.57ZealotOnAStickahh.  Those checking logs, if it's not as it was explained to me, please do explain and correct.
17:01.59Stanzillaag`: I still have statblockscore and it's not working but I get no errors, installing fortress now
17:02.06ZealotOnAStickckknight: lol.
17:02.10Dashkalrofl
17:02.18ckknightgranted, I do think that spamming the channel is rather dickish
17:02.20ZealotOnAStickWell, there is the question of those disturbing ballmer dreams.
17:02.22ckknightshrugs
17:02.30ckknighthey, that was Kolie taking it up the rear, not me
17:02.33Xinhuantekkub was a bit way too defensive
17:02.39ZealotOnAStickyour fantasy, though.
17:02.40ag`Stanzilla, it works for me now (do you use WAU or SVN?)
17:02.44Xinhuanhe did spam the channel, but its not very controllable due to git
17:02.45ckknight:-P
17:02.52DashkalIt was a stupid fight.
17:02.53ckknightXinhuan: he wrote the CIA script for git.
17:02.56ZealotOnAStickI think that makes you a homovoyeur?
17:03.00Xinhuanya i'm aware
17:03.00ckknightlol
17:03.04Stanzillaag`: svn
17:03.06Vulcanusthere was 35 lines of tourguide spam
17:03.27ZealotOnAStickwhat, did he do like a massive push at once?
17:03.34Dashkalzoas: yep
17:03.36Vulcanusno, multiple ones
17:03.48VulcanusIll pastey them, sec
17:03.50ckknightokay, from what I can tell of the logs, I don't think Ackis deserved a ban
17:03.51ZealotOnAStickThen he deserves to be thrashed.
17:03.54ckknighta good talking to, yes
17:03.59DashkalIf I read the log right, it was a push of a good stack of commits
17:04.06Dark_Elfso where does Ackis hang out now?
17:04.13ckknightand he should apologize for any misspoken words
17:04.14ZealotOnAStickVulcanus: multiple pushes, or one push, which consisted of a bunch of commits?
17:04.22ag`which addons did he make
17:04.26Vulcanussec
17:04.41ZealotOnAStickag`: whom, Ackis?
17:04.49VulcanusZealotOnAStick: http://pastey.net/90851
17:05.02ag`ZealotOnAStick, yeah
17:05.11*** join/#wowace Vegeta]BT[Work (n=Vegeta-G@137.226.248.218)
17:05.42ag`brb Stanzilla, dinnar inc
17:05.58Vulcanushe makes AckisRecipeList which I hope will soon inherit the earth from RecipeRadar which is a buggy PoS
17:06.08Stanzillaag`: kk, raiding now anyway :O
17:06.17Vulcanusand if this means development stopped (either on this site or in total) imma be mighty annoyed
17:06.57Vulcanuswhat I dont understand is why git can't just report commits in the same way SVN does.
17:07.17Xinhuancos git uses a distributed system
17:07.27ZealotOnAStickI'm fairly certain he's still doing stuff on CF.
17:07.33ZealotOnAStickI think he should be unbanned and yelled at.
17:07.40Xinhuanyou can commit stuff to a "local" repository
17:07.57Xinhuanthen do all the small commits as one large commit to the actual repository
17:08.24kaidenback
17:08.44Vulcanuswell if gitbot can't report in the same way svnbot does, then IMO it should be banished to a reporting channel
17:09.04Xinhuanthat's what tekkub disagrees with
17:09.14charonVulcanus: it easily could, but the issue is that people tend to push entire batches of commits with git
17:09.20charonlike 10 or 20 at a time
17:09.21Xinhuanhe said he'll mvoe his reporting bot only if the wowace one is also moved
17:09.26Dark_Elfshould of seen it last night with the new lib added to the addons lol
17:10.06*** join/#wowace Tekkub (n=tekkub@WoWUIDev/WoWI/Featured/Dongle/Tekkub)
17:10.06*** mode/#wowace [+v Tekkub] by ChanServ
17:10.13Dark_Elfugh oh
17:10.17Vulcanuswell, this is #wowace, not #github =/ and isn't there already a restriction on the commit lines being reported by cia?
17:10.19*** join/#wowace Hjalte (n=Hjalte@0x535d7a14.svgnxx3.dynamic.dsl.tele.dk)
17:10.22Vulcanusoshi
17:10.45charonon the lines of the commit message, but not on the number of commits
17:10.53charon(probably)
17:11.44Vulcanusiono, and it doesn't really affect me too much, I just think this channel should be for WoWAce SVN commit logs if at all.
17:13.01Snagoyeah, he should make it spam #wowuidev-commits instead...
17:13.43Xinhuanshould he even have ops? he actively left ace2, etc ~_~
17:14.18*** join/#wowace krka (n=krka@c83-250-46-212.bredband.comhem.se)
17:14.29Dashkalpoints at the + rather than a @ next to the name on the left...
17:15.10*** mode/#wowace [-v Dashkal] by ckknight
17:15.12*** join/#wowace [dRaCo] (n=drc@p5B22A16E.dip0.t-ipconnect.de)
17:15.13*** mode/#wowace [+v Dashkal] by ckknight
17:15.14ckknight:-P
17:15.19Dashkal:p
17:15.37VulcanusOEGM POWAR ABUSES
17:15.45ckknightyea
17:16.14CIA-4403diablohu * r77999 10AtlasLoot/Constants/constants.cn.lua:
17:16.14CIA-44AtlasLoot:
17:16.14CIA-44-
17:16.23Vulcanuscommit message fail
17:17.24Cairennand the ban was lifted later after ackis and I had a chance to talk and get it sorted out
17:17.52laegZealotOnAStick: by needing more mailbox buffer space i mean i need there to be more mails able to be visible at one time
17:18.07DashkalYou know it's been a slow weekend when this has been the conversation topic for days...
17:18.12laegi have hundreds of auctions returning to me everyday from the AH and i can only see about 56 at one time
17:18.18Xinhuanlaeg: server only sends the first 50
17:18.29*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
17:18.29laegso i'm stuck having to take stuff i'm not going to auction to an alt
17:18.30Xinhuanyou may post a suggestion on the blizzard suggestion forums to increase it
17:18.34laegand back to the alt etc etc
17:18.47laegXinhuan: do they act on suggestions much?
17:18.54Xinhuanusually no, but it doesn't hurt to post
17:19.02*** part/#wowace kilrogg (n=kilrogg@muedsl-82-207-254-035.citykom.de)
17:19.42laegXinhuan: cool, i'll give it a shot thanks
17:22.33VulcanusI don't see how calling a version control system faggot reflects on the person using said version control system, but ok
17:22.54*** join/#wowace Keias (i=Saiek@c-69-245-192-208.hsd1.in.comcast.net)
17:23.40Mytosthats kinda random
17:23.58Dark_Elfhmm i learned one thing to never do agin in wow. if someone challeges ya to a duel on a boat, dont do it, cause if they hit ya with a spell and it makes ya walk off the boat as it gets ready to leave, your character will disconnect and wont be able to use it again, i suspect this is a blizzard exploit that hasnt been patched yet
17:25.12HjalteIs there any small addon that'll show me the health of Kalegcos and Sathrovarr at the same time?
17:25.22*** join/#wowace Vegeta]BT[ (n=Vegeta-G@137.226.248.218)
17:25.55*** join/#wowace duaiwe (n=jonathan@63-231-22-21.tukw.qwest.net)
17:29.09Stanzillaag`: works with Fortress :)
17:29.27DashkalI've been out of it.  What is Fortress?
17:29.41*** join/#wowace KriLL3 (n=KriLL3@unaffiliated/krill3)
17:30.13Stanzillaa LibDataBroker display addon
17:31.12Dashkal...
17:31.20Dashkaldefinitely haven't been paying enough attention
17:31.51HjalteDon't worry, I'm not sure what they are talking about either, and I'm in here most of the time.
17:32.16Funkeh`if it's not working with statblockcore then you've done something fortress biased me thinks
17:32.39*** join/#wowace Kulaar (n=182Kulaa@p5B155A18.dip.t-dialin.net)
17:34.52*** join/#wowace syeren (i=syeren@cpc3-oldh5-0-0-cust762.manc.cable.ntl.com)
17:35.08DashkalOk, I give.  where is LDB hiding?
17:37.02profalbertDashkal: github
17:37.16profalberthttp://github.com/tekkub/libdatabroker-1-1/tree/master
17:37.45Dashkalbah, so he isn't using http://git.tekkub.net:81/ anymore?
17:38.13profalbertpurl, ldb is a WoW Library - A central registry for addons looking for something to display their data. http://github.com/tekkub/libdatabroker-1-1/tree/master
17:38.13purlprofalbert: okay
17:38.17profalbert~ldb
17:38.18purlit has been said that ldb is a WoW Library - A central registry for addons looking for something to display their data. http://github.com/tekkub/libdatabroker-1-1/tree/master
17:38.20Dashkaldanke
17:41.02*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
17:41.03*** mode/#wowace [+v MentalPower] by ChanServ
17:47.23*** join/#wowace Atriace (n=omnizeta@188.118.189.72.cfl.res.rr.com)
17:52.57Gnarfozis it normal that the combatlog shows *nothing* for Feign Death?
17:56.55CIA-4403profalbert 07Parrot (newCombatLog) * r78000 10Parrot/Data/ (Auras.lua CombatEvents.lua):
17:56.55CIA-44Parrot:
17:56.55CIA-44- implement auras and energy-gains
18:00.40vithosGnarfoz: fd resists only show as a "Resisted." message in the UIErrors frame
18:01.55vithosit probably shows nothing in the combatlog because they were too lazy to make it only shown to friendly units
18:02.04vithosbut i'm not positive
18:02.15NivFreakgot RoS down last night
18:02.17NivFreakI love that fight
18:05.05Gnarfozvithos: seems like it's exactly like that. no combat log entries at all
18:05.41vithosi think it shows as a death event to enemies
18:05.48vithosin pvp etc
18:06.40vithosi *REALLY* wish they'd give it proper combatlog events, success and fail per target
18:06.55vithosand fix it so it doesn't silently fail.
18:07.05vithosthat spell is the thing i hate most about playing a hunter
18:08.22*** join/#wowace sun\ (n=sun@ARouen-256-1-50-79.w90-51.abo.wanadoo.fr)
18:10.40NivFreakFD is so fantastic
18:10.50NivFreakIt cracks me up to hear hunters bitch
18:10.55NivFreakthreatwipe with a 30sec CD?
18:10.56NivFreakwtb
18:11.05*** join/#wowace mikezter (n=Miranda@drms-4d006ed1.pool.mediaWays.net)
18:11.21vithosyou would think that
18:11.33vithosbut i'd rather have a threat modifier than this broken shit spell
18:12.02vithosit causes raid wipes every week when it doesn't resist and silently fails
18:13.02vithosand no, i'm not moving or turning while i do it.  it just fucks up on its own all the time
18:13.24selckincan't capture the error frame message with an addon?
18:13.34vithosyou can.  that's how omen detects resists
18:13.46vithosbut it often doesn't detect a resist, and then i pull aggro while at the bottom of the meter
18:14.12NivFreakI'd still take it
18:14.24NivFreakshatter can resist, vanish fails
18:14.24vithoshappens usually at least once a raid
18:14.33NivFreakdmg breaks invis
18:14.33vithosi don't care that it can fail
18:14.36vithosi just need to fucking KNOW
18:15.07*** join/#wowace Snago- (i=kvirc@81-231-141-234-no32.tbcn.telia.com)
18:16.22kaidenso much violence
18:16.50vithosmy raid basically hates me for it, like i'm supposed to know when the game is going to break
18:18.02Dashkaldelete hunters imo
18:18.12DashkalIt's the only reasonable solution
18:18.26vithosblizzard should lern2code imo
18:19.02vithosbut i agree.  if FD was reliable, it would be very desirable
18:19.05vithosit' just not
18:19.08DashkalI'd be happy if vanish cleared it's cooldown when failing due to lag
18:19.16NivFreakwell I look at it this way
18:19.22DashkalI can accept that latency causes it to fail as it does, but damnit, gimme my CD back
18:19.25NivFreakif you can get 1 out of 10 FDs to stick
18:19.28NivFreakyou're not behind anyone else
18:19.30NivFreakso just FD every CD :P
18:20.16ckknightme waves
18:20.39Stanzillahi
18:20.44vithosthat doesn't help when the first or second FD is the one that fucks up, and that's not really an acceptable thing to need to do anyway
18:20.54*** join/#wowace nappy- (n=Nyri@ip-78-94-63-167.hsi.ish.de)
18:21.40Fisker-,/me scares ckknight
18:21.42Fisker-damnit
18:21.43Fisker-scares ckknight
18:21.46ckknighto noes
18:21.56ckknightI r esceared!
18:22.17ZealotOnAStickFisker is kind of horrifying.
18:23.41*** join/#wowace DARKGuy (n=DARKGuy@200.84.245.195)
18:23.52CIA-4403ag * r78001 10FuBar2Broker/ (FuBar/ FuBar/FuBar.toc README-INSTALLING.txt): FuBar2Broker: Readded installation readme and fake dir
18:24.02Fisker-indeed
18:24.02vithosyou're right that i should FD more than i do to mitigate some of the chances for it to cause problems, just don't tell me i should be happy with it.
18:24.45Stanzillaag`: oh btw some tooltips show up totally random
18:24.57Stanzillalike..hovering a unit, hi groupfu tooltip
18:25.01DARKGuy:(
18:26.35CIA-4403ulic * r78002 10LittleWigs/Auchindoun/Vorpil.lua: LittleWigs: Auch/Vorpil: Removed banish until I can see a heroic combat log.
18:27.01ag`Stanzilla, uh lol
18:27.35ag`yeah I know what's wrong, I need to check for the owner
18:30.09TekkubI still need a naming scheme for my LDB plugins
18:32.19profalbertag named them broker_<pluginname>
18:32.38Tuxbublinghey there
18:34.12CIA-4403ckknight * r78003 10LibDogTag-Unit-3.0/LibDogTag-Unit-3.0.lua: LibDogTag-Unit-3.0 - Make the check for the mouseover unit a bit saner.
18:36.51Tekkubyea and ag's names sucked
18:38.09TekkubI'm currently thinking I'll just name things μWhatever
18:38.22TekkubμFriends, μEXP, μFPS, etc
18:38.52Fisker-Ohµ
18:38.57selckinyou'll get too many ppl asking about µtorrent
18:39.06Fisker-NOµ
18:39.21Fisker-wins the game
18:40.55DARKGuyhahah
18:41.27ZyndromeFµck - Death-announcing addon.
18:41.32Zyndrome._.
18:42.10Stanzillafucking umlauts
18:42.20*** join/#wowace Mytos (n=nate@c-76-99-113-54.hsd1.pa.comcast.net)
18:42.23Stanzilla" μWhatever" < what's that? :P
18:42.35selckin→ that way
18:42.41*** join/#wowace vhaarr (n=folk@WoWUIDev/WoWAce/Rabbit/vhaarr)
18:42.41*** mode/#wowace [+o vhaarr] by ChanServ
18:42.44Mytosanyone have a suggestion on a temperature monitor software for videocards and cpu?
18:42.58KulaarCoreTemp
18:43.08Kulaaronly for cpu
18:43.32*** join/#wowace Jagobah (n=jago7777@adsl-217-147-20.owb.bellsouth.net)
18:43.36Tekkub∂Friends, ∂Guild, ∂FPS
18:43.38ag`Tekkub, I didn't name them that, they were already named that when I started working on them :P
18:43.49Silviu-Mytos Everest Ultimate 4.50
18:43.53Tekkubhrm, I like μ better
18:44.16ag`Elkano suggested shard or datashard
18:44.18Tekkubag`, and you didn't rename them so I stand by my conclusion of suction
18:44.27ag`slash cry
18:44.31selckinđðßæ«»¢“”n·
18:44.33selckinoops
18:44.37Tekkubhrm... shard
18:44.54HjalteWhat's up with the trash bugging and despawning in Sunwell? The trash groups route seems to be bugged multiple places.
18:45.12selckinHjalte: the get stuck around pilars, too much watching pvp
18:45.25selckinHjalte: gaunlet gets bugged and despawn if you make em evade
18:45.30HjalteWe just had one despawn, does it reappear somewhere?
18:45.38Hjaltea patrol before the first boss, that is
18:46.23selckinwe usually send someone in to be sacrificed to rush to commander :(
18:47.38*** join/#wowace Jyggaa (i=Jygga@port-87-234-84-225.dynamic.qsc.de)
18:53.20*** join/#wowace Corgan (n=Corgan@d193-217-56.home3.cgocable.net)
18:54.05CIA-4403ag * r78004 10FuBar2Broker/ (FuBar/ FuBar.toc FuBar2Broker.lua README-INSTALLING.txt): FuBar2Broker: fixed tooltip bug, readme update
18:54.27Stanzillasvn updates
18:54.52*** join/#wowace grzesieq (n=grzesieq@any209.neoplus.adsl.tpnet.pl)
18:55.07TekkubPlatonicFriends ... that could work I guess
18:55.17NeoTron_http://www.wowarmory.com/character-sheet.xml?r=Kilrogg&n=Aminai 16264 health with 2/3 imp specced imp and no hter buffs.
18:55.40Tekkub*sigh* stupid addon naming
18:56.06breserTekkub: Just call it Tek'sGayFriends and mvoe on. :P
18:56.23TekkubFabulousFriends
18:56.26Mytoswhat are you tryin to name?
18:56.38ckknightFriendsWithBenefits?
18:56.39TekkubLDB feed addons, a common scheme for mine
18:56.46TekkubFWB already exists
18:56.50ckknightdang
18:56.55ckknightButtBuddies?
18:57.01breserFabulousFriends isn't bad.
18:57.04Tekkubckk, you got plans to support LDB plugins directly in Fu?
18:57.18*** join/#wowace isman (i=drag@mlr78-3-88-162-68-235.fbx.proxad.net)
18:57.20ckknightseeing as I haven't heard of LDB before today, I haven't thought about it
18:57.22ckknightI'm not against it
18:57.24Tekkubyea but it has to work for all of em... FabulousEXP not so good
18:57.27Tekkubalso, too gay
18:57.32MytosFudgepackersWithBenefits
18:57.40TekkubFudgeFriends
18:57.42ckknightbut then it suits you, does it not?
18:58.02breserlol
18:58.10Tekkubckk, basically it's disconnecting the plugin from the display addon, so that the user could use the same addon with FuBar or StatBlocks or ...
18:58.28ckknighthrm
18:58.44TekkubFuzzyFriends would be better if you wanted it named after me :P
18:58.48Funkeh`I hear that fubr3broker isn't working with statblocks, haven't tested it myself, not sure why
18:58.54Funkeh`fubar2 even
18:59.11ag`it might do now
18:59.25Tekkubfubar2broker is fubarplugins smushed into LDB right? not a LDB renderer for fu?
18:59.26DashkalTekkub: I just had a look at LDB... I'm not understanding how it can feed things like FuBar and such lacking standard property names for things like icons and right-click handlers and such
18:59.27ag`but there's problems with the way you do tooltips in statblocks2 at least
18:59.32MoonWolfMVC for addons ?
18:59.46Funkeh`hows that
18:59.50ag`Tekkub, yeah Tekkub, that would be called something2FuBar
18:59.55TekkubDashkal, "text" is the only standard, everything else is optional :)
19:00.03TekkubMoonWolf, exactly
19:00.17CIA-4403rabbit * r78005 10BananaDKP/ (BananaDKP.lua type/Symphony.lua): BananaDKP: Don't clear the dkp cache when someone forcefully attempts to contact an offline host.
19:00.17MoonWolfnot a bad idea
19:00.19Tuxbublingwell anyone knows how to contact wowace forum admin? i can't register an account, i don't get the confirmation email :(
19:00.37TekkubI know, I need to write up an example "standard" for the fu-ish design
19:00.40DashkalIt looks cool, I was just thinking it pretty badly needs documentation for things like that.  Without a standard things could get messy
19:00.44Tekkubbut I also need to do real work today
19:00.51Dashkalyeah, that :;p
19:01.12DARKGuyHmmmm, I'm quite intrigued by this: Does WoW create a polygon/quad for the text, and renders the text on it, or does it make small polygons/quads for each character and lines them up ?
19:01.18Tekkubthe standard is simple, don't expect the display addon to support andthing except "text"
19:01.34Tekkubthere will be other stuff most will implement, but text is the only required one
19:01.40MoonWolfwell, thats up to the display controll in question
19:01.54Dashkalbeyond that: even if the addon supports an icon, how would I specify it?  Forcibly embed it in the text?  How about the click handlers
19:01.56MoonWolfyou could have anything between plaintext and cpu eating graphs.
19:02.09Tekkub"icon" "OnClick"
19:02.23Tekkubyou could emebd in text if you want, but that doesn't usually look as good
19:02.40Tekkubplus you have to concot it on every time, waste more memory :P
19:02.56Funkeh`ag`, ?
19:02.59Dashkalsounds good
19:03.05MoonWolfomg i have actually said more than 3 linse of text in an hour in here and looked at the forums.
19:03.12MoonWolfpeople may think i'm coming back
19:03.14MoonWolf*hides*
19:03.17DashkalJust looking for the "standard" names is all.  If supported, great, if not, then they don't work. C'est la vie
19:03.24TekkubYOU"RE BACK!
19:03.27dodgaMoonWolf is coming back! Spread the news!
19:03.33ag`Funkeh`, you don't pass button and frame to the object OnClick / OnEnter / OnLeave
19:03.43DashkalJust as long as it isn't "OnRightClick" for fubar and "OnClick" with an expected parameter for statblocks or other such issues
19:03.46Funkeh`yes I do
19:04.07TekkubDashkal, current design, at least that me and StatBlock use... is text, icon, label, OnClick, OnEnter, OnLeave
19:04.14*** join/#wowace Tem|laptop (n=tardmrr@130.39.0.28)
19:04.18TekkubOn* are set directly to the frame's script handlers
19:04.19Funkeh`people told me it was working with SB then suddenly stopped working
19:04.23Funkeh`so you changed something :P
19:04.25Tekkubso you get the frame and button args
19:04.36Dashkalmemorizes
19:04.37MoonWolfpoints at Tem he is coming back too!
19:05.00ag`Funkeh`, line 258-267 in http://svn.wowace.com/wowace/branches/StatBlockCore/LDB/StatBlockCore.lua
19:05.10TekkubI guess that's short, let me throw a readme into LDB
19:05.15Dashkalckknight: you getting this for fubar integration? :p
19:05.29ckknightyea, someone else can submit a patch to me
19:05.36ckknightI won't have any issues accepting it.
19:05.40Funkeh`ag`, lines don't help since I changed my copy and the browser doesn't show lines
19:05.44ckknighttoo much irl stuff and other projects
19:05.45Tekkubckk doesn't have to do it in fu if he doesn't want, someone could easily make a display that generate fu plugins
19:05.49ZealotOnAStickTuxbubling: are you using a hotmail account or something like that?
19:05.53ag`Funkeh`, function SBC:Tooltip(_,name,_,func)
19:05.58Funkeh`right
19:06.16ag`also Funkeh` you shoudn't do anything with GameTooltip
19:06.27Funkeh`why not?
19:06.37Funkeh`it cuts more crap out of the plugins
19:06.39Dashkal*crosses fingers*
19:06.48DashkalI have enough projects going that I know I'll never complete such a project :S
19:06.56TuxbublingZealotOnAStick: gmail
19:07.01Funkeh`why have :show() in every plugin when you can have it once I the display
19:07.03DashkalAnd I actively prefer fubar (I loved TitanPanel back in the day)
19:07.07Funkeh`imo the display should handle that
19:07.08*** join/#wowace Kalroth (n=kalroth@3908ds1-hj.0.fullrate.dk)
19:07.34ag`The object controls everything that happens OnEnter Funkeh`
19:08.10ag`if it doesn't it would be impossible thave FuBar2Broker for example
19:08.20ag`because it uses Tablet for tooltip sometimes
19:08.32ZealotOnAStickTuxbubling: you made sure to check your junk mail folder?  also, how long has it been since you tried to register?
19:09.11Funkeh`ag`, nothing will happen for :show() if it's using tablet though
19:09.21Funkeh`and besides the point Ive been told it doesn't work at all
19:09.28ZealotOnAStickTuxbubling: what username did you sign up with?
19:09.29Funkeh`not "tooltips don't work"
19:09.37Dashkalag`: Is there anyway to tell a mod is avail through LDB via FuBar2Broker?  The idea is what happens if I have FuBar for real, some plugins, and a displayer for LDB...
19:09.55Funkeh`ag`, I already pass the frame to the function
19:10.00Funkeh`so I don't even see the problem there
19:10.54TuxbublingZealotOnAStick: yeah i checked, since yesterday evening
19:11.01ag`you don't really seem to in SBC.Tooltip on the SVN
19:11.14ZealotOnAStickTuxbubling: found you, just sent another e-mail.
19:11.23ZealotOnAStickIt may take a little while for it to arrive, though.
19:11.37ag`Dashkal, don't use FuBar2Broker if you want to use FuBar
19:11.46Dashkal*nods* just avoid, gotcha
19:11.47ag`it overrides FuBarPlugin
19:12.21TuxbublingZealotOnAStick: thx a lot
19:12.35Tuxbublingactually i tried 4-5times to send again the mail...
19:12.43Tuxbublingalways showing an error
19:12.49ZealotOnAStickif you don't get it within an hour or so, come poke me again and I'll interrogate you and then manually activate.
19:15.00*** join/#wowace IceGuest_7 (n=IceChat7@c-71-233-230-180.hsd1.ma.comcast.net)
19:15.01Stanzillaag`: the legoblock external in fortress seems to be wrong. http://www.wowace.com/forums/index.php?topic=10839.msg227954#msg227954
19:15.06StanzillaI got the same error
19:15.55IceGuest_7Whats goin on peoples
19:16.13TuxbublingZealotOnAStick: ok
19:16.30*** join/#wowace Vegeta]BT[ (n=Vegeta-G@137.226.248.218)
19:17.29ag`Stanzilla, I bet it is WAU stripping externals or something
19:17.56Stanzillaag`: list the external in legoblock in the toc then :)
19:18.23Stanzilla*for
19:18.26*** part/#wowace Tem|laptop (n=tardmrr@130.39.0.28)
19:20.33CIA-4403ag * r78006 10Fortress/ (Fortress.toc embeds.xml):
19:20.33CIA-44Fortress:
19:20.33CIA-44- moved lego path from externals.xml to toc
19:20.51*** join/#wowace cralor (n=cralor@c-98-216-219-153.hsd1.ma.comcast.net)
19:22.12*** join/#wowace IceGuest_7 (n=IceChat7@c-71-233-230-180.hsd1.ma.comcast.net)
19:22.12*** join/#wowace IceGuest_7_ (n=IceChat7@c-71-233-230-180.hsd1.ma.comcast.net)
19:22.27*** join/#wowace Tem|laptop (n=tardmrr@130.39.0.27)
19:23.14*** join/#wowace faCe| (n=f@pD955CB84.dip.t-dialin.net)
19:24.34TuxbublingZealotOnAStick: just a question wouldn't have been easier to use same DB for wiki and forum accounts?
19:25.18ZealotOnAStickI don't know.  If I were to make a random guess, I'd say there's different password handling in MediaWiki and SMF, but I could be wrong on that.
19:25.36ZealotOnAStickThey were set up before I joined the community.
19:25.59CIA-44libdatabroker-1-1: 03Tekkub 07master * rc947601 10/: Adding readme
19:26.15Dashkal~ldb
19:26.15purlldb is probably a WoW Library - A central registry for addons looking for something to display their data. http://github.com/tekkub/libdatabroker-1-1/tree/master
19:26.16ZealotOnAStickthere may also be performance reasons for wanting them distinct, I don't know.
19:26.31ZealotOnAStickyou'd have to ask Kaelten.
19:26.31Tekkubenjoy! :P
19:27.24Dashkalnom nom nom
19:28.15Madmardigonyou guy discourage complete noob modders? Basically hand holding their way though writing a mod?
19:28.37CIA-4403arcanefoam * r78007 10DHUD2/ (6 files):
19:28.37CIA-44DHUD2:
19:28.37CIA-44* Fixed the bug when targeting pets
19:28.37CIA-44* Fixed the bug so font sizes can be changed
19:28.39ZealotOnASticksomewhere in between.
19:28.42ag`people are ruthless bashers around here :P
19:28.56ag`do a mistake and people will hate you :D
19:28.56ZealotOnAStickwe'd of course mave to make fun of your name.  Why isn't it "Madmartigan?"
19:28.58Tekkubthere's tutorials and tons of functional addons for people to disect, we don't need to hold your hand
19:29.37MadmardigonLoL Madmardigon is the spelling of the name off the back of the VHS tape of willow
19:30.34CIA-44libdatabroker-1-1: 03Tekkub 07master * rb190611 10/: Meh, fuck you textile
19:30.52ZealotOnAStickwow.  That's like . . . kitten breads.
19:32.44ag`btw Tekkub, looking at your readme, it is a nono to have a data display addon that shows multiple things, for example memory in use and increasing memory rate, as there's only one label?
19:33.03Tekkubwell that depends really
19:33.32Tekkubyou could concat all the values together, ala performancefu, or you could just provide a feed for each thing
19:33.55Tekkubin my FPS I only show FPS in the text, and all the other info in the tooltip
19:33.58MadmardigonSo is anyone familiar with the DKPmon Bossauction?
19:34.30ag`Well for example if I were to concat memory in use and increasing memory rate together "label" wouldn't work for it
19:34.44Tekkubso change your label
19:35.12Tekkublabel's just that title Fu appends on the front really... it's something Funk put in SB, I don't use it myself
19:35.37ag`you can only have one label, but there in fact two numbers that would both need a label
19:36.11Tekkubthe label is the "Name" of the feed
19:36.17ag`yeah
19:36.32Tekkubnot the prefix/suffix of the data
19:36.52ag`that's how Funkeh` uses them though
19:37.03ag`I'm thinking that in addition to providing "text", which is just the entire string, you could provide the raw data too
19:37.12ag`addons that only need text will just use text
19:37.37Tekkubdo whatever you want really, I'm not quite sure why you're telling me all this?
19:37.44TekkubI only use text :P
19:38.08ag`I don't know man, you just wrote the readme :P
19:38.32Tekkubas a base starting point for you people, a recomendation
19:38.36TekkubKISS
19:38.41Tekkub:P
19:39.03ag`I'm going to keep everything I make usable just by using text and icon
19:39.21Tekkubwhich is exactly as you should
19:39.40Tekkubanything on top of that is basically going to depend on what display the user has
19:40.37ag`yep, but that text should include "XP" or "FPS" or whatever, so the text would be "75 FPS" or "1875/3049 XP"
19:40.41*** part/#wowace cralor (n=cralor@c-98-216-219-153.hsd1.ma.comcast.net)
19:40.49Tekkubyes, those aren't labels
19:40.56ag`great
19:41.32Tekkublabel = "ag_Performance", text = "1337 FPS"
19:41.59*** join/#wowace Snago_ (i=kvirc@81-231-141-234-no32.tbcn.telia.com)
19:42.07ag`the reason I'm talking about this is because I'm confused about how Funkeh` uses label
19:42.12ag`he uses it for "XP"
19:42.23ag`and only the number of XP in .text
19:42.33ag`meh
19:43.11Tekkubwell that's how he wants to do it :P
19:44.37Tuxbublingi can't remember what's the /command to hot reload addons
19:44.38Tuxbubling??
19:44.49ag`sure, but that just means compatability issues with other displays
19:45.56Funkeh`not really
19:45.57Tekkubyea, and those are going to crop up when you're breaking away from the "one standar for everything" design
19:46.02Funkeh`you still get the number just not the label
19:46.06Funkeh`so it's not like it's invalid
19:46.09Fisker-slaps Funkeh` around a bit with a large trout
19:46.31ag`nope, it won't give any errors :)
19:46.33Tekkuband you can bitch at Funkeh` to put the "Label" into the text if you want it in your display addon
19:46.40*** join/#wowace Ncl8 (n=Ncl@dsl-tkubrasgw1-fe38fa00-5.dhcp.inet.fi)
19:47.48ktwoanyone know how i can raise the name's letter number in grid?
19:47.50ag`if you provide a pure number that could be .info or something
19:48.27DashkalTekkub: ok, having read the readme.  LDB is pretty damn cool
19:49.38Tekkubthat it is :)
19:49.47DashkalCould you add an explicit license declaration in there somewhere?
19:49.52Tekkubgo try Quickie, it does the quicklaunchers
19:49.59TekkubI put them in a bunch of my addons
19:50.07Tekkubno, I can't :P
19:50.12Dashkalmurr?
19:50.25Tekkubthere's one on my googlecode page, I'll copy it later
19:50.52Dashkalusing the googlecode one, kk.  Just need to be aware of these things.  So many bloddy licenses... *sighs*
19:51.09Tekkubyes, that's why I hate licenses
19:51.12Dashkalshakes fist at the Ace3 crew
19:51.23Tekkubthat and I genrally ignore them and do whatever the fuck I want also
19:51.28Dashkalheh
19:51.54ag`sues
19:51.58Dashkallol
19:52.17*** join/#wowace Belazor (n=Vulcanus@212251189051.customer.cdi.no)
19:52.22Tekkubanyway, my license is simple and everyone should know it... my code is open, just don't mirror my shit directly, if you rewrite it, give it a new name, not that "continued revived ressurected" shit appended on the end
19:52.29DashkalThat's one thing I'm not particularally worried about with this community.  But I do like to respect an author's wishes.
19:53.07Tekkubno credit needed, no conditions besides don't mirror and rename if you rewrite
19:53.08DashkalMy personal policy is to remain GPL2 compatable without using it myself.  BSD-2clause ftw
19:53.29TekkubI think the moment "legalese" is needed, you've failed
19:53.42*** join/#wowace NeoRevan (n=Vulcanus@212251188081.customer.cdi.no)
19:53.51DashkalKISS can and should apply to distribution rules
19:54.00Tekkubexactly
19:54.13DashkalThis being why I refuse to use the GPL myself.  My god that thing is hard to read
19:56.10WraithanTekkub: I use the same licence style with my app stuff I have written for home use
19:57.43Tekkubwhere's the docs for the current FBP at?
19:57.51Vulcanusblows a kiss to Dashkal
19:57.55Vulcanustheres your KISS
19:57.59Tekkubwant to see if there's anything else big I should stick in the spec for people
19:58.03DashkalI feel loved
19:59.44StanzillaTekkub: http://wowace.com/wiki/LibFuBarPlugin-3.0
19:59.55Tekkubdomo
20:01.14Mytosok, whos leg do i have to hump to get ahold of voyager dvds
20:01.50TekkubNetflix's
20:02.16Mytostakes too long to go through the whole series
20:02.33Mytosfigure it takes a week to get two sets, itd take me 7 weeks to get em all lol
20:03.09Tekkubrip the DVD as soon as you get it, send it back
20:03.19Tekkubwatch the rip while you wait for new disc
20:03.23Tekkubproblem solved
20:03.57Mytosstill takes a week to get two sets of 3 because of mail time
20:05.39Tekkubwell, still it seems to be faster that your current approach
20:05.49Tekkubwhat's the turnaround on whining in IRC? :)
20:06.16CIA-4403rabbit * r78008 10BananaDKP/BananaDKP.lua: BananaDKP: Don't list people from other realms in BGs, and don't list people with 0.
20:11.30Mytosoh, so far about 5 minutes lol
20:13.38Mytosarent you the one that has them anyways tekk, stop holdin out on me man
20:13.52CIA-4403ackis * r78009 10AckisRecipeList/RecipeDB/ARL-Vendor.lua:
20:13.52CIA-44AckisRecipeList:
20:13.52CIA-44- Location updates: Ticket 19
20:13.52CIA-44- Dry-coded (compiles w/ luac -p)
20:14.16*** join/#wowace iNs|Renew (n=mronlin@adsl273.cnetco.com)
20:16.06*** join/#wowace Pucmel (n=pucmel@dwarf.dkm.cz)
20:16.50CIA-4403ackis * r78010 10AckisRecipeList/ (AckisRecipeList.toc RecipeDB/ARL-BlackSmith.lua):
20:16.50CIA-44AckisRecipeList:
20:16.50CIA-44- Specialization updates. Ticket 21
20:16.50CIA-44- Dry-coded (compiles w/ luac -p)
20:16.52*** join/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
20:17.03cubicoolzomg what UI mod is this? http://i115.photobucket.com/albums/n283/Eclipse2219/WoWScrnShot_070508_224508.jpg
20:17.13cubicool(ignore the retarded text please; i found this in a forum post)
20:19.32*** join/#wowace Atriace (n=omnizeta@188.118.189.72.cfl.res.rr.com)
20:20.22Snago:S
20:22.33cubicoolLooks like it's called SpartanUI.
20:23.21Fisker-failui 1.0
20:23.33cubicoolhaterade!
20:24.00NivFreakmeh, too much eye candy
20:25.29Funkeh`ag`, so you want me to pass the name of the block (frame) as the first arg?
20:25.58ag`hi Funkeh` :)
20:26.01ag`which first arg?
20:26.05*** join/#wowace profalbert1 (n=profalbe@91-113-30-176.adsl.highway.telekom.at)
20:26.11Funkeh`for click and tip
20:26.44ag`ah yeah
20:26.47ag`frame, button
20:27.12ag`the object need that to know which frame to attach its dropdown
20:30.21CIA-4403funkydude * r78011 10StatBlockCore/StatBlockCore.lua: StatBlockCore: hopefully fix FuBar2Broker usage
20:30.57*** part/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
20:30.59AtriaceCubicool:  What's SpartanUI?
20:32.50DARKGuyit's an UI with a Spartan look, it makes you go "THIS IS SPARTAAAAAAA" on your enemies
20:33.25AtriaceIs that so?
20:33.48TuxbublingZealotOnAStick: still nothin
20:34.08AtriaceI actually logged in post-facto, but what exactly are you talking about (link?)
20:34.57Dashkal[13:17]<cubicool>zomg what UI mod is this? http://i115.photobucket.com/albums/n283/Eclipse2219/WoWScrnShot_070508_224508.jpg
20:37.21*** join/#wowace pb_ee1 (n=nospam@rob92-8-82-242-12-147.fbx.proxad.net)
20:40.42DARKGuyDashkal: hey I wanna read the continuation of the convo!
20:45.50CIA-4403ckknight * r78012 10LibRockConfig-1.0/LibRockConfig-1.0.lua: LibRockConfig-1.0 - fix a bug with FuBarPlugin-2.0 support if you're not using the official FuBarPlugin-2.0
20:50.03*** join/#wowace ngipon (n=ngipon@mail.bomgar.com)
20:50.43*** join/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
20:50.47*** part/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
20:53.15*** join/#wowace Paene (n=Jim@54-94.candlewood.dynip.msu.edu)
20:53.27*** join/#wowace Ominous_ (n=Ominous@85-210-71-220.dsl.pipex.com)
20:56.37*** join/#wowace Chompers (n=Chompers@cpc1-cove9-0-0-cust541.brhm.cable.ntl.com)
20:57.06*** part/#wowace Paene (n=Jim@54-94.candlewood.dynip.msu.edu)
20:58.32*** join/#wowace MysticalOS (n=Myst@h60.115.90.75.dynamic.ip.windstream.net)
21:00.42CIA-4403ag * r78013 10Fortress/Core.lua:
21:00.42CIA-44Fortress:
21:00.42CIA-44- Added support for .info and .label: info is the pure number/data, label is the description/unit.
21:01.12*** join/#wowace Olison (i=olison@fukdruidsgrr.org)
21:01.39NeoTron_there is an unofficial fubarplugin-2.0? :P
21:01.50NeoTron_I know there's an unofficial FuBarPlugin-3.0..
21:01.56*** join/#wowace Belazor (n=Vulcanus@212251188081.customer.cdi.no)
21:02.14ckknightNeoTron: *shrug* it was my guess, it's the only way that error could've occurred
21:02.40CIA-4403ag * r78014 10Broker_SysMon/Broker_SysMon.lua:
21:02.40CIA-44Broker_SysMon:
21:02.40CIA-44- Added support for .info and .label, .text contains both info and label so simple displays works
21:02.49Stanzillait's probably FuBar2Broker
21:03.44*** join/#wowace NeoRevan (n=Vulcanus@212251188081.customer.cdi.no)
21:04.13ckknightlikely
21:04.14MysticalOScartograher_fishing still broken, after like 3 weeks. :( is it abandoned, and if so any new plugin for tracking fish?
21:04.27*** join/#wowace dieck_ (n=dieck@p5B22F870.dip.t-dialin.net)
21:05.17*** join/#wowace Tuller (n=muffins@c-76-27-160-125.hsd1.va.comcast.net)
21:07.00*** join/#wowace Inc` (n=nkru87@pool-71-170-82-178.dllstx.fios.verizon.net)
21:07.14*** join/#wowace Higdur (n=nike@81-229-140-43-o1124.telia.com)
21:07.49NeoTron_what's FuBar2Broker?
21:09.17profalbert1MysticalOS: Gathermate works for fishing
21:09.22*** join/#wowace kenlyric (n=kenlyric@c-68-54-218-192.hsd1.in.comcast.net)
21:10.50*** join/#wowace zespri (i=andrews@unaffiliated/zespri)
21:13.24MysticalOSok thanks i'll try that
21:14.21MysticalOScartographer_fishing module hasn't worked since cart switch to tourist 3.0 since it still links against 2.0. So I've been going without for a while now
21:15.22ckknightMysticalOS: I've also been working on Cartographer3, leaving Cart2 in a bit of a lurch
21:15.31ckknightbut yea, I recommend Gathermate
21:15.51Xinhuantechnically not your fault ckknight, as those carto plugins aren't by you :)
21:16.21ckknightyea
21:16.34ckknightbtw, I just released Cartographer 3.0.6
21:17.24profalbertckknight: so it's kind of final?
21:17.41ckknightit's never final
21:17.44ckknightthere's more to do
21:17.48ckknightbut I have waypoints now
21:18.23profalbertdoes it still popup on every login?
21:19.19ckknightpop up?
21:19.27ckknightit pops up if you have it open when you log out
21:19.39ckknightI believe
21:19.42ckknightlemme check
21:20.15profalbertit definitly does when loaded the first time
21:20.41MysticalOSdoes cart 3 support plugins yet though?
21:21.05ckknightMysticalOS: well, in its own way, sorta
21:21.10ckknightI just made a Waypoints plugin
21:21.17ckknightprofalbert: yea, that's true
21:22.34ckknightMysticalOS: but really, I don't expect anyone to make plugins for Cart3 yet, it has no published API
21:23.02profalbertckknight: ah, that was with 0.4 or so I believe, it all works in 0.6
21:24.10CIA-4403thrillseeker * r78015 10ItemValue/Locale/ItemValue-deDE.lua:
21:24.10CIA-44ItemValue:
21:24.10CIA-44- fixed deDE-Error: "I scribed" to "Inscribed"
21:25.13profalbertI guess plugins for Cart3 are a lot different, cause it in Cart2/Mapster addons can plugin to the original map, where cart3 replaces it
21:26.08erikhwants a Cart3 plugin that simulates using a spirograph
21:26.18ckknightCart3 supports 3rd party addons such as TomTom, Gathermate, Gatherer, Routes, etc.
21:26.45ckknighterikh: none for you!
21:27.43profalbertah nice, so it really becomes an alternative for me
21:28.20ckknightalso, you can run Cart3 and Cart2 at the same time
21:28.25ckknightif you want to use Cart2's modules
21:29.07profalbertI switched to mapster, some time ago... those two at the same time look really funny
21:29.38erikhckknight: :)
21:29.49ckknightI bet
21:31.50erikhckknight: is cart3 suitable for everyday use at this point or is it mostly dev fodder?
21:32.34ckknightthere is one thing that may keep you from using it now, imo, and that's instance loot. Granted, for the time being, use AtlasLoot.
21:32.40*** join/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
21:32.48ckknightalso, if you don't go instancing much, it would be good for you anyway
21:33.07*** join/#wowace krazeivan (n=chatzill@ppp-69-223-92-132.dsl.dytnoh.ameritech.net)
21:33.07erikhah, I'm still stuck on atlasloot for now anyways
21:33.13ckknightthen no issue
21:33.21cubicoolCan anyone point me to some usage of AceDB-3.0 in an "embedded" way? (That is, mixed in via NewAddon()) I know it's easy enough to create a new database, this is merely for informational purposes...
21:33.31ckknightbut really, I need more people using it, so that they can send me bug reports and feature requests
21:33.41DashkalHeh, I switched to solo atlasloot right about when I first converted to carto -- before carto had loot
21:33.53erikhthat's why I asked, I can probably get a few new people trying it out.
21:33.54ckknightcause really, people's requests have been what shaped Carto3
21:34.06ckknightfor example, I have battleground timers because of it
21:34.10ckknight;-)
21:34.13erikhoh, very nice
21:34.16erikhneeds bg timers
21:34.41ckknightyea, basically, in AB or AV, if someone begins to capture a tower/other thingy, it'll slowly fill up with color
21:34.46ckknightand such
21:34.48erikhcool
21:34.49ckknightlooks pretty shiny
21:35.21ckknightfor what's missing in BGs is a report AFK thing, which'll be in the next version (or possibly v0.6.1)
21:36.37profalbertis it just me, or is AV-leeching not that much of a problem anymore? I only see 2 pple (3 tops) leeching in AV, I can remember AVs with 15+ afk-s
21:36.39erikhoh, oh man. I just recently acquired a new hunter toon and have been bging a lot to get basic gear.... I hopped into an AV and said at the beginning, "grabbing a soda, gone less than 1m, don't report me afk"
21:36.51erikhgot reported (it popped while I was halfway to freakin' galv)
21:36.59ckknightdang
21:37.07ckknightshrugs
21:37.16erikhheh, I got so pissed I just misdirected drek to the healers repeatedly
21:37.16Fisker-ckknight in cartographer 3?
21:37.25ckknight~cartographer3
21:37.26purlrumour has it, cartographer3 is the successor to WoW addon Cartographer, acts similarly to google maps. Download at http://wow.curseforge.com/projects/cartographer3/ - Provide feedback at http://wow.curseforge.com/projects/cartographer3/tickets/. Video: http://www.vimeo.com/917523
21:37.31Fisker-yeah i know
21:37.38Fisker-i was talking about the capture timer thingy
21:37.45ckknightwhat about it?
21:37.51Fisker-if it was in cartographer 3
21:37.51Fisker-:P
21:37.52profalbert"don't report me" is kind of ...
21:37.55ckknightyes, it is
21:38.30Fisker-so is it somewhat like cartographer 2 now, just better?
21:38.31*** join/#wowace ag` (n=Andreas@0x57317a46.bynxx19.dynamic.dsl.tele.dk)
21:38.36Fisker-or still a long way from a good release? :P
21:38.40erikhprofalbert: eh, it at least reduces hte likihood that I'm going to get reported in the < 1m trip to the fridge :)
21:38.53ag`Funkeh`, you there?
21:39.06profalberterikh: i think it increases the likelyhood
21:39.14erikheh, you may be rihgt.
21:39.15ag`Funkeh`, I need you
21:39.48Fisker-that's because you're gay :o
21:40.08ckknightah, he just prefers the company of other men
21:40.17erikhtry the navy
21:40.21*** join/#wowace Vulcanus (n=Vulcanus@212251188081.customer.cdi.no)
21:40.29*** join/#wowace Kody- (n=nope@adsl-99-173-11-94.dsl.pltn13.sbcglobal.net)
21:40.29*** mode/#wowace [+v Kody-] by ChanServ
21:41.11profalbertI look at this FuBar_ReportAFKFu thingy after a few minutes, post them to BG-chat and get flamed like "hey I'm here"
21:41.15ckknightFisker-: it's like Cartographer2 with new shiny features and missing a few things, specifically: Instance notes, Instance loot, Notes, Gathering, and Zone info, all of which can be achieved through 3rd-party addons
21:41.42ckknightbut they will eventually be in Carto3 in some fashion
21:42.33CIA-4403ag * r78016 10Fortress/Core.lua:
21:42.33CIA-44Fortress:
21:42.33CIA-44- added .label and .unit
21:42.34CIA-4403ag * r78017 10Broker_Clock/Broker_Clock.lua: Broker_Clock: Added .label
21:42.39CIA-4403ag * r78018 10Broker_Durability/Broker_Durability.lua: Broker_Durability: Added .label and .unit
21:42.53MysticalOStoo many addons do same things these days it just uses up more memory, if you ask me
21:43.07profalbertckknight: for gathering, I kind of like the idea of a third-party-addon. or is there any benefit from redoing it as a plugin?
21:43.31ckknightprofalbert: I have my own ideas for it, it won't be how it acts like now, at least
21:43.33CIA-4403ag * r78019 10Broker_Mail/Broker_Mail.lua: Broker_Mail: Added .label
21:43.43ckknightMysticalOS: you don't use em both together...
21:43.54CIA-4403ag * r78020 10Broker_PvP/Broker_PvP.lua: Broker_PvP: Added .label
21:43.58CIA-4403ag * r78021 10Broker_SysMon/Broker_SysMon.lua: Broker_SysMon: Added .label and .unit
21:43.59ag`sorry for spam
21:44.04Fisker-doesn't work completely ckknight :P
21:44.04CIA-4403ag * r78022 10Broker_Tracking/Broker_Tracking.lua: Broker_Tracking: Added .label
21:44.06Fisker-but cool
21:44.21Fisker-hard to see without being zoomed in alot though
21:44.29Dashkalmust resist temptation to troll ag` :p
21:44.29ckknightFisker-: you're supposed to zoom in a lot
21:44.34breserI'm really happy with GatherMate, unless a new cart plugin is much better I can't see the point in writing it.
21:44.35ckknightalso, you can change the size of the map
21:44.43Fisker-i know
21:45.10breserAnd to be honest at this point I can't imagine what more you could possible do besides do the gathering for someone.
21:45.56ckknightbreser: well, I mean to make it so that you'll be completely able to disable the module so that it takes up no memory until enable, and even be able to remove the addon completely, allowing you to use a 3rd party like Gatherer or Gathermate
21:46.20*** join/#wowace Belazor (n=Vulcanus@212251188081.customer.cdi.no)
21:46.21ckknightand I plan for it to be that way with all modules
21:46.31breserWasn't that already the case with the old one?
21:46.44ckknightyea, but I'm taking the idea to the extremes
21:46.59ckknightnote: I plan to separate Cartographer3_Waypoints into its own addon once I have it working properly
21:47.16*** join/#wowace Kody- (n=nope@adsl-99-173-11-94.dsl.pltn13.sbcglobal.net)
21:47.16*** mode/#wowace [+v Kody-] by ChanServ
21:47.50breserWell I like the idea that Cartographer 3 is ditching a lot of the mods that have better separate replacements.
21:47.54Fisker-are you looking into embedding Cartographer3 inside a normal woldmap?
21:47.57Fisker-worldmap*
21:48.01Fisker-as an option of course
21:48.42ckknightbreser: yea, that was never the goal, I just want to make it extremely easy for people and push for interoperability
21:48.52ckknightFisker-: what do you mean by that? have a different border? :-P
21:49.10Fisker-basically yes
21:49.24Fisker-just so it looks like a standard worldmap
21:49.34Fisker-with the new features of course
21:50.04ckknightokay
21:50.06ckknightmake a ticket
21:50.39breserI think the ultimate question is, will it be as fragile as Cartographer 2 is.  I think Cartographer 2 broke every time someone at Blizzard sneezed.
21:51.29ckknightbreser: due to the way I've designed it, it shouldn't have nearly as many problems
21:51.38ckknightalso, it being framework agnostic helps
21:52.19Fisker-btw
21:52.24DashkalFisker-: post the url when you ticket that
21:52.27Fisker-everytime i enabled cartographer 3 cowtip gets mad :(
21:52.36ckknightmad how?
21:52.42nevcairielmad cow!
21:52.43Dashkalmad cow!
21:52.44Fisker-oh
21:52.46Dashkalfail
21:52.46Fisker-which may be skinner
21:52.48Fisker-2 sec
21:52.56profalbertcowtip + cart3 works fine for me
21:53.31Stanzillaag`: can I turn off the background/border of the LegoBlocks?
21:53.38Fisker-ok madness
21:53.43ag`make 100% transparent Stanzilla
21:53.50Stanzillak
21:53.55Fisker-now everything just stopped working when disabling skinner
21:54.11Stanzillaicon on/off isn not working yet, right?
21:54.22ag`it will when I commit soon
21:54.58Stanzilla:)
21:55.57Fisker-ah
21:56.04Fisker-it was enchant-woot-o-matic or whatever it's called
21:57.23CIA-4403ag * r78023 10Fortress/ (Core.lua Options.lua):
21:57.23CIA-44Fortress:
21:57.23CIA-44- label can be turned off/on
21:58.36*** part/#wowace cubicool (n=cubicool@router.emperor-sw2.exsbs.net)
21:59.22Fisker-http://wow.curseforge.com/projects/cartographer3/tickets/83-option-making-the-frame-look-more-like-the-default/
22:00.39ckknightFisker-: btw, if I make a judgement call and decide that it looks better that way anyway, that may just become the default
22:01.07Fisker-fine by me :P
22:01.21Dashkalvoted
22:01.48ckknightDashkal: fixed size?
22:02.00ckknightoh, horizontal vs. vertical
22:02.00ckknighthrm
22:02.10DashkalI was responding to the ticket description
22:02.22*** join/#wowace NeoRevan (n=Vulcanus@212251188081.customer.cdi.no)
22:02.27DashkalSo Fisker-: What did you mean exactly?
22:06.34NeoRevanYou know you need to bitchslap your ISP when 95% of the messages in a channel is your disconnect messages
22:06.37*** join/#wowace zespri_work (n=zespri@unaffiliated/zespri)
22:07.25DashkalGet a shell somewhere, install screen/isrii :p
22:07.31Dashkalor ircii
22:07.43Dashkaldunno why I keep making that typo...
22:07.46breservotes for irrsi
22:07.58Mytoswtf, they nerfed the elder saltwater crocolisk!?
22:07.59bresererm irssi
22:08.41Dashkaleh, back when I actually used a console irc client it was bitchX.  Worked, and other people on that network used it so I had some support
22:08.44*** join/#wowace CouldItBe (n=cib@ool-45734746.dyn.optonline.net)
22:09.00NeoRevanhow and why that shell thing is related to my ISP needing my boot up their arse is a mystery XD
22:09.07breserBitchX was very nice.  But seems to have died. :(
22:09.12*** part/#wowace CouldItBe (n=cib@ool-45734746.dyn.optonline.net)
22:09.48DashkalNeoRevan: the implication was that you could have a persistant irc session that survives your ISP sucking balls
22:09.50breserNeoRevan: Beause if you use screen you never lose connection on the shell based irc client.
22:10.03NeoRevano
22:10.13breserscreen keeps the shell operating and you can just log back in and bring the session back up.
22:10.13NeoRevanIm not nerd enough to understand that thar XD
22:10.26breserHell you can have a session attached on multiple computers and use the same client.
22:10.38DashkalThat bit is quite a lot of fun :p
22:10.47ulicyep I run my irc in a screen session, it doesn't disconnect very often, and I can pick up the session where ever I am.
22:10.49DashkalWander between computers and have the same session open
22:10.54breserAnd if you're really cool you can even use it as your IM client.
22:11.09breserbitlbee is very very nice. :)
22:11.11Dashkalnifty tool that
22:11.14VulcanusMy Paladin has a shiny sword.
22:11.57Mytoshow would one go about doing this daskal?
22:12.11DashkalMytos: first, get/have a shell on a *nix type box
22:12.21breserscreen -S irc
22:12.24DashkalInstall screen and your console irc client of choise
22:12.27Dashkalthen that
22:12.30breserThen start irssi or whatever client.
22:12.39breserIf you get disconnected when you get back on type screen -x irc
22:13.21breserIf you want to disconnect from the session Ctrl+A then D and log out of the shell normally.
22:16.18*** join/#wowace mykx (n=nnscript@host-84-9-81-50.dslgb.com)
22:19.29CIA-4403ackis * r78024 10BigWigs_KalecgosHealth/ (BigWigs_KalecgosHealth.lua BigWigs_KalecgosHealth.toc):
22:19.29CIA-44BigWigs_KalecgosHealth:
22:19.29CIA-44- Reset health to 100% on engage
22:19.29CIA-44- Version bump
22:19.29CIA-44- Dry-coded (compiles w/ luac -p)
22:19.45*** join/#wowace Belazor (n=Vulcanus@212251188081.customer.cdi.no)
22:19.56Belazor<PROTECTED>
22:21.37*** join/#wowace dira (n=dira@f054021238.adsl.alicedsl.de)
22:23.18CIA-4403ackis * r78025 10AckisRecipeList/ (AckisRecipeList.toc RecipeDB/ARL-BlackSmith.lua):
22:23.18CIA-44AckisRecipeList:
22:23.18CIA-44- Change some BS patterns to BoP from BoE. Ticket 18
22:23.18CIA-44- Dry-coded (compiles w/ luac -p)
22:26.17*** join/#wowace Wildt (i=rotwand@p5082F812.dip.t-dialin.net)
22:27.25*** part/#wowace Wildt (i=rotwand@p5082F812.dip.t-dialin.net)
22:30.55Funkeh`ag`, delayed answer, sup?
22:35.14Tekkubis Ackis back, or just too lazy to set up his own svn?
22:38.05*** join/#wowace Stanzilla (n=Stan@p54994A0C.dip.t-dialin.net)
22:39.47ckknightTekkub: Ackis is back, I talked to him about it
22:40.20Tekkubhe planning on coming back in the channel?
22:40.52*** join/#wowace Antiarc (n=Antiarc@wsip-70-184-82-98.ph.ph.cox.net)
22:40.52*** mode/#wowace [+v Antiarc] by ChanServ
22:41.18StanzillaFunkeh`: [2008/07/08 00:41:03-1549-x1]: StatBlockCore-2.0\StatBlockCore.lua:266: unexpected symbol near '}'
22:41.44Funkeh`um
22:42.00copystringsame here Funkeh`
22:42.07Funkeh`damnit
22:42.15Funkeh`was adding icon support but was unfinished
22:42.37*** join/#wowace luxus (n=luxus@Ydda9.y.pppool.de)
22:42.41Stanzilla:)
22:42.41CIA-4403funkydude * r78026 10StatBlockCore/StatBlockCore.lua: StatBlockCore: bugfix
22:46.34ag`Funkeh`, you still there
22:46.35StanzillaI still don't get any blocks at all with SBC..Fortress works tho
22:46.41Funkeh`yes
22:46.58ag`Funkeh`, what do you think about http://www.wowace.com/forums/index.php?topic=10839.msg228011#msg228011
22:47.19*** join/#wowace [SW]Dodge (n=Miranda@p5B00AE09.dip0.t-ipconnect.de)
22:48.09Funkeh`.unit?
22:48.13TekkubI could name my LDB plugins FeedMe*
22:48.17TekkubFeedMeFriends
22:48.23TekkubFeedMeEXP
22:48.23Funkeh`Tekkub, go eat
22:48.25Tekkub<PROTECTED>
22:48.34Tekkubyou no like?
22:48.39Funkeh`the only reason you thought of that name is because you're hungry
22:48.46ag`Funkeh`, "label" is "durability" or "performance" or "time" or something like that
22:48.57Funkeh`right
22:48.57ag`in .unit I provide what unit my data is given in
22:49.01Tekkubactually no, I just had a big ass Chipotle burrrrrieo half an hour ago
22:49.10Funkeh`half an hour ago
22:49.11ag`like fps or mb/s or percent
22:49.18Funkeh`hungry alrady usually
22:49.21Tekkubplus I cauld make a minipet one and name it FedMeKittens
22:49.29Funkeh`ag`, sure
22:49.57TekkubFunkeh`, you do not know the embiggenness of a Chipotle burrito it seems
22:50.07Funkeh`no, no I don't ;p
22:50.12Funkeh`but I get hungry prett quick
22:50.20Funkeh`which is wierd cause I get full pretty quick
22:50.33*** join/#wowace Jagobah (n=jago7777@adsl-217-147-20.owb.bellsouth.net)
22:50.46Tekkubwell hrm... how to describe
22:51.08Funkeh`Stanzilla, ill test it
22:51.19Stanzillakk
22:51.42*** join/#wowace spode- (n=spode@85.134.127.203)
22:52.15Tekkubmeh, fuck describing... http://www.chipotle.com/
22:52.41Funkeh`omg tek
22:52.53Tekkubwut?
22:52.58Funkeh`that website is as bad as http://www.spam.com/
22:53.12Tekkubyea but the food is sooooooooooo good, unlike spam
22:53.24WraithanChipotle is AWESOME
22:53.29Tekkubsee
22:53.42Wraithandon't have flash 9 on this system to see the website
22:53.47Wraithandon't care to install it
22:53.53Funkeh`lol
22:53.58Tekkubit's as bad as you'd expect a flash site to be
22:53.59Stanzillathanks Tek, now I'm hungry :(
22:54.06Wraithanjust going to be reimaging it in 20-30 mins anyway
22:54.34Tekkubso then, back to the issue at hand... think FeedMe* is a good naimng scheme for my LDB plugins?
22:55.11*** join/#wowace gix (i=gix@e180052076.adsl.alicedsl.de)
22:56.34Funkeh`I dislike it :P
22:56.50Tekkubthere's one point for it
22:57.10ag`we gave up on one name
22:57.14CIA-4403ckknight * r78027 10Cartographer/ (7 files in 7 dirs): Cartographer - only disable modules if Cartographer3 is hijacking the map.
22:57.28Tekkubuhm, you mean one name across multiple devs? duh
22:57.47TekkubI'm talking about my addons only here, I don't want you assholes using whatever name I use
22:58.48ckknightFeedMeSeymour
22:59.15TekkubFeedMeTaurens
22:59.18HjalteFeedMe sounds like a hunter pet addon.
23:00.44TekkubFeedMeBigBearMeat
23:01.31TekkubMoteOfFriends, MoteOfEXP...
23:01.39Tekkubnah that one's worse
23:03.15*** join/#wowace Vulcanus (n=Vulcanus@212251188081.customer.cdi.no)
23:03.45NeoTron_what is LDB exactly?
23:03.57Funkeh`Tekkub, make a purl message plix
23:04.03profalbert~ldb
23:04.04purlit has been said that ldb is a WoW Library - A central registry for addons looking for something to display their data. http://github.com/tekkub/libdatabroker-1-1/tree/master
23:04.13Funkeh`bril
23:04.51NeoTron_vague enough
23:05.03Tekkubit's a generic lib
23:05.12HjalteFortress and StatblockCore are both LDB addons, and should do sort of the same thing, supporting the same modules, yeah?
23:05.17*** join/#wowace gix (i=gix@e180053213.adsl.alicedsl.de)
23:05.20Tekkubit's basically FBP without the fubar, or anything else..
23:09.37HjalteIs there a ldb plugin that displays guild information yet?
23:10.08TekkubI have friends, guild, exp, clock... waiting for a good name before I publish them
23:10.25Stanzillaag`: do disabled addon still reserve place? because I can't seem to move 2 blocks together that had one in between them
23:10.26Tekkuboh and FPS
23:11.54Tekkuboh I could go with SI prefixes
23:12.05TekkubpicoFriends
23:12.23TekkubzeptoFPS
23:13.13ckknightwhy have a different prefix?
23:13.28TekkubI'd use one, just trying them out
23:13.29HjalteIt's going to be confusing with all the different names for the same bar system :) But whatever, as long as it's nicely coded I'll use it.
23:13.31TekkubI like pico*
23:13.48TekkubHjalte, it's NOT the asame bar system, taht's the point
23:14.24*** join/#wowace aestil (n=chatzill@cpe-76-95-133-5.socal.res.rr.com)
23:14.55HjalteTekkub: Then I didn't understand the philosophy of ldb.
23:15.12Tekkubthere is no bar system :)
23:15.23Tekkubyou're just providing data from your addon
23:15.29Tekkubmaybe a bar mod shows it
23:15.38Tekkubmaybe something completely different
23:15.42Tekkubmaybe nothing at all
23:15.52Funkeh`Stanzilla, I can't understand whats not working for you
23:16.05Funkeh`are you using both addons fortress and sbc at the same time or something
23:16.14Funkeh`I tried with violation and it worked fine
23:16.28StanzillaI have them both installed but only sbc enabled
23:16.41ag`Stanzilla, no, they don't...
23:16.42HjalteTekkub: How will you know, what display addon to use with what ldb addons then? Sorry if it's a stupid question.
23:16.45Funkeh`which plugins?
23:16.55Tekkubyou use any
23:17.09Stanzillagroupfu, bugsack, closetgnome, bigwigs, bankstack, spygnome @ Funkeh`
23:17.22TekkubYou find one that does what you want, and any LDB plugin can render on it
23:17.35Tekkubyou aren't forced to use FuBar or Titan or StatBlocks
23:18.16ag`I'm probably gonna go with Shards
23:18.17ag`not sure yet
23:18.32Tekkuband on the plugin side, you don't have to embed a ton of stuff just to provide a simple text output... you just embed LDB and make a simple dataobject to wirte into like a table
23:19.28Funkeh`Stanzilla, I didn't have the latest f2d
23:19.30Funkeh`sec
23:20.47HjalteTekkub: All ldb plugins will look the same in all ldb display addons?
23:20.57ag`Hjalte, no
23:21.26Tekkubno, they'll lok however the display looks
23:21.36DashkalTekkub: I didn't notice any way for the displayer to notice new data sources.  This by design (register at boot then never again)?
23:21.50Tekkubthe plugin's just sending text and an icon, maybe a script handler to show a tooltip
23:22.07TekkubDashkal, there's a callback for new dataobjects
23:22.16Dashkaloop, missed that
23:22.20Dashkalthere it is
23:22.55Tekkuband ideally new DO's should be registered with default fields filled, but some people might register an empty DO and fill it in later
23:23.12Tekkubso the display's gotta account for that
23:23.17Funkeh`wierd, It sowrking with violation but not bigwigs
23:23.39ag`Funkeh`, you did make the fake FuBar folder right?
23:23.42Tekkubrawrking?
23:23.51Funkeh`um, no? ;p
23:23.59Dashkalsuggestion: "hide" field in the optional set to allow a source to suggest it be hidden (think pet happiness source visible only when the pet is out)
23:24.02Tekkub<--- is the rawrking of bears
23:24.05ag`Funkeh`, there's a readme in FuBar2Broker
23:24.45ag`I can confirm that bigwigs work
23:24.56TekkubDashkal, hrm... I'd rather see it set text = "No pet" myself
23:25.17Stanzillait works with Fortress but not with SBC^^
23:25.19NeoTron_so is FuBar2Broker basically a way to use FuBar addons with LDB?
23:25.22TekkubFBP's don't conditionally show/hide themselves, could get to e a mess
23:25.24Mytosanyone have a good suggestion on where to pickup a textbook in ebook format, im too broke to buy the book and the online course starts tommorrow
23:25.28*** join/#wowace Ominous__ (n=Ominous@85-210-71-220.dsl.pipex.com)
23:25.34DashkalThat would be what the thing would do just in case the displayer didn't honor the hide flag
23:25.54DashkalI was thinking more of statblocks with that one
23:26.17Funkeh`is this because of load order issues
23:26.26*** join/#wowace Dark_Elf (n=Dark_Elf@ip107.net253.mw.net)
23:26.46Dashkalbut fair enough.  I figured this was pushing KISS quite a ways
23:26.49Tekkubit's certainly an option... the specs listed on that page are just a suggestion, I'm certainly not going to try to cover every field everyone might use
23:27.40TekkubI think we should just start with the basic crap there, and see if any more complexities are even wanted
23:27.41*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se)
23:27.51aestilfor EBB's to copy a layout from one group to another, what should i expect to be copied?
23:28.02aestiland is the 'group ID' like 'Group 1'?
23:28.20TekkubI think I'll go with pico* for my addons :)
23:28.39StanzillaFunkeh`: yes it was
23:28.46DashkalWell, having a "standard" set is much simpler than having each displayer publish "optional flags"
23:28.57Funkeh`Stanzilla, did you make that folder?
23:29.11StanzillaFunkeh`: added StatBlockCore to Fubar2Broker.toc and it loads
23:29.17Tekkubyes, and I think the "standard set" should be kept as simple as possible
23:29.20Stanzillabut errors
23:29.24Dashkalbut if the displayers "namespace" their extra flags, it shouldn't get too messy
23:29.58Tekkubwell yea, but then people have to write in specific cases for specific displays
23:30.00StanzillaFunkeh`: http://rafb.net/p/3m91Pp65.html
23:30.20Tekkubmore advanced features I could see, like statblocks_clickabletooltip
23:30.50Tekkubbut that's kinda getting into the realm of "you have to have X addon to use this plugin"
23:31.07Funkeh`that looks like ag` is passing bad things as .label
23:31.13Funkeh`which is just bad
23:31.21Tekkubbad ag, bad
23:32.26StanzillaFunkeh`: but yeah...StatBlockCore has to be added to FuBar2Broker.toc's OptionalDeps
23:33.02Funkeh`can't you just collect all fubar plugins after the game has loaded then execute the code ag` ?
23:33.13Funkeh`this loading order is bullshit
23:33.29StanzillaFortress is not in the OptionalDeps and works btw
23:33.34aestildamnit, why can't i copy from one ebbs layout to another?
23:33.37Funkeh`because it begins with F
23:33.50Funkeh`and loads before f3d as it is
23:33.54Funkeh`f2d
23:33.58Stanzillahehe
23:34.57Funkeh`ag`, you need to execute all your code on login
23:36.17CIA-4403funkydude * r78028 10FuBar2Broker/FuBar2Broker.toc: FuBar2Broker: add sb to the toc, bad solution to a problem
23:38.16selckincoca cola is godlike
23:40.18*** join/#wowace QQngsk (n=Gngsk@c-68-55-245-105.hsd1.md.comcast.net)
23:42.01ckknightselckin: all glory, laud, and honor to Coke?
23:42.46selckin<PROTECTED>
23:45.34DashkalPepsi > Coke
23:45.37DashkalYeah, I said it
23:46.14selckinblasphemy
23:46.55DashkalAnd that you use a word like that proves why :p  I like Pepsi for the taste, not because of any kind of culture :p
23:47.12*** part/#wowace profalbert (n=profalbe@91-113-30-176.adsl.highway.telekom.at)
23:47.22selckinits hard to even find pepsi in my country
23:47.27selckinso big company decided for me
23:47.36DashkalThat would be a deciding factor, yes
23:47.52CIA-4403funkydude * r78029 10FuBar2Broker/FuBar.toc: FuBar2Broker: and this one
23:47.58Funkeh`Im a pepsi fan too
23:48.02Funkeh`the normal pepsi
23:48.04Funkeh`max is shit
23:48.08Dashkalagreed
23:48.08Funkeh`'so is every other one
23:48.16Mytospepsi is better than coke
23:48.23Funkeh`I wouldn't go that far
23:48.43Mytoscokes way over carbonated
23:48.45CIA-4403morgalm * r78030 10Incubator/Core.lua:
23:48.45CIA-44Incubator:
23:48.45CIA-44- Fix for 1 candybar being added sometimes after a boss kill if there were still bars remaining
23:48.45CIA-44- Candybars now resort if a new timer is added that is shorter or fits in the middle somewhere
23:49.24selckinso whats best for the eyes dark/light bg?
23:49.25aestilanyone know offhand the name of fubar bar 1?
23:53.15CIA-4403funkydude * r78031 10StatBlocks_Folks/StatBlocks_Folks.lua: StatBlocks_Folks: bugfix
23:55.38*** join/#wowace zespri_work (n=zespri@unaffiliated/zespri)
23:57.57*** join/#wowace sylvanaar (n=sylvanaa@12.179.203.45)

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