IRC log for #wowace on 20150226

00:00.48Stanzillaelvador: update master plan
00:01.38elvadoryou can click the icon Gnarfoz
00:01.40elvadorStanzilla: http://i.imgur.com/r6mEIYb.png ?
00:01.57Gnarfozelvador: what icon? :D
00:02.05elvadorthe twitter icon
00:02.06Stanzillaelvador: 31?
00:02.16Gnarfozwhere should I see such a thing?
00:02.17elvadorgot it, yeah
00:02.36elvadorin the chat when getting an achievement or item
00:02.44elvadorreq. twitter ofc
00:08.04*** join/#wowace Ressy (Ressy@24-246-63-237.cable.teksavvy.com)
00:08.04*** join/#wowace Ressy (Ressy@WoWUIDev/WoWAce/ARL/Ressy)
00:11.51sbFisker: 2gb
00:19.10Gnarfozhttps://www.youtube.com/watch?v=nQR9XWGFkj4 interesting Blizz interview about 6.1
00:21.31*** join/#wowace Megalon (~wig0r@62-46-89-181.adsl.highway.telekom.at)
00:25.53znfhmmm
00:25.59znfI should read the voice docs for bigwigs
00:28.50GnarfozFisker: http://us.battle.net/wow/en/forum/topic/16410481529?page=6#118
00:30.22*** join/#wowace Starfox (~wig0r@62-46-89-181.adsl.highway.telekom.at)
00:32.17*** join/#wowace Starfox (~wig0r@62-46-88-135.adsl.highway.telekom.at)
00:34.06Gnarfozso I have "Find Sergeant Crowler" in my quest log
00:34.13Gnarfozbut going to him does nothing :(
00:39.25Primercomplete quest
00:39.31Primerfrom the tracker
00:39.33Primeris what I had to do
00:40.13Gnarfozhow do you mean? It's sitting at 0/1 Find Sergeant Crowler :(
00:41.46Primerweird
00:48.50znfpatch must be buggy!
01:00.20znfSo, question about BigWigs_Voice; I see it's pretty straight forward, but how exactly should I know which ability requires the sound file name to be in numeric ID and which have an actual name? ie: "arena_sweeper"
01:02.10Gnarfozlol, garrison mining pick + Draenor mining pick = mining cast time: 0.2 seconds
01:08.55MysticalOSyes
01:08.58MysticalOS0.2 mining
01:09.07MysticalOSand stacking coffee without stack splitting
01:14.07Primerznf: How's SP DPS faring in 6.1?
01:14.19PrimerI'm told I can't go DPS because SP is still shit
01:14.34PrimerAnd despite Disc getting nerfs, I'm still tops in heals
01:14.36znfPrimer, this is a giant dick ->   B============================Đ  \o/     <--------- this is a shadow priest
01:14.45Primersigh
01:14.56Primeryeah, wtf...fucking blizz
01:16.44znfthey changed just 2 things
01:16.46znfoh wait, 3
01:17.04znfAS got a damage buff; SoD got a 1% increase in proc rate and VEnt got 80% damage buff
01:17.13znfVEnt needs like 100% more to be good, tbh :P
01:17.24znfoh wait, they also added mind sear insanity!
01:17.25Primerbut all SPs still use CoP
01:17.54znfmostly
01:18.01znfexcept 2 fights - beastlord and iron maidens
01:19.35PrimerIt seems the AS change would make a substantial difference for those fights
01:21.29znfit does for beastlord, my guildie almost topped the meter, but he was dumb enough to get pinned down :P
01:21.37znfas for Maidens, "meh"
01:21.39znfnot enough GCDs
01:35.45znfStanzilla, http://i.imgur.com/NCsFBtc.png :(
01:40.19PrimerI see you're back to enchanting pure crit now
01:41.07Primerbah, why do I even bother...I'm not gonna be DPSing any time soon...
01:47.24znfyeah
02:06.04nebula169znf: wrt BigWigs_Voice, they use the option key from first return in the module's :GetOptions()
02:10.33znfso, for example "firecaller" is valid, right?
02:10.52znf(for blast furnace)
02:11.31znfI somehow failed badly at actually having the addon enabled. I broke it.
02:14.13znfnebula169, I tried making my own BigWigs_Voice_Something but it didn't quite work
02:39.00nebula169znf: yes, aslong as the key (string, num, -num) is in GetOptions, you can use it
02:39.20nebula169to add stuff to voice announce or for countdowns?
02:41.32nebula169i probably should have used Countdown instead of Voice as the prefix for my countdown voices to avoid confusion
02:42.13znfnebula169, to add voices; I made my own, but it doesn't really show up in bigwigs
02:42.30znfI just copied BigWigs_Voices, renamed folder (and .toc)
02:43.19nebula169there really won't be anything visible except a Voice option for abilities
02:44.11znfHow do I test it? :-/
02:44.32znfI tried that snippet that some guy posted in the comment section
02:44.40znfbut it's not doing anything (ie: no sound)
02:44.56nebula169voice stuff is actually tied to having "BigWigs_Voice" enabled
02:45.37znfI have it (right now I'm just using my own sound files in "Sounds")
02:47.27znfalso, I wonder how did I break the HoTS module
02:49.37nebula169outside of running like lfr or something to test, you can manually call apis. force load the addons if you're lod, then do stuff like local mod = BigWigs:GetBossModule("Boss") mod:Enable() mod:Ability({spellId=id, spellName=name,whatever_else_is_needed})
02:52.38znfnebula169, help me fits hots back! I have no _voice module now except HoTS, yet the english hots options disappeared (the map-specific ones)
02:54.16nebula169is there a entry for it on the left in /bw ?
02:55.22znfnow I do, wth
02:55.27znfI didn't touch that code :-|
02:55.53znf(reinstalled it)
02:56.04*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
02:56.22nebula169if you're looking for an example for adding countdowns, that's a bit more than you'd need to do normally
02:56.39znfI don't want counters, was just curious as to what is in there :)
02:56.47nebula169ah
02:57.00znfalso, I love the count-down timers
02:57.03znferm, the voices
02:58.51nebula169:D
03:00.38znfwould be lovely for this to be more friendly towards testing :-/
03:06.51znfnebula169, for example, how would I create a sound file for "HungerDriveRemoved"?
03:07.07znfGetOptions() lists 155819, but from what I can tell, that triggers when he rolls
03:08.55nebula169i think the voices always trigger with a message of that key, no way to pick which message if there are multiple
03:09.24nebula169going forward i'll probably break up options more with countdown and voice in mind
03:11.57znf"on you" is just adding "y" at the end, right?
03:20.25znfmkay, made first 3 bosses in LFR
03:20.28znflet's see how this goes
03:21.32*** join/#wowace Sintacks (Syntax@173-80-96-74.chlncmtk01.res.dyn.suddenlink.net)
03:34.15znfnebula169, so, what happens if multiple "voicepacks" are enabled in bigwigs? (multiple addons that bring sounds to bigwigs)
03:52.57znf[05:52:41] Big Wigs: Module "Hans'gar and Franzok" tried to register a unit event with the function 'Phases' which doesn't exist in the module.
03:52.58znf^ nebula169
03:57.47quiescensmoo
04:12.33sylvanaarelvador`: i kinda think the twitter thing may not be compatible with prat, but it's hard to test since you have to get an achievement or some such just to get the button to show up
04:13.08sylvanaarI didn't even know about it until yesterday
04:14.40sylvanaarso Idk, there may be a workaround who knows
04:17.00*** join/#wowace Repo (~repo@76.164.170.2)
04:17.01Repochataclysm: 03stencil * r27 Chataclysm.toc: toc file bump
04:17.06Repogummibears: 03stencil * r16 GummiBears.toc: toc file bump
04:17.12Repootis: 03stencil * r23 Otis.toc: toc file bump
04:17.34Repolibdialog-1-0: 03Torhal * r82  (2 files in 1 directory): Added tag 6.1.0.2 for changeset c412b20f9e2b
04:17.36RepoAdded checks for nil delegates in _Dialog_OnShow(), in which case we bail, and in _Dialog_OnUpdate(), in which case the dialog's timer still occurs but no delegate actions (such as on_cancel or on_update) will fire.
04:18.00Repopokedex: 03stencil * r254 Pokedex.toc: toc file bump
04:18.32*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
04:18.37Repopouncecam: 03stencil * r29 PounceCam.toc: toc file bump
04:28.56Repoarl: 03Torhal 07master * 3.0.15-2-g4096856 Core.lua: [+2 commits]
04:28.56Repo4096856: Removed scan button support for Advanced Trade Skill Window - hasn't been updated since May 23rd, 2013.
04:28.56Repode93af1: Removed scan button support for Cauldron - hasn't been updated since December 24th, 2010.
04:29.38Repoarl: 03Torhal 043.0.16 * 0b8baac /: [new tag]
04:31.07sylvanaar2010!
04:31.25Torhalsylvanaar: Yup!
04:32.46Repolibdispellable-1-0: 03rainrider 07master * 1.8-10-gbbd5096 LibDispellable-1.0.toc: [+1 commit] bump toc
04:34.51Repoadibuttonauras: 03rainrider 07master * 1.9.1-4-g273d089 AdiButtonAuras.toc: [+1 commit] bump toc
04:39.53Repoturninator: 03stencil * r44 Turninator.toc: toc file bump
04:50.01Repobreakables: 03Parnic 07master * 1.3.20-1-g6d5d518 Breakables.toc: [+1 commit] - Moved compatible-with to 5.x from 4.x
04:53.13Repogrid-side-indicators: 03dratr * r53 GridSideIndicators.toc: Update TOC for 6.1
04:54.38*** join/#wowace demi` (~tensai@lordanel.info)
04:55.49znf"shard_explosion.ogg" didn't work out :(
05:07.48*** join/#wowace ShadniX (dagger@p57941A46.dip0.t-ipconnect.de)
05:08.24pompy@project cauldron
05:08.24Repopompy: [WoW] Cauldron (Updated Dec 24, 2010 at 18:41 UTC) - https://www.curseforge.com/addons/cauldron/
05:09.07pompyTorhal: and heh the authors havent logged in since '10 and '11
05:10.02Torhalpompy: Here ya go
05:10.25Torhal@ping
05:10.26RepoTorhal: Pong.
05:10.30TorhalWell, fine then
05:11.38TorhalAnyway, also removed MrTrader support.
05:11.47Torhal@project mrtrader
05:11.48RepoTorhal: [WoW] MrTrader (Updated Nov 18, 2012 at 1:04 UTC) - https://www.wowace.com/addons/mrtrader/
05:12.09TorhalBut I did that after the push. The new tag was mainly to bring in the LibDialog fixes.
05:12.21Repogrid-side-indicators: 03dratr 04v6.0.1 * r54 : Tagging as 6.0.1
05:12.34TorhalApparently Atlas uses it and makes it look like ARL is throwing hundreds of errors due to a bug in the lib.
05:13.02pompyTorhal: here i go what
05:13.17Torhalpompy: Repo decided not to report the push.
05:13.28pompythat jerk
05:13.29Torhal"Removed scan button support for MrTrader - hasn't been updated since November 18th, 2012."
05:13.35pompylol nice
05:13.55Repologgerhead: 03dratr * r180 LoggerHead.toc: Update toc for 6.1
05:13.57pompya lot of ppl abandoned all these profession ui addons]
05:14.12*** join/#wowace Neffi (~Neffi@pool-151-202-49-117.nycmny.fios.verizon.net)
05:15.02TorhalYarp.
05:15.26TorhalI have no idea what BPM_ShowTrainerFrame refers to so I don't know if it's safe to remove or not.
05:16.44TorhalThe one place it would have been helpful to have comments, Ackis decided not to :D
05:19.09*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
05:23.48pompyTorhal: http://git.wowinterface.com/?a=commitdiff&p=AckisRecipeList&h=66747fd3dd8cc7596d590ded5ca0768887562586
05:23.50pompythat addon
05:24.11pompyhttp://www.curse.com/addons/wow/broker_professionsmenu
05:24.15pompydec 2014
05:24.39TorhalAh
05:24.48pompy"3k ppl" using latest ver
05:25.14pompydat drycode tho by ackis lol
05:25.36TorhalThat was also four years ago
05:25.59znfKemayo, "Fractured Sunstone" -> 36246
05:26.03pompyyeah lol
05:28.15*** join/#wowace AcidWeb (~AcidWeb@iosphe.re)
05:28.38Repologgerhead: 03dratr 046.1.0 * r181 : Tagging as 6.1.0
05:41.42Fiskeru fucking wat m8 Parnic
05:41.49Parnicwhat
05:42.10pompy~lart Fisker
05:42.10purlexecutes killall -KILL Fisker
05:42.16pompyZZzzzZzZ
05:43.03Fiskeroh cool
05:43.05*** join/#wowace Elmoe (~Elmoe@c-67-185-160-99.hsd1.wa.comcast.net)
05:43.14Fiskerhomeworld bsod'd me :P
05:44.59Fisker/ uses DISM to enable DirectPlay (and dependencies) on Windows 8 x86
05:45.02Fiskeroh no you don't
05:46.41Fiskeraww man
05:46.50FiskerI lost my progress in swarmsim
05:49.34quiescens):
05:56.45*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
05:58.39quiescensgasp
05:58.47quiescensthey're removing the regular health potions from d3
06:10.03Repomultitool: 03digitalsorceress * r56  (6 files in 2 directories):  (1 line trimmed from commit message)
06:10.03RepoMultiTool v6.1.1.002
06:10.03Repo-- Fixed a nil bug when calling GetActiveTitle(index)
06:10.03Repo-- Fixed incorrect handling of GetGossipAvailableQuests() (it returns 6 per quest
06:10.03Repo-- Fixed nuisance issue where config dialog was not showing correctly from slash commands
06:10.45*** join/#wowace RLD_osx_ (~RLD_osx@188.126.92.90)
06:11.52Repomultitool: 03digitalsorceress * r58 ChangeLog.txt: MultiTool v6.1.1.002
06:11.53Repo-- Apparently forgot to save the Change log.
06:15.37Repoflaskminder: 03digitalsorceress * r88  (8 files in 2 directories): FlaskMinder v6.1.1.002
06:15.37Repo-- Fixed issue where slash command was not opening to correct dialog
06:16.24Repoflaskminder: 03digitalsorceress 04v6.1.1.002 * r89 :  (1 line trimmed from commit message)
06:16.24RepoFlaskMinder v6.1.1.002
06:16.24Repo-- Tagging for release
06:16.24Repo-- Fixed issue where slash command was not opening to correct dialog
06:22.31PrimerIt seems that ora3 is not properly tracking shaman resurection
06:23.17PrimerBecause I have it set to track, and I know it's like 20 minutes...and the raid leader asks "Is your self rez up?" and they say "no", and there's no bar for it
06:32.50*** join/#wowace Sintacks (~Syntax@27.sub-70-199-3.myvzw.com)
06:35.26Repoacheron: 03natal * r108 Acheron.toc: bumped TOC
06:47.38Repoacheron: 03natal 04v2.1.2 * r109 : Tagging as v2.1.2
06:49.42Repobig-wigs: 03funkydude * r12858 BlackrockFoundry/HansgarAndFranzok.lua: HansgarAndFranzok: Remove phases remnant.
06:51.57Repoice-hud: 03Parnic 07master * 1.9.8-1-ge5eb235 modules/CustomCount.lua: [+1 commit] Added support for tracking spell stacks and charges in the Custom Count module.
06:57.37*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
07:08.06Repobig-wigs: 03funkydude 04r12859-release * r12859 : Tagging as r12859-release
07:19.25*** join/#wowace AcidWeb (~AcidWeb@iosphe.re)
07:31.54Fisker[SERVER] This realm is shutting down immediately for emergency maintenance. We apologise for this inconvenience and thank you for your patience and understanding; for more information please visit our Realm Status Page
07:31.55Fiskerwell that's new
07:33.22quiescens\o/
07:56.59Reponpcscan: 03SLOKnightfall 07master * 6.1.0.2 TargetButton.lua: [+1 commit] Fix to for broken default alert sounds.
07:57.00Reponpcscan: 03SLOKnightfall 046.1.0.2 * 7f5ca6a /: [new tag] Taging 6.1.0.2
08:05.40*** join/#wowace vince` (~vschiu@50.46.152.54)
08:05.56Repoarchy: 03Torhal 07master * 6.1.0.3-3-gc042c23  (2 files in 1 directory): [+2 commits]
08:05.56Repoc042c23: Moved frame initialization to Archy:OnInitialize()
08:05.56Repof1efdf8: XML reformatting. No removal yet. Bleargh.
08:19.57sbmorning
08:21.54sbStanzilla: i'm totally not happy with AS :o
08:22.00sbi think i'm too stupid to play this
08:22.07sbCoP seems to be much more dps
08:27.29*** join/#wowace Cairenn (~Owner@MMOI/Administratrix/Cairenn)
08:27.29*** mode/#wowace [+o Cairenn] by ChanServ
08:27.35Gnarfozugh, the worst
08:27.40Gnarfozgetting ready for work and realm is not up
08:28.04Gnarfozhad to reorder my daily routine around waiting for it to come online :D
08:28.20Gnarfozteleports to the office
08:29.47quiescenshax
08:29.50quiescensreports *foz
08:30.16*** join/#wowace Ironi (~ironi@85-76-108-125-nat.elisa-mobile.fi)
08:33.06sbGnarfoz: just do wow stuff at work like nevcairiel and Stanzilla :D
08:38.03Repovanas-kos: 03xilcoy * r539  (12 files in 3 directories):  (5 lines trimmed from commit message)
08:38.03RepoUse LibDialog instead of Blizzard Static Popups [ticket #78]
08:38.03RepoOther minor changes:
08:38.03RepoRemove old unused files
08:47.34*** join/#wowace RLD_osx (~RLD_osx@br3nl.bolehvpn.net)
09:00.38sbi can't find the twitter settings in wow - i think thats good :D
09:00.51winklol
09:00.57*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
09:09.21sbFisker: did you read my comment? wow was 2gb for me...
09:09.29Fisker:?
09:09.40sbupdated nvidia stuff 2 days ago
09:09.45sbso could be related
09:10.50FiskerI don't care about memory usage? :P
09:11.52sboh, didn you say something about memory?
09:12.05sbanyway, was also lagging as hell after a while
09:13.09FiskerNothing about memory
09:13.22Fiskerbut yeah I had performance issues basically always <20 fps
09:26.03*** join/#wowace Elkano (~elkano@client0905.vpn.uni-saarland.de)
09:26.03*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
09:26.03*** mode/#wowace [+v Elkano] by ChanServ
09:27.30Repolibinventory-2-1: 03elkano * r51  (2 files in 1 directory): updated for 6.1.0 (19678): adds ~400 new items
09:46.26*** join/#wowace Megalon (wig0r@88-117-89-171.adsl.highway.telekom.at)
09:56.03Stanzillasb: what is wrong with AS
09:56.13sbStanzilla: no dps for me :p
09:56.52Stanzillanot enough crit then
09:58.13sbi know...
09:58.20*** join/#wowace ZaB|SHC| (~Zaphod_Be@ipb2190a4b.dynamic.kabel-deutschland.de)
09:58.25sb900 in armory
09:58.37sband 2 crit proc trinkets (which pushes me to 60% with weapon proc :D)
10:01.33*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
10:06.34*** join/#wowace ZaB|SHC| (~Zaphod_Be@ipb2190a4b.dynamic.kabel-deutschland.de)
10:07.03*** join/#wowace ZaB|SHC| (~Zaphod_Be@ipb2190a4b.dynamic.kabel-deutschland.de)
10:12.57Gnarfozbleh, it scrolls down automatically now, but now nick completion is broken
10:13.19Gnarfozsb: twitter settings don't show up if you have realid disabled, is all I know
10:13.37sbwell, you know that we are realid friends... :D
10:14.17quiescens\o/
10:16.07Kalrothreal friends forever
10:17.36sb:|
10:17.46sbGnarfoz: quasselweb updates every day?
10:18.10sboh
10:18.13sbnew branch "angular"
10:19.24Kalroth:O
10:19.37Kalrothangularjs bestjs
10:21.10nevcairielthat branch should be merged to master already
10:21.19Kalrothyeah, i just checked, it's like 2 weeks old
10:21.48Fiskerfgsfds
10:22.06Kalrothtjena Fisker, hur går det
10:22.13Fiskerno Kalroth
10:23.01sbnevcairiel: yup it is
10:23.06sbtesting
10:24.14sbwhy is DayChange filtered? :o
10:28.30sbupstream prematurely closed connection while reading response header from upstream
10:28.31sbmeh...
10:32.03Fiskerfgsfds
10:32.28Stanzilla.
10:34.08Fiskerit's kind of cool
10:34.08FiskerBut it works weirdly
10:35.43*** join/#wowace EthanCentaurai (~EthanCent@host-92-21-132-64.as13285.net)
10:39.11Stanzillawhat is
10:39.19Fiskerquasselweb
10:46.48sboh, requests chrome notifications
10:51.20sbGnarfoz: it doesnt work here :o style.css generation fails
10:54.29sbok, fixed :|
10:55.13quiescenswhat did you break?
10:55.43sbpackage.json was using wrong less/less-middleware versions (less 2 and middleware 1, fixed by setting middleware to 2.0.1)
10:57.55*** join/#wowace DarkerAudit (Brian@128.90.94.219)
10:58.59Stanzillanice, wow lost my twitter account
10:59.24quiescensgrats
11:00.42Gnarfozsb: you do realize you have to "npm update" every time you pull an update?
11:00.47sbGnarfoz: ofc
11:00.51sblook at the package.json
11:00.55*** join/#wowace DarkestAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
11:01.19sb"less": "~2.3.1"
11:01.19sb"less-middleware": "^1.0.4"
11:01.30sbit even cries at you that middleware 1 requires less 1.7.x
11:01.43sbso "less-middleware": "~2.0.1", and fixed
11:02.19*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
11:02.27sbStanzilla: grats :/
11:02.35Stanzillathx lol
11:02.55Stanzillaelvador` posted every fucking selfie from the achievement on twitter
11:03.00Stanzillabe glad that you dont follow him :D
11:03.01sbthey should include metal as garrison bg music
11:03.25sbugh...
11:03.26sbi see
11:04.15sbi dont have the cam yet (on my main)
11:05.26*** join/#wowace DarkerAudit (Brian@69.80.107.19)
11:05.41Stanzillasame
11:05.43Stanzilladid it on my pala
11:05.54Stanzillahas the perk of faster flying too :D
11:06.36MysticalOSThey took down US realms, so they could patch ptr.
11:06.42MysticalOSProbably testing it on ptr first
11:07.02Stanzillanice
11:07.25MysticalOSif they do push a new build it'll probably be to fix moistcunt
11:07.30MysticalOSamong others
11:07.35Stanzillawhat is moistcunt
11:07.37Stanzillai mean..ok
11:07.38Stanzillabut yeah
11:07.45MysticalOS6.1 removed char name restrictions
11:07.59Stanzillaah that
11:07.59MysticalOSyou can hop on wow, and create character name cocksucker
11:08.01MysticalOSif you want
11:08.03Stanzillayeah I know
11:08.31FiskerThey can still block that serverside
11:08.33MysticalOSbroke some other stuff too but that stuff isn't a CS nightmare
11:08.41MysticalOSthey don't block as much server side
11:08.44FiskerNo
11:08.45nevcairielyou could always create such names with creative use of special chars
11:08.48Repotradeskill-info: 03EthanCentaurai 07master * v2.3.5-13-gd3be62d  (4 files in 3 directories): [+3 commits]
11:08.48Repod3be62d: Added progress output to the dataminer, mostly for my own convenience.
11:08.48Repoab10232: Updated miner to use jdk8u31.
11:08.48Repo0809d45: Bump Interface number to 60100.
11:08.55FiskerBut they don't need to deliver a patch to do it
11:09.29FiskerAlso you could, at least in the past, just patch out the file
11:09.35Reporaidbuffstatus: 03oscarucb * r706  (2 files in 1 directory): expand food checking threshold to 125
11:09.35Repotoc bump
11:10.42Reposaved_instances: 03oscarucb * r422  (2 files in 1 directory): fix ticket 188: lua error on killing Drov
11:10.43Repotoc bump
11:10.50Stanzillanevcairiel: US allows no special chars
11:11.38*** join/#wowace nebula169 (~nebula169@unaffiliated/nebula169)
11:11.54StanzillaEthanCentaurai: did you get what I asked yesterday about _lunarfestival?
11:12.04EthanCentauraiyes
11:12.09Stanzillaok was not sure I said it
11:14.08Stanzillanevcairiel: did *you* get the link about the change in fontstrings that might need changes in ace3?
11:14.22*** join/#wowace DarkestAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
11:15.26nevcairieli didnt get nothing
11:15.39Stanzillanevcairiel: http://wow.gamepedia.com/UIOBJECT_FontString
11:16.33nevcairieland why would ace3 care
11:16.39nevcairielmy addons all seem to behave like always
11:17.17Stanzillathe treeview has issues
11:17.28Stanzillainstead of truncating text, it wraps
11:17.31nevcairielseems fine to me
11:18.55Stanzillanevcairiel: /bigwigs and then open esc interface addons
11:19.06Stanzillathe longer module names wrap
11:19.16Stanzillaand I know that is not ace3, just an example
11:19.45nevcairieltree groups behave fine, it cuts off and adds "..."
11:20.13Stanzillaok
11:20.20Stanzillanebula169 said he saw something there
11:20.57Gnarfozsb: not sure what fails for you, it seems to work fine for me :D
11:22.08MysticalOSi did notice 6.1 changed something with truncating. or wrapping. didn't get a chance to see what yet
11:22.27StanzillaMysticalOS: http://wow.gamepedia.com/UIOBJECT_FontString
11:23.12nevcairielit only happens when you dont anchor it properly
11:25.04*** join/#wowace Sintacks (Syntax@173-80-96-74.chlncmtk01.res.dyn.suddenlink.net)
11:25.42EthanCentauraiwtb mass delete option for files hosted on wowace
11:26.02EthanCentauraii turned packaging off but it did it anyway
11:26.31MysticalOSto be honestly i wonder why they don't allow deleting files for real. they must waste many many many gigs of data on obsolete/junk addons
11:27.04nevcairielfile system space is irrelevant
11:27.07quiescensspais
11:27.45EthanCentauraiikr? i thought they actually got removed rather than appear "Deleted" in the files list
11:27.54EthanCentaurai~lart Kaelten
11:27.54purldumps 42 tons of dirt, manure, and fish heads on Kaelten
11:28.05MysticalOSnope
11:28.20MysticalOSjust hidden from everyone but authors/moderators
11:28.27EthanCentauraithe things you learn after being given mod powers
11:28.32EthanCentaurainaughty secrets >_>
11:29.00nevcairielthats rather common practice to make stuff recoverable
11:37.14MysticalOSwow i just realized no one got reels from blackhand last night. boo
11:37.39MysticalOSwonder if it's everyone or no one
11:49.36Repotradeskill-info: 03EthanCentaurai 07master * v2.3.5-14-gd2b5d24 Data/Data.lua: [+1 commit] Ran the dataminer. (31 new, 11 changed, 1 deleted)
11:49.57EthanCentauraiexcellent
11:50.01EthanCentauraisteeples fingers.
11:50.22elvadorStanzilla: i didn't post every selfie - but i can upload them to imgur or sth if you want
11:50.41Kalrothbut first, let me take another selfie
11:50.47EthanCentauraipackager markup has exploded
11:50.58Stanzillanothx
11:51.57nevcairielheh, guildaudit fails on stage 4 crafted gear, it thinks its 640 ilvl
11:52.31Kalrothnoone will ever need more than 640 ilevels
11:52.47MysticalOSEthan what did you do to packager
11:52.57EthanCentauraii broke it apparently
11:53.17EthanCentauraistupid thing is packaging all my tags despite turning it off when i pushed them
11:55.01MysticalOSthat's a lot of tags. that's going to take a while...
11:55.33EthanCentauraii hope it doesn't do this every time i push a damn alpha commit >_<
11:55.59MysticalOSif it does, Torhal will have some words for you
11:57.03quiescensEthanCentaurai seems to break it more often than most o.o
11:57.58EthanCentauraigreat, 90 more duplicate -nolibs
11:58.57quiescensstop breaking everything o.o
11:59.03EthanCentauraii'm not trying to >_<
11:59.06EthanCentauraileave me alone
11:59.15quiescens):
11:59.17quiescenspats EthanCentaurai
12:01.32Repopremo_power-1: 03azmaedus * r51  (2 files in 1 directory): pre 2.0.0.7
12:02.03Repopremo_power-1: 03azmaedus 04v2.0.0.7 release * r52 :
12:02.04RepoFixed an issue where changing specs would incorrectly display the number of max chi (from 4 to 6)
12:03.00*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
12:03.22Reposaved_instances: 03oscarucb 046.1.0 * r423 : Tagging as 6.1.0
12:03.48Reporaidbuffstatus: 03oscarucb 046.1.2 * r707 : Tagging as 6.1.2
12:09.10*** join/#wowace nebula169 (~nebula169@unaffiliated/nebula169)
12:23.54*** join/#wowace sb (~sb@2a00:1158:2:1e00::40)
12:27.18Reporaidbuffstatus: 03oscarucb * r708 Core.lua: ticket 418: fix sound file paths
12:37.53Reporaidbuffstatus: 03oscarucb 046.1.3 * r709 : Tagging as 6.1.3
12:53.45*** join/#wowace nebula169 (~nebula169@unaffiliated/nebula169)
13:03.43*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
13:08.09*** join/#wowace Skizelli (~skizelli@unaffiliated/skizelli)
13:09.00*** join/#wowace Ackis (~Ackis@WoWUIDev/WoWAce/ARL/Troll/Ackis)
13:09.00*** mode/#wowace [+o Ackis] by ChanServ
13:18.38*** join/#wowace EthanCentaurai (~EthanCent@host-92-21-132-64.as13285.net)
13:26.03*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
13:31.14EthanCentauraii'm sorry
13:32.08Semlarapology accepted
13:43.11Kalrothhttps://www.youtube.com/watch?v=4kI0dBvg-qw by EthanCentaurai
13:46.19*** join/#wowace DarkerAudit (Brian@2002:d163:24e::d163:24e)
13:50.17Repohandynotes_lunarfestival: 03EthanCentaurai 07master * v1.2.5-2-g2bda29c Data.lua: [+2 commits]
13:50.17Repo2bda29c: Corrected co-ordinates for Elder Stonefort and removed duplicate entry.
13:50.18Repo872758e: Corrected co-ordinates for Elder Morndeep and removed duplicate entry.
14:07.41Repopets-and-mounts: 03Shenton 04v1.7.9 * fe92372 /: [new tag] Tagging as v1.7.9
14:17.56sbwoah, thank you kabelbw :|
14:18.01sb+10eur grundgebuehr
14:25.08*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
14:28.54Gnarfozwhat, you don't want to them more money for no reason?
14:29.00Gnarfoz+give
14:37.40winkmo' money, mo' reason
14:41.56sbGnarfoz: there is a reason
14:42.00sbmaxdome included :|
14:42.03sb7.99/month
14:42.05sb*sigh*
14:42.16*** join/#wowace jleclanche (~adys@unaffiliated/adys)
14:44.22*** join/#wowace DarkAudit (~Brian@c-98-239-224-116.hsd1.wv.comcast.net)
14:44.43Gnarfozsb: the reason is "they want to earn more money"? :D
14:44.52sbyes...
14:45.09sband i can't keep my current contract, because it doesnt include TV - internets only
14:46.08sband since we are moving after 2nd march (thats when the new pricing / plans are in place) we hae to take the more expensive one :o
14:50.54sylvanaarThis new twitter thing. It seems like it does a secure action from a hyperlink. Any ideas on how to make that work given that I hook SetItemRef
14:52.04sylvanaarI really don't think the 2 things are compatible in any way
14:55.27sylvanaarI guess the solution would be to stop providing link functionality in Prat. I wonder what feature is used more
14:58.27Gnarfozwhat do you mean by "link functionality"
14:58.57Gnarfozalso, the comments on at least one of the tickets suggests using SecureHook instead (which is, to my knowledge implicitly a posthook)
15:05.04*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
15:05.08*** join/#wowace Repo (~repo@76.164.170.2)
15:07.04sylvanaarSo, Prat had things like invite links
15:07.28sylvanaarif you said the word invite in chat, it would turn it into a link you could click
15:07.35sylvanaarand get invited to a group
15:07.39sylvanaarThat's one example
15:08.28sylvanaarSo, they are new link types basically
15:08.47Repoarchy: 03Torhal 07master * 6.1.0.3-4-g1b119e5 Interface.lua: [+1 commit] If the current theme isn't Graphics, there will be no child.fragmentBar. Further proof that I need to convert the XML bullshit to Lua.
15:10.11sylvanaarI think url linking works this way too
15:11.23Repoarchy: 03Torhal 07master * 6.1.0.3-5-g45b5ea7 Database/Digsites.lua: [+1 commit] Corrected map coords for Ruins of Khintaset Digsite.
15:11.40sylvanaarIt seems those 2 features would have to go, to allow the twitter links.
15:11.49Repoarchy: 03Torhal 046.1.0.4 * 68256e0 /: [new tag]
15:19.50Repoprat-3-0: 03sylvanaar * r952 / (2 files in 2 directories): Merge
15:19.50RepoFix errors resulting from using post hook
15:19.50RepoWorkaround proposed by Kubax83 for SetItemRef tainting
15:22.56Stanzillasylvanaar: do you push prat to somewhere else, too that has an online repo viewer?
15:23.22sylvanaarSure, bitbucket, hold on. I'll push there
15:24.00sylvanaarGithub too
15:24.05sylvanaarpick your poison
15:24.43Stanzillathanks
15:25.15sylvanaarhttps://github.com/sylvanaar/prat-3-0
15:25.23Stanzillayeh found it :)
15:25.43sylvanaarUrl links are broken with a post hook. So that's not enough to fix it
15:26.12sylvanaarYou cant have custom link types without hooking setitemref
15:26.17FiskerYesterday wasn't happening enough Stanzilla
15:27.22StanzillaFisker: yeah
15:27.42Stanzillasylvanaar: okay, someone just needs to fix it in chatter too, so I looked at what you did
15:28.19sylvanaarI don't think there is a fix
15:28.38sylvanaarYou have to choose, custom chat links or twitter
15:29.13sylvanaarBut. I could be wrong. There may be a clever fix.
15:29.15Stanzillathat would suck
15:29.23TorhalContextual, perhaps?
15:29.34sylvanaarI really don't know how you would do a custom chat link without hooking setitemref
15:29.45Stanzillacould ask foxlit, he'
15:29.52sylvanaarBecause setitemref is going to generate an error for "unknown link type" otherwise
15:30.45sylvanaarWhy did they have to make secure chat links. Gawd
15:32.36sylvanaarIDK. I guess I'll have to give people the choice. Twitter or custom links. Or just remove custom links from Prat. I guess it has to be up to the users
15:36.53Gnarfozpeople in my guild who use Chatter said it works just fine for them
15:37.07Gnarfozthe twitter thing. not sure if they noticed that url links now don't work anymore?
15:37.40Gnarfozmaybe it does those differently than Prat does
15:39.25sylvanaarWell. Maybe they both work in Chatter. If so. I'd be interested in how Chatter makes custom links
15:40.36sylvanaarIs there a repo browser for chatter?
15:40.38sylvanaarStanzilla:
15:41.21Stanzillasylvanaar: nope, only on wowace
15:42.06Stanzillasylvanaar: git@git.wowace.com:wow/chatter/mainline.git
15:42.07Stanzilla<PROTECTED>
15:42.24sylvanaarNo it certainly hooks setitemref
15:43.19sylvanaarSo, I don't know how it can work for chatter but not prat. Maybe they didn't have the URL module on in chatter or something
15:44.29sylvanaarThe one thing Chatter doesn't do that prat does is centralize all the custom links, so for chatter users they can just turn off the URL module and that should be enough
15:45.08sylvanaarUnless Chatter has another module that hooks setitemref too (which it might)
15:45.26Stanzillaurlcopy and clickinvite probably
15:47.38sylvanaarYeah, same as prat
15:48.07sylvanaarI think prat may have one other link to reload the ui when you change module settings
15:49.02sylvanaarTo unload unused modules from memory
15:49.20sylvanaarUgh. I kinda like custom links more than twitter
15:52.03sylvanaarBut gotta give people the option to use it if they want. Its going to be harder for me to fix since I have 1 central hook for setitemref that the modules share. Instead of hooks in each module. So I can't just shut off the modules, i have to remove the features
15:53.53*** join/#wowace Mihau (~Mihau@76.164.170.2)
15:56.58TorhalMoving to non-centralized wouldn't work?
16:00.50sylvanaarI guess it would yes
16:06.03*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
16:07.21sylvanaarGonna be some surgery. Maybe someone clever will find a workaround that lets you still hook setitemref
16:07.36sylvanaarThough I'm not holding my breath
16:07.42nevcairielluckily i just dont care
16:07.51sylvanaarabout what?
16:07.56nevcairieltwitter
16:08.00sylvanaaryeah, me either
16:08.20Torhal"ERMAGHERD! Look at teh skreenshotz!"
16:08.28Torhalheaddesks.
16:08.34nevcairieli dont have a selfie cam yet :(
16:08.50nevcairieli have a selfie photo bomb tough
16:08.52nevcairielthough*
16:09.07Fiskerme too nevcairiel
16:09.08Fiskerwanna hug?
16:09.15nevcairielnah
16:09.23nevcairieli only hug humans
16:09.34Fiskergood
16:09.35Torhal:O
16:09.37Fiskerhugs nevcairiel
16:11.16*** join/#wowace Starfox (wig0r@88-117-89-171.adsl.highway.telekom.at)
16:21.08Repoliblordfarlander-2-0: 03lordfarlander * r269  (4 files in 2 directories): LibLordFarlander-2.0:
16:21.08Repo- Update toc
16:21.08Repo- Fix Aspect not being classified as not having a walk animation
16:21.45Repococonuts: 03lordfarlander * r272 Coconuts.toc: Coconuts:
16:21.45Repo- Update toc
16:31.50*** join/#wowace jleclanche (~adys@unaffiliated/adys)
16:36.01*** join/#wowace Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
16:36.01*** mode/#wowace [+v Xinhuan] by ChanServ
16:52.50*** join/#wowace jitta (~jitta@95.90.246.105)
16:54.29pompythe farlander
17:01.17quiescenso.o
17:01.32Megaloni heard his friends call him pompy
17:06.52*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
17:13.14*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
17:23.18pompydies with quiescens
17:25.22Reporarity: 03allara 04r418-release * r419 : Tagging as r418-release
17:32.47quiescens):
17:35.07Reposheepdog: 03Archarodim 07master * 1.0.13 Sheepdog.toc: [+1 commit] Bump TOC to 60100
17:35.07Reposheepdog: 03Archarodim 041.0.13 * dc5a087 /: [new tag]
17:35.07RepoTOC Bump
17:46.18*** join/#wowace Starfox (wig0r@88-117-89-171.adsl.highway.telekom.at)
17:55.28Repodecursive: 03Archarodim 042.7.4.1 * 491e4ed /: [new tag]
17:55.28RepoJust bump TOC to 60100...
17:55.32Repodecursive: 03Archarodim 07master * 2.7.4.1  (2 files in 1 directory): [+1 commit] TOC to 60100
17:56.16Repohealers-have-to-die: 03Archarodim 07master * 2.3.5  (4 files in 2 directories): [+1 commit] TOC to 60100 and small documentation/localization changes
17:56.16Repohealers-have-to-die: 03Archarodim 042.3.5 * 167acbf /: [new tag]
17:56.16Repo- Bump TOC to 60100
17:56.16Repo- Localization and doc small fixes
17:57.08Repolibnameplateregistry-1-0: 03Archarodim 040.11 * 8569f76 /: [new tag]
17:57.08Repo- Bump TOC to 60100
17:57.12Repolibnameplateregistry-1-0: 03Archarodim 07master * 0.11  (3 files in 3 directories): [+1 commit] TOC Bump to 60100 + Description.md.txt update
17:59.04Stanzillachrome dev update, not 43 yet though
17:59.55quiescens43?
18:01.53Stanzillayep
18:07.35*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
18:13.40Repochataclysm: 03stencil 041.2.01 * r28 : Tagging as release 1.2.01
18:14.53Repogummibears: 03stencil 041.1.01 * r17 : Tagging as release 1.1.01
18:16.11Repootis: 03stencil 041.2.01 * r24 : Tagging as release 1.2.01
18:16.53Repopokedex: 03stencil 046.0.06 * r255 : Tagging as release 6.0.06
18:17.56Repopouncecam: 03stencil 042.2.01 * r30 : Tagging as release 2.2.01
18:18.50*** join/#wowace Elkano (~elkano@client0981.vpn.uni-saarland.de)
18:18.50*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
18:18.50*** mode/#wowace [+v Elkano] by ChanServ
18:19.04Repoturninator: 03stencil 042.2.02 * r45 : Tagging as release 2.2.02
18:28.36*** join/#wowace Starfox (wig0r@62-46-95-81.adsl.highway.telekom.at)
18:30.41Gnarfozgreat, youtube slow on dtag again
18:31.21quiescenssteal someone elses internets
18:31.46GnarfozI blame nev for claiming the problem doesn't exist
18:32.14quiescens):
18:32.16quiescenspoor nev
18:36.44Repopitbull4: 03Stanzilla 07master * v4.0.0-beta54-19-g9ea5222 Modules/Aura/Filter.lua: [+1 commit] Alabaster Shield was removed in 6.1
18:37.16Repopitbull4: 03Stanzilla 07anchors * v4.0.0-beta51-482-g2f0aa7e Modules/Aura/Filter.lua: [+1 commit] Alabaster Shield was removed in 6.1
18:53.50nevcairielI have been having the problem again recently as well Gnarfoz
18:53.50nevcairielMostly in the evenings
18:54.09Gnarfozwhen usage is highest
18:54.12Gnarfozand bad peering shows ^^
18:54.18nevcairielOf course
18:54.41nevcairielI need to remember to watch boss videos in the morning
18:56.32Ressythat sucks Gnarfoz..
18:56.40RessyDoes your ISP not have a google cache box in their network?
18:57.46RessyLast I heard, my ISP had 80gbps to the google cache box set up a local internet exchange...
19:08.18*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
19:08.19nevcairielThey do recommend we use their proxy to access youtube
19:08.27nevcairielBut the improvement is marginal
19:10.08nevcairielBut our ISP had those problems for years
19:10.25nevcairielPresumably because they don't care to pay for good peering
19:11.01nevcairielThey are also not directly connected to the DE-CIX but manage their own peering
19:11.24nevcairielAnd now the sad part, its the biggest provider in germany
19:12.08znfthat's sad
19:36.53*** join/#wowace quiesense (~quiescens@ppp118-209-240-215.lns20.mel8.internode.on.net)
19:38.55*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
19:41.01znfwth is "hardware bypass mode"?
19:41.01znflooks at Gnarfoz
19:43.42*** join/#wowace ramoz_ (ramoz@elena.modservers.net)
19:58.23Gnarfozznf: bypass the hardware, of course!
19:58.33znf!!
19:58.38Gnarfoznevcairiel: aren't tehy even the biggest ISP in europe
19:58.51Gnarfozalso, they're starting peering at DE-CIX this year or something
19:59.07Gnarfoznot that it matters, just because they have a presence there doesn't mean that's going to improve the Google<>DTAG peering :D
20:03.09Repoglow-fo-sho: 03boneschaman * r108  (3 files in 1 directory): GlowFoSho:
20:03.09Repo- korean koKR fixed
20:03.58*** join/#wowace RLD_osx_ (~RLD_osx@188.126.92.93)
20:09.04*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
20:23.40Repobattlegroundtargets: 03kunda * r245 BattlegroundTargets.toc: toc update
20:25.03Repobattlegroundtargets: 03kunda 0460100 * r246 : Tagging as 60100
20:26.53Repobattlegroundtargets: 03kunda 0460100-1 * r247 : Tagging as 60100-1
20:33.33Repogrid-config-icons: 03kunda * r22 GridConfigIcons.toc: toc update
20:34.04Repogrid-config-icons: 03kunda 0460100-1 * r23 : Tagging as 60100-1
20:40.05Repogrid-indicator-side-plus: 03kunda * r39 GridIndicatorSidePlus.toc: toc update
20:40.36Repogrid-indicator-side-plus: 03kunda 0460100-1 * r40 : Tagging as 60100-1
20:41.50Repobig-wigs: 03funkydude * r12860 BlackrockFoundry/Kagraz.lua: Kagraz: spell id fix.
20:44.42Repobig-wigs: 03nebula169 * r12861 BlackrockFoundry/TheBlastFurnace.lua: TheBlastFurnace: add mc Bomb spell id
20:45.54Repoahsearch: 03kunda * r126 AHsearch.toc: toc update
20:47.27Repoahsearch: 03kunda 0460100-1 * r127 : Tagging as 60100-1
20:52.05Repoenhanced-stack-split: 03kunda 0460100-1 * r77 : Tagging as 60100-1
21:09.50*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
21:24.38*** join/#wowace Fastfire (~kjetil@145.163.202.84.customer.cdi.no)
22:10.34*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
22:13.33*** join/#wowace hizuro (~hizuro@dslb-188-096-255-158.188.096.pools.vodafone-ip.de)
22:13.33*** join/#wowace hizuro (~hizuro@WoWUIDev/Broker-Everything/GuildApplicantTracker/hizuro)
22:16.37Repobig-wigs: 03nebula169 * r12863 BlackrockFoundry/TheBlastFurnace.lua: TheBlastFurnace: don't count mc Bombs
22:53.20znfwth
22:53.36znfour local ip registry is now charging 125€+VAT for a /24
22:54.48nevcairielv4? those IPs are getting really rare now, so I consider that cheap
22:56.02znfwe already have the class
22:56.06znfit's a "maintenance" fee
22:56.07znfwhatever that means
22:56.24nevcairielthey want people that just hold on to theirs and not using them to give them back
22:56.48znfwe are using it, but I can't justify thte cost
22:56.59nevcairiel125 for what? month? year?
22:57.02znfyear
22:57.02nevcairielonce?
22:57.03nevcairiel:p
22:57.11nevcairielthats really nothing in a year
22:57.12nevcairieltbh
22:57.13znfevery year
22:57.23znfwell, last year it was ~100€ for 2x24 blocks
22:57.41znfnow it's 125€/block + VAT
22:57.41znffuck that
22:57.43znfwe're giving one back
22:57.54nevcairielthat was their goal, and they achieved it :D
22:58.59znfguess our clients can stay NAT'd
23:00.48znfand assign a public ipv4 on a need-only basis
23:03.48*** join/#wowace Fasti (~Fasti@dsl-trebrasgw2-54f942-35.dhcp.inet.fi)
23:04.11Fastiany idea why middle mouse button isn't working over unit frames?
23:04.19znfalso, that's the cost for PA
23:04.23znfI wonder what the cost for PI is
23:07.41Fastinm clique for the win!
23:09.22znfoh, another reseller is assigning a /23 PA for 100€+VAT per month
23:09.22znf(so, twice the space!)
23:11.18*** join/#wowace webturtle0 (~webturtle@69.51.143.78)
23:16.22nevcairiel23 is two 24s, isnt that what you had before
23:19.30znfyeah, but they weren't bought together, so it's not a an actual /23 :P
23:30.05*** join/#wowace Starfox (wig0r@194-118-31-196.adsl.highway.telekom.at)
23:42.28znfhttps://twitter.com/znuff/status/571092571713351680/photo/1
23:42.31znfyay, got selfie cam
23:43.35elvadoryeah!
23:44.35pompymature content, eh?
23:45.19PrimerIt won't let me see it without a twitter account
23:45.44Primeroh, nm, you can click "view content"
23:46.41elvadorhmm interesting to see what others are following
23:46.51elvadorhttp://i.imgur.com/LC20Os5.png
23:47.05znfyes
23:47.08znfasa akira rocks
23:49.06PrimerI love her nuru massages
23:50.35elvadorwhat did i do?
23:52.28StanzillaTorhal: http://i.imgur.com/qil1YYE.png :E
23:55.32znfcool - garrison boss http://i.imgur.com/Jgu5AEN.png
23:56.31Repoldb-lagtolerance: 03derschreiner * r45 LDB-LagTolerance.toc: Toc update

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