IRC log for #wowace on 20110522

00:12.23Repo10xperl: 03mysticalos * r533 XPerl_PlayerBuffs/XPerl_PlayerBuffs.lua: fix a typo
00:20.06Gnarfoz~seen zarnivoop
00:20.16purlzarnivoop is currently on #wowace, last said: 'probably a "Hello World (of Warcraft)"'.
00:20.37Gnarfoz@project skada
00:20.38RepoGnarfoz: http://www.wowace.com/addons/skada/. Skada Damage Meter. Game: WoW. Zarnivoop (Manager/Author). Updated: 16 days ago. Tickets: 93/191
00:24.29GnarfozZarnivoop: can't quite figure it out, but have you looked at Death logs recently? they show some weird values in place of the %hp of the player
00:24.45Gnarfozalmost looks like currenthp
00:26.08*** join/#wowace chaud (chaudharym@75.136.138.128)
00:26.14*** join/#wowace chaud (chaudharym@75.136.138.128)
00:28.04Gnarfoz!api unithealthmax
00:28.04lua_botUnitHealthMax: Returns a unit's maximum health value (http://wowprogramming.com/docs/api/UnitHealthMax)
00:28.37Gnarfoz!api unithealth
00:28.38lua_botFound 3 possible results for 'unithealth': GetUnitHealthModifier, UnitHealthMax, UnitHealth
00:28.45Gnarfoz!api UnitHealth
00:28.45lua_botUnitHealth: Returns a unit's current amount of health (http://wowprogramming.com/docs/api/UnitHealth)
00:30.15Gnarfozstring.format("%02.1f%%", (log.hp or 1) / (player.maxhp or 1) * 100)
00:31.44*** join/#wowace Nechckn (~N@WoWUIDev/Norganna/Admin/Nechckn)
00:31.44*** mode/#wowace [+v Nechckn] by ChanServ
00:31.46Repo10bad-boy: 03funkydude * r742 / (2 files in 1 directory): anti-goldspam update
00:36.06*** join/#wowace koaschten (~koaschten@p5B3A626B.dip.t-dialin.net)
00:37.19*** join/#wowace Dotted^ (~Dotted@95.209.211.147.bredband.oister.dk)
00:37.20Repo10bad-boy: 03funkydude * r743 BadBoy.lua: anti-goldspam update
00:42.00*** join/#wowace p3lim (~p3lim@200.41.202.84.customer.cdi.no)
00:52.45Repo10bad-boy: 03funkydude 04v6.491 * r744 : Tagging as v6.491
01:26.27*** join/#wowace koaschten_ (~koaschten@p5B3A6C96.dip.t-dialin.net)
01:42.25*** join/#wowace Ingela- (~Ingela@90-230-170-118-no35.tbcn.telia.com)
01:42.42*** join/#wowace [Wobin] (~quassel@124-168-159-25.dyn.iinet.net.au)
01:42.42*** mode/#wowace [+v [Wobin]] by ChanServ
01:42.46*** join/#wowace Athryn1 (~Athryn@bas1-ottawa23-1167871944.dsl.bell.ca)
01:43.35*** join/#wowace stew_a (~Stewart@unafilliated/stewa/x-008753)
01:48.42*** join/#wowace BWMerlin (~BW~Merlin@CPE-60-226-105-114.qld.bigpond.net.au)
01:53.11*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
02:16.20*** join/#wowace PProvost (~PProvost@71-33-200-9.hlrn.qwest.net)
02:17.57*** join/#wowace PProvost (~PProvost@WoWUIDev/WAU/Admin/Pprovost)
02:17.57*** mode/#wowace [+v PProvost] by ChanServ
02:18.51Repo10xperl: 03PlayerLin * r534 / (2 files in 2 directories):
02:18.52RepoRemoving the target highlighting bugfix on XPerl_Raid.lua after fix same shit on PartyFrame in r532, it's useless now.
02:20.50*** join/#wowace TNSe (~evil@ti0042a380-3442.bb.online.no)
02:26.22Repo10bigwigs_neziricepatch: 03gnarfoz 07master * 3826e01 BigWigs_NezirIcePatch.toc: [+1 commit] remove X-BigWigs-LoadOn-Zone
02:27.43*** join/#wowace Zarhan (~kjetil@227.222.34.95.customer.cdi.no)
02:29.03Repo10bigwigs_neziricepatch: 03gnarfoz 07master * 1860ea9 /: [+2 commits]
02:29.04Repo1860ea9: Merge branch 'master' of git.wowace.com:wow/bigwigs_neziricepatch/mainline
02:29.05Repo30c3fc8: remove X-BigWigs-LoadOn-Zone
02:29.33Repo10weakauras: 03Mirrormn * r151 / (13 files in 4 directories):  (Message trimmed by 8 lines)
02:29.34RepoRemoved a memory leak from some Status triggers that would update every frame (e.g. Power triggers)
02:29.35RepoFixed a bug which prevented Icon displays from using Custom (%c) dynamic text codes
02:29.36RepoAdded support for Progress-based animations to auto-cloned displays
02:29.38RepoFixed a bug which caused Translation Animations to not work properly with auto-cloned displays
02:41.05*** join/#wowace p3lim (~p3lim@200.41.202.84.customer.cdi.no)
02:47.10*** join/#wowace Zarhan (~kjetil@227.222.34.95.customer.cdi.no)
02:53.29*** join/#wowace Sliker (~ponies@46.208.202.47)
03:32.43Repo10arl: 03pompachomp 07master * 2.2.4-19-g2179b11 Database/Recipes/Inscription.lua: [+1 commit] Well shit..... Add "Glyph of Frost Armor" to the Inscription database, which was added to the game in 4.1
03:51.12*** join/#wowace Tinyboom (nahh@225.84-48-107.nextgentel.com)
03:59.31*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
04:11.40*** join/#wowace mckenziemc1 (~Mark@dialup-4.246.251.211.Dial1.SanJose1.Level3.net)
04:25.38Repo10arl: 03pompachomp 07master * 2.2.4-20-g8b1d91c Database/Recipes/Cooking.lua: [+1 commit] Rescanned the vendors: "Ronald Burch" and "Naal Mistrunner" and added their ids to the respected recipes, because in 4.1 they now sell all the cooking recipes you can buy with the currency from the cooking daiiles
04:46.36*** join/#wowace TNZe (~evil@ti0042a380-3442.bb.online.no)
04:54.40Groktarsets fire to Repo
04:54.57mckenziemc1sets fire to Groktar's pants
04:55.29Groktarthanks mckenziemc1
05:08.06*** join/#wowace Diao (vince@70-36-134-18.dsl.dynamic.sonic.net)
05:20.47quiescenso.o
06:09.26*** join/#wowace Tinyboom (nahh@225.84-48-107.nextgentel.com)
06:18.56Repo10gathermate2_data: 03kagaro * r81 / (3 files in 1 directory): GatherMate2_Data: Data update
06:19.27Repo10gathermate2_data: 03kagaro 04v4.7 * r82 : GatherMate2_Data: Data update
06:21.09*** part/#wowace Seerah (~Ryan@adsl-74-226-119-121.mem.bellsouth.net)
06:29.07*** join/#wowace Tinyboom (nahh@225.84-48-107.nextgentel.com)
06:31.46*** join/#wowace Srosh (~Srosh@d071170.adsl.hansenet.de)
06:38.14*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
06:44.33*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
06:47.18*** join/#wowace bien|| (~bien@p57B63C7B.dip.t-dialin.net)
06:50.23*** join/#wowace mckenziemc (~Mark@dialup-4.246.252.214.Dial1.SanJose1.Level3.net)
06:59.26*** join/#wowace Higdur (~nike@fttp1-stoc.129.cust.blixtvik.net)
07:11.39Repo10postal: 03Xinhuan * r335 Modules/OpenAll.lua: Fix another issue where OpenAll stops opening mails.
07:19.26Repo10postal: 03Xinhuan * r336 Modules/OpenAll.lua: Swap the order of Open All and Refresh code.
07:20.37Repo10postal: 03Xinhuan * r337 Postal.toc: Update version to v3.4.8.
07:21.01Repo10postal: 03Xinhuan 04v3.4.8 * r338 : Tag release v3.4.8.
07:22.05*** join/#wowace stolenlegacy (stolenlega@unaffiliated/stolenlegacy)
07:30.19*** join/#wowace Yoshimo (~Miranda@p54999BC9.dip0.t-ipconnect.de)
07:36.04Repo10libbossids-1-0: 03yoshimo * r63 LibBossIDs-1.0.lua: - add 4.2 Fireland Bosses from PTR
07:51.50*** join/#wowace Tinyboom (nahh@225.84-48-107.nextgentel.com)
08:08.12Repo10deathnote: 03slaren 07wow4.2 * r47 / (9 files in 1 directory):
08:08.13Repo- Fixed a few bugs related to the changes made to support the 4.2 CLE
08:08.14Repo- Started work on adding support for localization
08:08.15Repo- Added a shortcut on the gear drop down for changing the frame scale (as before it is also possible to change the scale holding ctrl while using the mouse wheel)
08:13.42*** join/#wowace Yoshimo (~Miranda@p549997D6.dip0.t-ipconnect.de)
08:24.11*** join/#wowace Elkano (~elkano@asapool1114.vpn.uni-saarland.de)
08:24.11*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
08:24.11*** mode/#wowace [+v Elkano] by ChanServ
08:37.37*** join/#wowace Caleb| (~caleb@178.48.162.10)
09:04.40*** join/#wowace Xalem (~xalem@82.245.3.64)
09:10.28*** join/#wowace vince` (vince@70-36-134-85.dsl.dynamic.sonic.net)
09:18.58*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
09:20.09*** join/#wowace koaschten (~koaschten@p5B3A6C96.dip.t-dialin.net)
09:24.06*** join/#wowace Kalroth (~Kalroth@3e6be73f.rev.stofanet.dk)
09:25.31silentiumXinhuan: I've posted a bug fix to http://www.wowace.com/addons/postal/tickets/47-open-all-button/ before you get even more nondescript curse client error reports (there are 3 by now) ;)
09:25.43Xinhuanlol
09:26.06Xinhuanok
09:27.04Xinhuansurprised i didn't catch that
09:27.31silentiumdrycoded? :)
09:27.37Xinhuanclearly
09:28.02Xinhuanalso clearly coded in too many non-Lua languages lately
09:28.35silentiumhehe yeah, I know the feeling
09:28.45Repo10postal: 03Xinhuan * r339 Modules/OpenAll.lua:
09:28.47RepoFix the "OpenAll.lua:497: 'end' expected (to close 'function' at line 158)" error.
09:28.55*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
09:29.09Repo10postal: 03Xinhuan * r340 Postal.toc: Update version to v3.4.9.
09:29.31Xinhuanthat's also a drycoded fix ^^
09:29.37Repo10postal: 03Xinhuan 04v3.4.9 * r341 : Tag release v3.4.9.
09:30.01silentiumif it's the one I posted then it's tested on a live server :)
09:30.52mckenziemckills silentium's server
09:31.18silentiumyou want me to test changes on a dead server instead? :O
09:32.18silentiumgranted, if the code still does what it should then it must be some damn good addon
09:32.52Xinhuannot really needed heh
09:38.12bluspacecowlolz xinny
09:38.17bluspacecowjust got the email about that !
09:39.58Xinhuanhehe
09:47.47*** join/#wowace mojosdojo- (~mojosdojo@p5491EF32.dip.t-dialin.net)
09:48.07*** join/#wowace Wobin (~quassel@124-168-159-25.dyn.iinet.net.au)
09:48.08*** mode/#wowace [+v Wobin] by ChanServ
09:51.25*** part/#wowace mckenziemc (~Mark@dialup-4.246.252.214.Dial1.SanJose1.Level3.net)
09:54.27*** join/#wowace Lysithea (~o@h172n7-far-a12.ias.bredband.telia.com)
10:13.54*** join/#wowace Wobin (~quassel@124-168-159-25.dyn.iinet.net.au)
10:13.54*** mode/#wowace [+v Wobin] by ChanServ
10:14.42*** join/#wowace Sliker (~ponies@46.208.202.47)
10:15.01*** join/#wowace sylvanaar_work (~sylvanaar@tut.qvssoftware.com)
10:16.02*** join/#wowace profalbert (~profalber@91-113-7-102.adsl.highway.telekom.at)
10:19.39Repo10broker-portals: 03CrazyBenny * r151 / (3 files in 1 directory):
10:19.40Repoadded Have Group, Will Travel and improved hearthstone support
10:19.53*** join/#wowace CrazyBenny (~s_m@cpc2-camd5-0-0-cust86.hari.cable.virginmedia.com)
10:31.36*** join/#wowace Wobin (~quassel@124-168-159-25.dyn.iinet.net.au)
10:31.36*** mode/#wowace [+v Wobin] by ChanServ
10:32.55*** join/#wowace mckenziemc (~Mark@dialup-4.246.253.85.Dial1.SanJose1.Level3.net)
10:33.47Repo10big-wigs: 03mojosdojo * r8364 Baradin/Occuthar.lua: Populate Occu'thar module.
10:38.19Repo10portalfu: 03CrazyBenny * r80 / (2 files in 1 directory): update for 4.1
10:38.47Repo10notebook: 03orgevo * r2 / (31 files in 7 directories): - initial revision of NotesUNeed rewrite
10:38.48Repo** added svn:external to pull in Ace3 components
10:38.49Repo** setup all basic files, config, core, init, browser frame, localization files
10:38.50Repo** created pkgmeta
10:39.26Repo10grid-auto-frame-size: 03CrazyBenny * r96 / (2 files in 1 directory): update for 4.1
10:39.31sylvanaar_workthat's a big project
10:39.40sylvanaar_worknotebook
10:40.15Repo10portalfu: 03CrazyBenny 041.21 * r81 : Tagging as 1.21
10:41.45Repo10grid-auto-frame-size: 03CrazyBenny 042.4.2 * r97 : Tagging as 2.4.2
10:46.16*** join/#wowace Fisker (na@62.61.142.209.generic-hostname.arrownet.dk)
11:03.23Repo10notebook: 03orgevo * r3 Notebook/: - quick experiment with externals
11:10.41*** join/#wowace gsnerf (~gsnerf@dslb-088-073-000-118.pools.arcor-ip.net)
11:20.30*** join/#wowace gix (~gix@e180032024.adsl.alicedsl.de)
11:24.18*** join/#wowace Bribri (~Brybry@ip174-69-138-78.br.br.cox.net)
11:51.53*** join/#wowace Mikk (~Mikk@78-73-98-74-no162.tbcn.telia.com)
11:51.53*** join/#wowace Mikk (~Mikk@WoWUIDev/mikk)
11:51.53*** mode/#wowace [+v Mikk] by ChanServ
11:58.39*** join/#wowace Justwait (~justw8_sn@dial-92-52-10-132-orange.orange.sk)
12:05.54Repo10gravelevelbar: 03Graveeater 04release0.2.0 * 3185ca8 /: [new tag] Tagging as the second release. Please report errors.
12:14.05*** join/#wowace faCe| (~face@p5B3E6D99.dip.t-dialin.net)
12:18.37*** join/#wowace Ingela- (~Ingela@90-230-170-118-no35.tbcn.telia.com)
12:22.25*** join/#wowace p3lim (~p3lim@200.41.202.84.customer.cdi.no)
12:32.07*** join/#wowace Next96 (Next96@121.129.140.240)
12:46.03*** join/#wowace Funkeh` (~funk@5ad7116c.bb.sky.com)
12:46.03*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
12:46.03*** mode/#wowace [+o Funkeh`] by ChanServ
13:04.06*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
13:04.06*** mode/#wowace [+v tekkub] by ChanServ
13:16.12*** part/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
13:17.24*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
13:34.08*** join/#wowace Wobin (~quassel@124-168-159-25.dyn.iinet.net.au)
13:34.08*** mode/#wowace [+v Wobin] by ChanServ
13:34.57*** join/#wowace profalbert_ (~profalber@188-23-36-105.adsl.highway.telekom.at)
13:49.50*** join/#wowace Skizelli (skizelli@c-76-102-108-175.hsd1.ca.comcast.net)
14:07.50*** join/#wowace TNSe (~evil@ti0042a380-3442.bb.online.no)
14:15.42*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
14:27.13Repo10syllabus: 03LaoTseu 07master * 1.0-beta-17-g18d00ad Syllabus.lua: [+1 commit] Fix a typo in TomTom:AddMFWaypoint() calls.
14:31.59*** join/#wowace Wobin (~quassel@124-149-182-2.dyn.iinet.net.au)
14:32.00*** mode/#wowace [+v Wobin] by ChanServ
14:37.13*** join/#wowace [Wobin] (~quassel@124-169-138-217.dyn.iinet.net.au)
14:37.13*** mode/#wowace [+v [Wobin]] by ChanServ
14:37.45*** join/#wowace Monolit (~postid08@89.112.4.92.pppoe.eltel.net)
14:38.17*** join/#wowace stew-a (~Stewart@unafilliated/stewa/x-008753)
14:46.39*** join/#wowace Wobin (~quassel@124-169-138-217.dyn.iinet.net.au)
14:46.39*** mode/#wowace [+v Wobin] by ChanServ
14:52.19*** join/#wowace koaschten_ (~koaschten@p5B3A6C96.dip.t-dialin.net)
14:55.21*** join/#wowace koaschten (~koaschten@p5B3A6C96.dip.t-dialin.net)
14:58.14*** join/#wowace koaschten_ (~koaschten@p5B3A6C96.dip.t-dialin.net)
15:05.19*** join/#wowace chaud| (chaudharym@75.136.138.128)
15:31.22*** join/#wowace Lysithea (~o@h172n7-far-a12.ias.bredband.telia.com)
15:32.34*** join/#wowace mascondante (~mascondan@50.55.204.251)
15:47.48*** join/#wowace faCe| (~face@p5489B9FE.dip.t-dialin.net)
15:48.43*** join/#wowace daev` (~bleh@184.17.240.5)
15:54.51*** join/#wowace cralor (~cralor@c-98-217-6-30.hsd1.ma.comcast.net)
16:02.15*** join/#wowace mckenziemc1 (~Mark@dialup-4.246.255.159.Dial1.SanJose1.Level3.net)
16:29.00*** join/#wowace Sapu (~Sapu94@24-205-239-250.dhcp.snlo.ca.charter.com)
16:30.21*** join/#wowace TradeMark (~trademark@c-24-22-209-99.hsd1.wa.comcast.net)
16:40.24Repo10notebook: 03orgevo * r4 Notebook (13 files in 5 directories): - created settings table
16:40.25Repo- started wiring up event handlers and functions that perform all the initialization when the game starts up
16:50.52*** join/#wowace CrazyBenny (~s_m@cpc2-camd5-0-0-cust86.hari.cable.virginmedia.com)
17:27.40*** join/#wowace yssaril (~yssaril@99-57-32-25.lightspeed.cicril.sbcglobal.net)
17:29.17*** join/#wowace Harleschorsch (~kvirc@95-90-97-109-dynip.superkabel.de)
18:01.11*** join/#wowace Megalon (Megalon@d86-32-5-32.cust.tele2.at)
18:03.37Repo10broker-portals: 03CrazyBenny * r152 portals.lua: fixed error on classes with no teleporting spells
19:07.40sylvanaar_work@project syllabus
19:07.42Reposylvanaar_work: http://www.wowace.com/addons/syllabus/. Syllabus. Game: WoW. Torhal (Manager/Author), LaoTseu (Author). Updated: 4 hours ago. Tickets: 6/32
19:22.58*** join/#wowace isman (~drag@mna75-2-82-67-196-34.fbx.proxad.net)
19:23.52*** join/#wowace Sliker (~ponies@46.208.202.47)
19:39.43*** join/#wowace Sliker (~ponies@46.208.202.47)
19:40.15*** join/#wowace Seerah (~Ryan@adsl-74-226-73-113.mem.bellsouth.net)
19:50.16*** join/#wowace DarkAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
20:11.58Repo10saved_instances: 03oscarucb * r126 SavedInstances.toc: Bump TOC to 40100
20:12.37*** join/#wowace koaschten (~koaschten@31.16.4.127)
20:16.02Repo10saved_instances: 03oscarucb * r127 SavedInstances.lua: Save Cata raid lockout links in the database. Add boss defeated info to the mouseover tip and click handler to add the lockout link to chat
20:17.00*** join/#wowace ckknight (~ckknight@c-68-62-172-239.hsd1.al.comcast.net)
20:19.38*** join/#wowace katsuko (~Miranda@c-67-189-55-147.hsd1.or.comcast.net)
20:24.33*** join/#wowace Elkano_ (~elkano@asapool1114.vpn.uni-saarland.de)
20:24.33*** join/#wowace Elkano_ (~elkano@WoWUIDev/WoWAce/Elkano)
20:24.33*** mode/#wowace [+v Elkano_] by ChanServ
20:29.18*** join/#wowace SinusPi_ (sinus@178-36-172-9.adsl.inetia.pl)
20:49.28*** join/#wowace Tinyboom_ (nahh@225.84-48-107.nextgentel.com)
20:52.28*** join/#wowace Sliker (~ponies@46.208.202.47)
20:53.02*** join/#wowace Tinyboom (nahh@225.84-48-107.nextgentel.com)
20:55.58*** join/#wowace Tinyboom_ (nahh@225.84-48-107.nextgentel.com)
20:57.03Megalonhttp://www.youtube.com/watch?v=_ZDIFDgWTIk I always knew I was doing something wrong
21:16.13*** join/#wowace Sliker (~ponies@46.208.202.47)
21:21.41Repo10ouro-guild-alts: 03Farmbuyer * r25 oga.lua:
21:21.42RepoBy request, try to do catch-up scanning if initial events never get fired by the client.
21:35.04*** join/#wowace profalbert__ (~profalber@188-23-36-141.adsl.highway.telekom.at)
21:46.59*** join/#wowace Stanzilla (Stan@harpy.gmake.de)
21:47.03*** join/#wowace Foxor (Megalon@d86-32-5-32.cust.tele2.at)
21:48.29*** join/#wowace Dessa (Dessa@kvirc/staff/Dessa)
21:55.22*** join/#wowace TNZe (~evil@ti0042a380-3442.bb.online.no)
22:02.29*** join/#wowace kadrahil (~kad@unaffiliated/kadrahil)
22:02.47*** join/#wowace mckenziemc (~Mark@dialup-4.246.251.18.Dial1.SanJose1.Level3.net)
22:16.00Repo10raidycheck: 03Adirelle 07master * 1.1-beta-3 / (3 files in 2 directories): [+6 commits] (2 truncated)
22:16.01Repoa6f0b05: TOC bump.
22:16.02Repod1c2456: Fixed BigWigs detection.
22:16.03Repo154eafe: Fixed DBM comms (drycoded).
22:16.04Repo1b20e21: Updated BigWigs comm (drycoded).
22:16.11Repo10raidycheck: 03Adirelle 041.1-beta-3 * de6c841 /: [new tag] Tagging as 1.1-beta-3.
22:20.33*** join/#wowace Groktar (~gr@c-76-20-77-109.hsd1.ca.comcast.net)
22:36.50Repo10grid2: 03michaelspain * r578 / (14 files in 5 directories):
22:36.51RepoImportant changes in all indicators update functions to simplify and speed up a bit the code (this changes could introduce some bugs or appearance changes in some statuses).
22:36.52RepoAdded update rate option to banzai and direction statuses.
22:36.53RepoSome optimizations and bug fixes in banzai status.
22:55.16*** join/#wowace Mikk (~Mikk@WoWUIDev/mikk)
22:55.16*** mode/#wowace [+v Mikk] by ChanServ
22:55.21Mikkwho stuffed a whale in my interpipe?
22:56.13*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
23:23.52*** join/#wowace Sliker (~ponies@46.208.202.47)
23:32.08*** topic/#wowace by Funkeh` -> http://www.wowace.com | http://paste.wowace.com | http://twitter.com/WowAcecom | http://lua.org | Recent changes: http://kb.wowace.com/recent-changes/ | Curse Client v4: http://www.curse.com/client | WoWInterface Minion: http://minion.mmoui.com/ | 4.1 ToC is 40100 - 4.2 is 40200
23:46.08*** join/#wowace ramoz (~ramoz@195.70.183.61)
23:55.53Repo10deathnote: 03slaren 07wow4.2 * r48 / (6 files in 1 directory): - Added support for announcing deaths to user channels
23:55.54Repo- Combat data is now saved per character

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