IRC log for #wowace on 20081225

00:00.12nevcairielor catch the CHAT_MSG_SYSTEM that says you left the group
00:01.45nevcairielERR_LEFT_GROUP_YOU = "You leave the group.";
00:03.34sylvanaarthere i updated FailBoat's description
00:03.47sylvanaarhmm...
00:03.56sylvanaarthose are all good ideas
00:04.01*** join/#wowace Zeksie (n=zeksie@cpc2-nott9-0-0-cust211.nott.cable.ntl.com)
00:04.38sylvanaari just dont want to call GetNumRaidMembers on every RRU
00:05.43sylvanaarright now i use PEW
00:06.31*** join/#wowace Diao` (i=vschiu@adsl-99-187-238-67.dsl.pltn13.sbcglobal.net)
00:08.46Repo10elkbuffbars: 03StingerSoft * r146 / (2 files in 2 directories): ruRU rewrite/fix
00:16.02Repo10libfail-1-0: 03sylvanaar * r10 LibFail-1.0.lua: rename reset() to :GoInactive()
00:16.48*** join/#wowace linear` (n=linear@c-24-91-249-95.hsd1.ma.comcast.net)
00:17.07Repo10failboat: 03sylvanaar * r17 FailBoat.lua: bracket the global FB = addon with debug tags
00:18.29sylvanaarpackager seems broken
00:35.16Repo10combo-points-redux: 03Starinnia * r24 Core.lua: CPR: fix colors, stupid green/blue swap
00:41.09*** join/#wowace Diskmaster (n=YOURFACE@76.84.164.192)
00:53.54*** join/#wowace Diao (i=vschiu@adsl-76-254-53-153.dsl.pltn13.sbcglobal.net)
00:58.15Repo10failboat: 03sylvanaar * r18 / (2 files in 2 directories): remove unused libraries
01:00.05*** join/#wowace DarkerAudit (n=Brian@pool-72-84-62-246.clrkwv.east.verizon.net)
01:11.44*** join/#wowace Zhinjio (i=1000@70.91.168.58)
01:14.54*** join/#wowace |ncubus (n=a@CPE00508da82991-CM0019477f6ec8.cpe.net.cable.rogers.com)
01:15.56Repo10libfail-1-0: 03sylvanaar * r11 LibFail-1.0.lua: remove the print() in the debug build
01:16.40Repo10failboat: 03sylvanaar * r19 FailBoat.lua:
01:16.42Repodont use Prat for debug prints if its not there, use print() in that case
01:22.46Gnarfozhttp://japanator.com/elephant/post.phtml?pk=9015
01:24.11*** join/#wowace Tuller (n=Tuller@c-76-27-160-125.hsd1.va.comcast.net)
01:25.51*** join/#wowace linear (n=linear@c-24-91-249-95.hsd1.ma.comcast.net)
01:27.34*** join/#wowace Aens|Superiority (n=a@CPE00508da82991-CM0019477f6ec8.cpe.net.cable.rogers.com)
01:34.05*** join/#wowace Zeksie (n=zeksie@cpc2-nott9-0-0-cust211.nott.cable.ntl.com)
01:34.41exor674speaking of Prat... am I a nubface or did someone break Prat aliases?
01:34.54sylvanaari dunno
01:35.16sylvanaargive me a non-working example
01:36.30exor674- /alias test /who hunter
01:36.38exor674will send "/who hunter" to my active chat channel
01:36.43exor674use to execute it
01:36.58exor674if I do "/test " with inline on, it'll work fine
01:37.08sylvanaaroh
01:37.38sylvanaarhrm
01:37.49sylvanaarit doesnt expand until you hit space
01:38.01exor674nope
01:38.16exor674I hit space and magicly "/test " turns into "/who hunter "
01:38.21sylvanaaryeah
01:38.35exor674but I hit enter and it sends /who hunter"
01:38.45exor674to say or guild or party or whatever I happened to have active
01:39.03sylvanaargotcha
01:39.53bien|errr....how do i insert some textures to shared media and where do i get some textures for borders ?
01:42.43*** join/#wowace Lysithea (i=Lyset@c-0b4ee455.017-172-73746f34.cust.bredbandsbolaget.se)
01:44.10*** join/#wowace waallen (n=wallen@ppp-146-156.33-151.iol.it)
01:44.28*** join/#wowace Cairenn (n=Cairenn@MMOI/Administratrix/Cairenn)
01:44.28*** mode/#wowace [+o Cairenn] by ChanServ
01:46.26*** join/#wowace Yopu (n=fakename@54-228-8-204.lmt.cust.wirelessbeehive.com)
01:47.48*** part/#wowace Yopu (n=fakename@54-228-8-204.lmt.cust.wirelessbeehive.com)
01:48.00sylvanaarexor674 are you using the copy from the svn or zip?
01:48.27exor674grabbed the r176 zip
01:48.43exor674can try SVN if you wish?
01:49.23sylvanaarno
01:49.37sylvanaarjust want to see where it broke
01:50.06exor674preeety sure it was broken in RC8 too
01:50.29exor674that appears to be the last one I downloaded
01:51.00waallenwhat happened to autobar slash command? It doesn't seem to work anymore
01:51.14*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
01:51.14*** mode/#wowace [+v MentalPower] by ChanServ
01:52.38Repo10prat-3-0: 03sylvanaar * r177 modules/Alias.lua: revert changes made in r156
01:53.06sylvanaartry that
01:55.23sylvanaarthat version works for me /shrug
01:56.06exor674grabbed that revision (117) from svn and copied the Alias.lua file over to the proper place in my addons folder as the packager is being slow aaand....
01:56.15exor674works
01:56.21sylvanaarwierd huh
01:56.44sylvanaarim not sure why it works, thats scary
01:57.24sylvanaaryou sure your copy was from a zip?
01:57.34exor674yeah
01:58.00exor674kinda hard to accidentally do a svn checkout and get a nice packaged format with the .pkgmeta handled :P
01:58.09sylvanaarthe code i took out:
01:58.10sylvanaar--@debug@
01:58.10sylvanaar<PROTECTED>
01:58.10sylvanaar<PROTECTED>
01:58.10sylvanaar--@end-debug@
01:58.46exor674looks like there was also a change on ~673
02:00.00sylvanaaroh, i see now
02:00.16exor674if I'm reading the diff right... I guess the answer to your comment is yes
02:00.35sylvanaarhaha
02:00.41sylvanaarwell, at least it works
02:01.38sylvanaari was trying to solve /alias /x /print ("TEXT")
02:02.09sylvanaarat least the output is correct
02:02.19sylvanaarim going to leave it like it is
02:03.21exor674probably should add a comment to the effect that "yes, this needs to be uppercase" so you don't accidentally break it again? :P
02:03.30exor674(cause I know I would)
02:03.55*** join/#wowace eblume (n=eblume@c-67-182-158-162.hsd1.wa.comcast.net)
02:04.29eblumeHey all. I've just moved over to a new station and I'm trying to set up publickey authentication, and I'm having trouble.
02:04.48eblumeIt's an ubuntu station, a fresh install. I ran ssh-keygen, copied over id_rsa.pub to the website
02:04.57eblumeI ran ssh-add, it confirmed the added identity
02:05.07eblumebut when I go to connect, it says:
02:05.24eblumePermission denied (publickey).
02:05.37eblumeAny tips?
02:10.27*** join/#wowace QQngsk (n=Gngsk@c-69-138-214-242.hsd1.md.comcast.net)
02:17.57*** join/#wowace AckisWork (i=cdcedaa7@WoWUIDev/WoWAce/ARL/Troll/Ackis)
02:18.34Repo10prat-3-0: 03sylvanaar * r178 services/chatsections.lua: change to the GM icon paramters
02:19.01eblumesylvanaar: ping?
02:20.15*** join/#wowace nocts (n=nocts@unaffiliated/nocts)
02:20.18noctsHappy holidays, and merry christmas :)
02:23.48*** join/#wowace Tuller (n=Tuller@c-76-27-160-125.hsd1.va.comcast.net)
02:27.32*** join/#wowace AckisWork (i=cdcedaa7@WoWUIDev/WoWAce/ARL/Troll/Ackis)
02:29.28sylvanaareblume yes
02:30.07*** part/#wowace CrazyBenny (n=s_m@actplus.cust.sloane.cz)
02:30.25*** join/#wowace syeren (i=syeren@cpc3-oldh5-0-0-cust762.manc.cable.ntl.com)
02:34.36*** part/#wowace Tuller (n=Tuller@c-76-27-160-125.hsd1.va.comcast.net)
02:37.14*** join/#wowace Paene (n=Jim@71.238.173.187)
02:37.19*** part/#wowace Paene (n=Jim@71.238.173.187)
02:44.27Repo10gem-helper: 03Xinhuan * r66 / (3 files in 1 directory): Add WotLK uncommon quality gems.
02:49.51*** join/#wowace ant1pathy (n=chatzill@ip68-108-97-61.lv.lv.cox.net)
02:57.31*** join/#wowace pentium166_ds (n=nds@dyn-wl-pr-76-75-111-2.nexicom.net)
03:00.28*** join/#wowace Matrix110| (i=Matrix11@pD957E697.dip.t-dialin.net)
03:00.50*** join/#wowace Matrix110 (i=Matrix11@pD957E857.dip.t-dialin.net)
03:06.53*** join/#wowace kappaccino (n=UPP@71-84-214-44.static.rvsd.ca.charter.com)
03:15.20*** join/#wowace Next96 (i=Next96@121.129.140.200)
03:18.33pentium166_dswoo!
03:22.13pastamancerwoo!
03:23.08Aiianepasta!
03:24.02pentium166_dslasagna
03:25.29pastamancerhappy hoildays or something.... I've had too much scotch to know what's going on
03:25.57pentium166_dsmmm, drunken ircers
03:26.04pentium166_dsi mean, scotch
03:26.30pastamancerif you msg me your phone number you'll get a drunke holiday greedings
03:26.54Aiianebrb, i need to find ckk's phone#
03:27.03pastamancerotherwise you'll just have to make do dith wirc
03:27.09pastamancerhaha
03:27.15pastamancerI'd drunk dial ckk
03:27.30ckknighthehe
03:27.38pastamancerhe's been working this holiday
03:28.08pastamancerckk: honest I will drunk dial you if you give me your number
03:28.25pastamanceror anyone else
03:31.46fewynhttp://farm4.static.flickr.com/3294/3084029972_5e3ef42be6_o.jpg
03:32.04pastamancerI think I have about 10 minutes before I pass out
03:33.25*** join/#wowace Tuller (n=Tuller@c-76-27-160-125.hsd1.va.comcast.net)
03:33.46*** join/#wowace bien| (n=bien@pD9E6D099.dip.t-dialin.net)
03:37.40pastamancerok, last chance for a drunk dial
03:38.05Aiiane867-5309
03:38.14pastamancerneed an area code
03:38.19Aiiane555
03:38.24pastamancerlol
03:38.30pastamancerjenny? :p
03:38.43Aiiane5550
03:38.45pastamancertommy tu tone cannot be fooled
03:38.48Aiiane5550;p
03:38.54Aiiane...why does it keep doing that
03:39.02Aiianeshrugs
03:40.02pastamanceryour irc is broken :p
03:40.04Aiianeckknight, you wouldn't happen to know why the file server is completely borked, would you?
03:40.32ckknightwhich file server?
03:40.43Aiianethe one that curseforge uploads all its files to.
03:40.49ckknightit should be fine...
03:40.56ckknightwhy, what do you see?
03:41.02Aiianelook at the packager log.
03:41.41ckknightooh
03:41.43ckknightdang
03:41.47ckknightthat was a while ago
03:42.17Aiianewell whatever it is, it's still going on, because it won't unlock
03:42.36Aiianethat, or the unlock button is just borked
03:43.40eblumesylvanaar, Sorry about the missed ping, I was just going to say hello.
03:44.46pastamancergoodnight
03:45.02Aiianenight pastamancer
03:45.32ckknightcrisis averted
03:45.53pastamancerckk: you wish
03:46.04Xinhuan[Deathcharger's Reins] wooo!
03:46.08Xinhuan117 runs
03:46.13quiescensgo to sleep
03:46.20Aiianegrats, you miserable geek :P
03:46.29Xinhuanlol
03:46.34Aiiane(ok ok, maybe i was kidding with the miserable bit)
03:46.44Xinhuani'm far from miserable ;p
03:49.34Aiianehmm
03:49.45Aiianelua> import skynet
03:49.46lua_botAiiane: luabot:1: '=' expected near 'skynet'
03:49.53Aiianesadly, lua_bot doesn't speak python
03:53.40fewynMR HANKY CONTRUCTION SET
03:58.34ckknightAiiane: it'd be more like local skynet = require 'skynet'
04:04.51Aiianeckknight, xkcd.com
04:04.59ckknightI know
04:05.08ckknightbut import skynet is python
04:05.17ckknightyou know he got import antigravity into Python 3.0?
04:05.18ckknight:-P
04:05.39ckknightif you type it, it does import webbrowser; webbrowser.open('http://www.xkcd.com/')
04:05.42ckknightonly the specific strip
04:05.44Aiianerofl
04:05.46Industrialimport ai?
04:05.47Industrial:P
04:05.53ckknightyou need LISP for that, Industrial
04:06.15Aiianeand the lisp module has a dependency on the parens module
04:06.23Aiianewhich we lost the source code to
04:06.24Aiiane:P
04:10.20*** join/#wowace blay (n=KevFlow@99.169.89.70)
04:12.12*** join/#wowace ScoTTie (n=scott@60-241-12-228.static.tpgi.com.au)
04:12.44*** join/#wowace AckisWork (i=cdcedaa7@WoWUIDev/WoWAce/ARL/Troll/Ackis)
04:14.50*** join/#wowace Trela (n=Alexia@pa-67-234-200-166.dhcp.embarqhsd.net)
04:17.33*** join/#wowace Diao` (i=vschiu@adsl-76-254-53-153.dsl.pltn13.sbcglobal.net)
04:22.01Repo10pokedex: 03stencil * r12 / (4 files in 1 directory): rename of non-combat pets from critter to companion
04:30.51Repo10speakinspell: 03leXin * r150 Locales/Locale-deDE.lua: - Translated the new feature in Arena into German
04:35.47*** join/#wowace NightHawkTheSane (n=jonathan@216-160-120-35.tukw.qwest.net)
04:49.07*** join/#wowace Yssaril (n=Yssaril@adsl-99-145-237-190.dsl.emhril.sbcglobal.net)
05:03.06the-golemsudo get me a sandwich
05:06.47Repo10speakinspell: 03rismisner * r151 / (3 files in 1 directory): Updated version number and change log
05:07.13Repo10speakinspell: 03rismisner 04v3.0.3.23-release * r152 : Tagged release 3.0.3.23
05:07.36*** join/#wowace Thelyna (n=burp@122-57-244-175.jetstream.xtra.co.nz)
05:10.44*** join/#wowace silentium (i=silentiu@dslb-088-066-034-178.pools.arcor-ip.net)
05:28.48*** join/#wowace Primer (n=vi@216.239.132.100)
05:51.13*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
05:52.43*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
05:54.51durcynsylvanaar: add OptDeps to faliboat please
05:55.59sylvanaarok
05:56.03sylvanaarit works
06:16.25Repo10proculas: 03Xocide 041.0.0.64-beta * r64 : Tagging as 1.0.0.64-beta
06:27.09*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
06:48.15Zhinjiowowace.com borked again?
06:50.41*** join/#wowace Cheads (i=chead@0x573bccc8.henqu2.dynamic.dsl.tele.dk)
06:52.12*** join/#wowace smcn (i=smcn@75-164-153-84.ptld.qwest.net)
07:11.15*** part/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
07:20.07Groktari think i finally learned all minor glyphs
07:20.17Groktarsince i didn't get anything for the discovery
07:31.21Repo10libfail-1-0: 03sylvanaar * r12 LibFail-1.0.lua: make sure we init correctly
07:35.31Torhal~api handlemodifiedclick
07:35.32purlhttp://www.wowwiki.com/API_handlemodifiedclick
07:36.17Torhal~api handlemodifieditemclick
07:36.18purlhttp://www.wowwiki.com/API_handlemodifieditemclick
07:36.21TorhalBah
07:41.14Zhinjiohey Torhal. Happy Holidays
07:41.22sylvanaarmerry xmas all
07:41.29TorhalTo you, as well!
07:43.03ckknightHappy Festivus
07:44.35Fisker-it's ckknight get him!
07:44.47ckknighto noes
07:44.47Repo10failboat: 03sylvanaar * r20 FailBoat.toc: optdeps
07:45.18Fisker-am very scard
07:45.29sylvanaarare too
07:46.42Groktari fail @ telephone
07:46.49Groktarmy dad got me one for christmas
07:46.56Groktari can't figure out how to get it on vibrate
07:47.10Groktarhttp://www.isitchristmas.com/ no?!?!?!?
07:47.21Groktari'm clicking again in 13 minutes
07:47.28ckknightit says yes for me
07:47.30Fisker-aww that's so scweet
07:47.34Fisker-your first telephone
07:47.38Fisker-cuddles Groktar
07:48.41*** join/#wowace quoin (n=quoin@122-49-135-137.ip.adam.com.au)
07:48.50Groktarit is my first phone
07:49.04ckknightGroktar: where do you live?
07:49.07ckknight...and how old are you?
07:49.12ArrowmasterTorhal: use !api instead of ~api, ~api is just a stupid http://www.wowwiki.com/API_* while !api does a real search
07:49.35Repo10libfail-1-0: 03sylvanaar * r13 LibFail-1.0.lua:
07:49.39Repofix a bunch of event firings with incorrect second parameters
07:49.46Fisker-gets Groktar a bottle of milk etc
07:49.46Fisker-:D
07:50.01sylvanaarnow i have to recommit my addon right?
07:50.11Arrowmasteryes
07:50.13TorhalArrowmaster: Aha! Danke.
07:50.14sylvanaarok
07:50.30Arrowmasterif you want a new version of the library in its zip
07:52.00Arrowmasterckknight claimed in the past that the latest alpha release is suppost to get updated automaticly when a library it uses is updated but ive never been able to confirm that behavior or even detect any hints of its existance from the packager logs
07:52.18ckknightI've seen it happen.
07:52.43*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
07:52.50ckknightthough there might be some issues with it
07:52.50Repo10failboat: 03sylvanaar * r21 FailBoat.lua: add a comment, get a rebuilt zip
07:53.48Arrowmasterive never been in a good possition to test it
07:56.14ckknightfor the most part, it's a non-issue. Normal people don't run alphas and power users should be running nolibs anyway :-P
07:56.17Groktarckknight: 25, california
07:56.25ckknightwonders about the CC's handling of that now
07:56.37ckknightGroktar: and you haven't had a phone yet?
07:56.39ckknighthrm
07:56.41Groktarnope
07:56.50Groktarphone requires money
07:56.53Groktarand that means working
07:56.55Groktarscrew that!
07:57.31ckknightI work
07:57.33ckknightit's alright
07:57.37ckknightlike, right now
07:57.38ckknightI'm working
07:57.41ckknightif I believe I am
07:57.45ckknightand right now, I'm not
07:57.48ckknightbecause I believe I'm not
07:58.06ckknightthere's a complex belief structure surrounding my work hours
07:58.30Arrowmasterwe all know you work 20 hours a day but only get paid for 8
07:59.02ckknightactually closer to 14 than 20
07:59.03ckknightbut yea.
07:59.21ckknighttechnically I have off now because of Christmas and all
07:59.26ckknightbut that didn't stop me from coding earlier
07:59.29Arrowmasterwell i swear it seems like your up 20 hours a day
07:59.42ckknightpretty much
07:59.49ckknightwhen I get home, my attention's not always on work, though
07:59.58ckknightI got some pitbull4 coding done yesterday
08:00.15Arrowmasteri used to be like that, living off of 3-5 hours of sleep a night
08:01.11Arrowmasterthen highschool ended and now i sleep during the hours most 'normal' people would be working
08:01.59ckknightdo you work?
08:02.02Arrowmasterno
08:02.09ckknightokay then
08:04.34*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
08:07.22*** join/#wowace Groktar (n=gr@76-236-38-194.lightspeed.frsnca.sbcglobal.net)
08:11.43*** join/#wowace Wobin (n=Wobin@203-158-48-236.dyn.iinet.net.au)
08:11.43*** mode/#wowace [+v Wobin] by ChanServ
08:15.43Xinhuan!wowalert
08:15.53Xinhuan~wowalert
08:15.53purlhttp://launcher.worldofwarcraft.com/alert (US); http://status.wow-europe.com/en/alert (EU) [NB: URL goes to 404 unless there's an active alert]
08:22.18Groktarfrick i better not have killed it
08:22.18Groktar:/
08:43.29*** join/#wowace lmeyer (n=lars@p5B3D34C5.dip.t-dialin.net)
08:44.01*** join/#wowace twobits (n=chatzill@c-71-226-197-26.hsd1.nj.comcast.net)
09:07.12the-golemhmm
09:07.24the-golemtekJunkSeller still functions fine, yeah?
09:07.42the-golemor did he replace it with something else
09:09.37*** join/#wowace fleetfoot (n=fleetfoo@host-83-166-13-170.hernonet.se)
09:19.22*** join/#wowace LANFiRE (n=lanfire@ppp91-77-251-29.pppoe.mtu-net.ru)
09:21.16*** join/#wowace Vilkku (n=Vilkku@86-60-157-18-dyn-dsl.ssp.fi)
09:26.41*** join/#wowace Nargiddley (n=narg@125-239-45-154.jetstream.xtra.co.nz)
09:33.05*** join/#wowace Paene (n=Jim@71.238.173.187)
09:33.33*** part/#wowace Paene (n=Jim@71.238.173.187)
09:35.23*** join/#wowace Groktar (n=gr@76-236-38-194.lightspeed.frsnca.sbcglobal.net)
09:39.52*** join/#wowace EthanCentaurai (n=ethan@78.149.164.203)
09:41.30*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
09:44.01*** join/#wowace Paradox_ (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
09:52.26*** join/#wowace nuoHep (n=nuoHep@89.222.156.36)
09:54.42*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl)
09:57.09*** join/#wowace Iboong (n=user@77.87.207.194)
09:58.23Repo10bison: 03Grayal * r11 / (4 files in 1 directory): changed version to 1.4.3
09:58.26Repominor changes
10:00.41*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
10:06.48*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl)
10:08.21Repo10bison: 03Grayal 04release 10 * r12 : Tagging as r10-release
10:09.13Repo10bison: 03Grayal 04release 10 * r13 : remove wrong tag
10:11.13*** join/#wowace MoonWolf (n=MoonWolf@dhcp-077-250-125-249.chello.nl)
10:11.13*** mode/#wowace [+o MoonWolf] by ChanServ
10:11.44Repo10bison: 03Grayal 04r10-release * r14 : Tagging as r10-release
10:11.54*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
10:12.15*** join/#wowace selckin1 (n=selckin@78-22-103-178.access.telenet.be)
10:13.22*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
10:14.25*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
10:16.11*** join/#wowace waallen (n=wallen@ppp-180-158.33-151.iol.it)
10:25.28Repo10little-wigs: 03StingerSoft * r503 / (2 files in 2 directories): ruRU update
10:28.27*** join/#wowace Bibi` (n=Bibi@AVelizy-151-1-7-190.w82-120.abo.wanadoo.fr)
10:40.28*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at)
10:47.25Repo10pokedex: 03stencil * r13 / (2 files in 1 directory):
10:47.27RepoReworking of mount type info in preparation of UI changes. Should also now do a better job of handling mounts whose speed is based on rider skill.
10:55.26*** join/#wowace Cheads (i=chead@0x573bcf73.henqu2.dynamic.dsl.tele.dk)
11:00.44*** join/#wowace Tuxbubling (n=quassel@sat78-6-88-160-130-34.fbx.proxad.net)
11:00.49Tuxbublinghey there
11:01.12Tuxbublingis that possible to make an addon to auto rebuff ?
11:01.34Tuxbublingand maybe it exists one
11:02.07sztanpetno
11:05.33Tuxbublingsztanpet: no for what?
11:05.46*** join/#wowace gix (n=gix@p54B89261.dip0.t-ipconnect.de)
11:11.16*** join/#wowace Next96 (i=Next96@121.129.140.200)
11:13.43*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
11:17.35*** join/#wowace exor674 (n=dre@linode2a.andreanall.com)
11:31.17*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
11:31.42*** join/#wowace wallen (n=wallen@ppp-67-153.33-151.iol.it)
11:36.41*** join/#wowace linear` (n=linear@c-24-91-249-95.hsd1.ma.comcast.net)
11:43.01*** join/#wowace Sliker_Hawk (i=SlikerHa@5ad881b0.bb.sky.com)
11:45.09*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
11:49.44Tuxbubling<sztanpet> no << you mean that it won't cast alone?
11:50.39*** join/#wowace eoM_rM (n=moe@p5489D3BC.dip.t-dialin.net)
11:58.46*** join/#wowace Diskmaster (n=YOURFACE@cpe-76-84-164-192.neb.res.rr.com)
11:59.30CheadsTuxbubling ZOMGBuffs is the closest you get imho
12:03.24*** join/#wowace fleetfoot (n=fleetfoo@host-83-166-13-170.hernonet.se)
12:04.49selckin1someone needs to slap zomgbuff's author into regenrating less addon channel spam
12:16.57*** join/#wowace waallen (n=wallen@ppp-38-155.33-151.iol.it)
12:19.51*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl)
12:29.00thulhttp://media.aftenposten.no/archive/00793/_lapp2_jpg_793073f.jpg <. this pic begs to be manipulated
12:31.42*** join/#wowace DarkerAudit (n=Brian@pool-72-84-62-246.clrkwv.east.verizon.net)
12:34.24*** join/#wowace lmeye1 (n=lars@p5B3D3F9A.dip.t-dialin.net)
12:38.36*** join/#wowace Belazor (n=Vulcanus@212251188234.customer.cdi.no)
12:43.34*** join/#wowace Inc`` (n=incendiu@pool-72-64-99-237.dllstx.fios.verizon.net)
12:43.45*** join/#wowace DarkestAudit (n=Brian@pool-72-84-62-246.clrkwv.east.verizon.net)
12:44.15*** join/#wowace Aiiane_ (n=Aiiane@static-64-83-15-85.dsl.cavtel.net)
12:45.19*** join/#wowace MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
12:45.25*** mode/#wowace [+v MentalPower] by ChanServ
12:47.19*** join/#wowace fleetfoot (n=fleetfoo@host-83-166-13-170.hernonet.se)
12:52.29*** join/#wowace YammYgirlcoding (n=hoho@189.122.194.143)
12:52.58YammYgirlcodingmorning everyone!
12:53.19YammYgirlcodingsomeone knows wich versions of ace3 + onebag3 + onebank3 do work together without errors? I tried many combinations and failed
12:56.24Gnarfozstep one: you don't need any version of ace3
12:56.35YammYgirlcodingi dont ?
12:56.42YammYgirlcodingcan i remove ace3 folder then ?
12:57.02Gnarfozyes, because it's included in OneBag anyway
12:57.07YammYgirlcodingoh interesting
12:57.19Gnarfozyeah, that's been like that since Ace2, lol
12:58.02YammYgirlcodingoooh i didnt know =(
12:58.14YammYgirlcodingi will remove the ace3 folder. let's see
12:58.27YammYgirlcodingcould be that, which is conflicting ?
12:58.52Gnarfozin theory, it shouldn't matter^^
12:58.53YammYgirlcodingno. still the same error:
12:58.56YammYgirlcodingattemp to call method initializeconfiguration a nil value
12:59.00YammYgirlcodingonebag line error
12:59.22YammYgirlcodingi tried many versions of onebag3 here . and the icons in bag just dont show up
12:59.28Gnarfozwell, perhaps some other onebag user can say anything about it, I don't use it and the author is on vacation :P
12:59.30YammYgirlcodingand shoots this error when i reload ui
12:59.41Gnarfoz@project onebag3
12:59.42RepoGnarfoz: http://www.wowace.com/projects/onebag3/. OneBag3. Game: WoW. Kaelten (Manager/Author). Updated: 10 days ago. Tickets: 1/5
13:00.05Gnarfozhttp://static.wowace.com/uploads/18/316/775/OneBag3-v3.0.16-beta.zip < guess that one is the latest
13:00.10Gnarfoz< food :D
13:01.50YammYgirlcodingi tried beta 13. 14 15 . now 16. and all shoots the same error
13:02.02YammYgirlcodingi cant see my bag itens
13:03.01spodeI gave it a try and it worked fine
13:04.12NechcknYammYgirlcoding  try renaming the SV
13:04.26YammYgirlcodingrenaming the what ?
13:04.26Nechcknthen logging in
13:05.12Nechckn..\WorldofWarcraft\WTF\Account\<Your_WoW_Account_Name>\SavedVariables\  then likely OneBag3.lua
13:05.17YammYgirlcodingaaaah
13:05.24YammYgirlcodinghold on
13:05.25Nechcknjust call it OLD_OneBag3
13:05.35YammYgirlcodingoh that could be it? hold on
13:05.49Nechckncrosses his chicken toes
13:08.02YammYgirlcodingblushes
13:08.38Nechckngood to go?
13:08.50YammYgirlcodingwow it worked !!!
13:08.53YammYgirlcodingthank uuuu
13:09.04YammYgirlcodinghugs Nechckn o/
13:09.06Nechcknnp- you're welcome
13:09.17Nechcknnow blushes in return =)
13:09.41YammYgirlcodingnow it came up with a Reagentinfo error. anyone knows if the mod has become obsolete?
13:11.47Arrowmasterif you dont have a version of it for wow 3.0 then dont enable it
13:11.57Arrowmastergoes for all addons
13:12.09YammYgirlcodinghmm right
13:16.11thul~ask to ask
13:16.11purlDon't ask to ask. Don't ask if anybody can help you with x. Just ask!  Omit any irrelevant details. If nobody answers then we don't know or are busy for a few minutes. Wait and don't bug us. If you must ask again wait until new people have joined the channel.
13:17.03ckknightI don't like lua's colon syntax. I'd rather it be implicit like Ruby
13:17.49ckknightI can't write a sane curry function that handles it being a method
13:18.35*** join/#wowace AckisWork (i=cdcedaa7@WoWUIDev/WoWAce/ARL/Troll/Ackis)
13:36.57sylvanaarthe colon is misleading at first, and its easy to miss . vs :
13:38.11sylvanaarnot to mention it doesnt really mesh well with luas module system
13:40.31ckknightyea
13:40.53ckknightwell, like, I can't "save" a method to be called for later
13:40.55ckknightor pass it around
13:41.02ckknightcause I'd need to save both the object and the function
13:41.08ckknightor object and function name
13:41.11ckknightin a confusing manner
13:41.18sylvanaaryeah, or use a closure
13:41.33ckknightbut if I use a closure, then it's just blah anyway
13:41.39sylvanaari agree
13:41.47ckknightthe way python handles that is nice enough
13:42.06ckknightwhere obj.method stores obj on the reference
13:42.34sylvanaarim still a strongly typed language kind of guy
13:42.53ckknightdon't confuse strongly-typed and statically-typed languages
13:42.56ckknightwhich do you mean?
13:43.00sylvanaarstatic
13:43.00ckknightbecause python is strongly typed
13:43.03ckknightokay
13:43.03sylvanaarboth
13:43.07sylvanaarstatic and strong
13:43.28sylvanaarbut yeah static
13:43.32ckknightyea, strong is better than weak in almost all places as far as I'm concerned
13:43.40ckknightbut both dynamic and static have their places, I see
13:43.55sylvanaaryeah, they do
13:44.10sylvanaarthere are some types which are not easily expressed
13:44.21ckknightI've become interested in functional programming lately
13:44.23ckknightthat's a head-trip
13:44.34sylvanaaryeah, it is
13:45.07ckknightit's cool, though
13:45.24sylvanaarmost of my functional programming has been xslt - thats about as close as I have really come
13:45.51ckknighthrm
13:45.53sylvanaari have monkeyed with C#'s lambdas and F# a little. something else too
13:46.05ckknightErlang's fun ;-)
13:46.20sylvanaaryeah, it was some academic language
13:46.26ckknightHaskell?
13:46.28sylvanaarhaskell
13:46.29sylvanaaryeah
13:46.44sylvanaari was helping someone with thier homework
13:46.56thulbuhuuu
13:47.10ckknightthul: how's it going?
13:48.33thulckknight: it goes good! home in oppdal for the christmas holiday! I feel that my happychristian family will get on my nerves within 2-3 days, but then I'll be out of here anyway :
13:48.36thul:-P
13:48.43thulhow about you? all good ? got all you wanted and wished for? :-D
13:48.58ckknightoh, I'm celebrating Festivus, not Christmas
13:49.05ckknightthe Feats of Strength didn't quite go as planned
13:49.16ckknightthe Airing of Grievances went well, though
13:49.41thulhehe, ok.
13:49.52ckknight:-P
13:49.59ckknightnote: It's a Seinfeld reference
13:50.07ckknightI'll be having Christmas dinner tonight
13:50.12ckknightwith a coworker
13:50.13ckknightthat's about it
13:50.21thulyeah, i checked wikipedia :-P
13:50.22ckknightI don't want or need anything
13:50.37*** join/#wowace KriLL3 (n=chatzill@unaffiliated/krill3)
13:50.38ckknightso no presents
13:50.46thulnot even a baby deathknight? :-(
13:50.48ckknightwhat I want is for Premium to launch, so I get points
13:50.53ckknightthen I want an XBox
13:52.04ckknight;-)
13:52.07*** join/#wowace Jyggaa (i=Jygga@port-212-202-202-32.dynamic.qsc.de)
13:52.13thulhehe. I want the time to get my dk to 80 before new years, so i can move from argent dawn and get a casual, mature raiding guild :-D
13:53.04ckknightI'm spending my holiday coding
13:53.20Fisker-i'm spending my holiday camping
13:57.40*** join/#wowace kenlyric (n=chatzill@skenlam.itpo.iu.edu)
14:00.04ckknightsylvanaar: oh, I also wish lua had proper generator expressions (like in python)
14:00.40sylvanaari dont know the term, is theree another term for it?
14:01.50sylvanaaroh ok i see
14:02.47ckknight(x + 5 for x in range(5))
14:02.51ckknightit doesn't execute right away
14:02.56ckknightit does when I iterate over it
14:03.04ckknightwhich is a big reason why it's nice
14:03.20ckknightbut you can do list(x + 5 for x in range(5))
14:03.24sylvanaarseems like C# lamdas
14:03.37sylvanaaror predecates
14:03.39*** join/#wowace kd3 (n=kd3@wikia/kaydeethree)
14:03.39ckknightwell, yea, LINQ borrowed a lot from it
14:04.28ckknightalso, the yield function is nice
14:04.37ckknightand I don't mean lua's shitty coroutine yield bullshit :-P
14:06.20sylvanaaris it the same as the C# yield?
14:06.54thuli thought lua was python :-P
14:07.18ckknightsylvanaar: yes, it is
14:07.23ckknightthul: ...no
14:07.29ckknightsylvanaar: :-)
14:08.08ckknightsylvanaar: generator expressions in python are just nicer ways to show a generator function
14:08.16ckknighte.g. (x + 5 for x in range(5))
14:08.19ckknightis actually
14:08.39ckknightdef __anon(iterator):
14:08.49ckknight<PROTECTED>
14:08.52ckknight<PROTECTED>
14:08.53sylvanaaryeah, i like sugar
14:08.56thulno ckknight id dissapointed in me :-P
14:09.07ckknightthul: I'm disappointed in you
14:10.28ckknight:-P
14:10.48thul:-(
14:10.48thul:-P
14:11.15*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl)
14:11.22ckknighthehe
14:11.42ckknightI also wish lua had properties (like Delphi/C#/python/ruby)
14:15.12*** join/#wowace fleetfoot (n=fleetfoo@host-83-166-13-170.hernonet.se)
14:15.20*** join/#wowace Mikk (n=Mikk@81-233-236-26-no19.tbcn.telia.com)
14:15.26*** mode/#wowace [+v Mikk] by ChanServ
14:16.56ckknightI wish lua had a lot of things, I guess :-P
14:19.07*** join/#wowace Sirow (n=Sirow001@p57A4E97F.dip.t-dialin.net)
14:19.12IndustrialI wish lua had an OO implementation so I wouldnt have to be messing around with trying to implement it myself and then failing at using it for the 10'th time \o/
14:19.19Industrial(competence much?)
14:19.23Industrialalso merry christmas ofc.
14:21.45*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se)
14:23.20MikkThere's only 2 things I want out of Lua:
14:23.24Mikk1. "continue"
14:23.32Mikk2. xpcall() with parameters
14:26.07*** join/#wowace mort_ (n=mort@azureus/mort)
14:26.24ckknightMikk: continue is doable with patches, it's done in WAR
14:26.30ckknightxpcall with params is in lua 5.2
14:27.08Mikkyeah i know, "continue" is like a 5 line patch or something. i remember seeing it on lua forums
14:27.29ckknightit adds a new opcode, though
14:27.30ckknight:-P
14:28.23ckknightIndustrial: instead of trying to make an OO framework, try to make a functional framework
14:49.28*** join/#wowace Next96 (i=Next96@121.129.140.200)
14:59.06Fisker-@project mr-plow
14:59.07RepoFisker-: http://www.wowace.com/projects/mr-plow/. MrPlow. Game: WoW. Status: Out of date. Imported from wowace SVN project MrPlow. wobin (Manager/Author). Updated: 87 days ago. Tickets: 3/3
15:00.31*** join/#wowace selckin (n=selckin@unaffiliated/axxo)
15:11.09*** join/#wowace wallen (n=wallen@ppp-199-158.33-151.iol.it)
15:21.50*** join/#wowace AckisWork (i=cdcedaa7@WoWUIDev/WoWAce/ARL/Troll/Ackis)
15:25.58*** join/#wowace Mysticfox (n=Mystic@cpe-24-25-169-233.maine.res.rr.com)
15:32.19*** join/#wowace ag` (n=ag`@90.185.136.227)
15:34.19*** join/#wowace Aiiane_ (n=Aiiane@static-64-83-15-85.dsl.cavtel.net)
15:38.51*** join/#wowace Megalon (n=starfox@d86-32-5-17.cust.tele2.at)
15:52.39MikkUm is there anyone here with a bit of experience in digging through wdb files?
15:53.45*** join/#wowace |Jelly| (n=chatzill@66-169-186-78.dhcp.ftwo.tx.charter.com)
16:03.57Arrowmastersorta
16:05.34Camciis there any addon that shows what zones you havent done quests in azeroth?
16:06.22*** join/#wowace harl (n=harl@dslb-088-076-040-068.pools.arcor-ip.net)
16:08.10*** join/#wowace cncfanatics1 (n=cncfanat@11.27-201-80.adsl-dyn.isp.belgacom.be)
16:08.12Arrowmastersince its impossible to know what quests you have or have not done, no
16:11.28*** join/#wowace Shirik (i=nospam@conspiracy/developer/Shirik)
16:11.28*** mode/#wowace [+v Shirik] by ChanServ
16:22.35*** join/#wowace Repo (n=supybot@69.57.184.216)
16:22.52Repo10ahsearch-next: 03Whitetooth * r29 AHsearchNext.lua: - Make it working again
16:22.56Repo10prat-3-0: 03sylvanaar * r179 modules (2 files in 1 directory):
16:23.00Repoalter PopupMessage's name matching algorithm so that it works the same as the global name coloring pattern.
16:23.15Repo10flag-rsp2: 03Azxiana * r73 / (3 files in 1 directory): Tooltip display improvements.
16:23.19RepoRemoved unused code.
16:23.23RepoLocalization update.
16:23.27Repo10prat-3-0: 03sylvanaar * r180 modules/Sounds.lua:
16:23.31Repomodify the sounds module to use the names of the current channels, not some made up names.
16:23.35Repo10prat-3-0: 03sylvanaar * r181 modules/ChatLink.lua: commit the user submitted rework of the chatlink patterns
16:23.53Repo10big-wigs: 03ananhaid * r4873 Naxxramas (2 files in 1 directory): BigWigs:
16:23.57Repo- zhCN/zhTW update.
16:24.01Repo10libavionoptions-2-0: 03CommanderSirow * r17 LibAvionOptions-2.0/LibAvionOptions-2.0.lua: - Temporary removed LibRockConfig support (needs rewrite)
16:24.07Repo10little-wigs: 037destiny * r504 / (2 files in 2 directories): koKR Update
16:24.30Repo10little-wigs: 03ananhaid * r505 / (5 files in 2 directories): LittleWigs:
16:24.42*** join/#wowace Repo (n=supybot@69.57.184.216)
16:27.36Repo10pitbull4: 03ckknight 07master * 7dac629 / (15 files in 8 directories): [+2 commits]
16:27.39Repo7dac629: Switch to using colon syntax most all places, as it was confusing to have some methods use colon syntax but some using dot syntax. Switch to using Ace3 for timers, events, module handling, and DB.
16:27.41Repo0c8565f: prepare for frame deletion
16:28.46*** join/#wowace Nahkiss (n=nahkiss@a91-154-34-216.elisa-laajakaista.fi)
16:30.02*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
16:36.44*** join/#wowace Shadowed (n=outlaw@12.157.177.162)
16:44.53*** join/#wowace p3lim (n=p3lim@084202164112.customer.alfanett.no)
16:47.31*** join/#wowace Shadowed (n=outlaw@12.157.177.162)
16:53.30Repo10classtimer: 03Dessa * r293 Bars/Mage.lua: add Buffs for mages and removed obsolete spell
16:56.13Repo10buttonfacade: 03next96 * r187 Locales/koKR.lua: ButtonFacade :
16:56.16Repo- Update locale koKR
17:15.25Repo10pitbull4: 03ckknight 07master * abf7396 / (3 files in 2 directories): [+2 commits]
17:15.28Repoabf7396: some options-related bugfixing.
17:15.30Repoce0b5e6: use self where it makes sense
17:25.44*** join/#wowace Nechckn_V2 (n=N@WoWUIDev/Norganna/PRManager/Nechckn)
17:25.44*** mode/#wowace [+v Nechckn_V2] by ChanServ
17:29.08*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
17:33.52Repo10procodile: 03Zarnivoop * r46 / (5 files in 2 directories): Added minimap button (optional), bugfixes
17:39.19*** join/#wowace pentium166 (n=pentium1@d146-30-30.home1.cgocable.net)
17:47.39*** join/#wowace isman (n=drag@mlr78-3-88-162-68-235.fbx.proxad.net)
17:53.22*** join/#wowace blay (n=KevFlow@99.169.89.70)
17:58.40*** join/#wowace Leialyn (n=leialyn@p54B46435.dip.t-dialin.net)
18:08.22*** join/#wowace keias (i=saiek@c-69-245-244-213.hsd1.in.comcast.net)
18:21.07*** join/#wowace waallen (n=wallen@ppp-226-157.33-151.iol.it)
18:28.13*** join/#wowace smcn (i=smcn@75-164-153-84.ptld.qwest.net)
18:29.34*** join/#wowace EthanCentaurai (n=ethan@89.243.34.242)
18:31.51*** join/#wowace Lysithea (i=Lyset@c-0b4ee455.017-172-73746f34.cust.bredbandsbolaget.se)
18:44.57*** join/#wowace Lopen (n=Lopen@c-68-60-55-138.hsd1.mi.comcast.net)
18:45.27*** join/#wowace Tekkub (n=tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
18:45.27*** mode/#wowace [+v Tekkub] by ChanServ
18:48.07Groktarsniffs your underpants
18:48.28*** join/#wowace Lysithea (i=Lyset@c-0b4ee455.017-172-73746f34.cust.bredbandsbolaget.se)
18:48.33thulrips of his underpants and roars fiercly
18:49.15ckknight...lol
18:49.41Zhinjiobahj
18:49.50Zhinjiofor some reason I misread "lol" as "jio"
18:49.53Groktarapproaches thul's groin with an eggbeater
18:50.00Zhinjioshakes the sleep from his head
18:50.26thulhsakes his balls at the eggbeater GIVE IT TO ME
18:50.40eggbeaterom nom nom nom
18:51.07*** join/#wowace Higdur_ (n=nike@81-229-140-43-o1124.telia.com)
18:52.42*** join/#wowace nekoh (n=nekoh@p4FD897CF.dip0.t-ipconnect.de)
18:55.26sacarascbeats Groktar's eggs
18:56.02eggbeatermoans
18:56.29*** join/#wowace Iboong (n=user@77.87.207.194)
18:59.10*** join/#wowace PProvost (n=PProvost@WoWUIDev/WAU/Admin/Pprovost)
18:59.10*** mode/#wowace [+v PProvost] by ChanServ
19:07.42*** join/#wowace syeren (i=syeren@cpc3-oldh5-0-0-cust762.manc.cable.ntl.com)
19:08.58*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
19:21.00*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
19:35.04Repo10libavion-2-0: 03CommanderSirow * r46 LibAvion-2.0/LibAvion-2.0.lua: - Reworked animationTable to be more consistent
19:37.54*** join/#wowace v01D (n=jmcmilli@75.108.81.72)
19:37.57v01Dhey guys
19:37.59v01Dwhats up
19:38.26v01Di guess this is a good place to launch.. im looking for two addons.. one being cartographer database updater and the other being the pvp mod that goes likek 'wham' and stuff when you get a crit
19:39.11Zhinjiohave you looked on any addon sites?
19:39.22v01Dyea
19:39.22Zhinjiocurse, wowi, etc
19:39.24v01Di cant find the database
19:39.28v01Dand i dont even know what to call the pvp mod
19:39.38v01Di used to be able to find cartographer database, but now i cant
19:39.48v01Di dunno if maybe blizz found a way to block it?
19:39.56Zhinjioum, no.
19:40.04Zhinjiobut I'd just use mapster at this point anyways
19:40.12Zhinjioand gatherer
19:40.18Zhinjiowhich has wowhead's database
19:40.18v01Dwell, im looking for automatic locations of herbs
19:40.24v01Dah
19:40.27v01Dso its already on there?
19:40.27Xinhuani'm sure you don't mean gatherer!
19:40.29ckknightgatherer or gathermate
19:40.39Zhinjiosorry, gathermate, yeah
19:41.05Zhinjioas far pvp mod. I don't pvp
19:41.52v01Dwel its not really a pvp mod
19:41.52v01Dbut
19:42.01v01Dwhen you get a crit, it'll say'wham' or etc
19:42.41ckknightoh
19:42.42ckknightI know
19:42.47ckknightget a 10-year-old with a keen eye
19:42.51ckknighthave him watch you play
19:42.58ckknightand if he sees a crit, he should say "Wham"
19:43.03Fisker-WHAM
19:43.06ckknightmay take some training, but it'll be worth it
19:43.21v01Dlol
19:43.35v01Dthanks anyways, gatherer or gathermate?
19:43.46Repo10libavionoptions-2-0: 03CommanderSirow * r18 LibAvionOptions-2.0 (3 files in 2 directories):
19:43.49Repo- Updated options to mirror changed to animationTable changes
19:43.52Repo- Updated localisation
19:43.54Repo- Edit option to edit alpha with mousewheel
19:44.06ckknightv01D: latter
19:47.16Repo10big-wigs: 03Gamefaq * r4874 Northrend/Sartharion.lua: BigWigs: deDE Update
19:49.22*** join/#wowace Lopen (n=Lopen@c-68-60-55-138.hsd1.mi.comcast.net)
19:50.10*** join/#wowace Iboong1 (n=user@77.87.207.194)
19:50.29*** join/#wowace Cavisty^gerber (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net)
19:50.37*** join/#wowace erica647 (n=erica647@cpe-075-182-124-203.nc.res.rr.com)
19:58.08*** join/#wowace cirish (n=cirish@ip72-208-180-134.ph.ph.cox.net)
20:05.12*** join/#wowace EthanCentaurai (n=ethan@89.243.34.242) [NETSPLIT VICTIM]
20:05.12*** join/#wowace Belazor (n=Vulcanus@212251188234.customer.cdi.no) [NETSPLIT VICTIM]
20:05.12*** join/#wowace linear` (n=linear@c-24-91-249-95.hsd1.ma.comcast.net) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Tuxbubling (n=quassel@sat78-6-88-160-130-34.fbx.proxad.net) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Silowyi (i=Silowyi@24-155-117-69.dyn.grandenetworks.net) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Antiarc (n=Antiarc@wsip-70-167-195-98.ph.ph.cox.net)
20:05.13*** join/#wowace Jagobah (n=jago7777@adsl-217-152-29.owb.bellsouth.net) [NETSPLIT VICTIM]
20:05.13*** join/#wowace krka (n=krka@c83-250-7-43.bredband.comhem.se) [NETSPLIT VICTIM]
20:05.13*** join/#wowace iNs|Renew (n=mronlin@adsl017.cnetco.com) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Ironhand (i=x@xyx.nl) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Guest93066 (n=skullsho@132.253.205.68.cfl.res.rr.com)
20:05.13*** join/#wowace Shefki (n=breser@fornix.brain.org)
20:05.13*** join/#wowace stylus (i=stylus@unaffiliated/stylus) [NETSPLIT VICTIM]
20:05.13*** join/#wowace WoW-Bot (n=WoW-Bot@pool-173-67-40-42.bltmmd.fios.verizon.net) [NETSPLIT VICTIM]
20:05.13*** join/#wowace xemacs (i=xemacs@static-ip-62-75-137-141.inaddr.intergenia.de) [NETSPLIT VICTIM]
20:05.13*** join/#wowace Pheredhel (n=pheredhe@static-ip-62-75-185-136.inaddr.intergenia.de) [NETSPLIT VICTIM]
20:05.13*** mode/#wowace [+v Antiarc] by irc.freenode.net
20:05.17*** join/#wowace Lopen (n=Lopen@c-68-60-55-138.hsd1.mi.comcast.net) [NETSPLIT VICTIM]
20:06.53*** join/#wowace cncfanatics (n=cncfanat@WoWUIDev/cncfanatics)
20:06.53*** join/#wowace Iboong (n=user@77.87.207.194) [NETSPLIT VICTIM]
20:06.53*** join/#wowace Lysithea (i=Lyset@c-0b4ee455.017-172-73746f34.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
20:06.53*** join/#wowace lmeyer (n=lars@p5B3D3F9A.dip.t-dialin.net) [NETSPLIT VICTIM]
20:06.53*** join/#wowace eoM_rM (n=moe@p5489D3BC.dip.t-dialin.net) [NETSPLIT VICTIM]
20:06.53*** join/#wowace Groktar (n=gr@76-236-38-194.lightspeed.frsnca.sbcglobal.net) [NETSPLIT VICTIM]
20:06.53*** join/#wowace Primer (n=vi@216.239.132.100) [NETSPLIT VICTIM]
20:06.53*** join/#wowace bien| (n=bien@pD9E6D099.dip.t-dialin.net) [NETSPLIT VICTIM]
20:06.54*** join/#wowace ANTRat (n=antrat@rrcs-97-76-73-47.se.biz.rr.com)
20:06.54*** join/#wowace Archarodim (i=HydraIRC@lev92-4-88-164-134-95.fbx.proxad.net)
20:06.54*** join/#wowace Kilroo (n=Kilroo@cpe-098-026-168-017.triad.res.rr.com) [NETSPLIT VICTIM]
20:06.54*** join/#wowace Zyndrome (n=faggotry@81-233-206-163-no89.tbcn.telia.com)
20:06.54*** join/#wowace Kody- (n=kody@c-98-210-196-21.hsd1.ca.comcast.net)
20:06.54*** join/#wowace Whitetooth_ (n=chatzill@118-169-192-79.dynamic.hinet.net) [NETSPLIT VICTIM]
20:06.54*** join/#wowace fewyn (n=fewyn@46.210.33.65.cfl.res.rr.com)
20:06.54*** join/#wowace pomp1 (n=Pomp@c-71-58-3-50.hsd1.nj.comcast.net) [NETSPLIT VICTIM]
20:06.54*** join/#wowace Dezzimal (n=Dezzimal@207-118-155-217.dyn.centurytel.net)
20:06.54*** join/#wowace Ericpeeg (i=Ericpeeg@69.5.224.180)
20:06.54*** join/#wowace starlon_ (n=starlon@melody.lyrical.net)
20:06.54*** join/#wowace pcgod (i=pcgod@static-ip-62-75-149-25.inaddr.intergenia.de) [NETSPLIT VICTIM]
20:06.55*** join/#wowace Gagorian (i=rw3@a91-153-60-25.elisa-laajakaista.fi) [NETSPLIT VICTIM]
20:06.55*** join/#wowace Takuto_ (i=takuto@ja-s.de) [NETSPLIT VICTIM]
20:06.55*** join/#wowace Kemayo (n=kemayo@pool-71-104-210-99.lsanca.dsl-w.verizon.net)
20:06.55*** join/#wowace NivFreak (n=niv@gw-105.extranet.sea01.isilon.com) [NETSPLIT VICTIM]
20:06.55*** mode/#wowace [+vv Kody- Kemayo] by irc.freenode.net
20:06.55*** join/#wowace Pzy (n=Pzychoti@cpe-75-85-23-202.socal.res.rr.com)
20:06.55*** join/#wowace gix (n=gix@p54B8BBDC.dip0.t-ipconnect.de) [NETSPLIT VICTIM]
20:06.56*** join/#wowace MoonWolf (n=MoonWolf@dhcp-077-250-125-249.chello.nl)
20:06.56*** join/#wowace nekoh (n=nekoh@p4FD897CF.dip0.t-ipconnect.de) [NETSPLIT VICTIM]
20:06.56*** join/#wowace p3lim (n=p3lim@084202164112.customer.alfanett.no) [NETSPLIT VICTIM]
20:06.56*** join/#wowace Nahkiss (n=nahkiss@a91-154-34-216.elisa-laajakaista.fi)
20:06.56*** join/#wowace Repo (n=supybot@69.57.184.216)
20:06.56*** join/#wowace ag` (n=ag`@90.185.136.227) [NETSPLIT VICTIM]
20:06.56*** join/#wowace Vilkku (n=Vilkku@86-60-157-18-dyn-dsl.ssp.fi)
20:06.56*** join/#wowace Diao (i=vschiu@adsl-76-254-53-153.dsl.pltn13.sbcglobal.net) [NETSPLIT VICTIM]
20:06.56*** join/#wowace Speeddymon (i=TomSpear@tera-24-206-151-175.kw.tx.cebridge.net) [NETSPLIT VICTIM]
20:06.56*** join/#wowace ajmitch (n=ajmitch@ubuntu/member/ajmitch) [NETSPLIT VICTIM]
20:06.56*** join/#wowace smoke_ (n=smoke@adsl-76-204-33-76.dsl.skt2ca.sbcglobal.net) [NETSPLIT VICTIM]
20:06.56*** join/#wowace Civrock_ (n=Civrock@24-182-64-044.dhcp.hckr.nc.charter.com) [NETSPLIT VICTIM]
20:06.56*** join/#wowace SNiLD (i=snild@nurmijarvi.net) [NETSPLIT VICTIM]
20:06.56*** join/#wowace Droolio (n=drool@87-194-188-170.bethere.co.uk)
20:06.57*** join/#wowace Fin (n=Fin@viki.instinct.org) [NETSPLIT VICTIM]
20:06.57*** join/#wowace Parnic (i=user@staff.xbins.org) [NETSPLIT VICTIM]
20:06.57*** join/#wowace Hirsute (n=dnb@WoWUIDev/Norganna/Developer/Hirsute)
20:06.57*** join/#wowace Cheadstina (i=chead@0x573bcd7c.henqu2.dynamic.dsl.tele.dk) [NETSPLIT VICTIM]
20:06.57*** join/#wowace Navv (n=meq@a88-115-96-199.elisa-laajakaista.fi) [NETSPLIT VICTIM]
20:06.57*** mode/#wowace [+o MoonWolf] by irc.freenode.net
20:07.03*** join/#wowace [Ammo] (n=wouter@WoWUIDev/WowAce/ammo)
20:07.03*** join/#wowace Cavisty^gerber (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Iboong1 (n=user@77.87.207.194) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Higdur_ (n=nike@81-229-140-43-o1124.telia.com) [NETSPLIT VICTIM]
20:07.04*** join/#wowace waallen (n=wallen@ppp-226-157.33-151.iol.it) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Leialyn (n=leialyn@p54B46435.dip.t-dialin.net) [NETSPLIT VICTIM]
20:07.04*** join/#wowace blay (n=KevFlow@99.169.89.70)
20:07.04*** join/#wowace isman (n=drag@mlr78-3-88-162-68-235.fbx.proxad.net) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Shadowed (n=outlaw@12.157.177.162) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Megalon (n=starfox@d86-32-5-17.cust.tele2.at) [NETSPLIT VICTIM]
20:07.04*** join/#wowace mort (n=mort@azureus/mort) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Mikk (n=Mikk@WoWUIDev/mikk)
20:07.04*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl) [NETSPLIT VICTIM]
20:07.04*** join/#wowace kenlyric (n=chatzill@skenlam.itpo.iu.edu) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Jyggaa (i=Jygga@port-212-202-202-32.dynamic.qsc.de) [NETSPLIT VICTIM]
20:07.04*** join/#wowace Inc` (n=incendiu@pool-72-64-99-237.dllstx.fios.verizon.net) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Sliker_Hawk (i=SlikerHa@5ad881b0.bb.sky.com) [NETSPLIT VICTIM]
20:08.08*** join/#wowace gix (n=gix@p54B89261.dip0.t-ipconnect.de)
20:08.08*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at) [NETSPLIT VICTIM]
20:08.08*** join/#wowace silentium (i=silentiu@dslb-088-066-034-178.pools.arcor-ip.net) [NETSPLIT VICTIM]
20:08.08*** join/#wowace NightHawkTheSane (n=jonathan@216-160-120-35.tukw.qwest.net) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Matrix110 (i=Matrix11@pD957E857.dip.t-dialin.net) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Zhinjio (i=1000@70.91.168.58) [NETSPLIT VICTIM]
20:08.08*** join/#wowace sylvanaar (n=sylvanaa@unaffiliated/sylvanaar) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Anaral (n=Anaral@WoWUIDev/Norganna/QA-Engineer/Anaral)
20:08.08*** join/#wowace potato (n=poetaeto@41.246.30.132) [NETSPLIT VICTIM]
20:08.08*** join/#wowace steino (n=steino@c510083A9.inet.catch.no) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Industrial (n=Industri@194.145.194.227) [NETSPLIT VICTIM]
20:08.08*** join/#wowace Curses (n=justinki@c-76-116-28-99.hsd1.nj.comcast.net) [NETSPLIT VICTIM]
20:08.08*** join/#wowace plx (n=plx@213-140-17-103.ip.fastwebnet.it) [NETSPLIT VICTIM]
20:08.08*** join/#wowace WobWork (n=Wobin@203-158-48-236.dyn.iinet.net.au) [NETSPLIT VICTIM]
20:08.08*** join/#wowace spode (n=spode@85.134.127.203) [NETSPLIT VICTIM]
20:08.09*** join/#wowace sztanpet (n=sztanpet@142.58ec54.tvnetwork.hu) [NETSPLIT VICTIM]
20:08.09*** join/#wowace Xinhuan (i=xinhuan@WoWUIDev/WoWAce/xinhuan)
20:08.09*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com) [NETSPLIT VICTIM]
20:08.09*** join/#wowace Cyrez (n=thecyrez@c-67-161-63-60.hsd1.ca.comcast.net) [NETSPLIT VICTIM]
20:08.09*** join/#wowace Dotoff (i=Dotted@bureaucrat.wowwiki.dk)
20:08.09*** join/#wowace Pkekyo| (n=Pkekyo@062016163025.customer.alfanett.no) [NETSPLIT VICTIM]
20:08.09*** join/#wowace Arrowmaster (n=Arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
20:08.09*** join/#wowace Hell-Razor (n=Unknown@unaffiliated/hell-razor) [NETSPLIT VICTIM]
20:08.09*** join/#wowace HypnoTURTLE (n=fatalis@68-188-68-189.dhcp.stls.mo.charter.com)
20:08.09*** join/#wowace Grum (n=grum@codebase2.xs4all.nl)
20:08.09*** join/#wowace qwesto (i=qwesto@stalin.acc.umu.se) [NETSPLIT VICTIM]
20:08.09*** join/#wowace omega (i=omega@numbat.inamo.no) [NETSPLIT VICTIM]
20:08.09*** join/#wowace theoddone33 (n=jimbob@pool-71-109-96-159.lsanca.dsl-w.verizon.net) [NETSPLIT VICTIM]
20:08.09*** mode/#wowace [+ovv [Ammo] Mikk WobWork] by irc.freenode.net
20:08.09*** join/#wowace lua_bot (n=lua_bot@li37-84.members.linode.com)
20:08.10*** join/#wowace many (n=many@argabuthon.ukeer.de) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Saroz (n=mail@0x5737990e.sdnqu1.static.dsl.tele.dk) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Aii (n=Aiiane@knuth.cs.hmc.edu) [NETSPLIT VICTIM]
20:08.10*** join/#wowace EvilJohn (n=eviljohn@adsl-99-49-34-39.dsl.austtx.sbcglobal.net) [NETSPLIT VICTIM]
20:08.10*** join/#wowace quiescens (n=quiescen@203-217-28-61.perm.iinet.net.au) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Fastfire (n=kjetil@216-226-135.7003.adsl.tele2.no) [NETSPLIT VICTIM]
20:08.10*** join/#wowace JY` (n=jy@tiamat.gamerscommunities.com) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Mundy- (n=lmundy@dsl-202-72-146-74.wa.westnet.com.au)
20:08.10*** join/#wowace Zenom (n=Zenom@unaffiliated/aj1973) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Tinyboom (n=nahh@178.80-202-153.nextgentel.com)
20:08.10*** join/#wowace Cryect (n=fefsd@c-76-97-244-212.hsd1.ga.comcast.net) [NETSPLIT VICTIM]
20:08.10*** join/#wowace sb|work (n=sb@80.67.20.227) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Fritti (n=orb_rule@pcwin165.win.tue.nl) [NETSPLIT VICTIM]
20:08.10*** join/#wowace vrak (i=vrak@putsch.kolbu.ws) [NETSPLIT VICTIM]
20:08.10*** join/#wowace Silviu- (n=Silviu@hosting.jware.cz) [NETSPLIT VICTIM]
20:08.10*** join/#wowace ulic (n=ulic@71-218-1-98.hlrn.qwest.net) [NETSPLIT VICTIM]
20:08.10*** join/#wowace winkiller (n=winkille@phobos.art-core.org)
20:08.11*** join/#wowace dracula (i=dracula@dhcp-077-249-083-244.chello.nl)
20:08.11*** join/#wowace haste (i=haste@hirano.ixo.no) [NETSPLIT VICTIM]
20:08.11*** join/#wowace Codayus (i=cody@lilly.csoft.net) [NETSPLIT VICTIM]
20:08.11*** join/#wowace mitch0 (n=mitch@www.drvolomdental.hu) [NETSPLIT VICTIM]
20:08.11*** join/#wowace Azurewrath (i=Azurewra@88.215.85.86.dynamic.cablesurf.de) [NETSPLIT VICTIM]
20:08.11*** join/#wowace SunTsu (n=miyamoto@cl-1212.ham-01.de.sixxs.net) [NETSPLIT VICTIM]
20:08.11*** join/#wowace Shot (n=shot@bulge.neep.co.uk) [NETSPLIT VICTIM]
20:08.11*** join/#wowace nevcairiel (i=nevcairi@WoWUIDev/WoWAce/Ace3/nevcairiel)
20:08.11*** join/#wowace Olison (i=olison@fukdruidsgrr.org)
20:08.11*** join/#wowace Kaelten (n=Kaelten@WoWUIDev/WoWAce/WoWIFA/CurseStaff/kaelten)
20:08.11*** join/#wowace asmodai (i=asmodai@dhammapada.xs4all.nl) [NETSPLIT VICTIM]
20:08.11*** join/#wowace qvr (i=qvr@qvr.fi) [NETSPLIT VICTIM]
20:08.11*** join/#wowace dodga (n=ap@ath0.org) [NETSPLIT VICTIM]
20:08.11*** join/#wowace [PUPPETS]Gonzo (i=gonzo@80.69.47.16) [NETSPLIT VICTIM]
20:08.12*** join/#wowace phyber (i=phyber@irssi.co.uk) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Bruners (i=lasseb@colargol.tihlde.org) [NETSPLIT VICTIM]
20:08.12*** join/#wowace pastamancer (n=kyle@vostok.13th-floor.org) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Tuikku (n=tuikku@a42b.keihas.tontut.fi) [NETSPLIT VICTIM]
20:08.12*** join/#wowace |xTReeM| (i=bnc@patriot.2xs.org) [NETSPLIT VICTIM]
20:08.12*** join/#wowace renchap (n=renchap@2001:41d0:1:8ca2:0:0:1:1) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Maldivia (i=the_real@tux.nerdheaven.dk) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Punkie`afk (i=9266Punk@me.loves.sexypenguins.com) [NETSPLIT VICTIM]
20:08.12*** join/#wowace ramoz (n=ramoz@nikita.modservers.net) [NETSPLIT VICTIM]
20:08.12*** join/#wowace dlat (i=dlat@loki.sickos.org) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Kuja^ (n=Kuja@kvirc/staff/kuja) [NETSPLIT VICTIM]
20:08.12*** join/#wowace Stanzilla (n=Stan@irc.kuja.in) [NETSPLIT VICTIM]
20:08.12*** join/#wowace _NiC (i=kristian@ronningen.no) [NETSPLIT VICTIM]
20:08.12*** mode/#wowace [+oov nevcairiel Kaelten pastamancer] by irc.freenode.net
20:08.54*** join/#wowace gix (n=gix@p54B8BBDC.dip0.t-ipconnect.de)
20:08.54*** join/#wowace Repo (n=supybot@69.57.184.216)
20:08.54*** join/#wowace Pzyk (n=Pzychoti@cpe-75-85-23-202.socal.res.rr.com)
20:10.59*** join/#wowace [Ammo] (n=wouter@WoWUIDev/WowAce/ammo)
20:10.59*** join/#wowace smallbrain (i=smallbra@geektour.de)
20:11.00*** join/#wowace Cavisty^gerber (n=Cavisty@c-98-192-207-73.hsd1.md.comcast.net) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Iboong1 (n=user@77.87.207.194) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Higdur_ (n=nike@81-229-140-43-o1124.telia.com) [NETSPLIT VICTIM]
20:11.00*** join/#wowace waallen (n=wallen@ppp-226-157.33-151.iol.it) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Leialyn (n=leialyn@p54B46435.dip.t-dialin.net) [NETSPLIT VICTIM]
20:11.00*** join/#wowace blay (n=KevFlow@99.169.89.70) [NETSPLIT VICTIM]
20:11.00*** join/#wowace isman (n=drag@mlr78-3-88-162-68-235.fbx.proxad.net) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Shadowed (n=outlaw@12.157.177.162)
20:11.00*** join/#wowace Megalon (n=starfox@d86-32-5-17.cust.tele2.at) [NETSPLIT VICTIM]
20:11.00*** join/#wowace mort (n=mort@azureus/mort) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Camci (n=enescamc@ua-83-227-134-226.cust.bredbandsbolaget.se) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Mikk (n=Mikk@WoWUIDev/mikk) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Lisimba (n=kaas@s5592f136.adsl.wanadoo.nl) [NETSPLIT VICTIM]
20:11.00*** join/#wowace kenlyric (n=chatzill@skenlam.itpo.iu.edu) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Jyggaa (i=Jygga@port-212-202-202-32.dynamic.qsc.de) [NETSPLIT VICTIM]
20:11.00*** join/#wowace Inc` (n=incendiu@pool-72-64-99-237.dllstx.fios.verizon.net) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Sliker_Hawk (i=SlikerHa@5ad881b0.bb.sky.com) [NETSPLIT VICTIM]
20:11.01*** join/#wowace gix (n=gix@p54B89261.dip0.t-ipconnect.de)
20:11.01*** join/#wowace [ND] (n=[ND]@h062040167062.gun.cm.kabsi.at) [NETSPLIT VICTIM]
20:11.01*** join/#wowace silentium (i=silentiu@dslb-088-066-034-178.pools.arcor-ip.net) [NETSPLIT VICTIM]
20:11.01*** join/#wowace NightHawkTheSane (n=jonathan@216-160-120-35.tukw.qwest.net) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Matrix110 (i=Matrix11@pD957E857.dip.t-dialin.net) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Zhinjio (i=1000@70.91.168.58) [NETSPLIT VICTIM]
20:11.01*** join/#wowace sylvanaar (n=sylvanaa@unaffiliated/sylvanaar) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Anaral (n=Anaral@WoWUIDev/Norganna/QA-Engineer/Anaral)
20:11.01*** join/#wowace potato (n=poetaeto@41.246.30.132) [NETSPLIT VICTIM]
20:11.01*** join/#wowace steino (n=steino@c510083A9.inet.catch.no) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Industrial (n=Industri@194.145.194.227) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Curses (n=justinki@c-76-116-28-99.hsd1.nj.comcast.net) [NETSPLIT VICTIM]
20:11.01*** join/#wowace plx (n=plx@213-140-17-103.ip.fastwebnet.it) [NETSPLIT VICTIM]
20:11.01*** join/#wowace WobWork (n=Wobin@203-158-48-236.dyn.iinet.net.au) [NETSPLIT VICTIM]
20:11.01*** join/#wowace spode (n=spode@85.134.127.203) [NETSPLIT VICTIM]
20:11.01*** join/#wowace sztanpet (n=sztanpet@142.58ec54.tvnetwork.hu) [NETSPLIT VICTIM]
20:11.01*** join/#wowace Xinhuan (i=xinhuan@WoWUIDev/WoWAce/xinhuan) [NETSPLIT VICTIM]
20:11.02*** join/#wowace RLD_osx (n=rldempse@66-169-191-207.dhcp.ftwo.tx.charter.com) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Cyrez (n=thecyrez@c-67-161-63-60.hsd1.ca.comcast.net) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Dotoff (i=Dotted@bureaucrat.wowwiki.dk)
20:11.02*** join/#wowace Pkekyo| (n=Pkekyo@062016163025.customer.alfanett.no) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Arrowmaster (n=Arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Hell-Razor (n=Unknown@unaffiliated/hell-razor) [NETSPLIT VICTIM]
20:11.02*** join/#wowace HypnoTURTLE (n=fatalis@68-188-68-189.dhcp.stls.mo.charter.com)
20:11.02*** join/#wowace Grum (n=grum@codebase2.xs4all.nl) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Fritti (n=orb_rule@pcwin165.win.tue.nl) [NETSPLIT VICTIM]
20:11.02*** join/#wowace vrak (i=vrak@putsch.kolbu.ws) [NETSPLIT VICTIM]
20:11.02*** mode/#wowace [+ovv [Ammo] Mikk WobWork] by irc.freenode.net
20:11.02*** join/#wowace Silviu- (n=Silviu@hosting.jware.cz) [NETSPLIT VICTIM]
20:11.02*** join/#wowace ulic (n=ulic@71-218-1-98.hlrn.qwest.net) [NETSPLIT VICTIM]
20:11.02*** join/#wowace winkiller (n=winkille@phobos.art-core.org) [NETSPLIT VICTIM]
20:11.02*** join/#wowace dracula (i=dracula@dhcp-077-249-083-244.chello.nl) [NETSPLIT VICTIM]
20:11.02*** join/#wowace haste (i=haste@hirano.ixo.no) [NETSPLIT VICTIM]
20:11.02*** join/#wowace Codayus (i=cody@lilly.csoft.net) [NETSPLIT VICTIM]
20:11.02*** join/#wowace mitch0 (n=mitch@www.drvolomdental.hu) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Azurewrath (i=Azurewra@88.215.85.86.dynamic.cablesurf.de) [NETSPLIT VICTIM]
20:11.03*** join/#wowace SunTsu (n=miyamoto@cl-1212.ham-01.de.sixxs.net) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Shot (n=shot@bulge.neep.co.uk) [NETSPLIT VICTIM]
20:11.03*** join/#wowace nevcairiel (i=nevcairi@WoWUIDev/WoWAce/Ace3/nevcairiel)
20:11.03*** join/#wowace Olison (i=olison@fukdruidsgrr.org) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Kaelten (n=Kaelten@WoWUIDev/WoWAce/WoWIFA/CurseStaff/kaelten)
20:11.03*** join/#wowace asmodai (i=asmodai@dhammapada.xs4all.nl) [NETSPLIT VICTIM]
20:11.03*** join/#wowace qvr (i=qvr@qvr.fi) [NETSPLIT VICTIM]
20:11.03*** join/#wowace dodga (n=ap@ath0.org) [NETSPLIT VICTIM]
20:11.03*** join/#wowace [PUPPETS]Gonzo (i=gonzo@80.69.47.16) [NETSPLIT VICTIM]
20:11.03*** join/#wowace phyber (i=phyber@irssi.co.uk) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Bruners (i=lasseb@colargol.tihlde.org) [NETSPLIT VICTIM]
20:11.03*** join/#wowace pastamancer (n=kyle@vostok.13th-floor.org) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Tuikku (n=tuikku@a42b.keihas.tontut.fi) [NETSPLIT VICTIM]
20:11.03*** join/#wowace |xTReeM| (i=bnc@patriot.2xs.org) [NETSPLIT VICTIM]
20:11.03*** join/#wowace renchap (n=renchap@2001:41d0:1:8ca2:0:0:1:1) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Maldivia (i=the_real@tux.nerdheaven.dk) [NETSPLIT VICTIM]
20:11.03*** join/#wowace Punkie`afk (i=9266Punk@me.loves.sexypenguins.com) [NETSPLIT VICTIM]
20:11.04*** join/#wowace ramoz (n=ramoz@nikita.modservers.net) [NETSPLIT VICTIM]
20:11.04*** join/#wowace dlat (i=dlat@loki.sickos.org) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Kuja^ (n=Kuja@kvirc/staff/kuja) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Stanzilla (n=Stan@irc.kuja.in) [NETSPLIT VICTIM]
20:11.04*** join/#wowace _NiC (i=kristian@ronningen.no) [NETSPLIT VICTIM]
20:11.04*** join/#wowace sb|work (n=sb@80.67.20.227) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Cryect (n=fefsd@c-76-97-244-212.hsd1.ga.comcast.net) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Tinyboom (n=nahh@178.80-202-153.nextgentel.com)
20:11.04*** join/#wowace Zenom (n=Zenom@unaffiliated/aj1973) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Mundy- (n=lmundy@dsl-202-72-146-74.wa.westnet.com.au) [NETSPLIT VICTIM]
20:11.04*** join/#wowace JY` (n=jy@tiamat.gamerscommunities.com) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Fastfire (n=kjetil@216-226-135.7003.adsl.tele2.no) [NETSPLIT VICTIM]
20:11.04*** join/#wowace quiescens (n=quiescen@203-217-28-61.perm.iinet.net.au) [NETSPLIT VICTIM]
20:11.04*** join/#wowace EvilJohn (n=eviljohn@adsl-99-49-34-39.dsl.austtx.sbcglobal.net) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Aii (n=Aiiane@knuth.cs.hmc.edu) [NETSPLIT VICTIM]
20:11.04*** join/#wowace Saroz (n=mail@0x5737990e.sdnqu1.static.dsl.tele.dk) [NETSPLIT VICTIM]
20:11.04*** join/#wowace many (n=many@argabuthon.ukeer.de) [NETSPLIT VICTIM]
20:11.04*** join/#wowace lua_bot (n=lua_bot@li37-84.members.linode.com)
20:11.05*** join/#wowace theoddone33 (n=jimbob@pool-71-109-96-159.lsanca.dsl-w.verizon.net) [NETSPLIT VICTIM]
20:11.05*** join/#wowace omega (i=omega@numbat.inamo.no) [NETSPLIT VICTIM]
20:11.05*** join/#wowace qwesto (i=qwesto@stalin.acc.umu.se) [NETSPLIT VICTIM]
20:11.05*** mode/#wowace [+oov nevcairiel Kaelten pastamancer] by irc.freenode.net
20:12.23*** join/#wowace erica647 (n=erica647@cpe-075-182-124-203.nc.res.rr.com)
20:12.23*** join/#wowace gix- (n=gix@p54B8BBDC.dip0.t-ipconnect.de)
20:12.24*** join/#wowace QQngsk (n=Gngsk@c-69-138-214-242.hsd1.md.comcast.net)
20:13.27*** join/#wowace erica647 (n=erica647@cpe-075-182-124-203.nc.res.rr.com)
20:13.36*** join/#wowace Repo (n=supybot@69.57.184.216)
20:15.02*** join/#wowace EthanCentaurai (n=ethan@89.243.34.242)
20:17.04*** join/#wowace erica647 (n=erica647@cpe-075-182-124-203.nc.res.rr.com)
20:17.44*** join/#wowace Sunwind (n=Paradox@cpc1-brmb6-0-0-cust544.bagu.cable.ntl.com)
20:17.59*** join/#wowace gix (n=gix@p54B8BAAB.dip0.t-ipconnect.de)
20:18.33*** join/#wowace erica647 (n=erica647@cpe-075-182-124-203.nc.res.rr.com)
20:19.27*** join/#wowace Inc` (n=incendiu@pool-72-64-99-237.dllstx.fios.verizon.net)
20:29.54*** join/#wowace Nargiddley (n=narg@125-239-45-154.jetstream.xtra.co.nz)
20:31.00*** join/#wowace gix (n=gix@p54B8BA49.dip0.t-ipconnect.de)
20:31.06*** join/#wowace Vegeta]BT[ (n=Vegeta-G@xdslhe195.osnanet.de)
20:32.59*** join/#wowace Lisimba (n=kaas@cp413168-a.dbsch1.nb.home.nl)
20:39.38*** join/#wowace |Jelly| (n=chatzill@66-169-186-78.dhcp.ftwo.tx.charter.com)
20:49.39*** part/#wowace Shadowed (n=outlaw@12.157.177.162)
20:49.46*** join/#wowace Shadowed (n=outlaw@12.157.177.162)
21:03.07Repo10libavionoptions-2-0: 03CommanderSirow * r19 LibAvionOptions-2.0/Localization (2 files in 1 directory): Updated  localization
21:10.07*** join/#wowace Cheads (i=chead@0x573bcf73.henqu2.dynamic.dsl.tele.dk)
21:42.33*** join/#wowace Shirik|Ghost (n=nospam@conspiracy/developer/Shirik)
21:42.33*** mode/#wowace [+v Shirik|Ghost] by ChanServ
21:55.43Repo10recount: 03Elsia * r952 locales/Recount-esES.lua: Recount:
21:55.45Repo- Finalizing esES locale.
21:58.48*** join/#wowace vhaarr (n=folk@WoWUIDev/WoWAce/Rabbit/vhaarr)
21:58.48*** mode/#wowace [+o vhaarr] by ChanServ
22:13.21*** join/#wowace gix (n=gix@p54B8B88E.dip0.t-ipconnect.de)
22:25.29thulhttp://www.youtube.com/watch?v=jZD2rFLbX2c#
22:25.31thulI like that
22:34.49*** join/#wowace Jygga (n=Jygga@port-212-202-202-32.dynamic.qsc.de)
22:35.18Repo10vanas-ko-s: 03xilcoy * r320 / (2 files in 2 directories): Added extra enemy notes to event map when available.
22:35.20RepoCommented out Synchronizer until it is completed.
22:36.57*** join/#wowace fleetfoot (n=fleetfoo@host-83-166-13-170.hernonet.se)
22:37.32*** join/#wowace QQngsk (n=Gngsk@c-69-138-214-242.hsd1.md.comcast.net)
22:47.08*** join/#wowace CrazyBenny (n=s_m@actplus.cust.sloane.cz)
23:03.57Groktarpewps on the boston celtics
23:18.05keiasew lakers
23:18.08keiasKG 6-6 woot
23:22.31*** join/#wowace Wobin (n=Wobin@203-158-48-236.dyn.iinet.net.au)
23:22.31*** mode/#wowace [+v Wobin] by ChanServ
23:25.31Pkekyo|~ugt
23:25.32purlmethinks ugt is Universal Greeting Time. Created in #mipslinux, it is a rule that states that whenever somebody enters an IRC channel it is always morning, and it is always late when the person leaves. The local time of any other people in the channel, including the greeter, is irrelevant. http://www.total-knowledge.com/~ilya/mips/ugt.html
23:34.23*** join/#wowace QQngsk (n=Gngsk@c-69-138-214-242.hsd1.md.comcast.net)
23:49.26*** join/#wowace doom0r (i=Doom0r@c-24-1-208-53.hsd1.il.comcast.net)

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