IRC log for #wowace on 20100422

00:02.42Repo10ailo: 03Starfox * r123 Ailo.lua:
00:02.44RepoMove GetQuestsCompleted() call to the top of QUEST_QUERY_COMPLETE handling
00:03.13*** join/#wowace Next96 (Next96@121.129.140.88)
00:04.14*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
00:15.39Repo10bad-boy: 03funkydude * r491 / (2 files in 1 directory): anti-phishing update
00:16.22Repo10bad-boy: 03funkydude 04v4.2.3.3 * r492 : Tagging as v4.2.3.3
00:26.16ShefkiGnarfoz: It's API compatable, not ABI compatable.
00:26.41GnarfozI guess that makes my homework finding out what ABI is
00:26.44ShefkiGnarfoz: As long as you make sure you have no copy of AceTimer-3.0 installed you can modify it to appear as AceTimer-3.0.
00:27.23ShefkiGnarfoz: So if you want to try it without modifying addons, remove all copies of AceTimer-3.0, rename it to AceTimer-3.0 and load the game.
00:27.44ShefkiGnarfoz: But you can't just drop it in as AceTimer-3.0 and set the minor above AceTimer-3.0 because it can't upgrade existing timers.
00:28.07Gnarfozyeah, the latter I understood because you already say so on the description, heh
00:28.10ShefkiSo it's drop in from the standpoint that code doesn't need to be changed in addons, but it lacks a in place upgrade path.
00:28.31Gnarfoz"rename it" means renaming every occurence in filenames and files, right?
00:28.51ShefkiFilenames don't matter, Just the major in the addon itself.
00:28.51Gnarfozwait
00:28.56Gnarfozwhy would filenames matter
00:28.57Gnarfoznevermind ^^
00:29.22ShefkiI know that vhaarr did exactly that and since I haven't heard him complaining of any issues it must be working fine for him.
00:29.39Gnarfozhim not complaining?! a mystery indeed.
00:29.42Gnarfoz:>
00:30.22ShefkiTLDR: If you want to experiment with it, rename the major, make sure you remove all copies of AceTimer-3.0 (including embeded ones).
00:31.00ShefkiI could probably add upgrade code to move AceTimer-3.0 timers to this but it'd probably be more complicated than the timer library itself.
00:31.05ShefkiWhich is why I haven't bothered.
00:33.29WobWorkwhut AceTimer-4?
00:34.35ShefkiWobWork: 3.1 might be an option but we'd still have to include 3.0 in the Ace3 setup for the foreseable future anyway.  I don't think we'd want to use 4 for this.  /shrug  Not really up to me.
00:41.37*** join/#wowace Navv (e674680e68@a88-115-96-199.elisa-laajakaista.fi)
00:44.03WobWorkwhy is there a upgrade?
00:44.52Shefki@describe wow/libshefkitimer-1-0
00:44.53RepoShefki: http://www.wowace.com/addons/libshefkitimer-1-0/. LibShefkiTimer-1.0. Experimental timer library that uses the Animation system as a scheduler.
00:46.44WobWorkaha
00:50.00*** join/#wowace Groktar (~rg@c-67-182-103-122.hsd1.ca.comcast.net)
01:02.41*** join/#wowace bien|| (~bien@p4FF45FCD.dip.t-dialin.net)
01:09.01Groktargrr
01:09.12Groktarso i thought i had turned up the water heater a couple days ago
01:09.17Groktarturned the knob toward "hot"
01:09.31Groktarran out hot water even faster the last two days
01:09.36Groktarlooked at the thermostat again
01:09.59Groktarthe other side is labelled "hotter"
01:14.07*** join/#wowace kandarz (~kandarz@c-67-182-149-144.hsd1.wa.comcast.net)
01:16.23Stanzillaowned.
01:18.05*** join/#wowace Adys (~Adys@unaffiliated/adys)
01:25.09*** join/#wowace Jadrien (~Jadrien@cpe-74-69-43-249.rochester.res.rr.com)
01:28.14Gnarfozhahaha
01:29.33*** join/#wowace starlon (~starlon@melody.lyrical.net)
01:38.36Repo10deus-vox-encounters: 03kollektiv 07master * v484-10-g112bbee / (2 files in 2 directories): [+2 commits]
01:38.38Repo112bbee: Initially sort version check window by column using a stable sort
01:38.39Repob0b3e94: Add instructions for creating symlinks in Windows
01:45.54*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
01:45.54*** mode/#wowace [+o ckknight] by ChanServ
01:51.06*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
01:51.06*** mode/#wowace [+o ckknight] by ChanServ
01:52.24*** part/#wowace Jadrien (~Jadrien@cpe-74-69-43-249.rochester.res.rr.com)
01:54.45Repo10deus-vox-encounters: 03Shefki 07master * v484-11-gdf60dfa Windows/Version_Check.lua: [+1 commit] Workaround a Blizzard Bug with multi-level menus.
02:03.53*** join/#wowace felipe` (~felipe@my.nada.kth.se)
02:19.15*** join/#wowace Kilroo1 (~Kilroo@174.111.58.51)
02:40.16*** join/#wowace RLD_osx (~rldempse@71-15-105-140.dhcp.ftwo.tx.charter.com)
02:48.14*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
02:49.39*** join/#wowace Kilroo (~Kilroo@174.111.58.51)
03:12.49*** join/#wowace Taroven (~Taroven4@HW-ESR1-208-102-8-69.fuse.net)
03:17.52*** join/#wowace rmk (~user@delusion.fourty.net)
03:19.15*** join/#wowace Kilroo (~Kilroo@174.111.58.51)
03:19.45PrimerAre event handlers atomic?
03:19.57PrimerI mean, there are no concurrency issues, are there?
03:21.19Primerlike, thread 1 is running an event handler where a conditional is hit, thereby executing more code, and another thread executes the same code, but that conditional is not hit, and ends before the first?
03:24.47ShefkiPrimer: There's only one thread of Lua execution so no there's no concurrency issues.
03:26.31Primerthen I'm at a loss to explain this bug I'm seeing
03:26.38Primerjust covering the bases though
03:26.40Primerthanks
03:34.03*** join/#wowace Stew-a (~Stewart@unafilliated/stewa/x-008753)
03:36.20*** join/#wowace eidolarr (~zls@c-71-61-178-129.hsd1.pa.comcast.net)
03:45.09*** join/#wowace Sesshu| (~Sesshu@ip-49-16.travedsl.de)
03:45.52quiescensis it possible for an event to run something that triggers another event which would then run before returning control to the original event?
03:45.55quiescenso.o
03:49.01Shefkiquiescens: Yes.
03:53.24*** join/#wowace kappaccino (~UPP@71-93-135-79.dhcp.rvsd.ca.charter.com)
03:54.22*** join/#wowace DarkAudit (~Brian@c-98-236-97-35.hsd1.wv.comcast.net)
04:02.28*** join/#wowace Sesshu (~Sesshu@ip-225-17.travedsl.de)
04:08.27*** join/#wowace TheDude2 (~joe@24-241-226-252.dhcp.mdsn.wi.charter.com)
04:09.21*** join/#wowace DarkAudit (~Brian@c-98-236-97-35.hsd1.wv.comcast.net)
04:21.13Repo10grid: 03Phanx * r1292 / (5 files in 1 directory):
04:21.15Repo- Throttle spellbook scans for available ranges, to avoid freezing when switching talent specs
04:21.17Repo- Kill globals with fire
04:21.24*** join/#wowace TradeMark (~trademark@121-72-167-186.dsl.telstraclear.net)
04:44.22*** join/#wowace rmk (~user@delusion.fourty.net)
04:46.22Arrowmasterquiescens: that is actually extremely common with certain events
05:00.38*** join/#wowace rmk (~user@delusion.fourty.net)
05:03.38*** join/#wowace Antiarc (~Antiarc@ip70-190-192-186.ph.ph.cox.net)
05:03.38*** mode/#wowace [+v Antiarc] by ChanServ
07:40.36*** join/#wowace purl (ibot@rikers.org)
07:40.36*** topic/#wowace is http://www.wowace.com | http://paste.wowace.com | http://lua.org | Curse Client v4: http://www.curse.com/client | WoWInterface Minion: http://minion.mmoui.com/ | Blizzcon 2010 Oct 22 & 23 | Happy Birthday Kaelten!
07:40.37hasteand chrome on a second tag
07:43.56Kalrothits purl gurl!
07:44.20Fiskerhey haste
07:44.22Fiskernot so hey Kalroth
07:44.28Fiskerbut hey WobWork and maybe even mitch0
07:44.46*** join/#wowace tim_l_ (Timothy003@ool-45753fcd.dyn.optonline.net)
07:45.09KalrothD:
07:45.52*** join/#wowace asqq (~asq@ool-182ee0c3.dyn.optonline.net)
07:47.40*** join/#wowace Jygga (Jygga@unaffiliated/jygga)
07:47.50*** join/#wowace kapowaz_ (~kapowaz@sequoia.wyredforest.net)
07:48.04*** join/#wowace tim_l (Timothy003@ool-45753fcd.dyn.optonline.net)
07:49.10quiescenso.o
07:49.21Repo10squire: 03Adirelle 07AceConfig * r119 Config.lua: Do not forget the main config file, stupid.
07:51.04LexSfXafter the raid tonight, i have determined AVR + AVRE are among the most useful raiding addons ever written.
07:52.50*** join/#wowace kapowaz (~kapowaz@sequoia.wyredforest.net)
07:54.12Zarnivoopwhat's AVRE?
07:54.40ZynAVR Encounters
07:54.43AeyanAVR Encounters
07:55.00AeyanBoss mod written for AVR, basically
07:55.01*** join/#wowace Jygga (Jygga@unaffiliated/jygga)
07:56.31*** join/#wowace tim_l_ (Timothy003@ool-45753fcd.dyn.optonline.net)
07:56.42*** join/#wowace asq (~asq@ool-182ee0c3.dyn.optonline.net)
07:56.42*** join/#wowace asq (~asq@unaffiliated/asq)
07:59.42*** join/#wowace kandarz (~kandarz@c-67-182-149-144.hsd1.wa.comcast.net)
08:01.12*** join/#wowace profalbert (~profalber@80-121-49-160.adsl.highway.telekom.at)
08:02.08*** join/#wowace Repo (~supybot@repos.curseforge.net)
08:03.11*** part/#wowace profalbert (~profalber@80-121-49-160.adsl.highway.telekom.at)
08:05.35*** join/#wowace kapowaz_ (~kapowaz@sequoia.wyredforest.net)
08:10.40*** join/#wowace Repo (~supybot@repos.curseforge.net)
08:11.16*** join/#wowace kapowaz (~kapowaz@sequoia.wyredforest.net)
08:13.12*** join/#wowace Vilkku (~Vilkku@dsl-tkubrasgw1-ffc7c100-46.dhcp.inet.fi)
08:26.54*** join/#wowace Caleb| (~caleb@dsl4E5C0106.pool.t-online.hu)
08:30.38*** join/#wowace Caleb| (~caleb@dsl4E5C0106.pool.t-online.hu)
08:31.55Repo10gnomeworks (experimental): 03lilsparky * r6 / (11 files in 1 directory): added some queue window stuff
08:31.56Repofixed a typo in the .toc file
08:34.08ZarnivoopLexSfX: does everyone in the raid need AVRE, or is AVR sufficient unless you are RL?
08:34.38LexSfXAVR+AVRE is sufficient for personal avoidance of malleable goo, rotface ooze explosion, etc.
08:35.26LexSfXit can get your raid members' coordinates without communicating via addon channels
08:35.34LexSfXso nobody needs it but you
08:36.08LexSfXbut for more custom assignments etc., everyone who needs to see those positioning assignments needs to have AVR
08:36.33LexSfXZarnivoop: ding, in case you alt+tabbed  :)
08:40.33Zarnivoopah ok
08:41.12*** join/#wowace TradeMark (~trademark@121-72-167-186.dsl.telstraclear.net)
08:50.21*** join/#wowace Jygga (Jygga@unaffiliated/jygga)
08:50.25*** join/#wowace kapowaz_ (~kapowaz@sequoia.wyredforest.net)
08:55.25*** join/#wowace kapowaz (~kapowaz@sequoia.wyredforest.net)
09:00.25*** join/#wowace kapowaz_ (~kapowaz@sequoia.wyredforest.net)
09:05.59*** join/#wowace Jygga (Jygga@unaffiliated/jygga)
09:08.04*** join/#wowace Wobin (~Wobin@124-168-177-205.dyn.iinet.net.au)
09:08.04*** mode/#wowace [+v Wobin] by ChanServ
09:22.31*** part/#wowace Roger_Dogood (~Roger_Dog@c-67-160-125-139.hsd1.wa.comcast.net)
09:42.43*** join/#wowace faCe| (~face@p5489F4B7.dip.t-dialin.net)
09:55.40*** join/#wowace sylvanaar_atwork (~sylvanaar@unaffiliated/sylvanaar)
09:57.58*** join/#wowace Taroven (~Taroven4@HW-ESR1-208-102-8-69.fuse.net)
10:02.54*** join/#wowace jnds (~ljugo@74-141-112-153.dhcp.insightbb.com)
10:03.16*** join/#wowace BWMerlin_ (~chatzilla@CPE-60-226-106-178.qld.bigpond.net.au)
10:03.40Repo10avr: 03ananhaid * r20 / (4 files in 2 directories): AVR:
10:03.43Repo- add zhCN/zhTW.
10:05.10*** join/#wowace asmodai (asmodai@dhammapada.xs4all.nl)
10:05.38*** join/#wowace Ackis (~Ackis@WoWUIDev/WoWAce/ARL/Troll/Ackis)
10:05.38*** mode/#wowace [+v Ackis] by ChanServ
10:06.11*** join/#wowace Jedi- (~Dreamer@unaffiliated/jedi-)
10:06.12*** join/#wowace tlund (~tlund@envy.nxs.se)
10:06.12*** join/#wowace Jagobah (~ljugo@74-141-112-153.dhcp.insightbb.com)
10:06.12*** join/#wowace ThiefMaster (thief@unaffiliated/thiefmaster)
10:06.12*** join/#wowace malifae (~malifae@fallout.pyrocumulus.org)
10:06.12*** join/#wowace Rockj (rockj@rockj.net)
10:10.21*** join/#wowace ThiefMaster (thief@unaffiliated/thiefmaster)
10:22.21vhaarrhaste: no no, I am getting hardware cursor with -opengl
10:23.21vhaarrhttp://source.winehq.org/git/wine.git/?a=commit;h=d676bf246da0c15d46d685598191b1146b764460
10:23.25vhaarrhttp://source.winehq.org/git/wine.git/?a=commit;h=9485f0b75680fc53a7218077cef417fad8a3aea2
10:23.33vhaarrand then 3-4 other commits after those with more cursor stuff
10:24.03vhaarrI am _guessing_ those commits are responsible for it, but with the latest wine-git I have hardware cursor in WoW running with -opengl
10:24.12vhaarrwith no custom patches or whatever
10:24.22hastebut you can't enable hw cursor in wow!
10:24.27vhaarryes I can!
10:24.40hasteI cna't with latest git at least
10:24.46hasteunless I start up with d3d9
10:25.08vhaarrokay well whatever, I just start wow with "wine Wow.exe -opengl", if that gives me opengl or d3d, I have no idea
10:25.09*** join/#wowace Srosh (~Srosh@c136197.adsl.hansenet.de)
10:25.15Kalroth...
10:25.18vhaarrthat's what I've always done
10:25.57Kalrothhaste suxx!
10:26.08hastewat
10:26.15Kalrothyou heard me
10:26.46Repo10avr: 03ananhaid * r21 Locales/zhTW.lua: AVR:
10:26.48Repo- fix.
10:26.59Kalrothoh a fix!
10:42.26Repo10avr: 03digmouse * r22 Locales (2 files in 1 directory): Fix zhTW comment error.
10:42.28RepoCorrect some translations.
10:47.43*** join/#wowace spode (spode@213.21.89.233)
10:48.08Repo10avr: 03ananhaid * r23 Locales (2 files in 1 directory): AVR:
10:48.09Repo- fix.
10:53.51*** join/#wowace kapowaz (~kapowaz@sequoia.wyredforest.net)
10:58.51*** join/#wowace kapowaz_ (~kapowaz@sequoia.wyredforest.net)
11:00.46*** join/#wowace RLD_osx (~rldempse@71-15-105-140.dhcp.ftwo.tx.charter.com)
11:03.52*** join/#wowace kapowaz (~kapowaz@sequoia.wyredforest.net)
11:05.13*** join/#wowace Legorol (~legorol@cpc8-sgyl28-2-0-cust43.sgyl.cable.virginmedia.com)
11:07.50*** join/#wowace Taroven (~Taroven4@HW-ESR1-208-102-8-69.fuse.net)
11:18.41*** join/#wowace profalbert (~profalber@80-121-49-160.adsl.highway.telekom.at)
11:34.42*** join/#wowace Srosh (~Srosh@d018122.adsl.hansenet.de)
11:54.28*** join/#wowace harl (~harl@dslb-084-063-127-162.pools.arcor-ip.net)
11:55.09harlwuff
11:56.06*** join/#wowace Next96 (Next96@121.129.140.88)
11:59.24*** join/#wowace koaschten (~koaschten@193.175.191.198)
12:01.07*** join/#wowace Rayden (~rayden@ip68-5-22-175.oc.oc.cox.net)
12:02.21Stanzillamiau
12:02.44harlo.o
12:10.13quiescenso.o
12:10.15quiescensmoo
12:10.46*** join/#wowace Ingela (~Ingela@90-229-183-205-no35.tbcn.telia.com)
12:19.28*** join/#wowace Gettosmurffi (~Matias@cable-kmi-fe73de00-150.dhcp.inet.fi)
12:32.03*** join/#wowace profalbert1 (~profalber@80-121-64-156.adsl.highway.telekom.at)
12:37.35koaschtenhmm my database prof just gave a nice example.... "You never want to do a DELETE FROM <table name> without specifying any additional info"
12:37.38koaschtenno REALLY?!
12:37.55sbuwell... :o
12:38.48sbuso you actually use delete from <table name> where 1=1 if you want to delete everything? :p
12:46.21koaschtenwhy wouldnt i simply drop the table instead? ;)
12:47.52Zarnivoopbecause you would have to create it anew then
12:49.08*** join/#wowace Megalon (~Megalon@d86-32-171-185.cust.tele2.at)
12:51.00*** join/#wowace profalbert (~profalber@80-121-64-156.adsl.highway.telekom.at)
13:18.46*** join/#wowace Mihau (~alexia@69.73.16.202)
13:25.05Megalonhttp://img263.imageshack.us/img263/6932/4416.jpg
13:35.51*** join/#wowace koaschten (~koaschten@193.175.191.198)
13:45.08*** join/#wowace harl (~harl@dslb-088-077-215-025.pools.arcor-ip.net)
13:49.19*** join/#wowace rbarreiros (~rbarreiro@87.196.208.254)
13:52.36*** join/#wowace DarkerAudit (~Brian@c-98-236-97-35.hsd1.wv.comcast.net)
14:02.28Fiskerhey Megalon
14:02.35Fiskerkoaschten
14:02.41Fiskeri challenge you to a game of stone giant
14:17.47koaschteni am in one of the university's computer labs, so unless it's a browser game, i cant make you loose and cry in a corner.
14:20.31Fiskerit's not a game
14:20.47pentium166you just said it was a game
14:28.02*** join/#wowace Baraius (~bhuddlest@150.105.84.5)
14:43.16*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:43.17*** mode/#wowace [+o ckknight] by ChanServ
14:50.02*** join/#wowace rmk` (~user@delusion.fourty.net)
15:07.54ulicCan someone remind me of why an addon would report that it's missing an Ace library it doesn't even use, see http://www.wowace.com/addons/broker_lfd/#c30 for the error.
15:08.37ulicnevermind
15:08.42ulicI fail is way :)
15:08.45quiescenso.O
15:09.50ulicer why
15:10.06Ackisyou fail twice!
15:10.28*** join/#wowace groktar (~gr@209-234-197-181.static.twtelecom.net)
15:11.37*** join/#wowace Silowyi (~silowyi_d@24-155-117-45.dyn.grandenetworks.net)
15:14.48ulicindeed, but at least I beat you in fantasy hockey :)
15:19.53Repo10broker_lfd: 03ulic * r36 / (2 files in 1 directory): Add missing library
15:21.38Ackis:P
15:22.32Repo10broker_lfd: 03ulic 04v1.2.1 * r37 : Tagging as v1.2.1
15:22.34Repo- Added missing library
15:23.05*** join/#wowace Trellmor (~Trellmor@91.119.9.36)
15:35.22*** join/#wowace Odlaw (~ozzy@c-98-245-3-204.hsd1.co.comcast.net)
15:37.46rbarreiroswww.lordofultima.com for those who don't know it yet
15:39.22ZynCOME PLAY, MY LORD
15:39.24*** join/#wowace Sliker (Sliker@5ac5e2db.bb.sky.com)
15:39.32rbarreiros:)
15:39.56AckisI'm level 500 already
16:16.59*** join/#wowace Torhal (~callahan@74-141-240-27.dhcp.insightbb.com)
16:16.59*** mode/#wowace [+v Torhal] by ChanServ
16:18.12*** part/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
16:19.12*** join/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
16:39.26Repo10spamalyzer: 03Torhal 07master * 3.3.3-1.0.5-8-gbf15aa7 Locale/ruRU.lua: [+1 commit] Fixed loading of ruRU locale.
16:42.24TorhalAdirelle: ping
16:42.46TorhalBah - nevermind. :)
16:43.21Repo10deus-vox-encounters: 03kollektiv 07master * v484-15-gc027a34 / (4 files in 3 directories): [+4 commits]
16:43.22Repoc027a34: Fix version check sort index
16:43.23Repo73dfc17: Lich King (64): Fix Shadow Trap/Defile targets
16:43.25Repo91302f6: Invoker: Move upvalue setting right after the UnitExists check
16:43.26Repo961e8c6: Sort people without the addon to the end of the list for asc/desc version in
16:44.35*** join/#wowace Axodious (~9041se8@modemcable106.115-23-96.mc.videotron.ca)
16:47.24Repo10spamalyzer: 03Torhal 07master * 3.3.3-1.0.5-9-g7f7b58a Prefixes.lua: [+1 commit] Added two more prefixes for "EPGPLootmaster".
16:47.43*** join/#wowace rmk` (~user@delusion.fourty.net)
16:48.07*** join/#wowace tem (~tardmrr@WoWUIDev/WoWI/Dongle/Tem)
16:48.07*** mode/#wowace [+o tem] by ChanServ
16:57.21*** join/#wowace asmodai (asmodai@dhammapada.xs4all.nl)
17:09.09*** join/#wowace stolenlegacy (~stolenleg@d86-33-7-18.cust.tele2.at)
17:14.06AdirelleTorhal, pong
17:15.23*** join/#wowace Roger_Dogood (~Roger_Dog@c-67-160-125-139.hsd1.wa.comcast.net)
17:20.15TorhalAdirelle: I thought the celestial steed wasn't being recognized as a flying mount...my Priest only has one other and ten times in a row it selected it instead. I finally got it.
17:22.14AdirelleTorhal, huh ?
17:22.39PrimerRNG not so good
17:24.48PrimerI'm trying to setup better debugging in my addon. Has anyone here ever sent their debug output to something that can collect the text, perhaps buggrabber?
17:25.47Primeroutputting to the console is not ideal
17:25.53PrimerIMO
17:27.30*** join/#wowace chiper (~chiper@wsip-70-166-91-138.sd.sd.cox.net)
17:28.23groktarmmm
17:28.40groktarthe few times i've done it i've just output it to chatframe 5 or something
17:28.47groktarand then logged chat
17:28.49groktar:/
17:30.32Megalondebugs Fisker's stream of thought to groktar's ChatFrame1
17:30.42PrimerI think it'd be nice to have a separate window with the info, where I can browse each output by clicking "next"
17:30.46Primerala bugsack
17:31.36groktartime to write Primer_debugger!
17:32.02quiescensmaybe you can just put things into bugsack
17:32.03quiescenso.o
17:32.09quiescensdies.
17:32.26PrimerI thought bugsack was just a frontend to buggrabber
17:32.38groktarfeeds quiescens to the cat
17:33.18Primergroktar: I don't want to invent new wheels, I just want convenience
17:33.41Megalonthen put things into buggrabber :P
17:33.42Primersurely I'm not the first person to think of sending debug info to some place other than a chat frame
17:33.47TorhalPrimer: tekDebug
17:34.05PrimerTorhal: thanks
17:38.00*** join/#wowace Aeyan (~pancake@cpe-174-098-002-214.triad.res.rr.com)
17:38.34AckisI'm moving to belgium: http://www.cnn.com/2010/WORLD/europe/04/21/belgium.burqa.ban/ they have waffles
17:39.43Fiskerwe already banned it here Ackis i think
17:39.47Fiskerwe also have waffles
17:41.07AckisI had a 2 foot flame last night when I was bbqing
17:41.14Ackisit scared one of the cats who was looking out the window at me
17:43.50quiescenso.o
17:44.27Ackismaybe i should cook the cat to see how scared it gets then! HAH
17:44.31Ackismeow :(
17:44.33*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
17:44.33*** mode/#wowace [+o ckknight] by ChanServ
17:44.39quiescenso.O
17:45.58Repo10avr-encounters: 03Allara * r72 / (3 files in 3 directories):
17:46.00Repo- Rotface: Added "Broadcast to raid" button; lets you tell your raid who the kiter is
17:52.26MegalonBBQs Ackis
17:55.05Repo10avr-encounters: 03Allara * r73 / (2 files in 2 directories): - Rotface: Kiter will be ignored if it's you
17:57.53Fiskeromg
18:00.27PrimerFisker: he meant YOU
18:01.09*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
18:01.09*** mode/#wowace [+v tekkub] by ChanServ
18:01.25*** join/#wowace Cavisty^gerber (~Cavisty@c-71-200-112-10.hsd1.md.comcast.net)
18:02.54*** join/#wowace asmodai_ (asmodai@dhammapada.xs4all.nl)
18:08.54*** join/#wowace Trellmor (~Trellmor@91.119.9.36)
18:08.54*** join/#wowace Rayden (~rayden@ip68-5-22-175.oc.oc.cox.net)
18:08.54*** join/#wowace gix (~gix@p5B207D29.dip.t-dialin.net)
18:08.54*** join/#wowace Random (~Denial@unaffiliated/windaria)
18:08.54*** join/#wowace kollektiv (~kollektiv@unaffiliated/kollektiv)
18:08.54*** join/#wowace Olison (olison@fukdruidsgrr.org)
18:08.54*** join/#wowace krka (krka@bissa.eu)
18:08.55*** join/#wowace Gnarfoz (smallbrain@WoWUIDev/WowAce/Gnarfoz)
18:08.55*** join/#wowace Parnic (user@2001:470:1f05:381::3)
18:08.55*** join/#wowace qwesto (qwesto@stalin.acc.umu.se)
18:22.03Repo10collectinator: 03pompachomp 07master * beta12-2-g651491c / (2 files in 2 directories): [+2 commits]
18:22.05Repo651491c: some comment cleanup
18:22.06Repobf233d3: turn off stupid changelog
18:23.40*** join/#wowace profalbert (~profalber@188-23-216-222.adsl.highway.telekom.at)
18:30.52*** join/#wowace Zarhan (~kjetil@149-217-228.oke2-bras4.adsl.tele2.no)
18:34.21Repo10arl: 03pompachomp 07master * v1.1.0-beta1-65-gd4f6888 Database/Leatherworking.lua: [+1 commit] Added world drop locations to 8 Leatherworking recipes
18:41.42Repo10arl: 03Torhal 07master * v1.1.0-beta1-66-g5501252 Frame.lua: [+1 commit] In ListFrame:ExpandEntry(): Fixed the World Drop check for locations - I broke it when adding sorting.
18:43.18*** join/#wowace isman (~drag@mlr78-3-88-162-68-235.fbx.proxad.net)
18:46.27*** join/#wowace rmk (~user@delusion.fourty.net)
18:48.25*** join/#wowace arkanes_ (~2672d226@gateway/web/freenode/x-nhumvwmchizgijuq)
18:50.44*** join/#wowace profalbert1 (~profalber@188-23-216-222.adsl.highway.telekom.at)
18:51.00*** part/#wowace profalbert1 (~profalber@188-23-216-222.adsl.highway.telekom.at)
18:53.54*** part/#wowace profalbert (~profalber@188-23-216-222.adsl.highway.telekom.at)
18:59.52*** join/#wowace bbck (~bbck@pool-71-123-108-5.spfdma.east.verizon.net)
19:01.16*** join/#wowace sylvanaar (~sylvanaar@unaffiliated/sylvanaar)
19:03.14*** join/#wowace Trela (~Alexia@216.186.150.6)
19:03.52*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
19:03.55*** mode/#wowace [+o ckknight] by ChanServ
19:18.20winktekkub: why does Cork not show missing Poisons?
19:26.05ShefkiPrimer: I told you the events to use when you asked a while back.  PLAYER_REGEN_DISABLED and PLAYER_REGEN_ENABLED, just add them by going to the config in Modules, LuaTexts.
19:26.45PrimerShefki: I must have missed that. Thanks!
19:26.46PrimerI love you
19:28.12PrimerYou really thought of everything, didn't you?
19:28.20ShefkiWhen you add it if it's not already in there (which I probably didn't do) set it to all.
19:28.33ShefkiThere's no useful filtering argument for those.
19:29.40ShefkiTo be honest in restrospect I kinda dislike how I designed the events for LuaTexts.
19:30.05ShefkiI'm probably going to rework it.  Get rid of the dropdown and move the events into the code.
19:30.19PrimerUpdate for: All, instead of what's already there: Unit passed in arg1 of event?
19:30.22ShefkiRight now anytime someone tells someone about a code they have to tell them the events.
19:30.26ShefkiYes.
19:30.26Primeror in addition to?
19:30.36ShefkiIt's a single selection checkbox.
19:30.45PrimerI can check both
19:30.53ShefkiWell then just all.
19:30.56Primerok
19:31.08ShefkiOhh I remember why it's multiselect.
19:31.21ShefkiI should make all clear all the other ones.
19:31.44Primeryeah, seems all would cover the rest
19:37.47*** join/#wowace Bibi (~Bibi@unaffiliated/bibi)
19:41.04*** join/#wowace mitchnull (~mitchnull@catv3EC944A1.pool.t-online.hu)
19:42.36*** join/#wowace koaschten (~koaschten@i577A81D9.versanet.de)
19:48.19*** join/#wowace KriLL3 (~chatzilla@unaffiliated/krill3)
19:50.04*** join/#wowace profalbert (~profalber@188-23-216-222.adsl.highway.telekom.at)
19:53.35*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
19:53.35*** mode/#wowace [+o Funkeh`] by ChanServ
20:04.11*** join/#wowace Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
20:06.31*** join/#wowace Cavisty^gerber (~Cavisty@c-71-200-112-10.hsd1.md.comcast.net)
20:07.01*** join/#wowace Stew-a (~Stewart@unafilliated/stewa/x-008753)
20:10.39*** join/#wowace Repo (~supybot@repos.curseforge.net)
20:17.51*** join/#wowace vrak (vrak@putsch.kolbu.ws)
20:20.29*** join/#wowace Bruners (lasseb@colargol.tihlde.org)
20:28.41*** join/#wowace Kazie (~Kazie@port207.ds1-vg.adsl.cybercity.dk)
20:29.42*** join/#wowace Seerah (~Ryan@c-69-247-191-26.hsd1.tn.comcast.net)
20:37.09*** part/#wowace mitchnull (~mitchnull@catv3EC944A1.pool.t-online.hu)
20:47.21*** join/#wowace koaschten (~koaschten@i577A81D9.versanet.de)
20:55.02*** part/#wowace profalbert (~profalber@188-23-216-222.adsl.highway.telekom.at)
20:57.06*** join/#wowace profalbert1 (~profalber@91-115-200-119.adsl.highway.telekom.at)
20:57.13*** part/#wowace profalbert1 (~profalber@91-115-200-119.adsl.highway.telekom.at)
20:58.09*** join/#wowace TradeMark (~trademark@121-72-167-186.dsl.telstraclear.net)
20:58.38*** join/#wowace chiper_ (~chiper@wsip-70-166-91-138.sd.sd.cox.net)
21:07.50*** join/#wowace sylvanaar (~sylvanaar@unaffiliated/sylvanaar)
21:22.49*** join/#wowace Stew-a (~Stewart@unafilliated/stewa/x-008753)
21:28.30*** join/#wowace profalbert (~profalber@188-23-42-240.adsl.highway.telekom.at)
21:31.35*** join/#wowace profalbert1 (~profalber@188-23-42-240.adsl.highway.telekom.at)
21:32.41*** join/#wowace profalbert1 (~profalber@188-23-42-240.adsl.highway.telekom.at)
21:39.38*** join/#wowace zoktar (~zoktar@78-72-46-225-no186.tbcn.telia.com)
21:40.07*** join/#wowace Silker (~Sliker@5ac459d5.bb.sky.com)
21:41.19zoktarlf some addon to /say, when i go frost presance, & when i do icebound fortitude while in frost presance, any recoomendations?
21:42.06Repo10macro-bank: 03Odlaw * r50 MacroBank.lua:
21:42.07RepoMoved the loading of Blizzard_MacroUI to PLAYER_ENTERING_WORLD instead of OnEnable.  This should fix it not working with LargeMacroIconSelection addon.
21:42.08RepoAlso increased the size of MacroBank's Icon selection to 10x10 as that seems to be pretty nice.
21:45.50*** part/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
21:50.28*** join/#wowace Tenchworks (~none@76-231-27-226.lightspeed.wlfrct.sbcglobal.net)
21:52.23*** join/#wowace Dotoff (Dotted@bureaucrat.wowwiki.dk)
22:04.34syerenDoes Phanx hang around on any ICC channel?
22:04.56ShefkiNo idea if he leaves general or not.
22:04.57Shefki:P
22:05.03syerenErr
22:05.05Stanzillashe
22:05.05syerenIRC channel
22:05.06syerenSorry ;p
22:05.44Repo10dr-damage: 03Gagorian * r1416 Data/Warlock.lua: - Fixed Molten Core to apply to Soul Fire
22:06.18Ac-townwell played
22:07.58ShefkiWTH BestBuy owns Speakeasy now?
22:09.42syerenShe's changed something in Grid and made it even more annoying if someone dies.
22:13.37RepoKnowledge base page update: http://kb.wowace.com/irc-information/ by vjeux
22:14.53*** join/#wowace taleden (~alex@user-38q41i6.cable.mindspring.com)
22:15.09ShefkiWhy is the knowledge base shared with sc2mapster and wowace.
22:16.17ShefkiHe just updated the wowace irc page with directions on the web irc client and gave them the channel they use for sc2mapster.  /sigh
22:16.36Ackisannouncements, kb's, etc are shared
22:16.46AckisCF/WowAce/SC2Mapster
22:18.19Ackisfixed
22:18.20RepoKnowledge base page update: http://kb.wowace.com/irc-information/ by Ackis
22:19.20Shefkiwaits for the revert war to happen.
22:20.17AckisI didn't revert what he did :P I just fixed what he did so instead of saying sc2mapster, it says <<sitename>>
22:20.40Stanzillayou're so clever!
22:21.03Megalonthrows cookies at Ackis
22:21.08TorhalStanzilla: Lie much?
22:21.12ShefkiDidn't realize there was a <<sitename>>
22:21.17StanzillaTorhal: ssshh
22:26.00*** join/#wowace Higdur (~nike@fttp1-stoc.85.cust.blixtvik.net)
22:26.36Ackis:P
22:27.34*** join/#wowace Axodious (~48@modemcable106.115-23-96.mc.videotron.ca)
22:27.56*** join/#wowace qwebirc59356 (~8ee56083@gateway/web/freenode/x-fdtkyzkwvivzmxbs)
22:27.58qwebirc59356test
22:28.35RepoKnowledge base page update: http://kb.wowace.com/irc-information/ by Ackis
22:37.07*** join/#wowace bien| (~bien@p4FF45FCD.dip.t-dialin.net)
22:42.48*** join/#wowace rmk (~user@delusion.fourty.net)
22:48.13*** join/#wowace kappaccino (~UPP@71-93-135-79.dhcp.rvsd.ca.charter.com)
22:49.29*** join/#wowace kandarz (~kandarz@c-67-182-149-144.hsd1.wa.comcast.net)
23:12.02RepoKnowledge base page update: http://kb.wowace.com/irc-information/ by Arrowmaster
23:18.11Repo10grid: 03Phanx * r1293 / (3 files in 1 directory): - Fix nil global error
23:18.13Repo- Minor code cleanups
23:28.34*** join/#wowace Codayus (cody@lilly.csoft.net)
23:30.59*** join/#wowace Next96 (Next96@121.129.140.88)
23:53.06*** join/#wowace Kilroo (~Kilroo@174.111.58.51)
23:54.33*** join/#wowace Arrowmaster (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
23:58.47*** join/#wowace rmk (~user@delusion.fourty.net)
23:58.59*** join/#wowace sylvanaar (~sylvanaar@unaffiliated/sylvanaar)

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