IRC log for #wowace on 20100318

00:07.38*** part/#wowace Desik (~47c9035f@gateway/web/freenode/x-bxwrjogyhszhwdmq)
00:21.49*** join/#wowace Wobin (~Wobin@124-171-14-54.dyn.iinet.net.au)
00:21.49*** mode/#wowace [+v Wobin] by ChanServ
00:42.40*** join/#wowace Next96 (Next96@121.129.140.24)
00:47.46Connor1I have bartender set to be hidden out of combat, same for my KGpanels panel for my action bars, and holding alt shows my bars out of combat. Any way to get the action bars panel to show while holding alt?
01:17.48Connor1Anyone?
01:25.12Parnichey shefki have you had any luck using HorizTile and VertTile on textures to get them back to their old behavior of having SetTexCoord clip them instead of non-uniformly scaling them?
01:26.26ShefkiParnic: Haven't really tried.
01:27.12Parnici don't use any xml in icehud, so i tried calling the lua functions immediately after texture creation and it's having no noticeable effect
01:27.19Parnici just hope they do something about it before 3.3.3 goes live
01:28.33Parnicicehud is screwed if that functionality dies :P
01:28.34Connor1Shefki do you know anything about KGpanels?
01:29.44ShefkiConnor1: No
01:29.48Connor1:<
01:30.37ShefkiParnic: Don't hold your breath, 3.3.3 is done.
01:30.52Parnicuh oh :P
01:31.20Connor1I think you should go to metahud?
01:31.28Parnichaha, i created icehud, connor1 :)
01:31.33Connor1Oh
01:31.42Connor1I think you should go make metahud2 then
01:31.49Parnicor, rather, i have maintained it for several years
01:31.56Parnicmetahud shmetahud! :P
01:32.12Connor1Parnic do you know anything about KGpanels?
01:32.20Parnicsadly no. i'd have responded if i did
01:32.30Connor1o
01:32.33Parnici've never messed with xml in wow mods before...is there any easy tutorial on a way to create a texture through xml instead of lua?
01:32.38*** join/#wowace TradeMark (~trademark@121-72-161-52.dsl.telstraclear.net)
01:33.36ShefkiParnic: Should be pretty straightforward.  Just look at Blizzard's code they do it all over the place.
01:34.19ShefkiMostly it's just <Texture name="foo"> <!-- other stuff here --> </Texture
01:34.22ShefkiMostly it's just <Texture name="foo"> <!-- other stuff here --> </Texture>
01:34.24Parnictheirs are embedded beneath several layers of <button> <layers> <layer> etc. and i'm not sure if i can just dump a named texture into the xml and then reference it in code
01:34.58ShefkiParnic: You can just do virtual="true" in the definition and use it as a template.
01:35.05ShefkiThen pass the template name to CreateFrame.
01:35.16ShefkiThat'll probably get around failures in the Lua API for you.
01:35.19Parnicinteresting. okay, i'll take a look at that :)
01:35.25Parnicmuch appreciated
01:35.58Shefkierr CreatTexture
01:44.34Parnicwell it's definitely loading from the xml definition now, but the tile settings aren't working. bummer!
01:51.36*** join/#wowace rmk (~user@delusion.fourty.net)
01:57.31Repo10libfail-1-0: 03mysticalos * r216 LibFail-1.0.lua: Added missing rune of blood spellid
02:02.25TorhalConnor1: We don't support private servers.
02:02.45Connor1Okay
02:02.55Connor1This isn't about a private server, it's about an addon.
02:03.06Connor1Just assume I'm on retail.
02:03.22TorhalWhich you're using on a private server, so assuming that it will just work is assuming wrongly.
02:03.34Connor1Except, my addons work
02:03.41pakozHey, if half my guild has done LK 10m, can we split the groups and do two 10man heroics?
02:04.16TorhalAt any rate, whether they work or not is irrelevant - we know they're being used on a private server, and we do not support private servers.
02:07.44Wobin"Just assume I'm on retail"?
02:07.44*** join/#wowace Elmoe (~elmoe@c-24-18-233-190.hsd1.wa.comcast.net)
02:07.59Wobin"Please ignore the person currently stealing this car"
02:15.29CypriasJust assume he's cleaning the car
02:29.31*** join/#wowace Schnaks (~Schnaks@p5486D280.dip.t-dialin.net)
03:01.56Repo10autoroller: 03Mecdemort * r53 / (2 files in 1 directory):
03:01.58RepoFinished changes for v2.0. Old db converted, new filters can be modified.
03:15.33*** part/#wowace Elmoe (~elmoe@c-24-18-233-190.hsd1.wa.comcast.net)
03:15.49*** join/#wowace Elmoe (~elmoe@c-24-18-233-190.hsd1.wa.comcast.net)
03:27.02*** join/#wowace Brybry (~DT@ip174-69-128-10.br.br.cox.net)
03:34.31*** join/#wowace DarkAudit (~Brian@pool-173-50-4-225.clrkwv.east.verizon.net)
03:37.32*** join/#wowace DarkerAudit (~Brian@pool-74-99-27-250.clrkwv.east.verizon.net)
03:38.38Repo10libfail-1-0: 03mysticalos * r217 LibFail-1.0.lua:
03:38.40RepoAdded rest of the rune of blood spellids to cover all difficulties
03:57.41*** join/#wowace Schnaks (~Schnaks@p5486ABE8.dip.t-dialin.net)
03:58.07*** part/#wowace Seerah (~Ryan@c-76-107-191-65.hsd1.tn.comcast.net)
03:59.30*** join/#wowace Lysithea (Lyset@c-4fa772d5.017-172-73746f34.cust.bredbandsbolaget.se)
04:07.21Repo10arl: 03Torhal 07acquire_revamp * 69aa33a / (83 files in 6 directories): [new, +23 commits] (19 truncated)
04:07.22Repo69aa33a: Added addon:AddRecipeVendor()
04:07.24Repo4d32768: Re-wrote RecipeDump() for the new acquire_data system, and also to output AddRecipeTrainer(), AddRecipeVendor(), and AddRecipeRepVendor()
04:07.25Repoc7951eb: Modified addon:PrintScanResults() to work with the new acquire_data system.
04:07.27Repob6279f2: Modified addon:ScanVendor() to work with the new acquire_data system.
04:10.03Repo10arl: 03Torhal 07master * 69aa33a / (5 files in 1 directory): [+23 commits] (19 truncated)
04:10.05Repo69aa33a: Added addon:AddRecipeVendor()
04:10.06Repo4d32768: Re-wrote RecipeDump() for the new acquire_data system, and also to output AddRecipeTrainer(), AddRecipeVendor(), and AddRecipeRepVendor()
04:10.08Repoc7951eb: Modified addon:PrintScanResults() to work with the new acquire_data system.
04:10.09Repob6279f2: Modified addon:ScanVendor() to work with the new acquire_data system.
04:28.04Repo10arl: 03Torhal 07master * b7762ac Datamine.lua: [+1 commit] In RecipeDump(): Removed insertion of extra newline for reputation vendors.
04:34.55*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
04:34.55*** mode/#wowace [+o ckknight] by ChanServ
04:38.31*** join/#wowace Adys (~Adys@unaffiliated/adys)
04:55.49*** join/#wowace Adys (~Adys@unaffiliated/adys)
05:10.55*** join/#wowace Adys (~Adys@unaffiliated/adys)
05:11.43*** join/#wowace Adys (~Adys@unaffiliated/adys)
05:13.49*** join/#wowace Adys (~Adys@unaffiliated/adys)
05:20.37*** join/#wowace Znuffie (~ibm86@2001:0:53aa:64c:c97:55aa:a6d0:dcfd)
05:31.24*** join/#wowace DarkAudit (~Brian@pool-74-99-9-223.clrkwv.east.verizon.net)
05:39.14*** join/#wowace mojosdojo| (~mojosdojo@p4FEFF04E.dip.t-dialin.net)
05:52.37*** join/#wowace Schnaks (~Schnaks@p5486ABE8.dip.t-dialin.net)
05:55.13*** join/#wowace Schnaks (~Schnaks@p5486ABE8.dip.t-dialin.net)
06:19.59*** join/#wowace [1]Taroven (HydraIRC@HW-ESR1-208-102-8-69.fuse.net)
06:45.40*** join/#wowace profalbert (~profalber@91-115-196-107.mobile.highway.telekom.at)
06:46.37*** part/#wowace profalbert (~profalber@91-115-196-107.mobile.highway.telekom.at)
06:59.30Repo10libfail-1-0: 03ywfn * r218 LibFail-1.0.lua:
06:59.32RepoImprove Lady Deathwhisper's Vengeful Spirit fail, as discussed in ticket
06:59.33Repo#32
06:59.35*** join/#wowace bien| (~bien@p4FF44912.dip.t-dialin.net)
07:02.33*** join/#wowace Srosh (~Srosh@c155137.adsl.hansenet.de)
07:03.22*** join/#wowace profalbert1 (~profalber@188-23-82-63.adsl.highway.telekom.at)
07:04.04Repo10diminishingreturns: 03Adirelle 07master * v1.0-beta-7-19-g6bc10a1 / (2 files in 1 directory): [+4 commits]
07:04.05Repo6bc10a1: Added zhTW and zhTN locales.
07:04.06Repoc8cfb3c: Merge branch 'master' of git@git.wowace.com:wow/diminishingreturns/mainline
07:04.08Repoec6226d: Resize DR frame when adding/removing icons so centering works better.
07:04.09Repo2179c0e: Fixed leaking globals.
07:13.26*** part/#wowace profalbert1 (~profalber@188-23-82-63.adsl.highway.telekom.at)
07:14.18*** join/#wowace Thrae (~ircuser@generalmx-1-pt.tunnel.tserv13.ash1.ipv6.he.net)
07:14.18*** join/#wowace Shadowed (~Shadowed@li53-10.members.linode.com)
07:14.18*** join/#wowace Todd` (~Todd@99-136-225-197.lightspeed.jcvlfl.sbcglobal.net)
07:14.18*** join/#wowace kenlyric (~chatzilla@2001:18e8:3:443:8c03:550:a2f1:908c)
07:14.19*** join/#wowace Silowyi (~silowyi_d@24-155-117-45.dyn.grandenetworks.net)
07:14.19*** join/#wowace Higdur (~nike@fttp1-stoc.85.cust.blixtvik.net)
07:14.19*** join/#wowace Codayus (cody@lilly.csoft.net)
07:14.19*** join/#wowace mjc (~mjc@c-75-74-190-16.hsd1.fl.comcast.net)
07:14.19*** join/#wowace TheDude2 (~joe@24-241-226-252.dhcp.mdsn.wi.charter.com)
07:14.19*** join/#wowace Axodious (~302@modemcable106.115-23-96.mc.videotron.ca)
07:14.19*** join/#wowace WyriHaximus (~WyriHaxim@unaffiliated/wyrihaximus)
07:14.19*** join/#wowace pakoz (pakoz@66-215-117-8.dhcp.mrba.ca.charter.com)
07:14.19*** join/#wowace Jagobah (~ljugo@74-141-112-153.dhcp.insightbb.com)
07:14.19*** join/#wowace Kemayo (~kemayo@adsl-76-236-148-187.dsl.stlsmo.sbcglobal.net)
07:14.19*** join/#wowace NivFreak (~niv@gw-105.extranet.sea01.isilon.com)
07:14.19*** join/#wowace Cairenn|afk (~Cairenn@MMOI/Administratrix/Cairenn)
07:14.19*** join/#wowace cyndis (cyndis@v6.kapsi.fi)
07:14.19*** join/#wowace miica (miica@kanava.org)
07:14.20*** join/#wowace Primer (~daniel@www.ceregatti.org)
07:14.20*** join/#wowace qwesto (qwesto@stalin.acc.umu.se)
07:14.20*** join/#wowace [Ammo] (~wouter@WoWUIDev/WowAce/ammo)
07:14.20*** join/#wowace mitch0 (~mitch@drvolomdental.hu)
07:14.20*** join/#wowace Chosi (osxchosi@choseh.de)
07:14.20*** join/#wowace ^Tempest (tempest@devnull.daug.net)
07:14.20*** join/#wowace Grum (~grum@codebase2.xs4all.nl)
07:14.20*** mode/#wowace [+voo Kemayo Cairenn|afk [Ammo]] by farmer.freenode.net
07:15.28*** join/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
07:16.38*** join/#wowace Elkano (~elkano@pool015.vpn.uni-saarland.de)
07:16.38*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
07:16.39*** mode/#wowace [+v Elkano] by ChanServ
07:21.56*** part/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
07:22.47*** join/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
07:29.07*** join/#wowace Schnaks (~Schnaks@p5486ABE8.dip.t-dialin.net)
07:43.37*** join/#wowace NeoTron (~neotron@pool-173-64-144-164.sttlwa.fios.verizon.net)
07:46.11*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
07:47.29*** part/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
08:01.25PrimerAttempt to perform arithmetic on upvalue width
08:02.34*** join/#wowace Repo (~supybot@repos.curseforge.net)
08:07.12Primerwtf does that mean?
08:08.44Elkanolua> local width; width = width+1;
08:08.46lua_botElkano: luabot:1: attempt to perform arithmetic on local 'width' (a nil value)
08:09.12Elkanomaybe sth like that
08:09.18nevcairiellua> local width; a = function() width = width +1; end; a()
08:09.20lua_botnevcairiel: luabot:1: attempt to perform arithmetic on upvalue 'width' (a nil value)
08:09.22[Ammo]lua> local width; function test() width = width+1; end; test()
08:09.24lua_bot[Ammo]: luabot:1: attempt to perform arithmetic on upvalue 'width' (a nil value)
08:09.28[Ammo]damn you nevc
08:09.30nevcairiel:D
08:09.48*** join/#wowace DarkAudit (~Brian@pool-74-99-14-94.clrkwv.east.verizon.net)
08:09.54PrimerI _am_ doing in in a function I'm returning
08:10.13[Ammo]your width variable is not a number
08:10.37Primerbut it is
08:10.42*** join/#wowace Repo (~supybot@repos.curseforge.net)
08:10.51[Ammo]it isn't
08:10.54[Ammo]or lua wouldn't complain
08:11.13[Ammo]so your width variable is not the width variable you're expecting it to be
08:11.29Repo10ammo-matique: 03Anyia3 * r57 Ammo-matique.lua: * Fix issue of not discovering Onyxia's Lair.
08:11.31RepoThe game doesn't provide the usual zone change notification when entering the
08:11.32Reporaid instance for some reason, so this is a work-around for that.
08:11.50Primerwell, I copied some code that I did a while back, and I confess, I don't understand the sopt
08:11.52Primerscope
08:12.42theoddone33what do you do
08:12.51theoddone33when you die in ulduar, and when you release you don't have a ghost flying mount
08:13.05theoddone33I think the answer is... open a gm ticket
08:13.07ElkanoThis isn't the upvalue you are looking for! *hand waving*
08:14.28Primerfunction foo() local width = somethingThatReturnsInt(); foo = function () that uses width end...
08:14.34Primerthen I call foo
08:14.40Repo10ammo-matique: 03Anyia3 042.0.2 * r58 : Tagging as 2.0.2, now with Onyxia's Lair!
08:14.42PrimerI guess it's a scope issue
08:14.48PrimerI just don't get how this even works
08:16.36*** join/#wowace papyros (~madlener@iss63.vlsi.informatik.tu-darmstadt.de)
08:20.01*** join/#wowace Kalroth (~kalroth@0x573f1066.cpe.ge-1-1-0-1101.hjnqu1.customer.tele.dk)
08:38.25Adysorionshock: you around?
08:42.25*** join/#wowace TNZe (~evil@198.62-97-238.bkkb.no)
08:43.38*** join/#wowace faCe| (~face@p5489D782.dip.t-dialin.net)
08:46.26*** part/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
08:48.12Repo10direction-arrow: 03Barfolomeu * r9 / (6 files in 1 directory): Added support for distance.
08:51.45*** join/#wowace koaschten (~koaschten@i577A769D.versanet.de)
08:52.41*** join/#wowace Adirelle|work (~Adirelle@tok69-5-82-235-150-60.fbx.proxad.net)
08:53.20*** join/#wowace sylvanaar_atwork (~sylvanaar@unaffiliated/sylvanaar)
08:54.22sylvanaar_atworkanyone know much about the European Union Public Licence
09:21.51orionshockAdys, not really
09:22.04Adyskay
09:22.12orionshockwhat's up?
09:22.17Adysdid you ever install the addon?
09:22.41orionshockno sorry, comp crashed before i could get it
09:22.44Adysnp
09:31.00quiesensecopout!
09:32.55orionshockAdys, what was the addon for again?
09:33.09quiesenseworld peace
09:33.47orionshockwhat we gonna nerve gas half the planet? world peace ^.^ right...
09:34.08quiesenseo.o
09:34.12quiesenseso violent
09:34.22sylvanaar_atworkorionshock: are those servername changes working for you?
09:34.29*** join/#wowace Megalon (~Megalon@d86-32-5-49.cust.tele2.at)
09:34.37orionshocksylvanaar_atwork, , like a charm. thx
09:34.49sylvanaar_atworkorionshock: ok - great
09:34.51orionshockquiesense, well you said world peace, you never named an acceptable price :)
09:35.29sylvanaar_atworkorionshock: im glad you asked me to look because prat had a major bug in how it was splitting the server and player names
09:36.36sylvanaar_atworkstrsplit("-", playername) ... that was fail
09:37.04orionshockyep that would do it
09:37.33orionshock<PROTECTED>
09:37.38sylvanaar_atworkyar
09:38.00sylvanaar_atworki think blizzard used to use strsplit at one point
09:38.30sylvanaar_atworklong ago
09:38.44Arrowmasterhuh?
09:39.06Arrowmasterwhy isnt strsplit working now?
09:39.24sylvanaar_atworkFoo-Azjol-Nerub
09:39.28Adysorionshock: http://db.mmo-champion.com/adys/+MMOC_Recorder.zip
09:39.31orionshockwouldn't it be something like  str:match("([^-]+)-(.-)")
09:39.37sylvanaar_atworkyeah
09:39.45Arrowmasterah
09:42.15sylvanaar_atworkim using  arg2:match("([^%-]+)%-?(.*)")
09:44.23sylvanaar_atworklua> print(("foo-bar-bar2"):match("([^%-]+)%-?(.*)"))
09:44.26lua_botsylvanaar_atwork: foo, bar-bar2
09:44.39orionshocklua> ("Aleiah"):match("([^%-]+)%-?(.*)")
09:44.41lua_botorionshock: Aleiah,
09:45.14orionshocksecond return of an empty string
09:45.45Repo10direction-arrow: 03Barfolomeu * r10 DirectionArrowInstanceSizes.lua: Fix function that returns the instance dimensions.
09:46.35Repo10direction-arrow: 03Barfolomeu 04v0.0.3-beta * r11 : Tagging as v0.0.3-beta
09:46.53sylvanaar_atworklua> print(("foo-bar-bar2"):match("([^%-]+)%-?(.-)"))
09:46.53lua_botsylvanaar_atwork: foo,
09:46.58sylvanaar_atworklua> print(("foo"):match("([^%-]+)%-?(.-)"))
09:46.59lua_botsylvanaar_atwork: foo,
09:47.16sylvanaar_atwork=/
09:47.28orionshockgo figure
09:47.55sylvanaar_atworklua> print(("foo"):match("^([^%-]+)%-?(.-)$"))
09:47.56lua_botsylvanaar_atwork: foo,
09:48.05sylvanaar_atworklua> print(("foo-bar-bar2"):match("^([^%-]+)%-?(.-)$"))
09:48.08lua_botsylvanaar_atwork: foo, bar-bar2
09:48.20sylvanaar_atworkshrugs
09:48.20*** join/#wowace Lysithea (Lyset@c-c9a872d5.017-172-73746f34.cust.bredbandsbolaget.se)
09:48.25mitch0jar-jar
09:48.35sylvanaar_atworkBINX!
09:49.07sylvanaar_atworkyou know there should be some additional technical words beyond foo and bar
09:49.19nevcairiellike, spam and eggs?
09:49.22sylvanaar_atworksure
09:49.32orionshocksylvanaar_atwork, Snafu
09:49.36sylvanaar_atworkfoo bar boo far
09:49.39nevcairielthey are, just not in the language you use :d
09:50.09nevcairielpython uses spam and eggs as foo/bar type texts/names
09:50.15sylvanaar_atworki see
09:50.32orionshocki think my next addon is gonna be called SnAFU
09:50.59nevcairielalso, if you need a third, baz is pretty common
09:51.04nevcairielfoo bar baz
09:51.38olafskioh there's a website called that in holland orionshock :P
09:51.40sylvanaar_atworkhow awesome pythong
09:51.42sylvanaar_atworkhttp://www.brothersoft.com/downloads/pythong.html
09:51.59sylvanaar_atworknevcairiel: yeah baz does sound familiar
09:52.09sylvanaar_atworki wonder if there is a wikipedia article
09:52.24Fiskerhey sylvanaar
09:52.45sylvanaar_atworkthere is - duh
09:52.47sylvanaar_atworkFisker: hey
09:54.03sylvanaar_atworkno way, LOL http://tools.ietf.org/html/rfc3092
09:59.17nevcairielthey have RFCs on everything
10:00.14Elkanoyeah, the 4/1 RFCs are fun ^^
10:00.43nevcairielits nearly time again
10:01.04nevcairielhope blizz does something funny
10:01.19*** join/#wowace Fisker (brb@62.61.142.209.generic-hostname.arrownet.dk)
10:01.22Fiskerno u
10:01.28quiesensedies.
10:02.02Repo10ammo-matique: 03Anyia3 * r59 Ammo-matique.lua:
10:02.04Repo* Unfix the Onyxia Lair issue, since the fix broke the other instances :(
10:02.19Repo10ammo-matique: 03Anyia3 042.0.3 * r60 : Tagging as 2.0.3, minus Ony fix.
10:02.25olafskinevcairiel: what, you think the trolls and gnomes getting their cities back is serious? =)
10:02.49nevcairielof course, its about time we evict the gnomes out of ironforge
10:02.58olafskiwell, city and hovel I guess
10:11.00Megalonoh yea, them trolls
10:11.13Megalonfirst we help them all conquering echo islands back
10:11.22MegalonAND THEN SEALEVEL RISE IN CATACLYSM
10:11.33Megalongotcha
10:13.56*** join/#wowace Jedi- (~Dreamer@78-105-121-214.zone3.bethere.co.uk)
10:13.58*** join/#wowace Jedi- (~Dreamer@unaffiliated/jedi-)
10:14.58sylvanaar_atworkyou guys use Netbeans, Eclipse, or IDEA?
10:15.12ZarnivoopNetbeans here
10:15.15*** join/#wowace spode (spode@213.21.89.233)
10:15.44sylvanaar_atworkI just recently switched NB i like it.
10:16.17sylvanaar_atworkI use all 3 now actually
10:16.37sylvanaar_atworkim still on the fence about the build system - ant or maven
10:17.07*** join/#wowace Next96 (Next96@121.129.140.24)
10:17.50sylvanaar_atworkanyone have anything good to say about maven?
10:19.42mitch0complicated?
10:19.46sylvanaar_atworkhehe
10:20.20nevcairielWe use it at work and have some handy automagic setup with it
10:20.30nevcairielbut i didnt set that shit up, didnt even look at its script files
10:20.52sylvanaar_atworkas long as you dont stray from the maven way - you are ok
10:23.01sylvanaar_atworkivy is not fun at all - thats all i know
10:26.08*** join/#wowace syeren (~syeren@cpc4-oldh9-2-0-cust113.know.cable.virginmedia.com)
10:26.58*** join/#wowace Next96 (Next96@121.129.140.24)
10:27.26*** join/#wowace ausmara (~syeren@cpc4-oldh9-2-0-cust113.know.cable.virginmedia.com)
10:27.26*** join/#wowace Fisker (brb@62.61.142.209.generic-hostname.arrownet.dk)
10:30.32*** join/#wowace Unrealii (Next96@121.129.140.24)
10:38.08*** join/#wowace Trela (~Alexia@user-24-214-136-218.knology.net)
10:47.05*** join/#wowace CrazyBenny_ (s_m@a02-0602b.kn.vutbr.cz)
10:47.30Repo10ora3: 03Rabbit * r423 modules/Cooldowns.lua:
10:47.32RepoDon't pause the layouting of the cooldown tab, this causes it to behave strangely.
10:49.28*** join/#wowace rbarreiros (~rbarreiro@87-196-11-82.net.novis.pt)
10:52.49*** join/#wowace Taroven (HydraIRC@HW-ESR1-208-102-8-69.fuse.net)
11:04.06Repo10autoroller: 03Mecdemort 04v1.9.1 Beta * r54 : Tagging as v1.9.1 Beta
11:40.01*** join/#wowace TNZe (~evil@198.62-97-238.bkkb.no)
11:49.47*** join/#wowace Kazie (~Kazie@port207.ds1-vg.adsl.cybercity.dk)
11:54.48*** join/#wowace Caleb| (~caleb@dsl4E5C0336.pool.t-online.hu)
12:08.42*** join/#wowace harl (harl@dslb-088-077-196-189.pools.arcor-ip.net)
12:11.32*** join/#wowace Jim-Bim (~thorben_o@ip-77-25-225-212.web.vodafone.de)
12:16.17*** join/#wowace Lysithea (Lyset@c-c9a872d5.017-172-73746f34.cust.bredbandsbolaget.se)
12:17.09Repo10atlasloot-enhanced: 03Hegarol * r2601 Modules/WrathoftheLichKing/wrathofthelichking.lua: bugfix
12:18.07*** join/#wowace [1]AbstractH (~AbstractH@mail.refracted.net)
12:27.26*** join/#wowace pompy (~Mike@c-68-32-134-121.hsd1.pa.comcast.net)
12:37.01*** join/#wowace Kalroth (~kalroth@0x573f1066.cpe.ge-1-1-0-1101.hjnqu1.customer.tele.dk)
13:03.06*** join/#wowace Connor_ (~Connor@ip72-204-35-60.fv.ks.cox.net)
13:05.13*** join/#wowace Connor__ (Connor@ip72-204-35-60.fv.ks.cox.net)
13:08.15*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
13:13.34*** join/#wowace Legorol (~legorol@cpc1-cmbg12-0-0-cust184.cmbg.cable.ntl.com)
13:16.26*** join/#wowace Matilda_ (~alexia@69.73.16.202)
13:18.41*** join/#wowace cncfanatics (~cncfanati@WoWUIDev/cncfanatics)
13:45.14*** join/#wowace Sliker (~Sliker@5addf4a3.bb.sky.com)
13:54.01*** join/#wowace Rockj (rockj@rockj.net)
13:54.50RockjMay I ask about SharedMedia addon here? Supposed to be easy to add an font to use with Prat 3 for example. The font gets added to the list but when I try to select it, nothing happens
13:55.05RockjTrying to get the Consolas font into WoW
13:56.05Rockjand yes, path is case SeNsiTIVE and is correct :-/
13:59.51*** join/#wowace stolenlegacy (~stolenleg@d86-32-145-154.cust.tele2.at)
14:00.25pentium166does it work if you substitute another font?
14:01.05RockjAny suggestion for a font I should try? pick a random one in windows fonts folder?
14:02.03Rockjbtw, does it have limitation on supported font files? like .otf and .fon etc?
14:02.45nevcairieljust ttf
14:03.02*** join/#wowace Random (~Denial@unaffiliated/windaria)
14:03.34RockjTrying font Candra in Windows 7's fonts folder
14:03.48*** join/#wowace Lisimba (~Lisimba@h240192.upc-h.chello.nl)
14:04.22RockjI must be missing something, as after reload ui the font shows up in set font face options in prat but doesnt "activate" it
14:04.34Rockjso I must be clearly missing something
14:04.58Rockjsounds like my path is wrong, but Ive checked the casing 3 times now.
14:05.09Rockj--LSM:Register("font", "-Inconsolata",[[Interface\Addons\SharedMedia\fonts\Inconsolata.ttf]])
14:05.11RockjLSM:Register("font", "-Consola",[[Interface\Addons\SharedMedia\fonts\consola.ttf]])
14:05.13RockjLSM:Register("font", "-Candra",[[Interface\Addons\SharedMedia\fonts\Candara.ttf]])
14:05.22nevcairielwhats with the -?
14:05.34Rockjjust to bumb it to the top of the list ;)
14:06.10pentium166have you restarted the client since putting the ttf files into the fonts folder
14:06.12pentium166?
14:06.27RockjTried it once, I can do it now just for the sake of trying
14:07.59Rockjseems to work now. Interessting
14:12.14Rockjbut I guess the font doesnt really suit to be used in WoW
14:12.47Rockjor maybe with some tweaking
14:14.15RockjAnd what's a suggestion addon to move around on "items", like minimap and tooltip etc? Ive used MoveAnything. Also wish I could just remove all those buttons around the minimap and have an square of an minimap. Accepting any suggestions
14:14.20koaschtenhttp://rss.slashdot.org/~r/Slashdot/slashdot/~3/7_oN8BBYW2o/Professor-Ditches-Grades-For-XP-System
14:18.14pentium166I use sexymap and uh, tiptac?
14:19.03Rockjand is there an addon to actually list ALL memory usage?
14:19.20Rockjbefore I was steady at 66mb, which is actually considered a lot for many people
14:19.28RockjI ended up in 180mb at the end :O
14:19.30Rockjheh
14:19.50Rockjchanged graphics setting back and forth in wow, killed over 100MB :O
14:20.19Rockjmight be my performancefu showing wrong stats
14:28.50Repo10parrot: 03profalbert 07master * v1.10.13-1-g4c57d1b / (2 files in 2 directories): [+2 commits]
14:28.52Repo4c57d1b: correctly switch sfilters when changing profile
14:28.53Repoc7b66aa: update Changelog
14:29.18olafskihm I've never even considered adding fonts.. maybe I should, there's bound to be something better looking than Arial I could use for the chat..
14:31.22Mikkolafski: use sharedmedia
14:31.31Mikk(and if you ship your own font, register it with sharedmedia)
14:31.59Mikkoh just for your own wow.. nvm, thought we were talking about for an addon
14:35.14Rockjim trying btw, is people using spam-addons now a days?
14:35.29Rockjkazzak is horrible at /2 , you could just give up using trade under prime time
14:35.41Rockjand people started using /y for LFM/LFG etc
14:38.15*** join/#wowace stupiddigmouse (~chatzilla@111.193.205.116)
14:50.40[Ammo]Rockj: kazzak eu?
14:50.56[Ammo]if so then yeah, I know the feeling :)
14:51.05Rockjindeed
14:51.27[Ammo]it's being spammed to shit at prme time
14:51.36Rockjhm, I like Squareenix, but I want to disable all those damned buttons :(
14:51.48Rockjall the addons adds like an million of button that is simply in the way
14:53.42Rockjwait, it's fuubar doing that maybe
14:55.19*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:55.19*** mode/#wowace [+o ckknight] by ChanServ
14:57.56Rockjah, managed to kill most of em without vanakos
14:58.21Rockjnvm, fixed. Awww. *happy*
14:58.32*** join/#wowace Gnarfoz (smallbrain@geektour.de)
15:04.34mitch0rockj: still using fubar?
15:04.40Rockjyeah :(
15:04.54mitch0upgrade :)
15:05.20*** join/#wowace p3lim (~Miranda@85.108.34.95.customer.cdi.no)
15:05.32RockjI know, they say you should replace it, but I really enjoy : InstancesFu , ExperienceFu, RestFu, NetSatsFu , PerformanceFu and MoneyFu
15:06.24genetik-most, if not all of those have LDB ports
15:10.12Rockjsorry for "afk", speedtouch modem figured out its fun to do a warm reboot, stupid ********* box
15:10.45Rockjhm hm, maybe Ill do another search for replacement
15:11.02mitch0rockj: anyway, give this one a try: http://www.wowace.com/addons/bazooka/  :)
15:11.54vhaarrshameless plugs ftw
15:12.02mitch0sure thing ;)
15:12.11Caleb|haha was about to say the same vhaarr :D
15:12.14vhaarrRockj: http://www.wowace.com/addons/broker_sysmon/ for performancefu
15:12.16mitch0my self marketing sucks anyway
15:12.24vhaarrand ammo has some moneyfu replacement
15:12.48*** join/#wowace Hirsute (~chatzilla@155-99-207-0.uconnect.utah.edu)
15:12.51*** join/#wowace Hirsute (~chatzilla@WoWUIDev/Norganna/Developer/Hirsute)
15:12.55Rockjbut when I was reading about Bazooka, it made an extra fram just floating around in my UI that I don't want
15:13.06Rockjs/fram/frame/
15:13.19vhaarrRockj: there are dozens of LDB displays, you just need to find the one that is right for your UI
15:13.26mitch0rockj: and while you're at it, check out my other addons, too :))
15:13.57genetik-i've been using chocolatebar lately
15:14.09Rockjgenetik-: been thinking of testing it
15:14.23genetik-very few complaints here
15:14.47vhaarrblockoland is clearly superior, with all its customization power
15:14.53vhaarrit has all of 3 options, at least
15:14.54genetik-vhaarr: what's ammo's moneyfu replacement?
15:15.01vhaarrI don't remember
15:15.19mitch0there's Broker_Money, dunno if it does all that moneyfu does or not
15:15.39vhaarrnah that's not ammos
15:15.50Rockjlet me fetch Bazooka on curse crap client.
15:15.56Caleb|@project moneytrail
15:15.57RepoCaleb|: No project found that matches 'moneytrail'
15:16.00genetik-closest port of moneyfu that i know of is Broker: Cashflow
15:16.02genetik-http://wow.curseforge.com/addons/cashflow/
15:16.20Caleb|@project MoneyTrail
15:16.21RepoCaleb|: No project found that matches 'moneytrail'
15:16.24Caleb|doh
15:16.34genetik-@project money-trail
15:16.36Repogenetik-: http://www.wowace.com/addons/money-trail/. MoneyTrail. Game: WoW. Ammo (Manager/Author). Updated: 205 days ago
15:16.38mitch0btw, if I can't find an addon with curse search (on curse.com) does that mean it doesn't show up in the downloader either?
15:16.39genetik-i win
15:17.09mitch0[Broken I-WIN button]
15:17.27genetik-haven't tried moneytrail.. does it keep track of current session spending patterns?
15:17.53nevcairielmoneytrail just shows current session changes and money of all your chars, not more
15:18.01nevcairielno dayly stats or anything
15:18.16genetik-i'll give it a try when i get home from work
15:18.42Rockjbah, anooying having to quit the game each time I fetch a new addon to check it
15:19.14mitch0rockj: did you find bazooka in the curse client thing?
15:19.20Rockjyes
15:19.37mitch0ok, cool. it fell off the site search recently...
15:19.53mitch0I think it's a conspiracy. FuBar still shows up ;)
15:19.55Rockjthe only reason for why I'm using curse client is due to the simplicity of updating your addons
15:20.12nevcairielthe curse web search is always broken
15:20.17*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
15:20.20Rockjwhy they added graphics accelerated mode and crap in the client is ...off my chart
15:20.20*** part/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
15:20.52genetik-you can turn off graphics accelerated, can't you?
15:20.53Rockjfunny, does Bazooka use my fuubar addons? :O
15:20.59Rockjgenetik-: yeah, you can
15:21.08Rockjgenetik-: I never leave curse client running anyway, system resource hugger
15:21.21nevcairielit hugs your resources? how nice of it .)
15:21.45mitch0rockj: not without a "bridge" addon (Fubar2Broker)
15:22.02Rockjmitch0: ohh, right. I might recall using/downloaded such an addon
15:22.29mitch0rockj: but I recommend you find proper LDB replacements, FuBar2Broker is a kludge
15:28.07harlsome addons just won't show up on ldb without a bridge
15:29.02RockjI know, databroker design was a good thing to do.
15:33.31harlfor some reason, while in storm peaks, once i'm in combat i'm unable to drop out of it again without either dying or exiting the game for at least about 2 minutes (via alt+f4).
15:33.50harlso wtf..
15:35.29pentium166I blame phasing.
15:35.53*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
15:36.11*** part/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
15:36.31*** join/#wowace Odlaw (~ozzy@c-98-245-3-204.hsd1.co.comcast.net)
15:37.46harlso do i
15:38.18harlbut i've never had this before, so i dunno why it'd to that now
15:38.29harlto=do
15:45.05*** join/#wowace Olog (~Olog@cs27088253.pp.htv.fi)
15:54.27*** join/#wowace Lisimba (~Lisimba@h240192.upc-h.chello.nl)
15:56.52*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
15:58.05Rockjhm, can you move the Dungeion finder button? :O
15:58.08Rockjits kinda...stuck
15:58.10Rockj:p
16:05.51*** join/#wowace Gnarfoz (smallbrain@WoWUIDev/WowAce/Gnarfoz)
16:06.14*** join/#wowace xilcoy (~xilcoy@61-217-144-200.dynamic.hinet.net)
16:10.15*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
16:10.21ZynMiniMapLFGFrame:ClearAllPoints()
16:10.21ZynMiniMapLFGFrame:SetPoint("BOTTOMLEFT", Minimap)
16:10.29Zynwould be moving the eye
16:16.12*** join/#wowace Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
16:16.12*** mode/#wowace [+v Xinhuan] by ChanServ
16:16.26*** join/#wowace Cairenn (~Cairenn@MMOI/Administratrix/Cairenn)
16:16.26*** mode/#wowace [+o Cairenn] by ChanServ
16:18.58RockjZyn: swapped to Cheeniexsomething minimap
16:19.44NivFreakhrmm
16:19.49NivFreakI got a 2nd SC2 beta invite
16:20.14*** join/#wowace Desik (~47c9035f@gateway/web/freenode/x-jvaknnvfxgmhgwav)
16:20.32Zynand I've gotten none, and the system spec thingy app doesn't work
16:21.44sb|workmeh, giev :(
16:25.18*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
16:25.39quiescenswhy would you have 2?
16:25.44quiescensdid you sign up twice or something
16:26.21nevcairielthey send a second key to people that are already in to taunt people that didnt get in even more
16:28.22*** join/#wowace Jedi- (~Dreamer@78-105-121-214.zone3.bethere.co.uk)
16:28.23*** join/#wowace Jedi- (~Dreamer@unaffiliated/jedi-)
16:29.00Megalonrecruit a friend!
16:31.29Zynthen kill him
16:31.33*** join/#wowace profalbert (~profalber@e194-166.eduroam.tuwien.ac.at)
16:36.45Megalonhttp://asset.soup.io/asset/0736/4384_f9f3.jpeg :<
16:37.56RockjIt's sad the addons I want to use takes like 100MB :O
16:38.09Zyno wat
16:38.17Rockjthat's without Zygor and Questhelper
16:38.23Rockjseriously nerdrage
16:39.10nevcairielwho needs quest guides o.O
16:39.16RockjAuctioneer kills the pc tho :p
16:39.17nevcairielquesting is so f'ing easy with 3.3
16:39.26Rockjnevcairiel: im laaazy laaazy :p
16:39.44Megalonit's like gatting laid on mardi gras!
16:39.53*** join/#wowace Kalroth (kalroth@d40aaeb2.rev.stofanet.dk)
16:40.40Rockjheh, recount using 3.6MB of memory ? heh
16:43.45Rockjlet me upload a SS.
16:44.38Rockjhttp://rockj.net/wow_mem.png
16:44.57Rockjoh crap, didn't notice the SS included my second monitor :O
16:45.41olafskiwow, fixed width font? :s
16:46.19Rockjyeah, not sure if I want to use it or not
16:46.32Rockjits good for programming, still figuring out if its good for WoW ;)
16:46.47nevcairielyou can also configure auctioneer to only load when you're actually at the auctionhouse
16:46.54nevcairielat least you used to be able to :d
16:47.10Rockjnevcairiel: oh, should check that out, because atm it's a memory hog
16:47.13*** join/#wowace spode (spode@213-21-77-27.bon.t3.se)
16:47.24nevcairielI just have a auction alt that has it loaded
16:47.33nevcairielmail stuff to him, and sell it off
16:47.38pentium166fixed width fonts always look weird with non-cleartype antialiasing :(
16:47.40nevcairieland wtf does gearscore use all that memor for o.O
16:47.48Rockjgearscore is shitty
16:47.54nevcairielof course it is
16:47.57Megalonit keeps track of everyone
16:47.57Rockjit scans all passing users and summorize their crap
16:47.58nevcairielbut shitty and a memory hog?
16:48.04Megaloneveryone you every targeted
16:48.14Megaloneveryone anyone in your guild with GS ever targeted
16:48.29nevcairielwow, what a piece of crap
16:48.55Rockjnevcairiel: indeed, I only use it for a quick judge on if peoples gear, rest I inspect and check for anyway
16:48.56olafskiit could just keep track of their gs instead of all their stats
16:51.12quiescenseveryone they mouseover too probably
16:51.32Rockjhm, didnt know Arkinventory used almost 5MB , but still
16:51.37Rockj100mb usage :O
16:51.53Rockj*trying to find the acutioneer onload thingie*
16:52.03olafskimemory usage is less important than memory increase =)
16:52.08olafski*chant*
16:52.19*** join/#wowace xilcoy (~xilcoy@61-217-144-200.dynamic.hinet.net)
16:52.31Rockjolafski: hehe, true
16:52.48Rockjits not like I have a problem letting addons use memory either, problem is game is getting slowed down by it
19:10.46*** join/#wowace purl (ibot@rikers.org)
19:10.46*** topic/#wowace is http://www.wowace.com | http://paste.wowace.com | http://lua.org | Curse Client v4: http://clientupdate.curse.com/setup.exe | WoWInterface Minion: http://minion.mmoui.com/ | http://wowace.com/a/author-store-is-launched | Want your Username changed? http://www.wowace.com/request-name-change/ | Happy Chinese New Year!
19:11.30SunTsuRockj: it should, in group config, can't really look into how exactly to do that, because I don't have ebb anymore, nor do I have a usable account
19:12.02Rockjim blind
19:12.04Rockjsighs

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