IRC log for #wowace on 20161123

00:02.46Parnichow do i get the texture from GetItemInfo now? it returns an id number that i can no longer directly use in |Tpath:0|t?
00:03.54nebulaParnic: you can use the id there
00:04.51Parnicso, /print select(10, GetItemInfo(132851)) returns 236153. |T236153:0|t isn't showing an icon for me unless i'm doing something wrong
00:05.08nebulaGetItemInfo doesn't return the texture
00:05.12nebulaerm
00:06.26nebulaworks for me
00:07.11*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:07.11*** mode/#wowace [+o Funkeh`] by ChanServ
00:07.15nebulahttp://i.imgur.com/B6ba9DV.jpg
00:07.33Parnichmm
00:07.38Funkeh`thanks microsoft for giving me an update that took half an hour to install
00:07.39Parniccan i test with /print or /say or something?
00:08.17Parnicor only AddMessage-type calls?
00:08.55Funkeh`think it finally gave me that service pack update whatever
00:09.13Funkeh`decided to re-pin shit like edge to my taskbar
00:09.19nebulachat messages don't allow |T i'm not sure about print, it might escape the pipes
00:09.42Funkeh`the only thing that has issues with pipes are editboxes
00:09.44Parnicoh so it's the chat input box that's the problem. okay, thank you!
00:09.46Funkeh`the chat input is an editbox
00:09.53nebulathere ya go
00:09.58Funkeh`if you're calling print from addon code, you're fine
00:10.06Funkeh`if you're doing it from an edit box, escape it
00:16.06*** join/#wowace Funkeh`` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:16.06*** mode/#wowace [+o Funkeh``] by ChanServ
00:33.07nevcairielworking two days until late in the night for  something that turns out to be 10 lines of code. complex problems are annoying. also math.
00:36.44nevcairielbut it works \o/
00:44.13Gnarfoz\o/
00:54.19Sorha2except in that one case you forget to test for
01:02.33Gethe_Torhal: trying to span two columns with LibqTip. text is truncated until I mouseover the actual tooltip http://giphy.com/gifs/m23cL4pS6zGzm
01:03.27*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
01:03.28*** mode/#wowace [+o Funkeh`] by ChanServ
01:03.51Funkeh`looks like microsoft got one thing right, the ability to revert to a previous build :D
01:03.58Funkeh`gotta love me some bsod loop
01:04.26*** join/#wowace jlam (~jlam@pool-98-109-225-39.nwrknj.fios.verizon.net)
01:06.27quiescenso.o
01:06.52Funkeh`you know what companies are like for testing things these days
01:06.57Funkeh`*cough*
01:07.06quiescensgives Funkeh` a cookie
01:08.57TorhalGethe_: Have a snippet I can look at?
01:12.02Gethe_https://github.com/RealUI/RealUI/blob/feature/LDB_InfoLine/Interface/AddOns/nibRealUI/InfoLine/Blocks.lua#L947
01:15.48Gethe_Torhal: That's what i'm doing, i'll see about making something usable in Devpad
01:24.11TorhalGethe_: You're restricting the cell to 200 pixels, so yeah - it's going to truncate.
01:24.31TorhalThe colSpan, rather
01:24.58Gethe_it does that even without maxWidth or minWidth
01:27.04TorhalFor lines 954 and 960?
01:27.57Gethe_yeah
01:28.01Torhalo.O
01:28.29TorhalI don't have that problem in any of my stuff unless I specify a width.
01:31.24TorhalThough it should be wrapping instead of truncating. WTH.
01:31.43nebulafontstrings don't auto wrap anymore
01:31.55TorhalAaah
01:31.55nebulaif you never updated that
01:32.00TorhalI didn't.
01:32.56Funkeh`you need to specify a width/height or correct points for a fontstring
01:33.40TorhalThe lib hasn't had updates in a few years, and this is the first report of the issue so I didn't think to modify it.
01:34.44Funkeh`lol
01:34.54Funkeh`it was a good change since it brought to light obvious fuckups
01:36.18nebulai wasn't a fan, you could just left one point and a width and let it wrap/auto height
01:36.23nebulaset one point*
01:36.45Funkeh`but that's not really how a widget is meant to work
01:37.38nebulawhy not? if there is no bounds for height, it just fills
01:37.42nebulai mean, that's how it worked for like a decade
01:37.52Funkeh`yeah, incorrectly!
01:40.28nebulai would say they actually broke how it should work when they changed it
01:41.06Funkeh`they created consistency with every other widget, so no
01:41.56nebulatext is different than every other widget
01:42.11Funkeh`only because you choose to view it that way
01:42.41nebulanot, because it fundamentally is
01:48.54TorhalDev Cage Match?
01:49.30nebulaTorhal: fix my slug yet?
01:49.37TorhalPiss off?
01:49.46nebulafucking get it done
01:49.48TorhalOr was it "Fuck off?" I can't ever get those straight.
01:52.40TorhalReally, though, it's out of my hands.
01:53.03TorhalThe slugs are tied to the names now, and there isn't anywhere to manually set them.
01:53.26TorhalI did notify the devs that this was a huge issue, though, and explained WHY it was a huge issue.
01:54.17Funkeh`slugs wouldn't be an issue if everything was based on the id
01:54.24Funkeh`it seems half baked
01:55.25nebulawell get Zeldo or someone to manually revert it, i don't want the slug changed because i was fucking around with what should have been cosmetic shit
01:56.05TorhalZeldo can't manually revert it, because there is no settings access on the site for that.
01:56.49nebulahow would that work is someone wanted to tweak the look of their lib name? show "Lib: Ace3" on the project page.. oh shit, my bad, i just broke EVERYTHING
01:57.12TorhalWhy are you yelling at me when I'm agreeing that this is bad?
01:57.13Torhal:P
01:57.35nebulabecause i can't channel it directly at the people responsible for this shit show
01:57.49TorhalOh, I see: You're being mean to me now.
01:57.55TorhalI'm the one who's supposed to be mean. Ask nevcairiel.
01:58.06nebulai'm mean to everyone
01:58.15Torhal:/
01:58.28Funkeh`small weenie
01:58.38nebulaactually, my dick is massive
01:58.40nebulajust ask Stanzilla
01:58.46TorhalWhoah, now.
01:58.48Funkeh`tmi
02:03.53*** join/#wowace Xuerian__ (~Xuerian@199.91.179.30)
02:06.27TorhalGethe_: I use a bunch of colSpans in Frenemy - maybe look at that and see what's different? As I said, I don't have the truncation issue. I won't be able to fix the lib until after Thanksgiving since I'm working right now and have family in town.
02:18.15Gethe_Torhal: thanks, will do
03:03.03znfhey Gnarfoz
03:03.10znfdid you know you can't upgrade CentOS 6 to 7?
03:07.03*** join/#wowace Semlar (~chatzilla@142-196-129-245.res.bhn.net)
03:13.59quiescenswhat did you break this time?
03:35.17ElmoeTorhal: Curse client is offering a file (alpha build) that I archived and deleted.  Also still trying to give people the nolibs package by default :/
03:35.36quiescens/blame torhal
03:39.42TorhalElmoe: How old is the file?
03:39.52Elmoefrom last night
03:40.05TorhalOkay - it might still need to be synchronized.
03:40.20ElmoeI did a commit, the build got stuck, you got it unstuck for me but then we noticed it was still trying to push the nolibs version on everyone
03:40.32Elmoeso I archived and deleted the file so it wouldn't serve up the nolibs to people and break them
03:40.39Elmoebut its still trying to serve up that same nolibs build
03:41.09TorhalThat should be fixed, after everything is resynced, but I'll let the devs know just in case.
03:41.18Elmoeok project is VuhDo
03:41.22Elmoebuild is r251-alpha
03:46.50*** part/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
04:04.45*** join/#wowace Aiue (~aiue@h-4-145-174.a163.priv.bahnhof.se)
04:09.02znfStanzilla, wait a second
04:09.06znfthey are removing lingering insanity
04:09.07znfwhat the fuck
04:13.28znfwonder how they are changing http://ptr.wowhead.com/item=132437/mother-shahrazs-seduction
04:13.31quiescenso.o
04:13.44znfgoes back to bed
04:13.50quiescenssleep is good
04:24.39*** join/#wowace Ketho (~Ketho@ip565063bd.direct-adsl.nl)
05:40.55Parniccan i implement a custom tooltip for items in a multiselect in aceconfig?
05:44.06Parniclooks like "no" if i'm reading OptionOnMouseOver in AceConfigDialog correctly
05:45.26TorhalParnic: AceGUI - look at AceConfigDialog-SharedMediaWidgets and nevcairiel also has a custom widget in BT4.
05:45.27quiescens):
05:45.52Parnici don't want an entire custom widget, but will definitely look at those
05:46.39TorhalOh, yeah - misread what you were asking
05:46.49TorhalTired and saw "custom" and "aceconfig" and just autopiloted.
05:46.58Parnicno worries :)
05:47.33Parnicreally if OptionOnMouseOver just skipped its logic if my user table implemented a "tooltip" property or something would be ideal. i'd love to set the tooltip to an item
05:47.35*** join/#wowace Sintacks (~Syntax@75-109-20-239.swbycmtk01.res.dyn.suddenlink.net)
05:48.51TorhalParnic: I misnamed the project - AceGUI-3.0-SharedMediaWidgets
05:48.52*** join/#wowace ShadniX (dagger@p5DDFEBAD.dip0.t-ipconnect.de)
05:49.24Parnicnaptime for Torhal!
05:49.36TorhalOther examples are here https://www.wowace.com/search?search=acegui
05:49.46quiescensgives torhal a blanket and pillow
06:33.27*** join/#wowace jlam (~jlam@pool-98-109-225-39.nwrknj.fios.verizon.net)
06:37.11*** join/#wowace Cairenn1 (~Owner@CPEb4750e4c859c-CM84948c318d70.cpe.net.cable.rogers.com)
06:37.54*** join/#wowace Cairenn (~Owner@MMOI/Administratrix/Cairenn)
06:37.54*** mode/#wowace [+o Cairenn] by ChanServ
06:55.38*** join/#wowace devnull84 (~devnull84@196.15.203.251)
06:56.07*** join/#wowace devnull84 (~devnull84@196.15.203.251)
07:21.17*** join/#wowace Aiue (aiue@h-4-145-174.a163.priv.bahnhof.se)
07:29.21*** join/#wowace devnull84 (~devnull84@196.15.203.251)
07:33.48*** join/#wowace devnull84 (~devnull84@196.15.203.251)
07:40.27*** join/#wowace pb_ee1 (pb_ee1@c-98-207-79-52.hsd1.ca.comcast.net)
07:50.51*** join/#wowace mitch0 (~mitch@188-143-62-220.pool.digikabel.hu)
07:59.03*** join/#wowace devnull84 (~devnull84@196.15.203.251)
08:05.47*** join/#wowace Kesava (~kesava@static-84-9-181-33.vodafonexdsl.co.uk)
08:05.48*** join/#wowace Kesava (~kesava@unaffiliated/sliker)
08:13.31*** join/#wowace Kesava (~kesava@unaffiliated/sliker)
08:23.06*** join/#wowace devnull84 (~devnull84@196.15.203.251)
08:35.23*** join/#wowace devnull84 (~devnull84@196.15.203.251)
08:35.58*** join/#wowace devnull84 (~devnull84@196.15.203.251)
09:08.55*** join/#wowace devnull84 (~devnull84@196.15.203.251)
09:12.10*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
09:15.54*** join/#wowace devnull84 (~devnull84@196.15.203.251)
09:22.52*** join/#wowace Yoshimo (~anything@unaffiliated/yoshimo)
09:29.14*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
10:16.43*** join/#wowace Megalon (~wig0r@212-60-171-217.adsl.highway.telekom.at)
10:19.34*** join/#wowace devnull84 (~devnull84@196.15.203.251)
10:22.35*** join/#wowace devnull84 (~devnull84@196.15.203.251)
10:32.53*** join/#wowace Kesava (~kesava@static-84-9-181-33.vodafonexdsl.co.uk)
10:32.54*** join/#wowace Kesava (~kesava@unaffiliated/sliker)
12:26.48*** join/#wowace devnull84 (~devnull84@196.15.203.251)
12:41.17*** join/#wowace devnull84 (~devnull84@196.15.203.251)
13:25.33*** join/#wowace devnull84 (~devnull84@196.15.203.251)
13:30.45*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
13:54.03*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
13:54.03*** mode/#wowace [+o Funkeh`] by ChanServ
14:33.43*** join/#wowace devnull84 (~devnull84@196.15.203.251)
14:41.24*** join/#wowace devnull84 (~devnull84@196.15.203.251)
14:47.03*** join/#wowace Funkeh`` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
14:47.03*** mode/#wowace [+o Funkeh``] by ChanServ
15:01.10*** join/#wowace Devnull84_ (~devnull84@196.15.203.251)
15:06.30*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
15:06.31*** mode/#wowace [+o Funkeh`] by ChanServ
15:06.51*** join/#wowace Funkeh`` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
15:06.51*** mode/#wowace [+o Funkeh``] by ChanServ
16:08.38*** join/#wowace Funkeh` (~Funkeh`@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
16:08.39*** mode/#wowace [+o Funkeh`] by ChanServ
16:22.53*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
16:46.11*** join/#wowace Kesava (~kesava@static-84-9-181-33.vodafonexdsl.co.uk)
16:46.11*** join/#wowace Kesava (~kesava@unaffiliated/sliker)
17:04.25Funkeh`Zeldo, why have a fuckton of bigwigs alpha zips disappeared
17:04.38ZeldoThey are being reprocessed
17:09.13*** join/#wowace stolenlegacy (~stolenleg@213-47-49-27.cable.dynamic.surfer.at)
17:09.13*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
17:12.34quiescenso.o
17:13.46*** join/#wowace Ironii (~ironi@85-76-67-7-nat.elisa-mobile.fi)
17:18.05*** join/#wowace harl (harl@unaffiliated/harl)
18:05.07*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
18:09.49*** join/#wowace wink (fhtagn@porkchop.art-core.org)
18:25.10Gnarfozznf: yes
18:26.21Gnarfozznf: also, you're lying. https://access.redhat.com/solutions/637583 ^^
18:27.52znfGnarfoz: the CentOS upgrade tool is broken
18:27.54Gnarfoz(well, I think  that one is actually RHEL specific... I know trying to do CentOS 6->7 is a waste of time)
18:27.58znfSo no upgrade path
18:28.17Gnarfozalso, 5->6 was also not possible, so nothing lost.
18:28.27Gnarfozand if that rhel tool is actually up to date, you could just use it
18:28.33Gnarfoz...if you can get it
18:34.13winkyou can get it if you really want *sing*
18:36.41*** join/#wowace Megalon (~wig0r@212-60-171-217.adsl.highway.telekom.at)
18:48.02Fiskerhttp://www.androidpolice.com/2016/11/23/google-phasing-google-cast-name-connected-tvs-speakers/
18:48.09FiskerGod damnit Stanzilla
18:49.02*** join/#wowace devnull84 (~devnull84@169-1-178-44.ip.afrihost.co.za)
18:49.19*** join/#wowace harl (harl@unaffiliated/harl)
18:50.21pompyhttps://scontent-lga3-1.xx.fbcdn.net/v/t1.0-9/15178260_1547565878587718_1752975652124633540_n.jpg?oh=ed6b94bf93db8ec304325fb20f4e14a1&oe=58BCD9D2
18:57.11znfStanzilla, ha
18:57.16znf"surrender to mediocrity" :D
18:58.20Gnarfozpompy: what is that image trying to tell us
18:59.21znfGnarfoz, obama is bored and wants to meet people in his last days in the office :P
19:00.44*** join/#wowace harl (harl@unaffiliated/harl)
19:03.56*** join/#wowace devnull84 (~devnull84@169-0-80-96.ip.afrihost.co.za)
19:05.10GnarfozI'm more surprised she didn't have one or two, yet
19:07.41*** join/#wowace EthanCentaurai (~EthanCent@79-76-215-146.dynamic.dsl.as9105.com)
19:26.22StanzillaFisker: yeah from chromecast to google cast back to chromecast
19:34.18*** join/#wowace jlam (~yaaic@mobile-107-107-62-210.mycingular.net)
19:43.29*** join/#wowace EthanCentaurai (~EthanCent@79-76-215-146.dynamic.dsl.as9105.com)
19:45.20pompywhat was the chromecast ultrra
19:45.26pompy-r
19:45.58FiskerChromecast ultra
19:46.34FiskerThe product was Chromecast then it became popular and they separated the protocol from the product
19:47.03FiskerSo the protocol became Google cast
19:47.08FiskerNow it's Chromecast again
19:47.35FiskerJust after rebranding everything Google <insert here>
19:47.54Stanzillayeah
19:51.31nebulabasically people are too dumb to understand rebranding, thanks market testing!
19:52.01nebulachromecast just came out with their third gen stuff, yea?
19:52.05Stanzillawould be interesting to see how rebrands affect brand perception
19:52.14Stanzillayes
19:57.22pompybrands drop support because of forced name change!? :O
19:59.18Stanzillanot sure if my english was bad or you just can't read
20:00.17pompyI took my own twist on the situation.
20:00.22pompyand https://www.reddit.com/r/Overwatch/comments/5dez6k/if_doomfist_becomes_a_hero_id_be_so_hyped_if/daa1d2g/
20:16.27znfhttp://arstechnica.com/gadgets/2016/11/system76-oryx-pro-review-linux-in-a-laptop-has-never-been-better/
20:16.29znfnice
20:20.50nebulathe good: it's pretty decent, the bad: it's not an ultrabook
20:21.28Stanzillathe bad: 1,8k
20:21.59nebulameh, high end  laptops shit around that
20:22.03nebulasit* even
20:22.10Stanzilla:D
20:22.49nebulaso, should i built a new computer using all these fancy black friday sales, or wait and see if zen isn't a peice of shit
20:23.15Stanzillaif you are honestly considering AMD you have a problem
20:23.35nebulai'm not, but it could drive intel prices down if it's an actually contender
20:23.56znfhaven't we been hoping for that for years now? :-/
20:29.50znfhey Gnarfoz http://www.gearbest.com/keyboards/pp_495111.html?utm_source=ADDSALT&utm_medium=ADDSALT&utm_campaign=ADDSALT&vip=186980
20:29.51znf:D
20:30.13znf>● The computer and cable showed in the picture are not included in the package
20:30.13znfwat
20:30.54nebulapeople are idiots. i paid 82$ for this and it was only the keyboard! where's my laptop and cup of coffee, fucking liars!
20:31.15StanzillaADD SALT
20:32.11pompynoobs
20:33.04nebulaeasy pompy
20:33.12znfwell, I'm more "wtf" about the cable tbh
20:33.20znfyou're selling a microUSB keyboard, but no cable?
20:33.22znfO.o
20:33.26nebulayea, a bit weird, i guess
20:34.37znfStanzilla, have you read the QQ on Shadow? :P
20:35.10Stanzillano
20:35.28znfVoid Bolt extends dots by 3 seconds; Void Torrent has 4s channel :D
20:35.31StanzillaI only do world quests
20:35.33Stanzillaso its whatever
20:35.52Stanzillanice
20:36.39znfalso, apparently Mind Flay's AoE portion/splash damage thing does less dps than mind sear :D
20:36.55Stanzillathere was no numbers balancing yet
20:36.57Stanzillaso thats whatever too
20:37.15znfmechanics wise the blue post is crap
20:37.32Stanzillait's mostly the blues being crap
20:37.45znflike, who peaks at the beggining of a new voidform cycle?
20:37.53znfthat's the most retarded thing I've heard this expansion
20:41.04Stanzillathat was related to lingering insanity
20:48.33znfthat's still not true...
20:50.06Stanzillathey dont play their own game mostly so what do you expect :D
21:00.35*** join/#wowace starfox (~wig0r@193-81-183-115.adsl.highway.telekom.at)
22:07.51*** join/#wowace Seerah (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
22:11.03*** join/#wowace Seerah1 (~RyanNL@104-180-66-29.lightspeed.mmphtn.sbcglobal.net)
22:52.27Funkeh`Zeldo, why is there a tag called "Enhacment"
22:52.50Megalonbecause it's missing the k for Enhackment
22:53.48Funkeh`someone must have fucked up the tag and imported all the old issues with it
22:53.51Funkeh`lol
22:54.08Funkeh`and instead of fixing it they just add a brand new tag
23:06.14ZeldoThat’s how the data was on the old site
23:06.24ZeldoI have a ticket to go in and combine those but for obvious reasons its low prio
23:06.50Funkeh`was library attribution fixed?
23:06.56Funkeh`I can finally be lazy again it seems
23:07.01Zeldoyes
23:07.07Funkeh`thank fuck
23:07.19ZeldoIt was indeed specific to the API
23:07.30Funkeh`that didn't affect manual zip uploads?
23:07.42Funkeh`but I also saw some wowace zips not getting stuff attributed
23:08.00znfbah, since when can't you right-click off the withered in the scenario?
23:13.57Funkeh`spam filter really doesn't like non English comments Zeldo
23:16.03ZeldoFunkeh`: When was the comment made?
23:16.04*** join/#wowace Kesava (~kesava@unaffiliated/sliker)
23:16.10ZeldoThe filter was turned down again a few hours ago
23:16.25Zeldoand no it didnt affect manual zip uploads
23:16.28Funkeh`yesterday
23:17.01Funkeh`I had to dig into my email to fix it
23:17.18ZeldoYea, its not that it isn’t english but the fact that a lot of the spam is not english
23:17.21Funkeh`because my notifications were flooded out by zip uploads after you reprocessed them all
23:20.07ZeldoRIP
23:20.48Funkeh`could have been worse
23:20.54Funkeh`could have sent me an email for each file
23:21.09nevcairielyou should probably filter your notifications more =p
23:25.29znfyou want an e-mail for each file? we can arrange that
23:29.57znfwait, centos 7 has a text installer
23:29.59znfgod damn it
23:31.35StanzillaZeldo: how are you not burned out yet from all the stress in the last few days
23:32.41ZeldoStanzilla: Not sure that matters, shit has got to be done
23:32.58ZeldoI’m more upset that the stuff that was tested wasn’t tested throughly like it was supposed to have been.
23:35.06Stanzillawell we all are
23:35.11Stanzillayet you get all the heat :D
23:35.14Funkeh`no
23:35.18Funkeh`Im not pissed at all
23:35.23Funkeh`fully expected it lulz
23:35.41Stanzillapissed is also not correct for me but yeah
23:35.51ZeldoStanzilla: It happens, someone has to take the heat and convert it to tickets for the devs :P
23:35.55Stanzillait was kinda expected given we had no way to proper test the beta sites
23:36.36ZeldoI am not talking about you guys testing, I am talking about internal
23:36.53Zeldoand I write mods, so I know both sides of the coin
23:37.08ZeldoMakes it easier to take/understand the heat and convert it to meaningful tickets and priorities
23:39.12Stanzillais a public bugtracker for the sites planned?
23:39.23Stanzillaand I think the biggest problem is that the devs of the sites dont have to use the sites
23:39.28Stanzillaso they dont notice problems
23:39.30Stanzillaneeds more dogfooding
23:47.36ZeldoThat’s where the QA should come in
23:47.51Zeldoand I have been trying to think of a solution for that
23:48.22ZeldoThe tickets usually contain internal information that we can’t put out to the public due to company policies
23:56.46Stanzillayeah well
23:56.53Stanzillacan probably fire half of them :D
23:57.00Stanzillaalso who comes up with that?! http://www.icy-veins.com/forums/topic/26179-how-to-fix-long-loading-screens/

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