IRC log for #wowace on 20110704

00:04.30Repo10wim-3: 03sylvanaar * r308 Modules/WhisperEngine.lua:
00:04.31Repofix issue where replying to RealID whisper on a closed window produces "no character by that name" error
00:05.30Myrroddinznf_ you could see if http://wow.curse.com/downloads/wow-addons/details/broker_garbage.aspx can be updated. the author says he does not play wow anymore
00:06.23znf_what I'm missing in all these addons is the ability to have a db of how much gold you made from junk, per char/total, which is what I loved about FuBar_GarbageFu the most
00:06.40*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
00:06.53Myrroddinshouldn't be too hard to add if you like
00:08.42znf_my coding skills suck :)
00:09.00znf_right now I'm mostly copy/paste stuff and hoping it works while trying to modify some stuff to keep it working
00:12.16sylvanaarznf_: tell me if that fixed your issue
00:12.28znf_in a minute
00:14.07*** join/#wowace mckenziemc1 (~Mark@dialup-4.246.248.11.Dial1.SanJose1.Level3.net)
00:15.31*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:16.11znf_sylvanaar, yes, thanks
00:19.40Repo10tourguide-tradeskill: 03Satisfyme * r74 / (2 files in 1 directory):
00:19.41RepoAnother attempt to fix issue 3 - StatusFrame instructions are incredibly difficult to read
00:22.25*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:25.59Repo10startip: 03starlon * r1036 Modules/ (3 files in 3 directories):
00:25.59RepoUpdate UnitTooltip, Appearance, and Portrait modules for LibQTip migration.
00:26.59*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:27.24Repo10startip: 03starlon * r1037 .pkgmeta: Dont' include the Icons module. It's silly anyways.
00:28.19Repo10tourguide-tradeskill: 03Satisfyme * r75 Horde/Horde_Herbalism.lua:
00:28.21RepoFixed a Herbalism for the Horde side, that they could not see it in the guide list.
00:28.28znf_attempt to call method "NewAddon" (a nil value)
00:28.32znf_Why would I get such thing?
00:28.59*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:29.11Xinhuanyou didn't load Ace3 libraries before your addon
00:30.08znf_with EmbedLibrary() ?
00:30.20Xinhuanno
00:30.29Xinhuanby specifying them to be loaded in your addon's TOC file
00:31.00znf_Oh.
00:31.13znf_Silly me, I need to restart game client because I changed all libs, doh
00:32.57Repo10materials-tracker: 03Shamino * r69 / (4 files in 1 directory): MaterialsTracker:
00:32.58Repo- removed all Ace2 libs
00:33.32Repo10materials-tracker: 03Shamino * r70 / (2 files in 1 directory): MaterialsTracker:
00:33.33Repo- updated version to .02
00:33.59*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:34.41Repo10materials-tracker: 03Shamino 0440200.02-release * r71 : Tagging as 40200.02-release
00:35.36Repo10startip: 03starlon 04v1.4.56b * r1038 : Tagging as v1.4.56b
00:35.37RepoFor testing. StarTip's going to stop molesting the default unit tooltip so that it doesn't conflict with other addons that want to manipulate the default tooltip. There will in time be an option to position the original default tooltip on any of the LibQTip tooltip's 4 sides.
00:35.38RepoI expect bugs, so please report them.
00:38.29*** join/#wowace Azelphur (~Azelphur@azelphur.com)
00:39.10znf_Xinhuan, and if I'm somewhat sure that I embedded all addons?
00:39.37Xinhuancapitalization, or you misspelled something
00:39.45Xinhuanor just using it wrong
00:41.26znf_probably the later :-/
00:53.33znf_Does this look valid?
00:54.35znf_it doesn't
00:55.35*** part/#wowace stencil (~Stencil@c-24-18-140-40.hsd1.wa.comcast.net)
01:04.06znf_Xinhuan, one more think if you may: Library "131AceDB-3.0-21" is not Embed capable
01:04.06znf_<in C code>
01:04.47Xinhuanok you're definitely just using it wrong
01:04.48Torhalznf_: You're running disembedded, aren't you?
01:04.58Xinhuanwhy don't you open an existing addon
01:05.01Xinhuanand see how they do it
01:05.20Torhalznf_: Add Ace3 to the OptDeps of the AddOn's ToC file
01:05.22Xinhuanace db isn't embedded, its just used directly as a subkey
01:05.37znf_I'm trying to "adjust" an Ace2 addon to Ace3 libraries, and I notice that's how Ace2 was using AceDB
01:05.39TorhalAh, I didn't even notice which lib he was using
01:05.43Xinhuani'm sure you have at least
01:05.44TorhalHaha
01:05.46*** part/#wowace Myrroddin (6034618e@gateway/web/freenode/ip.96.52.97.142)
01:05.48Xinhuanone addon that uses ace3
01:05.51Xinhuanlook at it
01:05.57*** join/#wowace Myrroddin (6034618e@gateway/web/freenode/ip.96.52.97.142)
01:05.58Xinhuanomen threat meter for example!
01:06.02Xinhuantsk tsk
01:06.10Xinhuanok i gotta go work, cya in an hour
01:06.25znf_I see, I see
01:06.43znf_wow, this will be painful o.o
01:07.21StanzillaTorhal you jerk
01:07.33TorhalIndeed. I'd start from scratch and build using Ace3 instead of trying to port. The two aren't directly compatible in many areas.
01:07.40Torhalsteps on Stanzilla's big toes.
01:07.47Stanzillaouw :(
01:09.02Myrroddinhey torhal, i haven't even looked at archy's code in a while. is it still insane, or did you smash it into usefulness?
01:09.13TorhalMyrroddin: Both.
01:09.23TorhalI've been busy so I haveb't touched it in awhile.
01:09.28Torhalhaven't*
01:10.09StanzillaTorhal: I still want to see that new crt
01:10.23TorhalStanzilla: That's what I've been working on.
01:10.29Stanzillayeah, want to see!
01:11.00Myrroddinsomehow, i doubt "crt" = "cathode ray tube" ...
01:11.25Stanzillacatholic rape tube
01:11.40TorhalNice try.
01:11.44TorhalCurse Raid Tracker.
01:12.02StanzillaI liked mine better
01:12.10TorhalOf course you did.
01:12.16Torhalpats Stanzilla on the head.
01:12.28Torhalslaps a straight-jacket on Stanzilla.
01:13.16StanzillaTorhal: still waiting for the screenshot link in my pm window
01:13.26TorhalMuah
01:13.31TorhalI'm not in game
01:13.35TorhalI'm also waking up.
01:13.37Torhal:D
01:13.50Stanzilla:(
01:14.08znf_I read that as "wanking"
01:14.13StanzillaI just went to this site to see if I can improve my gemming/reforging
01:14.18Stanzillait said "Wow, your gear is optimal!! Mr. Robot is impressed!" /flex
01:14.23Stanzillabut now I'm bored
01:15.52mckenziemc1replace all your gems with the wrong type, then check again
01:15.57znf_Wow, your gear is optimal!! Mr. Robot is impressed!
01:15.58znf_meh...
01:16.25*** join/#wowace ej463 (~e@pool-173-56-122-19.nycmny.fios.verizon.net)
01:16.30ej463hi
01:16.36ej463what is up
01:16.47*** join/#wowace Antiarc (~Antiarc@ip70-190-192-186.ph.ph.cox.net)
01:16.47*** mode/#wowace [+v Antiarc] by ChanServ
01:17.34ej463came across this site that might be useful to WOW gamers, its called gaming.vc you can make money off of game content/walkthroughs
01:17.37*** part/#wowace mckenziemc1 (~Mark@dialup-4.246.248.11.Dial1.SanJose1.Level3.net)
01:17.42ej463pretty cool!
01:17.44ej463so what is up
01:18.10*** part/#wowace ej463 (~e@pool-173-56-122-19.nycmny.fios.verizon.net)
01:18.15Myrroddinstanzilla, still bored?
01:18.29znf_Fix my addon if you're bored
01:18.30znf_It's a mess!
01:18.38StanzillaMyrroddin: a bit
01:18.51Myrroddinstanzilla, in that case ....
01:19.05Myrroddinuses Jedi Mind Powers to get stanzilla to play Rift
01:19.20Stanzillaaw hell no, don't fuck my life up with another mmo :p
01:19.48TorhalYeah, Myrroddin - the therapy is just starting to work. Well, the drugs as well...
01:19.52*** part/#wowace Myrroddin (6034618e@gateway/web/freenode/ip.96.52.97.142)
01:20.04*** join/#wowace Myrroddin (6034618e@gateway/web/freenode/ip.96.52.97.142)
01:20.20Myrroddindammit, keep accidentally closing the tabs
01:23.00StanzillaTorhal: drugs would be awesome right now
01:23.22znf_wow, cool, I keep getting more and more errors!
01:23.38znf_I keep getting better at /generating/ errors ^^
01:23.49*** part/#wowace Mikeysauce (My@unaffiliated/mykx)
01:24.21Myrroddini only worry where there are no errors, and it doesn't work
01:25.03znf_good point
01:25.46Myrroddinerrors are good. no errors and working is good. no errors and not working is bad
01:26.54znf_myeah... that's it for me
01:26.56znf_can't go any further
01:27.41znf_Working with AceDB seems to complex for my lua skills
01:27.54znf_especially porting it from 2.0 to 3.0
01:27.58Myrroddinanyway, i'm out
01:28.03*** part/#wowace Myrroddin (6034618e@gateway/web/freenode/ip.96.52.97.142)
01:28.43Repo10grid2: 03michaelspain * r601 / (14 files in 4 directories): Fixing ticket #232 Thanks to eteb.
01:28.44RepoFixing a issue in status auras, now when a unit joins a raid/group the buff/debuffs statuses are updated immediately.
01:40.50harlknives, blood and searing pain!
01:41.13znf_are those debuffs?
01:42.00harlno, but, on a side note, i want my hunter's pets' pre-4.2 defensive stance back
01:42.19harlthanks.
01:46.25harlso, good night, for now.
01:52.48*** join/#wowace stew-a (~Stewart@unafilliated/stewa/x-008753)
01:57.17*** join/#wowace methyl (~Miranda@c-67-189-55-147.hsd1.or.comcast.net)
02:06.54*** join/#wowace VonhintenHOME` (~Vonhinten@c-68-63-47-135.hsd1.fl.comcast.net)
02:07.04*** join/#wowace mckenziemc1 (~Mark@dialup-4.246.248.11.Dial1.SanJose1.Level3.net)
02:07.33*** part/#wowace VonhintenHOME` (~Vonhinten@c-68-63-47-135.hsd1.fl.comcast.net)
02:09.16*** join/#wowace Starinnia (~chatzilla@d47-69-74-203.try.wideopenwest.com)
02:10.54Repo10libscriptable-1-0 (experimental): 03starlon * r165 / (2 files in 2 directories): Add some missing locale strings.
02:21.41*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
02:22.41Repo10startip: 03starlon * r1039 / (4 files in 3 directories):
02:22.41RepoProvide a way to move the PvP icon around. This also updates the module for libqtip migration.
02:34.18Repo10arl: 03Torhal 07master * 2.2.5-28-g0808efd Interface (4 files in 1 directory): [+3 commits]
02:34.19Repo0808efd: Removed GenericCreateButton() - it's better to hand-craft the buttons, especially when over half that were using it replaced the textures it set anyway.
02:34.20Repo9e9a5d2: Variable renaming
02:34.21Repo0ca027a: Minor cleanup.
02:34.44*** join/#wowace daev` (~bleh@184.17.240.5)
02:35.00znf_What were the recent format() changes?
02:37.19Torhalo.O
02:37.56znf_Or what changed that some of my older addons now show ff9d9d9d[Item Name] instead coloring them grey? :)
02:40.33Torhalznf_: GetItemQualityColor() used to prepend its text with "|c"
02:40.42TorhalIt no longer does, so AddOns need to do it themselves.
02:41.17Repo10startip: 03starlon * r1040 / (2 files in 2 directories):
02:41.17znf_Ah, thank you very much
02:41.18RepoProvide a way to move the raid icon around. This also updates for libqtip migration.
02:41.37znf_how do you concatenate stuff in lua? ..
02:41.38znf_?
02:41.53Repo10big-wigs: 03funkydude * r8462 Firelands/Shannox.lua:
02:41.53RepoFirelands/Shannox: accommodate the (rare) fact that it can be cast on a tank.
02:42.11znf_yes it is
02:44.54Repo10big-wigs: 03funkydude * r8463 BigWigs.toc: bump toc version
03:00.20Repo10big-wigs: 03funkydude 04r8464-release * r8464 : Tagging as r8464-release
03:07.46*** join/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
03:07.46*** mode/#wowace [+v Xinhuan] by ChanServ
03:08.35*** join/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
03:08.35*** mode/#wowace [+v Xinhuan] by ChanServ
03:11.20Repo10arl: 03pompachomp 07master * 2.2.5-30-g7ee11c4 Database/Recipes (2 files in 1 directory): [+2 commits]
03:11.21Repo7ee11c4: Merge remote branch 'origin/master'
03:11.22Repo4386bab: Add the pvp cloaks from Leatherworking and Tailoring and uncomment the rest of the new recipes from both of those professions
03:13.11znf_probably
03:13.23mckenziemc?
03:15.13znf_wrong window
03:32.02Repo10lfg-call-arms-broker: 03eridius 07master * v0.9.1-1-g5f88562 LFGCallToArmsBroker.toc: [+1 commit] Bump TOC for 4.2
03:34.53*** join/#wowace gix (~gix@e180003215.adsl.alicedsl.de)
03:38.46*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
03:39.34Repo10startip: 03starlon * r1041 Modules/ (4 files in 3 directories):
03:39.35RepoYou can specify individual fonts and their sizes for Bold/Header face and Normal face. Outlines are back.
03:56.16Repo10incubator2: 03Morgalm * r34 / (2 files in 2 directories): Incubator2
03:56.17Repo-update Firelands trash
03:56.18Repo-add move for firelands folder to pkgmeta
03:57.05Repo10morg-dkp2: 03Morgalm * r216 / (2 files in 2 directories): MorgDKP2
03:57.06Repo-made eqdkpxml export usable (still not tested fully)
04:05.28Repo10arl: 03pompachomp 07master * 2.2.5-31-g6eadb91 Database/Recipes/Smelting.lua: [+1 commit] Updated skill levels of some mining recipes .. and "Enchanted Thorium" -> "Enchanted Thorium Bar"
04:15.15Repo10arl: 03Torhal 07master * 2.2.5-32-g68ad5e4 Docs/CHANGES.txt: [+1 commit] Updated the ChangeLog.
04:16.00Repo10arl: 03Torhal 042.2.6 * 3f03e77 /: [new tag] New release.
04:37.01*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
04:37.01*** mode/#wowace [+v tekkub] by ChanServ
04:38.33Repo10libscriptable-1-0 (experimental): 03starlon * r166 LibScriptableWidgets-1.0/LibScriptableWidgetText-1.0/LibScriptableWidgetText-1.0.lua: Bug fix.
04:41.41Repo10arl: 03Torhal 07master * 2.2.6-1-gc8724fa Interface/List.lua: [+1 commit] Reverting commit "Minor cleanup."
04:42.12Repo10arl: 03Torhal 042.2.6a * 3c23288 /: [new tag] New release.
04:43.24Repo10startip: 03starlon * r1042 Modules/ (3 files in 3 directories): Bug fixes.
04:43.25RepoFor now individual lines will update normally if you're hovering over a world unit. Due to a bug each widget will update every tooltip refresh. This may cause issues if you're really picky about your widget refresh rates.
04:46.16Repo10startip: 03starlon 04v1.4.57b * r1043 : Tagging as v1.4.57b
04:46.17RepoMore testing is needed.
05:33.24*** join/#wowace TNSe (~evil@ti0042a380-0106.bb.online.no)
05:46.07*** join/#wowace faCe| (~face@p5B3E76D3.dip.t-dialin.net)
05:48.21*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
06:12.26*** join/#wowace profalbert (~profalber@213.162.68.88)
06:12.34Repo10arl: 03Torhal 07master * 2.2.6a-1-g14eccae / (3 files in 2 directories): [+1 commit] Added section titles/toggles to every filter menu page.
06:15.05*** join/#wowace mckenziemc1 (~Mark@dialup-4.246.251.119.Dial1.SanJose1.Level3.net)
06:16.45*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
06:20.34Repo10arl: 03Torhal 042.2.6b * edd80c8 /: [new tag] Bugfix release.
06:23.43*** part/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
06:30.27*** join/#wowace Diao (vince@70-36-134-69.dsl.dynamic.sonic.net)
06:34.40*** join/#wowace Caleb| (~caleb@catv-178-48-162-10.catv.broadband.hu)
06:35.59*** join/#wowace Elkano (~elkano@wpa-uds168-86.funklan.uni-saarland.de)
06:35.59*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
06:35.59*** mode/#wowace [+v Elkano] by ChanServ
06:56.11TorhalTrela: Foo.
06:56.16TrelaNo.
06:56.25TorhalWoWPedia has issues.
06:56.58Repo10startip: 03starlon * r1044 / (2 files in 2 directories):
06:57.10RepoThe Position module has a new setting, "Position UI Tooltip." Here you can choose to place the default Unit tooltip next to the fake libqtip tooltip, choosing top, bottom, left, right, or position it offscreen.
06:57.11*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
06:57.14RepoPositioning it offscreen as opposed to just hiding it keeps the GameTooltip valid for the unit. Otherwise if hide it then GameTooltip:GetUnit() returns nothing, which breaks other addons.
06:57.15RepoThis is one of the main reasons the switch to libqtip was warranted. Once you hide or otherwise trash the GameTooltip, then it's left disfunctional.
06:57.16RepoAllowing the user to position the default tooltip alongside the fake tooltip will allow players to use StarTip along with other addons that otherwise modify the default tooltip, such as MyRolePlay.
07:00.39*** join/#wowace Computerpunk (~Computerp@79.117.225.71)
07:00.51starlonls
07:03.26*** join/#wowace Vilkku (Vilkku@86-60-153-240-dyn-dsl.ssp.fi)
07:04.07*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
07:04.30*** join/#wowace Computerpunk (~Computerp@79.117.225.71)
07:07.45*** join/#wowace Therzok (~Computerp@79.117.225.71)
07:13.26*** join/#wowace Snabelad (51e9a3c7@gateway/web/freenode/ip.81.233.163.199)
07:17.41*** join/#wowace Gibbonz (irc@router.tgfn.mywits-end.co.uk)
07:19.48*** join/#wowace bien|| (~bien@p57B64BD9.dip.t-dialin.net)
07:20.39*** join/#wowace TNZe (~evil@198.62-97-238.bkkb.no)
07:21.55Repo10chataclysm: 03stencil * r10 core.lua:
07:21.56RepoFix a bug that would happen when you logged in while part of a party or raid.
07:25.54*** join/#wowace Kalroth (~kalroth@mail1.retailplanit.com)
07:32.57Repo10chataclysm: 03stencil 04BETA 3 * r11 : Tagging as BETA 3
07:40.22*** join/#wowace Yivry (~Dave@145.116.21.104)
07:55.11Repo10spell-reminder: 03oridan 04v3.0 * r213 : remove misstagged v3 alpha
07:56.28Repo10sraidframes: 03tomsommer * r749 sRaidFrames.lua: Untested fix
08:01.41Repo10startip: 03starlon * r1045 / (2 files in 2 directories):
08:01.43RepoCopy additions to GameTooltip that were created by other addons over to the fake tooltip.
08:05.21Repo10startip: 03starlon * r1046 Modules/Position/Position.lua:
08:05.22RepoStop restricting repositioning only when the cursor moves. That causes issues with clamping.
08:07.36Repo10startip: 03starlon 04v1.4.58b * r1047 : Tagging as v1.4.58b
08:07.37RepoMore testing. I need sleep.
08:23.22*** join/#wowace profalbert (~profalber@213.162.68.88)
08:25.25Repo10prat-3-0: 03sylvanaar * r870 .hgtags: Added tag 3.4.24 for changeset d9a130cc16c1
08:26.49*** join/#wowace faCe| (~face@tiliacordata.informatik.uni-bremen.de)
08:27.12*** join/#wowace blzpgn (~blzpg@S010600259c530357.vn.shawcable.net)
08:30.40*** join/#wowace Megalon (Megalon@d86-33-143-15.cust.tele2.at)
08:31.34Repo10libfail-2-0: 03oscarucb * r63 LibFail-2.0.lua: add 10-man Rhyolith magma flow
08:33.33*** join/#wowace Aurica (~silowyi_d@99-26-200-249.lightspeed.snantx.sbcglobal.net)
08:38.38*** join/#wowace Elmoe__ (~elmoe@c-24-17-246-31.hsd1.wa.comcast.net)
08:43.30*** join/#wowace Ck (~ck@c-98-250-221-99.hsd1.mi.comcast.net)
08:45.12Repo10libperiodictable-3-1: 03MuffinManKen * r365 / (2 files in 2 directories): added another Netherstorm quest item
08:46.01Repo10libfail-2-0: 03Maat * r64 LibFail-2.0.lua: add Baleroc Torment
08:46.02Repofix Majordomo Searing Seed
08:46.03Repofix Majordomo Leaping Flames
08:54.29*** join/#wowace profalbert (~profalber@194.24.158.1)
09:00.36*** join/#wowace Venara|work (~Venara@86-45-131-88-dynamic.b-ras2.chf.cork.eircom.net)
09:03.40Repo10ensidiafails: 03Maat 044.12 * r271 : Tagging as 4.12
09:22.24*** join/#wowace Parnic (user@staff.xbins.org)
09:23.08*** join/#wowace ramoz (~ramoz@82.116.94.82)
09:36.33Repo10fubar_topscorefu: 03phyber 07master * v1.0.11-1-g681d300 TopScoreFu.lua: [+1 commit] Fix pasting of scores.
09:40.03sbu@describe fubar_topscorefu
09:40.04Reposbu: http://www.wowace.com/addons/fubar_topscorefu/. FuBar_TopScoreFu. Keeps track of your top hits, heals, criticals, etc.
09:58.08*** join/#wowace Venara|afk (~Venara@86-45-156-174-dynamic.b-ras2.chf.cork.eircom.net)
09:58.33*** join/#wowace raydenuni (~raydenuni@76.91.186.34)
10:02.53*** join/#wowace Bibi (~Bibi@guy78-5-82-247-59-154.fbx.proxad.net)
10:02.53*** join/#wowace Bibi (~Bibi@unaffiliated/bibi)
10:02.53*** mode/#wowace [+v Bibi] by ChanServ
10:14.26*** join/#wowace Venara|work (~Venara@86-45-129-247-dynamic.b-ras2.chf.cork.eircom.net)
10:15.01*** join/#wowace Zyn (~skreeee@h187n4-av-a11.ias.bredband.telia.com)
10:23.27*** join/#wowace Dezzimal (~queue@207-118-136-254.dyn.centurytel.net)
10:26.37*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
10:26.37*** mode/#wowace [+v tekkub] by ChanServ
10:26.51quiescensmo
10:26.53quiescenso
10:30.58*** join/#wowace Sliker (~ponies@87.114.238.75)
10:33.42Repo10liblevelguess-1-0: 03xilcoy * r17 / (2 files in 2 directories): Update for patch 4.2
10:36.48Repo10liblevelguess-1-0: 03xilcoy 04v1.0.5 * r18 : Tag as v1.0.5
10:43.36*** join/#wowace Venara|afk (~Venara@86-41-93-86-dynamic.b-ras2.chf.cork.eircom.net)
10:43.55*** join/#wowace profalbert (~profalber@212095007118.public.telering.at)
10:44.24Repo10vanas-kos: 03xilcoy * r497 / (5 files in 2 directories): Update libraries
10:44.36RepoUse WoW's built-in localization string for "No player currently named..."
10:44.37Repospam filtering
10:48.07Repo10vanas-kos: 03xilcoy 04v4.31 * r498 : Tag as v4.31
10:59.37*** join/#wowace stolenlegacy (treeston@chello213047049072.5.graz.surfer.at)
10:59.37*** join/#wowace stolenlegacy (treeston@unaffiliated/stolenlegacy)
11:10.21*** part/#wowace Xinhuan (~Xinhuan@WoWUIDev/WoWAce/xinhuan)
11:11.23*** join/#wowace faCe| (~face@tiliacordata.informatik.uni-bremen.de)
11:27.25Repo10spell-reminder: 03oridan * r214 options.lua: SpellReminder:
11:27.26Repo- Fix isSpellDisabled
11:34.47*** join/#wowace gsnerf (~gsnerf@dslb-088-073-057-152.pools.arcor-ip.net)
11:44.57*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
11:45.51*** join/#wowace spode (~spode@213-21-89-238.customer.t3.se)
11:48.35*** join/#wowace Next96 (Next96@118.32.87.174)
11:54.56Repo10craftdb: 03Gorilivan * r23 CraftDB.toc:
11:54.57RepoLeaving as beta for a while.  Let me know if you find any errors as I am not playing atm do to the holidays and family events.
11:55.25Repo10addfriend: 03Gorilivan * r25 AddFriend.toc:
11:55.26RepoLeaving as beta for a while.  Let me know if you find any errors as I am not playing atm do to the holidays and family events.
12:06.09*** join/#wowace stew-a (~Stewart@unafilliated/stewa/x-008753)
12:25.19*** join/#wowace profalbert (~profalber@212095007114.public.telering.at)
12:28.22*** join/#wowace dubf (~quassel@98.115.92.62.static.cust.telenor.com)
12:41.12*** join/#wowace profalbert (~profalber@212095007114.public.telering.at)
12:48.20Repo10autoprofity: 03Grayal * r49 AutoProfitY.toc: update toc
12:49.43Repo10autoprofity: 03Grayal * r50 AutoProfitY.toc: update toc
12:50.02Repo10autoprofity: 03Grayal 041.0.4-release * r51 : update toc
12:50.34Repo10bison: 03Grayal * r201 Bison.toc: update toc
12:50.54Repo10bison: 03Grayal 042.3.5-release * r202 : update toc
12:59.03*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
12:59.03*** mode/#wowace [+v tekkub] by ChanServ
13:03.38*** join/#wowace Ingela (~Ingela@90-230-170-118-no35.tbcn.telia.com)
13:09.09*** join/#wowace profalbert (~profalber@212095007114.public.telering.at)
13:25.58*** join/#wowace profalbert (~profalber@91-115-97-24.adsl.highway.telekom.at)
13:39.54quiescenso.o
13:45.52*** join/#wowace robokitty (~roboe@50A2E64B.flatrate.dk)
13:48.29*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
13:55.12*** join/#wowace Funkeh` (~funk@5ada2656.bb.sky.com)
13:55.12*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
13:55.12*** mode/#wowace [+o Funkeh`] by ChanServ
14:04.03*** join/#wowace RLD_osx (~RLD_osx@71-11-210-6.dhcp.ftwo.tx.charter.com)
14:05.59*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
14:06.45Repo10atlasloot-enhanced: 03arith * r3501 Core/AtlasIntegration.lua:
14:06.46Reporemove EJ button integration in Atlas Frame as now it's built in within Atlas
14:06.58*** join/#wowace profalbert (~profalber@91-115-97-24.adsl.highway.telekom.at)
14:12.24Repo10spell-reminder: 03oridan * r215 options.lua: SpellReminder:
14:12.25Repo- Fix a silly bug (that'll teach me, editing files at work without testing!)
14:13.54*** join/#wowace harl (harl@dslb-088-077-214-137.pools.arcor-ip.net)
14:18.08*** join/#wowace Yoshimo (~Miranda@p549997E9.dip0.t-ipconnect.de)
14:19.09*** join/#wowace daev` (~bleh@184.17.240.5)
14:38.05Repo10big-wigs: 037destiny * r8465 / (2 files in 2 directories): koKR Update
14:52.30*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
15:01.01Repo10big-wigs: 037destiny * r8466 / (2 files in 2 directories): koKR Update
15:01.11Repo10wim-3: 03sylvanaar * r309 Modules/Includes.xml:
15:01.12RepoI forget sometimes that people update manually. Remove the XML reference to both W2W modules so that people who overlay onto an older version don't get errors
15:15.39Ackiswhy isn't repo announcing my updates in here?
15:15.40Ackis09:15RepoKnowledge base page update: http://kb.curseforge.com/resources-for-new-authors/ by Ackis
15:16.13nevcairielbecause its a CF kb page! :d
15:16.42nevcairielor Repo is just lazy
15:17.09Ackisit's site agnostic (i.e. appears on all sites)
15:17.19nevcairieldid you edit it on CF? :d
15:17.45Ackisyeah but the updates should push out to all the chanels
15:18.12*** join/#wowace TNSe (~evil@ti0042a380-0106.bb.online.no)
15:18.48Ackisand I just updated it via wowace and it still didn't spam here
15:18.50Ackisprencher: ^
15:19.03nevcairielrepo is just lazy
15:19.13AckisI think prencher broke it
15:27.49Repo10big-wigs: 03Maat * r8467 Firelands/Ragnaros.lua: add explosion timer
15:27.50Repoadjust seed spawn timer
15:30.20*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
15:30.20*** mode/#wowace [+v tekkub] by ChanServ
15:32.38Ackishttp://www.darklegacycomics.com/295.html
15:33.17durcynAckis: huh, wowace updates only in here, curseforge updates only in curseforge, and both in #wowuidev-commits
15:35.22Ackisdurcyn: it's a kb article update that appears on sc2, wowace, cf... so when I update it, all three channels should get notified
15:36.22nevcairielwhy do sc2 people care about lua resources? :d
15:37.07Kalrothdoesn't SC2 use lua too?
15:37.10Ackisthe article needs to be expanded to incorporate SC2/Terraria/Rift/RoM/War :P and the system doesn't allow you to specify game... its only one site or all sites
15:37.41nevcairielI still doubt that terraria deserves its own site!
15:37.48Kalrothnevcairiel: you'd be surprised
15:38.07durcynnever underestimate obsessive nerds
15:38.10Kalrothhttp://store.steampowered.com/stats/
15:38.36Kalrothand thats just the legit versions from steam
15:38.47Ackisnevcairiel: there's a lot of games that have sites that are less deserving
15:38.52Kalrotha ton is sold from other sites as well as pirates of course
15:39.07Ackisnevcairiel: http://www.curseforge.com/games/ <-- each one on the list is technically its own site
15:39.11Repo10wim-3: 03sylvanaar 043.5.7 * r310 : Tagging as 3.5.7
15:41.41nevcairielhave fun writing a section for every of those games on there! :)
15:47.26prencherAckis: repo haven't reported to all channels for kb articles for about 2 months now
15:47.44prencherwhy? fuck if I know, Kaelten broke it at some point fiddling with its settings
15:49.44*** join/#wowace Moncai (~moncai@5ED484EB.cm-7-5c.dynamic.ziggo.nl)
15:49.44Ackispfft
15:55.34*** join/#wowace Archarodim (~Archarodi@lev92-4-88-164-134-95.fbx.proxad.net)
16:05.08*** join/#wowace Kalroth (~Kalroth@3e6be73f.rev.stofanet.dk)
16:15.40*** join/#wowace MeatTornado (~gr@c-76-20-77-109.hsd1.ca.comcast.net)
16:27.35*** join/#wowace Megalon (Megalon@d86-33-143-15.cust.tele2.at)
16:27.45*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
16:35.33nevcairielthats why you put configuration under version control as well, jeez!
16:36.33*** join/#wowace Srosh (~Srosh@d018216.adsl.hansenet.de)
16:41.31*** join/#wowace Foxor (Megalon@d86-33-143-15.cust.tele2.at)
16:41.54Repo10moncaiqt: 03Moncai * r48 MoncaiQuestTracker.toc: TOC update
16:42.27Repo10moncaiqt: 03Moncai 04v4.2.0-beta * r49 : Tagging as v4.2.0-beta
16:45.37*** join/#wowace Megalon (Megalon@d86-33-143-15.cust.tele2.at)
16:47.26Repo10repbuddy: 03Phockre * r24 / (3 files in 1 directory): Updated for 4.2
16:49.13*** join/#wowace Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
16:49.13*** mode/#wowace [+v Xinhuan] by ChanServ
16:51.51Repo10repbuddy: 03Phockre 04v1.3 * r25 : Tagging as v1.3
16:51.52RepoUpdated for Patch 4.2
16:52.57*** join/#wowace mascondante (~mascondan@50.55.192.46)
16:55.08*** join/#wowace Zyn (~skreeee@h187n4-av-a11.ias.bredband.telia.com)
16:58.09*** join/#wowace quiescens (~quiescens@203-217-28-61.perm.iinet.net.au)
16:59.22ThiefMasteranyone knows if it's possible to clear the gnomeworks queue of another char via a /script command?
17:04.27*** join/#wowace RLD_osx (~RLD_osx@71-11-210-6.dhcp.ftwo.tx.charter.com)
17:06.19Repo10atlasloot-enhanced: 03TrAsHeR * r3502 Locales/constants.fr.lua: frFR update
17:10.56*** join/#wowace chaud (chaudharym@75.136.138.128)
17:13.50*** join/#wowace faCe| (~face@p5B3E6E43.dip.t-dialin.net)
17:14.10NechcknThiefMaster  LilS did add API.lua, check there.  *Not  sure if it is active as of yet, but since it is there, imagine it is good to go.
17:15.49NechcknHmm.. also looks like /gw help will get you part of the way for just console commands, but not sure if the function you want is there or not - only had a moment to look and need to head out.  Best of luck with it!
17:17.32ThiefMasternope, didn't have anything
17:19.58Repo10mybags3: 03Takika * r40 / (9 files in 5 directories): Removed keyring support
17:19.59Repotoc bump to 40200
17:21.18Repo10mybags3: 03Takika 04v40200-1.2.0 * r41 : Tagging as v40200-1.2.0
17:22.39*** join/#wowace chaud| (~chaud@75.136.138.128)
17:27.38*** join/#wowace Parnic (user@staff.xbins.org)
17:29.20*** join/#wowace chaud| (~chaud@75.136.138.128)
17:39.52*** join/#wowace raydenuni (~raydenuni@76.91.186.34)
17:44.48Repo10atlasloot-enhanced: 03arith * r3503 Core/AtlasIntegration.lua: update GameTooltip_Hide
17:47.46*** join/#wowace sylvaan (~sylvanaar@unaffiliated/sylvanaar)
17:49.22*** join/#wowace harl (harl@dslb-088-077-214-137.pools.arcor-ip.net)
17:49.34harlhuh? wasn't me
17:50.18*** join/#wowace Parnic (user@staff.xbins.org)
17:51.01*** join/#wowace haste_ (haste@hirano.ixo.no)
17:51.05*** join/#wowace Harleschorsch (~Harlescho@95-90-97-109-dynip.superkabel.de)
17:51.30*** join/#wowace sbu_ (~sb@80.67.20.227)
17:52.22*** join/#wowace ramoz (~ramoz@82.116.94.82)
17:52.22*** join/#wowace Codayus (~cody@web182.webfaction.com)
17:52.22*** join/#wowace Live (~Live@pdpc/supporter/active/live)
17:54.32*** join/#wowace Motig (~Motig@a184199.upc-a.chello.nl)
17:56.28Repo10democratic-ready-check: 03ghenningp * r67 DemocraticReadyCheck.toc: - Updated toc
17:58.50Repo10democratic-ready-check: 03ghenningp * r68 DemocraticReadyCheck.toc: - Updated version
17:58.55*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
17:58.55*** mode/#wowace [+v tekkub] by ChanServ
18:00.43*** join/#wowace Parnic (user@staff.xbins.org)
18:04.54*** join/#wowace profalbert (~profalber@188-23-32-204.adsl.highway.telekom.at)
18:08.10*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
18:13.30*** join/#wowace mckenziemc (~Mark@dialup-4.246.248.74.Dial1.SanJose1.Level3.net)
18:13.52quiescensblames harl
18:20.22harlbut..
18:22.49mckenziemcflames quiescens
18:24.46quiescensdies.
18:32.38*** join/#wowace robokitty (~roboe@50A2E64B.flatrate.dk)
18:45.57*** join/#wowace the-golem (~Darrin@99-187-124-218.lightspeed.nscrca.sbcglobal.net)
18:46.46*** join/#wowace Kilroo (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
18:59.30*** join/#wowace cralor (~cralor@c-98-217-6-30.hsd1.ma.comcast.net)
19:02.13*** join/#wowace cralor (~cralor@c-98-217-6-30.hsd1.ma.comcast.net)
19:06.15Repo10gridstatusdirectionarrows: 03slaren * r17 GridStatusDirectionArrows.toc: - .toc update
19:07.23Repo10gridstatusdirectionarrows: 03slaren 04v1.1c * r18 : .toc and library update
19:08.59Repo10xperl: 03mysticalos * r547 / (2 files in 2 directories):
19:09.00RepoDisable and unregister blizz's dumb raid frame on login and be done with it, aggressively hiding it and tainting UI a few hundred times a night is dumb. For what, so users can turn it back on without reloading ui? pssht. Now changing option requires reloadui and all the silly hide calls being done all over the place are removed to avoid the taints
19:14.59*** join/#wowace Parnic (user@staff.xbins.org)
19:17.20Repo10charscanner: 03kunda * r105 / (2 files in 1 directory): - data update: added 378/391 PvE Set data
19:17.21Repo- minor tweaks
19:25.10*** join/#wowace TradeMark (~trademark@c-24-22-209-99.hsd1.wa.comcast.net)
19:33.43Yoshimois there or will there be a curse owned riftui website?
19:34.04nevcairielhttp://rift.curseforge.com/
19:34.11*** join/#wowace DarkerAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
19:35.07nevcairielbut there is only 30 addons in total
19:35.08*** join/#wowace Elkano (~elkano@pool016.vpn.uni-saarland.de)
19:35.08*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
19:35.08*** mode/#wowace [+v Elkano] by ChanServ
19:37.35Repo10healers-have-to-die: 03Archarodim 07master * 1.9.0-2-gd68dd52 / (3 files in 1 directory): [+2 commits]
19:37.36Repod68dd52: - Fix: In battleground there is no raid warning channel, fall back to raid channel in this situation. - Proactive fix to a possible Lua error
19:37.37Repo3857c87: - FIX: Friendly healers were reportedly attacked by their own pets or objects...
19:38.34AckisYoshimo: http://rift.curse.com is what it syncs to
19:52.23Repo10healers-have-to-die: 03Archarodim 07master * 1.9.1 changelog.md.txt: [+1 commit] - preparations for 1.9.1 release
19:52.29Repo10healers-have-to-die: 03Archarodim 041.9.1 * 88d49c7 /: [new tag] Tagging as 1.9.1
19:54.41*** join/#wowace RLD_osx (~RLD_osx@71-11-210-6.dhcp.ftwo.tx.charter.com)
19:55.50Repo10deus-vox-encounters: 03Harleschorsch 07master * v620-1-gdfd7f12 Core.lua: [+1 commit] Bump version number to pull current locales
19:56.53*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
20:08.06*** join/#wowace Therzok (~Computerp@79.117.225.71)
20:10.30Repo10spell-reminder: 03oridan * r216 / (6 files in 1 directory):  (Message trimmed by 1 line)
20:10.31RepoSpellReminder:
20:10.32Repo- Compatible with SavedVariables from SpellReminder v2
20:10.33Repo- Fix issues with combat log event also including CLEU as first arg
20:10.34Repo- No longer uses table recycling
20:24.39Repo10libscriptable-1-0 (experimental): 03starlon * r167 LibScriptablePlugins-1.0/ (2 files in 2 directories): Recycle PVP and spec data.
20:24.40RepoGive PVP Rank an out of range indication.
20:30.12Repo10pitbull4_vengeancebar: 03nebula169 * r17 PitBull4_VengeanceBar.toc: TOC bump
20:43.09Repo10charscanner: 03kunda * r106 / (7 files in 1 directory):
20:43.10Repo- PvP statistics overview: 'Rated Battlegrounds' and 'Battlegrounds' are now in separate data brackets
20:49.43Repo10spell-reminder: 03oridan * r217 / (2 files in 1 directory): SpellReminder:
20:49.44Repo- Refresh spell options when new spell detected and when setting properties
20:49.50Repo10charscanner: 03kunda 0440200-2 * r107 : Tagging as 40200-2
20:58.06Repo10broker-hitcrit: 03Zhinjio * r122 / (2 files in 1 directory): HitCrit :
20:58.07Repo- bump TOC
20:58.08Repo- updated CLEU
21:01.10Repo10broker-hitcrit: 03Zhinjio 042.22.1-release * r123 : Tagging as 2.22.1-release
21:02.27*** join/#wowace CrazyBenny (~s_m@cpc2-camd5-0-0-cust86.hari.cable.virginmedia.com)
21:04.21*** join/#wowace Nechckn (~N@WoWUIDev/Norganna/Admin/Nechckn)
21:04.21*** mode/#wowace [+v Nechckn] by ChanServ
21:04.33Repo10prat-3-0: 03sylvanaar * r871 debug/globalcomplete.lua: fix another case where the field complete runs when it shouldnt
21:08.37*** join/#wowace profalbert_ (~profalber@188-23-34-174.adsl.highway.telekom.at)
21:14.46*** join/#wowace Flanhare (~Miranda@c83-255-103-187.bredband.comhem.se)
21:16.08*** join/#wowace chaud| (~chaud@75.136.138.128)
21:21.22*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
21:21.41Repo10big-wigs: 03mojosdojo * r8468 Firelands/Locales/deDE.lua: deDE update.
21:27.19Repo10spell-reminder: 03oridan * r218 core.lua: SpellReminder:
21:27.20Repo- fix problem with new spells not being created properly after a savedvariable merge
21:36.41Repo10pet-time-to-live: 03mitch0 * r70 PetTimeToLive.lua:
21:36.42Repoadd check for Ancient Grimoire (thanks to nebula169) [fix ticket-4]
21:37.41Repo10pet-time-to-live: 03mitch0 04v1.5.4 * r71 : Tagging as v1.5.4
21:50.15*** join/#wowace FuzzyNuts (~Pr0n@cpc6-sals3-2-0-cust24.15-1.cable.virginmedia.com)
21:50.19FuzzyNutshey
21:50.25FuzzyNutsCan anybody help me
21:50.28FuzzyNuts?
21:50.36FuzzyNutsI'm stuck on a quest
21:50.52NechcknIt depends - let us know the issue and someone will lend a hand if they know the answer/have time to help.
21:50.53FuzzyNutsBreaking waves of change
21:50.54Nechckn=)
21:51.01FuzzyNutsI'm at the tree
21:51.10FuzzyNutsAt the portal to go to the village
21:51.17FuzzyNutsBut I can't do anything at the portal
21:52.39FuzzyNutsI can't talk to the guy with <The Highbourne> either
21:53.20NechcknDo any of the comments on http://www.wowhead.com/quest=26383/breaking-waves-of-change#comments help, FuzzyNuts?
21:54.36FuzzyNutsTrying relog
21:54.59FuzzyNutsNope
21:55.34NechcknCannot think of anything, myself.  If no one else has ideas here, maybe try Wowhead.
21:55.40FuzzyNutsAm now
21:55.41NechcknOh... lol... never mind.
21:55.48NechcknYeah, saw that.  Good luck!!
21:55.51FuzzyNutsYou in there too?
21:55.52FuzzyNutsXD
21:56.10NechcknSort of everywhere... unfortunately.
21:56.44FuzzyNutsLol
21:56.48FuzzyNutsI'm a newb to WoW
21:57.06FuzzyNutsLvl 11, started a few hours ago
21:57.15FuzzyNutsI used to think WoW was shit
21:57.21FuzzyNutsPlayed it, liking it lol
21:57.32FuzzyNutsBetter than when I played a year or so back
22:04.02*** join/#wowace Aeyan| (~pancake@ns367186.ovh.net)
22:07.57*** join/#wowace Kilroo1 (~Kilroo@cpe-174-111-058-051.triad.res.rr.com)
22:10.35Repo10fishing-ace: 03Sutorix * r154 / (2 files in 1 directory): FishingAce: Update TOC, new fishing library
22:11.34Repo10fishing-ace: 03Sutorix 04Release 0.5.5m * r155 : Tagging as Release 0.5.5m
22:15.34Repo10democratic-ready-check: 03ghenningp 04v1.2.2 * r69 : - Released 1.2.2
22:26.50*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-33-229.wdrnin.dsl.dynamic.tds.net)
22:27.28*** join/#wowace nebula169` (~nebula@c-75-73-235-102.hsd1.mn.comcast.net)
22:29.02*** part/#wowace FuzzyNuts (~Pr0n@cpc6-sals3-2-0-cust24.15-1.cable.virginmedia.com)
22:29.31*** join/#wowace Random (~Denial@c-24-22-237-60.hsd1.wa.comcast.net)
22:29.37*** join/#wowace Random (~Denial@unaffiliated/windaria)
22:45.14*** part/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
22:52.25*** join/#wowace TheDude2 (~joe@24-177-122-191.dhcp.mdsn.wi.charter.com)
23:21.20*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
23:21.20*** mode/#wowace [+v tekkub] by ChanServ
23:25.11*** join/#wowace syeren (~syeren@cpc2-salf5-2-0-cust876.10-2.cable.virginmedia.com)
23:35.35*** join/#wowace harl (harl@dslb-088-077-214-137.pools.arcor-ip.net)
23:47.09Repo10xperl: 03mysticalos * r548 XPerl_RaidFrames/XPerl_Raid.lua: missed a couple lines
23:47.55Repo10collectinator: 03pompachomp 07master * 1.0.10-13-g0b9e8ca Database/PetDatabase.lua: [+1 commit] Fixed the ID for the "United Nations" achievement since they changed it in 4.2

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