IRC log for #wowace on 20101124

00:00.52Connor1How do I make grid grow up instead of down :S
00:07.16Repo10professionsvault: 03oscarucb 043.0 beta 4 * r101 : Tagging as 3.0 beta 4
00:07.18Repotagged 4.0.3a
00:14.01Repo10pokedex: 03stencil * r109 / (2 files in 1 directory):
00:14.02RepoBlizz is return places as flyable areas even though we can't buy the ability yet; add check for flight master's license.
00:15.15*** join/#wowace DarkAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
00:17.20Repo10pokedex: 03stencil 04v3.3.22 * r110 : Tagging as Release v3.3.22
00:18.32leech2kNice, I can see the boat now.
00:18.39Repo10syllabus: 03LaoTseu 07master * ec763e3 Syllabus.lua: [+1 commit] The patch was not labeled 4.0.3a. I changed to build detection for the clearup of Azaroth trainers.
00:24.40*** join/#wowace Goht (~Gooht@p57B2F8F2.dip.t-dialin.net)
00:32.49Connor1Where do I level at 51 as Alliance I forgot
00:33.06orionshocksilithus :)
00:34.05Wobinungoro
00:34.14Motigwpl also possible
00:34.15Wobinactually pug a few BRD runs
00:34.19Wobinand you'll be at 58
00:34.45orionshocktbh, once you have access to the LFG system, just grind it there :)
00:35.43Connor1Wobin dungeon deserter due to a retarded tank
00:35.46Connor1I don't use the word retarded
00:35.50Connor1But this guy really had to be
00:36.04Connor1I'm going to be restoration at 85(shaman), but I have to quest for these 30 minutes
00:36.08Connor1Actually I
00:36.11Connor1I'll explore~
00:36.41Connor1Oh fuck me...
00:36.48Connor1Astral Recall took me to the Exodar...
00:38.18*** join/#wowace Seerah (~Ryan@adsl-66-63-103.mem.bellsouth.net)
00:41.30Primerseems some spellids were removed in this patch
00:41.33*** join/#wowace Mirrormn_ (~Mirrormn@h24.60.91.75.dynamic.ip.windstream.net)
00:46.10*** join/#wowace Next96 (Next96@118.32.87.174)
00:52.27Primerpardon my ignorance, but: local t = {}. Isn't there a t.push()?
00:52.37PrimerLua manual has t.insert(), but this doesn't work
00:52.49orionshockno
00:53.00orionshockthere is table.insert(t, k, v)
00:53.16orionshocktho that's really not needed
00:53.18*** join/#wowace Next96 (Next96@118.32.87.213)
00:53.26orionshocklocal t = {} ; t[k] = v
00:53.39Primerso what's the standard way to just push into a table?
00:53.40orionshockis simpler, reads easier, and is smoother on the compiler
00:53.46PrimerI don't have an index
00:53.53orionshockyou create one
00:53.54Primert[#t + 1] = v?
00:54.01orionshockthat works too
00:54.03Primerok
00:54.30*** join/#wowace turrball (Groktar@c-76-20-77-109.hsd1.ca.comcast.net)
00:54.40*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
00:54.42orionshockbut be warry,  #t only works for a constant indexed table
00:55.03orionshockso if you have keys on 1,2,3, and 5,  #t should return 3 and is otherwise undifined
00:55.26orionshock<PROTECTED>
00:56.30Primerthere we go
00:56.39Primer4 spell IDs that I was using before are now gone
01:00.59Repo10libunitcontrol-1-0: 03Draake * r41 LibUnitControl-1.0/LibUnitControl-1.0.lua: Sync effect db to build 13329.
01:01.54Primerugh, so one of the spell IDs that was removed was the one I just added to fix the damn X53 rocket
01:02.01Repo10libunitcontrol-1-0: 03Draake 04Release-r41 * r42 : Tagging as Release-r41.
01:02.07*** join/#wowace Sliker[Bed] (~ponies@87.115.120.61)
01:03.19Repo10libunitcontrol-1-0: 03Draake 07beta * r43 : Delete cataclysm-beta branch.
01:09.37*** join/#wowace kapipi (~kapipi@raichu.netlab.jp)
01:13.21Primerok, it seems they've consolidated the spell IDs for all the "special" mounts
01:13.40Primeri.e. the ones that can function both as ground and flying
01:15.08PrimerEven the ID that I had added as the "all in one" Celestial Steed ID
01:15.19Primerwhich now leaves me wondering which ID remains
01:17.15arkanes75973?
01:17.42PrimerWhere did you get that? I need the IDs for HH, Invincible, X53, etc
01:19.34Primerheh, the broom ids are gone too
01:21.15arkanes75973 is the id for the x53 mount buff
01:21.45kagarocrap mounted isnt working correctly
01:22.14Primerlikely due to the same thing I'm running into here
01:24.19kagaroi think its more of zone everything is flagged as flyable
01:24.35PrimerCan color coding be contained in a locale variable?
01:24.44Primerwell, you can fly in Dalaran...I didn't read that in the patch notes
01:25.55kagaroim in darnassus
01:31.01PrimerLuckily I have one of these special mounts, the HH
01:31.33Megalonhow fast does the HEIL HITLER go?
01:31.36Megalonherp di derp
01:33.03Repo10postal: 03Xinhuan * r325 Modules/Select.lua:
01:33.04RepoAdd code to the Select Module to deal with any new mails that might appear at the front of your mailbox at any time, due to flipping inbox pages or a MAIL_INBOX_UPDATE event.
01:33.22*** join/#wowace Sliker (~ponies@84.93.164.82)
01:36.17kagaroill just adjust mine to the fairy horse
01:36.29OlisonI'm looking for an addon to display bubble, iceblock durations on pvp targest, any suggestions?
01:36.49Primerafflicted?
01:37.16PrimerI know it tracks cooldowns, perhaps it also does durations
01:37.24Primeron enemy players
01:38.44OlisonIt kind of broke with 4.x
01:44.52Repo10mounted: 03yssaril 07master * v2.2.6-3-g37499fd Core.lua: [+1 commit] fix flying macro selection (blizzard screwed up yet again sigh)
01:45.05*** join/#wowace Yssaril (~kvirc@99-57-32-25.lightspeed.cicril.sbcglobal.net)
01:47.49Repo10libmounts-1-0: 03yssaril * r33 LibMounts-1.0/LibMounts-1.0.lua:
01:47.50Repofix mount priority since blizzard made IsFlyableArea() not work properly once again
01:48.02Primerhahaha
01:49.57Yssarilbasically they have it enabled in the world already but in reality its disabled due to cata not being released
01:51.28vhaarrwhat you want is a CanIFlyNowPlz() API
01:51.33Primerbwahahaha I'm riding a huge pink box from Borean to SW
01:51.46bluspacecow@pinker   screenshtz ?
01:51.57Repo10castbars: 03xbeeps * r122 Castbars.lua:
01:51.58RepoAdapt to the changes Blizzard has made to the spell name system. Now, only replaces the "Channeling" text with the spellname and adds the target name (or item, when interacting with items) if a target name is available (only for spells that trigger UNIT_SPELLCAST_SENT).
01:55.06Repo10postal: 03Xinhuan * r326 Modules/OpenAll.lua:
01:55.06RepoCheckInbox() behavior changed slightly. It now fires MAIL_INBOX_UPDATE immediately (synchronous) if called within 60 seconds of the last inbox update, but doesn't do it immediately otherwise (asynchronous). Change code in OpenAll module to take this into account to speed up continuing OpenAll by not waiting an extra 10 seconds while doing mailbox refreshes.
01:56.02*** join/#wowace stew-a (~Stewart@unafilliated/stewa/x-008753)
01:56.15*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
01:58.17*** join/#wowace Sintacks (Syntax@173-80-126-1-swby.atw.dyn.suddenlink.net)
01:58.32Repo10castbars: 03xbeeps 042.49 * r123 : Tagging as 2.49
02:00.05*** join/#wowace yossa_ (~yossa@p57958F56.dip.t-dialin.net)
02:05.53ccKepso, any US dudes that checked some stuff in 4.0.3a since servers went up?
02:06.49ccKepI'd just like to know if/how they shut off uldum, like.. just an invisible wall, or the old gate or whatever, for example :D
02:07.03kagaroill check in a few
02:07.05*** join/#wowace MoonWitch (~MoonWitch@d54C5456C.access.telenet.be)
02:07.08ccKepty
02:07.17kagarogotta get to stormwind to get my tabard out of the bank
02:10.10kagaroguildmate says its phased terrain via a gate
02:12.12ccKepaye
02:12.36*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-35-89.wdrnin.dsl.dynamic.tds.net)
02:13.32Dark_Elfme thinks alot of quest addons are gonna need updated
02:14.40ccKepif you're in tanaris atm: do the docks south of CoT have ships coming/leaving ?
02:14.51ccKepor are they just visual stuff?
02:15.34GnarfozDark_Elf: need *to be*
02:15.36Gnarfozargh
02:16.10GnarfozccKep: invisible wall would be incredibly lame ;<
02:16.49Megalonyou mean like
02:17.06Megalonas lame as all the times they did that for other stuff :P
02:17.38Gnarfoznonono
02:17.41Gnarfozthis time is DIFFERENT
02:18.20Dark_Elfmercy im gonna have to turn buggrabber off it freezing my game bad with the errors lol
02:19.06Repo10questpointer: 03Kemayo 07master * v6-2-g062c05a / (4 files in 2 directories): [+1 commit] Update Astrolabe to 1.0 (r116)
02:20.18Gnarfoz@describe questpointer
02:20.19RepoGnarfoz: http://www.wowace.com/addons/questpointer/. QuestPointer. Point to quest POIs on your minimap
02:21.23Dark_Elfquestpointer is nice, the use of astrolabe is not so nice hehe
02:22.30Xinhuanheh
02:29.10Axodiousmooadin
02:29.28Axodiousif i wasn't already sonic i would totally change my name to that
02:31.17ccKepso, swamp of sorrows seems to get a neutral goblin harbor... anyone know if/where the boat's going there?
02:31.49Axodiousprobably to tanaris
02:31.53Axodiousthere's a new boat there too
02:31.55Axodiousiirc
02:31.56Dark_Elfbarrens added trainers i guess that nice wont have to fly to capital city all the time
02:32.46Megalonwith the new skills system, you don't need to visit trainers that often
02:35.01Repo10professionsvault: 03oscarucb * r102 ProfessionsVault.lua: prevent login spam on toons with no profs
02:40.03KemayoDark_Elf: Hey, putting icons on the minimap is a pain. Astrolabe works for it. :)
02:40.38Megalonputs Fisker on Kemayo's minimap
02:41.18GnarfozFisker, you're Megalon's icon
02:41.40KemayoI mean, that said, if there's a more lightweight lib out there I'd be happy to use it.
02:42.46Dark_Elfits ok i just always found astrolabe to be memory hog, but i will keep using questpointer none the less cause i like its function
02:43.51KemayoIt does a lot of pre-computing and using stored values. So it's trading increased memory use for decreased CPU use. Which is a trade I like.
02:44.00KemayoI have a lot of memory, after all. :P
02:45.53MoonWitchKemayo: I totally read that as "I have a lot of money, after all."
02:45.54MoonWitchlol
02:45.55*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
02:50.09KemayoIt more means "at one point I had several hundred dollars" :)
02:58.32Repo10flight-hud: 03Barfolomeu * r328 / (5 files in 1 directory):
02:58.33RepoAdded some code to check for spell IDs that have been removed, which will prevent Lua errors if spell IDs should ever be removed in the future.
02:58.34RepoRemoved all the 'special mount' spell IDs that no longer exist since 4.0.3a.
02:58.38RepoAdded pitch precision configuration variable.
02:58.55Repo10flight-hud: 03Barfolomeu 04v0.9.27 * r329 : Tagging as v0.9.27
03:06.20Repo10dr-damage: 03Gagorian * r1437 / (12 files in 3 directories): - Added Brittle Bones
03:06.21Repo- A lot of work on the Warlock class module
03:15.31ccKepBibi`: ping
03:15.52ccKepon your mainpage, the old world changes listing, your alterac screenshot links to hillsbrad :(
03:16.20ccKepor is that intended since its 1 map?
03:20.50ccKeplol @ horde having 5 flight points in southshore, is riding along a street now too much for the WoW population?
03:23.06Stanzillawhy does patch .3a still keep the oldworld.mpq files?
03:23.50ccKep*shrug* maybe textures and stuff?
03:24.52*** join/#wowace Wobin (~quassel@124-149-98-9.dyn.iinet.net.au)
03:24.52*** mode/#wowace [+v Wobin] by ChanServ
03:40.16*** join/#wowace quiesense (~quiescens@203-217-28-61.perm.iinet.net.au)
03:40.25Bibi`[04:15:45] <ccKep> on your mainpage, the old world changes listing, your alterac screenshot links to hillsbrad :(
03:40.25Bibi`[04:16:13] <ccKep> or is that intended since its 1 map?
03:40.33Bibi`28 seconds, average time the info needs to reach ccKep's brain.
03:40.37Bibi`you saw it here first!
03:42.08nebula169bibi, i heard you're stealing patch notes from wowhead, tsk tsk
03:42.36nebula169ducks and covers
03:45.03ccKepBibi`: was mainly missing strahnbrad, but found it afterwards :(
03:45.30Bibi`nebula169: ooooooooh I see what you did there.
03:45.37nebula169:p
03:46.00Bibi`at least now they're paranoid again about what they could steal from my site :p
03:46.18ccKepso, expected time EU realms are up tomorrow? go, give me something to /shoo you when it takes longer ;)
03:46.43Stanzilla14:00
03:47.27*** join/#wowace oscarucb (~oscarucb@d60-65-254-150.col.wideopenwest.com)
03:48.40Repo10yssbossloot: 03yssaril 06cata 07master * v1.0.2-21-g21316ce / (2 files in 2 directories): [+1 commit] update miner and run so we have data for merging with the live branch
03:52.36Repo10libtourist-3-0: 03Torhal * r99 LibTourist-3.0.lua: Added stub entry for The Maelstrom.
03:53.25*** join/#wowace the-golem (~Darrin@c-24-23-41-179.hsd1.ca.comcast.net)
04:11.20*** join/#wowace rikai (~rikai@cpe-184-153-144-194.maine.res.rr.com)
04:11.20*** join/#wowace rikai (~rikai@unaffiliated/rikai)
04:14.26Repo10yssbossloot: 03yssaril 07master * v1.1.0-23-g3545c68 / (5 files in 3 directories): [+23 commits] (19 truncated)
04:14.26Repo3545c68: rescan to make sure the merge was successfull
04:14.26Repo0780c58: Merge branch 'master' of git@git.wowace.com:wow/yssbossloot/mainline.git
04:14.26Repo21316ce: update miner and run so we have data for merging with the live branch
04:14.26Repo7f0718b: update toc to Interface: 40000
04:16.11*** join/#wowace Shadowed (~Shadowed@li157-188.members.linode.com)
04:19.58Repo10yssbossloot: 03yssaril 041.2.0b * 62311c0 /: [new tag] Tagging as 1.2.0b
04:21.17Repo10raidbuffstatus: 03oscarucb * r421 Buffs.lua: add Bountiful Feast as a valid well fed
04:21.23Repo10mounted: 03yssaril 04v2.2.7 * b6c3ed0 /: [new tag] Tagging as v2.2.7
04:29.01*** join/#wowace Aeyan (~pancake@cpe-024-163-016-179.triad.res.rr.com)
04:33.26*** join/#wowace Trela (~Alexia@c-71-228-185-69.hsd1.al.comcast.net)
04:40.05Repo10libmounts-1-0: 03yssaril * r34 LibMounts-1.0/Data.lua:
04:40.06Repoadd in all Cata mounts since they are now available on the client
04:41.08*** join/#wowace DarkAudit (~Brian@64.181.5.194)
04:42.11Repo10libmounts-1-0: 03yssaril 04v1.2.0 * r35 : Tagging as v1.2.0
04:43.23*** join/#wowace Groktar (Groktar@c-76-20-77-109.hsd1.ca.comcast.net)
04:43.45*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
04:49.35*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
04:55.15*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
05:02.04Parnicanybody using FishingAce and getting LibTourist errors on login after today's patch?
05:02.25Parnicor maybe i should just install that lib disembedded since Torhal apparently updated it today
05:04.53TorhalParnic: All I did was add a stub for The Maelstrom - you'll still get a LibBabble error since I also just added it there and the update script was already run.
05:05.29Parnicthis is what i'm getting, in case it helps: Message: ...ns\FishingAce\Libs\LibTourist-3.0\LibTourist-3.0.lua line 3452: attempt to index field '?' (a nil value)
05:07.16TorhalParnic: I fixed that by adding the stub
05:07.42Parniccool, just making sure
05:07.43TorhalBut now you'll get a LibBabble error since LibBabble-Zone needs to be updated for the inclusion of "The Maelstrom"
05:07.53Parnicgot it - i understand now :)
05:08.38*** join/#wowace evl (~evl@c85-196-101-98.static.sdsl.no)
05:09.00Repo10broker-currency: 03Torhal 07master * 4.0.1-1.2.0-2-g18bbb78 Broker_Currency.lua: [+2 commits]
05:09.01Repo18bbb78: Added Chef's Award to the available currencies.
05:09.02Repo45b6288: More cleanup, and reorganization.
05:09.37Repo10broker-currency: 03Torhal 044.0.3-1.2.1 * d4a1133 /: [new tag] Tagging new release.
05:10.04*** join/#wowace haste (haste@hirano.ixo.no)
05:11.51ParnicRoutes is really unhappy :P
05:12.14Wobinhaha
05:12.16WobinI wonder why =P
05:12.35Parnicyeah i couldn't figure it out either! :P
05:16.50ParnicArrowmaster: are you just grinding through the AC multiplayer or actually enjoying it? :P
05:17.02Arrowmastergrinding
05:17.22Parnici started playing it today just for fun instead of going for the achievements and it's actually really fun
05:17.29Arrowmastersome games are enjoyable some are just so fucking horrible i cant stand them
05:17.37Parnici got the "go ahead then win in the last 10 seconds" achievement legitimately, heh
05:17.39*** join/#wowace CrazyBenny (~s_m@193.165.209.194)
05:17.52*** join/#wowace doom0r (Doom0r@c-24-1-208-60.hsd1.il.comcast.net)
05:18.01Arrowmasterthe ones that i cant fucking stand are the ones where everybody runs around on rooftops and using the hidden gun
05:18.12Parnicyeah...that's no fun
05:18.48Parnici'm only level 5 though so i have nothing really fun yet
05:18.59Parnicused a haybale for my multi-escape, though!
05:19.00Arrowmaster41 or 42
05:19.11Arrowmasteri should be done in about 3 hours of boosting
05:19.18Arrowmasterjust couldnt find any sessions today
05:20.09Parnici can't figure out why TA.com supports boosting...for a site that ostensibly is about the 'true' value of achievements, the fact that it aids people in getting achievements more easily seems counter-productive
05:20.37TorhalArrowmaster: Go update LibTourist so Shefki and I aren't forced to. :D
05:20.57ArrowmasterTorhal: give me gametime and maybe i will
05:21.15TorhalBwahaha
05:21.21Arrowmasteractually dont, right now i probably wouldnt use it even if you did
05:21.29TorhalBah!
05:21.37Torhalmakes Parnic do it.
05:21.48Arrowmasterim bored as hell but not that bored to go back to wow
05:21.53TorhalHeh
05:22.21Parnici'll do it! what am i doing?
05:22.46TorhalLibTourist!
05:22.49Torhalcackles.
05:23.10pompyParnic: gimme a secret code to get to level 70 in borderlands!
05:23.35Parnicpompy: we have one of those. but your name has to be in the list :P
05:24.07doom0rNeoTron: bulkmail is still packaging as bulkmail2
05:25.36ArrowmasterParnic: is my name on the list?
05:25.47Parnicnope
05:25.55Arrowmasterotherwise ill have to do that 20k xp bug over and over
05:26.03Arrowmasterfor selling items
05:26.04Torhaldoom0r: NeoTron did that so the SavedVariables will carry over
05:26.32doom0rany idea if he's gonna import and switch?
05:26.43TorhalHe was thinking about it last I knew.
05:30.11doom0rdeathwing has anger prob
05:30.14doom0rs
05:31.22doom0r$5 wow, time for x53 mount
05:32.03Parnichahaha
05:32.54doom0rdid they force people outside the cities?
05:33.21pompyhttp://us.battle.net/wow/en/blog/1232869 patch 4.0.3a hotfixes
05:34.04Parnicdoom0r: yes. and they screwed with hearthstone locations
05:34.11doom0r=\
05:34.12Parnici had mine set to SW and hearthed and wound up in darn
05:34.31doom0ri parked all 19 in ironforge last night
05:34.45ShefkiHah I did the smart thing, put myself in SW and set my Hearth todya.
05:35.23Parnici moved everyone to sw but didn't realize hearths would get screwed up
05:36.06doom0rso, before i go trying to google through the mess, is there any preindication of deathwing hitting a specific area?
05:37.32Wobinno
05:37.35Wobinwell
05:37.44Wobinpeople dying horrifically in flames is a good indicator
05:37.44bluspacecowtheres the screaming
05:37.54bluspacecowand the WTF deathwings here ???
05:37.55doom0ri meant so that you have time to get there
05:38.04WobinI don't believe so
05:38.11Wobinyou just have to be 'lucky'
05:38.23doom0r=\
05:38.31*** part/#wowace Dark_Elf (~Dark_Elf@h69-128-35-89.wdrnin.dsl.dynamic.tds.net)
05:38.39doom0rdoes he hit all servers in the same pattern?
05:39.20*** join/#wowace Sariash (~Sariash@e177173045.adsl.alicedsl.de)
05:41.19Repo10collectinator: 03pompachomp 07master * 1.0.5-9-g9717da7 / (5 files in 2 directories): [+3 commits]
05:41.20Repo9717da7: Added the following 3 new pets: Mr. Grubbs, Brazie's Sunflower, Withers .... and added the quests associated with their acquire, to the quest database.
05:41.21Repob581b2b: Added a custom string
05:41.22Repo1273b6a: Added a new vendor, "Apothecary Furrows"
05:44.20*** join/#wowace DarkAudit (~Brian@64.181.5.194)
05:45.00NeoTronI might make a stand alone addon as part of the package that just loads up the saved vars
05:46.33*** join/#wowace mangeg (~sfg@c83-255-144-210.bredband.comhem.se)
05:46.36NeoTronalthough it technically doesn't matter either
05:51.25*** join/#wowace Sariash (~Sariash@d148176.adsl.hansenet.de)
05:52.08TorhalNeoTron: But "Oh noes! Mah OCD is kickin' mah arse!"
05:52.11Torhal:D
05:54.54*** join/#wowace bien|| (~bien@p4FF455FB.dip.t-dialin.net)
05:59.06*** part/#wowace Seerah|away (~Ryan@adsl-66-63-103.mem.bellsouth.net)
06:04.56*** join/#wowace faCe| (~face@p5489D167.dip.t-dialin.net)
06:07.36Repo10fishwarden: 03x87bliss * r33 / (3 files in 2 directories):  (Message trimmed by 2 lines)
06:07.37Repov4.0.3.12
06:07.38RepoPlease help translate.
06:07.39RepoI still need 5 Spanish, and 2 Korean phrases translated from English.
06:07.40Repohttp://www.wowace.com/addons/fishwarden/localization/
06:09.17Repo10fishwarden: 03x87bliss 04v4.0.3.12 * r34 : Tagging as v4.0.3.12
06:10.54Sariashis away: AFK
06:12.46arkanesgood news, dpsers
06:12.47arkanes"The current design has been reconsidered, so we're planning to revert gems that now require more blue than red gems back to their original requirements. Such a change can't be accomplished via a hotfix though, so we'll have to wait to revert these in a future patch.
06:22.13*** join/#wowace Net (~hthieblot@c-71-198-32-135.hsd1.ca.comcast.net)
06:31.38*** join/#wowace Terra (top@c-67-184-1-202.hsd1.il.comcast.net)
06:31.51Repo10decursive: 03Archarodim 07master * 2.5.2.2-22-geb1075b / (3 files in 1 directory): [+2 commits]
06:31.51Repoeb1075b: - Detected versions table will not be populated by automatic version announces anymore preventing the About dialog to display incomplete data.
06:31.53Repo2c906bf: - Added a message when Decursive's installation appears to be corrupted to prompt the user to install BugGrabber and BugSack.
06:31.57Repo10touhin (experimental): 03nebula169 * r9 Touhin.lua: trash recycled frames when changing the backdrop
06:31.58Repomore settings
06:31.59Repoplay nice without LSM
06:32.25*** join/#wowace Slayman (~dejhap08@asaru.net)
06:32.32SlaymanYEAH: http://blue.mmo-champion.com/topic/136970/dps-meta-gem-changechange-it-back
06:34.26*** join/#wowace djDef (forsaken@ip174-78-204-47.mc.at.cox.net)
06:35.56nebula169should have stuck with it, imo
06:36.12nebula169not on wrath gems, but get crazy with cata ones
06:36.20Slaymannebula169: that would only have lead to enormous flamewars ensuing
06:36.30nebula169not really
06:36.34nebula169people cry everyday
06:37.03Slaymannot as passionate though
06:37.21*** join/#wowace evl (~evl@unaffiliated/evl)
06:37.51nebula169doubtful
06:38.03nebula169so you don't get your crit meta, trying something else out
06:38.07nebula169its not the end of the world
06:38.14Slaymanand to be honest what would that meta have accomplished? ppl going all theorycrafty on their gemchoices instead of adhering to socketcolors for bonuses
06:38.51*** join/#wowace Sariash (~Sariash@d148176.adsl.hansenet.de)
06:39.34Slaymanalmost nothing would be the end of the world of WC
06:39.43nebula169so you gem spirit if your a caster, or go to something different as a melee, like one of the ap ones, or stick with relentless
06:40.15nebula169its seriously not as big of a deal as everyone is making it out to be
06:40.27nebula169other than being change
06:40.35nebula169but guess what! shit changed. get over it.
06:40.49doom0rooo, 4k riding from sw vendor
06:41.08Slaymanit's a deal big enough for them to revert the change
06:41.25nebula169it was retarded to change the wrath metas
06:41.52nebula169going forward, though, they should do whatever they want
06:42.11Slaymanthey should do whatever makes the game more fun
06:42.20nebula169too subjective
06:42.26Parnic"fun" :P
06:42.34nebula169letting you put reds in everything isn't really "fun"
06:42.49Slaymanit's a game nothing subjective about the fact that a game EXISTS to be fun
06:43.01Parnicbut everything about what IS fun is subjective
06:43.05nebula169how is making you make a choice about how you gem not fun?
06:43.08Slaymanwhat that fun means to a particular person however is sth else
06:43.52*** join/#wowace Sorha (76d09387@gateway/web/freenode/ip.118.208.147.135)
06:45.06*** join/#wowace profalbert (~profalber@212095007119.public.telering.at)
06:46.06Slaymannebula169: try to understand my reasoning please, I was arguing the case that overcomplicating the choices for gems by making inferior gems mandatory in meta requirements. thus forcing heavier numbercrunching on the average scrub cannot be a good thing, for the more seasoned player that is another ordeal altogether
06:47.40nebula169i get that, what i'm saying is by forcing a non-standard gem requirement to one of the defacto dps metas would encourage running the numbers again, or if you don't care about that stuff, finding a meta that works for you and is currently never used
06:48.23nebula169the min/maxers would min/max and maybe some more choice would happen depending on what you had
06:48.49*** join/#wowace stolenlegacy|lap (~stolenleg@193.170.222.163)
06:49.32nebula169i dislike the arguement "its forcing me to do something suboptimal" well guess what, the optimal setup just changed
06:49.54nebula169pretty much my entire opinion on the topic
06:50.02Slaymanagreed, but see that too enforces mathematics, because maybe the other meta is even with more sensible gemrequirements is inferior by that going back to my argument numbercrunching for the scrub, or being called out as a scrub
06:50.54nebula169and nothing has changed, you still go to ej to read about what you should be doing or you're doing it wrong
06:51.09Slaymantrue
06:54.10Parnic30k xp left for my 6th 80...
06:54.17Parnicso tired of leveling in northrend
06:54.23doom0rless typing more pew pew
06:54.24nebula169heh
06:54.29Parnici'm in flight!
06:54.32SlaymanParnic: damn lvl 71 on my 6th 80
06:54.32Parnictyping is all i can do
06:55.37orionshockhehe.. i guess the rogue devs didn't like eveyone picking on Gammon in Org...
06:55.42Parnicyour 6th 80 isn't 80? my mind is blown
06:56.06Slaymanit's a paradoxon
06:56.13nevcairielneither is yours, apparently
06:56.15Slaymanbut since it's fem orc rogue that's ok
06:56.25Parnicnevcairiel: ah, but i didn't say he was :)
06:57.07nevcairielso if he said "2 million xp left on my 6th 80", that would be ok? :D
06:57.08nebula169orionshock: he's getting bullied more than ever now
06:57.12Parnicyes! :P
06:57.19Parnicthere. 80
06:57.44orionshocknebula169, yeah, now he's sersiously worth killing
06:57.46Slaymanon PTR a bunch of 80s took Gamon down, not that big a deal
06:58.02nebula169should make him immune to snares
06:58.07nebula169people would stop fucking with him
06:58.08nebula169lol
07:00.20Slaymanhttp://www.wowhead.com/talent#hGGMGRfkzGobh0b:0oV that a viable elemental specc for 85?
07:02.44*** join/#wowace djDef (forsaken@ip174-78-204-47.mc.at.cox.net)
07:03.40Torhalnebula169: "trash recycled frames when changing the backdrop" <-- Huh?
07:04.10nebula169i have it set up to reuse frames i make with all the attachments, etc
07:04.21nebula169if i tried to :SetBackdrop again
07:04.31nebula169it would periodically fail and not draw it correctly
07:04.49nebula169so i just clear my heap if they change it
07:04.54*** join/#wowace dubf (~quassel@84.53.31.14)
07:05.00*** join/#wowace djDef (forsaken@ip174-78-204-47.mc.at.cox.net)
07:05.04TorhalThat commit message made me think you were trying to garbage-collect frames.
07:05.06TorhalHeh
07:05.12nebula169oh, nah :p
07:06.49*** join/#wowace djDef (forsaken@ip174-78-204-47.mc.at.cox.net)
07:08.54*** join/#wowace Next96 (Next96@118.32.87.213)
07:09.37orionshockTorhal, didn't see that in the patch notes.... frame:Recycle()
07:09.54orionshock:)
07:10.12Slaymanit was OldWorld:Recycle()
07:12.43ShadniXwhich WoW-Version is released in China? 3.2.2?
07:15.06orionshockthey might get a 4.0 side grade
07:15.19orionshocki know they didn't get wrath iirc
07:15.31nevcairielthey have wrath now
07:15.41nevcairieltook them just quite a while
07:16.59TorhalWrath Deboned!
07:17.33quiescenso.o
07:17.35*** join/#wowace djDef_ (forsaken@ip174-78-204-47.mc.at.cox.net)
07:17.42nebula169so funny the stuff they had to do to get it approved
07:21.48*** join/#wowace Elkano (~elkano@pool014.vpn.uni-saarland.de)
07:21.48*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
07:21.48*** mode/#wowace [+v Elkano] by ChanServ
07:23.03Parnicmy level 26 paladin's talents got reset but she still has righteous fury buff active
07:23.05Parnicawesome
07:23.27bluspacecowim trying to get through my tech support threads
07:23.31bluspacecowthen have something to eat
07:23.38bluspacecowso i can go play with my pally
07:23.46bluspacecownot sure if prot or ret yet
07:24.01Parnicman, menethil got wrecked
07:25.02djDef/cancelaura Righteous
07:25.19ParnicdjDef: why the heck would i do that? now i have all the aggro-pulling of prot without the spec! :P
07:25.46nevcairieland thats good how?
07:25.57Parnicbecause sarcasm doesn't come through in text very easily
07:26.27nevcairieli just chose to ignore it
07:31.10nebula169isn't righteous fury a baseline ability? >.>
07:31.17Parnicapparently so
07:31.25Parnici was hoping no one would notice after i said that
07:31.29nevcairiellol
07:31.30nebula169:p
07:37.20*** join/#wowace CrazyBenny (~s_m@193.165.209.194)
07:42.16*** join/#wowace Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
07:43.23Repo10broker-currency: 03Torhal 07master * 4.0.3-1.2.1-2-g39136a5 Broker_Currency.lua: [+2 commits]
07:43.24Repo39136a5: The size of token icons in the tooltip is now controlled by the configuration settings - to do this, icons in SavedVariables had to be stored differently. You will need to log into all of your characters to correct this.
07:43.25Repo461ea44: Drastically reduced the size of the tooltip.
07:52.13Repo10broker-currency: 03Torhal 044.0.3-1.2.2 * 428f206 /: [new tag] Tagging new release.
07:55.21*** join/#wowace profalbert (~profalber@128.131.167.8)
07:56.35*** join/#wowace RaydenUni (~rayden@ip68-5-22-175.oc.oc.cox.net)
08:02.07Repo10flight-hud: 03zhTW * r330 Locale-zhTW.lua: zhTW update
08:07.41nevcairielwhich item level did cata 5man heroic items have?
08:09.22*** join/#wowace the-golem (~Darrin@c-24-23-41-179.hsd1.ca.comcast.net)
08:09.29nevcairielnvm found it
08:11.47*** join/#wowace Cyrez (~Cyrez@c-71-202-27-57.hsd1.ca.comcast.net)
08:12.52*** join/#wowace nevcairiel (~nev@WoWUIDev/WoWAce/Ace3/nevcairiel)
08:12.52*** mode/#wowace [+o nevcairiel] by ChanServ
08:19.30starlonis beta closed? or did I just pick a bad day?
08:20.03nevcairielits closed
08:20.07starlonk
08:20.38*** join/#wowace Kalroth (~kalroth@mail1.retailplanit.com)
08:21.18SunTsuCan't ... wait ... to see ... - Still some time until the servers come up
08:24.08bluspacecowherss an amusing thread for you suntsu
08:24.09bluspacecowhttp://us.battle.net/wow/en/forum/topic/1074268108?page=45#897
08:25.32*** join/#wowace Cyrez (~Cyrez@c-67-180-101-153.hsd1.ca.comcast.net)
08:27.45SunTsubluspacecow: small thread you have there
08:27.55bluspacecowmeh
08:28.01bluspacecowits OT for the CS forums
08:28.03nevcairieltwiddles his thumbs
08:28.05bluspacecowand theres no thread cap now
08:28.06nevcairiel90 minutes to go
08:28.20bluspacecowso da blues lock it when they feel like it
08:28.42nevcairieli have some mail to get to a mailbox .. i shall do that now, i guess.
08:28.47nevcairielleaves
08:29.01SunTsuman am I anxious to see what Azeroth is like now
08:29.18nevcairielyou dont know?
08:29.39SunTsunopr, I didn't want to spoil the experience
08:32.08SlaymanAll that I could muster was the new orgrimmar I didn't check the new world in order for it to hit me properly
08:35.17doom0rhas seen 0 views of azeroth changes
08:36.21Slaymanand in addition I'm not using my 80s to scout the world I'm leveling a few new ones to experience it all properly
08:36.47doom0rmy lowest of any class is 60 =\
08:36.57SunTsuSlayman: that's what I plan to do, too
08:37.01doom0rgonna be out of sequence
08:37.31SlaymanSunTsu: that's cuz we are cool dudes
08:40.54Slaymanyesterday my M&Ms arrived finally, my local automated paketreceiving device was apparently broken
08:42.32nevcairielMine was broken too, stuff got redirected to the post office
08:42.58*** part/#wowace Blu|Eating (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
08:43.05Slaymanthankfully they did no such thing instead they sat on the thing until yesterday
08:43.17nevcairielIn any case, for you that not know the new old world, your minds will be blown
08:43.31nevcairielSlayman: the post office is on my way home from work, so it was all good
08:43.34Slaymannevcairiel: God how much I hope so
08:43.41*** join/#wowace stolenlegacy|lap (~stolenleg@193.170.222.163)
08:44.58Slaymannevcairiel: my packstation is right next to the supermarket of my choice and I don't have to wait, whereas the postoffice which is used as an alternate recipient has ridiculous office hours with 2hours break right around the end of my workday.
08:45.10nevcairielheh, sucks
08:45.33Slayman./agreed
08:45.34nevcairieli prefer the packstation as well, but it being broken wasnt all that bad
08:45.48nevcairielI heard people that had their packs in there when it broke down had to wait until it was fixed
08:45.52nevcairielthat would've annoyed me more
08:46.02Slaymanthat happens quite often here
08:46.22Slaymanbut it's like 1 day you have to wait
08:46.26Slaymanand you get an SMS
08:47.03nevcairielthe third day i came into the postoffice picking up something, they already knew me by name :(
08:47.07nevcairieli get too much stuff :p
08:47.09Slaymanand I can get my shit at whichever time i chose, be it 3am love it
08:48.18nevcairielanyone, i'm going to read the shattering now until the realms are back
08:48.22nevcairielanyhowÜ
08:48.26nevcairielÜ=*
08:48.30nevcairieli better go
08:48.45Slaymanyou can buy postage online, print it and put the thing in the Packstation while saving not only the hassle but a euro as well. It really is the best invention of DHL so far
08:48.54*** join/#wowace Pneumatus (~WiN@unaffiliated/pneumatus)
08:48.56SunTsudo dragons get a bonus for wearing plate, too?
08:48.59nevcairielyou can buy it directly at the packstation as well
08:49.18Slaymanbut the keypad is like icecold nowaday
08:49.19Slaymans
08:49.22nevcairiellol
08:49.35Slaymanstainless steel and all ^^
08:49.59Slaymannow go and read young padawan I'm still at work and got a few more hours to go
08:54.48SunTsuI din't think Slayman will like what I have to say: "Retrieving character list"
08:54.57doom0rpackstation?
08:55.07doom0ris intrigued and confused
08:55.25Slaymandoom0r: it's a german thing where you can have your pakets delivered to
08:55.45nevcairielrealms are up?
08:55.58SunTsuNozdormu is
08:56.06nevcairiel~wowalert
08:56.06purlhttp://launcher.worldofwarcraft.com/alert (US); http://status.wow-europe.com/en/alert (EU) [NB: URL goes to 404 unless there's an active alert]
08:56.06doom0ri got that much, but, like a post office box place? like a ups store? i don't get exactly what it is comparable to
08:56.33nevcairieldoom0r: its machine. you can go there, put in your golden parcel retrieving card, and pickup the parcel
08:57.14nevcairiel24/7, without social contact
08:57.14nevcairiel:p
08:57.19doom0rthat's pretty badass
08:57.28doom0ri'm a night person and i'm never home when my packages come
08:57.36doom0rso, depending on size, that'd be phenomenal
08:57.39Slayman"(09:57:14) nevcairiel: 24/7, without social contact"  the last part being the most important
08:57.52doom0rclearly
08:58.13nevcairielthere is a max size for packs that can do there
08:58.24SunTsudoom0r: it even gets better. When you get stuff delivered to your flat and you're not there - they'll leave a card with a code so you can get your package from the packstation
08:58.25doom0rsure, limited to the facility
08:58.26nevcairiellike 60cm x 35 cm x 35 cm
08:59.16nevcairielsomething that is too big always ends up at the post office
08:59.29*** join/#wowace Adirelle|work (~Adirelle@tok69-5-82-235-150-60.fbx.proxad.net)
08:59.39doom0rpost sucks in US for parcel
08:59.54doom0rcheap, but a pain
09:00.04SunTsuthey do, too, if the packstation you wanted is full. Had that from time to time, lately
09:00.37nevcairielthey should build a big underground packet delivering system that stores parcels, and gets them directly to the packstation of your choice
09:01.09quiescensbetter yet, matter transporters!
09:01.12*** join/#wowace Hell-Razor (~Hell@216.26.112.92)
09:01.13*** join/#wowace Hell-Razor (~Hell@unaffiliated/hell-razor)
09:02.32Slaymanquiescens: which bring you The Fly 24/7
09:05.10Slaymandid you german fellows notice that all "Packstationen" have a rather convenient matter of parking space in close proximity? All of the ones I know have some parking space nearby even in rush hours. it's quite a feat
09:06.32starlonbleh @ packager
09:06.45*** join/#wowace Terra (top@c-67-184-1-202.hsd1.il.comcast.net)
09:07.02nevcairielthe one i go to is at a bus station
09:07.13nevcairielyou can always park your car on there as long as no bus is currently parking
09:07.22Slaymansee
09:07.52SunTsuSlayman: I know two that are at main streets where you have a hard time finding parking space
09:07.58*** join/#wowace Lysithea (Lyset@c-29ad72d5.017-172-73746f34.cust.bredbandsbolaget.se)
09:08.12SlaymanSunTsu: your city is clearly inferior then ;D
09:08.20Slayman;P even
09:09.30SunTsutoo little parking space in the Ruhrgebiet is a known problem. You keep searching and if you have a place to park you need to figure out which city it is you ended up in
09:10.45nevcairiellol
09:12.57nevcairieloi my battlegroup is coming up
09:13.41nevcairieleven before the set deadline
09:13.44nevcairieltakes that, US
09:13.50nevcairiel-s
09:13.55Slaymanmmh the intro, I still like classic and BC a whole lot more
09:14.12mitch0nev: great, you can start fixing the range fader earlier :)
09:14.27Slaymanshoot my realm is online lol
09:14.38doom0rmage blasting murlocs was definitely the best
09:14.38Slaymanbrb making troll druid and taurenpala
09:16.16nevcairieleverytime i start the launcher, its doing non-critical updates now
09:17.24mitch0wait till it finishes
09:17.28nevcairieli did
09:17.30nevcairielmultiple times
09:17.34doom0ri can get rid of my draenei now
09:17.35mitch0hm
09:17.36Slaymanafter I updated I just tend to start with wow.exe
09:17.45mitch0try deleting the md5 files
09:17.48nevcairieli emptied my cache and it stopped doing it
09:18.01nevcairielwth
09:18.13nevcairielmy druid isnt visible, it just says "ERROR - too many characters"
09:18.21Slaymanrofl
09:18.23quiescensgrats
09:18.25nevcairielI had 10
09:18.36nevcairieli deleted a lvl 1 that i just created for the name, now it works
09:18.57*** join/#wowace pschriner (~dmps@p578b288a.dip0.t-ipconnect.de)
09:18.57Slaymanlucky
09:19.37Slaymanman shit I have to shopping today, but at least I don't have to do overtime yippie
09:19.40mitch0and I already snatched that name :P
09:19.51quiescensransom it
09:20.00*** join/#wowace Nickenyfiken (~Miranda@192.121.174.5)
09:20.15*** join/#wowace koaschten (~koaschten@188-193-133-170-dynip.superkabel.de)
09:20.51doom0ri have the perfect death knight name that i've never logged
09:21.28quiescensis it an orc
09:21.37doom0rdwarf
09:21.44quiescensorcs are bettar
09:22.17doom0rrace is irrelevant
09:22.41Slaymanso is negotiation
09:22.42*** join/#wowace faCe| (~face@tiliacordata.informatik.uni-bremen.de)
09:22.46Slayman^^
09:23.24doom0rhuh?
09:23.42Slaymanoh come on! star trek? borg? that was downright purrfect
09:23.56doom0rewww
09:24.49quiescensdies.
09:32.35nevcairielyou know, picking up all those new flight points is actually quite some work
09:33.32SunTsuWow, Lor'danel is awesome
09:33.56Repo10bison: 03Grayal * r179 / (10 files in 1 directory): prepare for cata
09:34.05*** join/#wowace Caleb| (~caleb@fibhost-66-83-191.fibernet.hu)
09:35.09Connor1Do I leave my to be Dwarf Shaman as Orcdruid or do I rename him?
09:37.52ZasurusRename him ;-)
09:38.00Connor1Zasurus but to what?
09:38.05SunTsuyes, to trollshaman
09:38.10Zasurushum... lol
09:38.12Connor1Nope
09:38.15Connor1Orcdruid it is
09:38.40Zasurusyou can't get troll sharman on our server as my gf's dad has it! :O
09:38.57Connor1I see
09:39.16*** join/#wowace EthanCentaurai (~ethan@92.15.5.37)
09:40.31SunTsuyay for finding Malfurion
09:41.44nevcairielyeah he is back
09:42.04SunTsuI still wondere why he has wings
09:42.23nevcairielhe has parts of all animals that are important to the druid
09:42.27nevcairielincluding the flight form, clearly
09:43.10SunTsuhe's too small for a moonkin
09:43.54SunTsuneeds to eat more, probably
09:48.43SunTsudamn, I love the new darkshore
09:49.14*** join/#wowace Megalon (Megalon@d86-33-0-136.cust.tele2.at)
09:52.32*** join/#wowace stolenlegacy|lap (~stolenleg@193.170.222.163)
09:57.12koaschteni'd suggest Trollolol Connor1
09:57.20*** join/#wowace Vilkku (Vilkku@dsl-tkubrasgw1-fe0bfa00-122.dhcp.inet.fi)
09:57.27Connor1koaschten that's stupid
09:58.12mitch0Running action: Apply Operating System <- wtf
09:59.02koaschtenhmm all thats left in my quest pane for kalimdor and eastern kingdoms is the meta achievements and ... silithus done?!
09:59.15nevcairielsame here
09:59.33nevcairielwbut that was to be expected
09:59.59doom0rnew login animation is just pure win
10:00.38mitch0stop this already
10:00.47mitch0I'm @work till 17:00 :(
10:00.51koaschtenbeen looking at that for too long already in beta :/
10:01.10nevcairielall i'm doing right now is collecting new flight points
10:01.38koaschtenfuck they reset the catch these fishes achievements too :(
10:03.07*** join/#wowace Vonhinten (~Kiss@c-71-203-110-77.hsd1.fl.comcast.net)
10:03.08SunTsuIt really feels like war in Ashenvale, fsck yeah
10:03.36nevcairielthey really should cut down those damn pilgrim tables
10:03.44nevcairielthey dont fit into a world that just emerged from the cataclysm
10:03.57mitch0;)
10:04.18quiescensthe show must go on
10:04.22quiescensend of the world or not
10:04.28doom0rwoot, Taurenpally
10:04.38doom0r(lvl 1 dwarf shaman)
10:04.53SunTsuwhat else would those pilgrim NPCs do anyway? They stick to their schedule
10:05.03Repo10ensidiafails: 03Maat * r241 EnsidiaFails.lua: cleanup and ticket 145
10:05.05nevcairielthey couldve died for all i care
10:05.21doom0rlet the rpers have their moment
10:05.36SunTsuOr people who need to skill cooking ;)
10:05.46doom0rjust think, soon it'll be
10:05.59doom0r*Chestnuts roasting on Deathwing's fire"
10:06.06doom0rs/"/*/
10:07.04SunTsuI'm surprised there's no gnome merchant sitting on Deathwings back, selling chestnuts and marshmellows
10:08.03nevcairielman they really overdid all those flight points in the starting zones
10:08.11nevcairielredridge has 4 alliance flight points now
10:08.12*** join/#wowace Skizelli (skizelli@c-76-102-108-254.hsd1.ca.comcast.net)
10:08.13mitch0so, what happened with the goblin questgivers? are there "good" goblins and "bad" goblins now (bad being the horde ones)
10:08.34nevcairieldo the goblin starter area, and you'll figure it out
10:08.42SunTsuFelwood even has four alliance flightpoints. wth
10:08.48*** join/#wowace Arrowmaster (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
10:08.56mitch0nev: ah, good
10:09.01mitch0will do
10:09.22nevcairielnote that you cannot until in two weeks :p
10:09.45mitch0yeah, I know ;)
10:09.59Connor1http://www.yyyyyyy.info/
10:10.02evlCan we fly in Azeroth now?
10:10.05mitch0I'll just collect flight paths or something till then
10:10.16SunTsuevl: in two weeks
10:10.38*** join/#wowace Arrowmaster (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
10:10.43Connor1RELOAD THE PAGEb
10:11.12SunTsuand release caps lock
10:11.28mitch0caps lock should be converted to control anyway
10:11.37evlConnor1: aha thankjs
10:12.36mitch0connor: what the hell is that?
10:13.21Connor1Idk
10:14.43*** join/#wowace Slayman (~dejhap08@asaru.net)
10:15.07SunTsu(neutral) Worgen in felwood, nice
10:15.33Slaymancan mapster revisualize the flightpoint symbols the maps now entrail to something a lot more visible? thinking flightmaster mouseover icon
10:18.01nevcairielthose are painted on the map itself
10:18.10Slaymandamn
10:18.16Slaymanfriggin graphics
10:18.24Slaymanbarely visible
10:19.47doom0rqq, protector of the innocent change
10:20.12Slaymandoom0r: elaborate
10:20.22doom0r"except yourself"
10:20.29Slaymanah
10:20.39doom0rno more free 4k extra heal
10:22.04*** join/#wowace Arrowmaster (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
10:24.14doom0rat least we got higher frequency ds with no hp requirements now
10:26.07Repo10squire2: 03Adirelle 07master * 1.0-beta-10 Squire2.lua: [+1 commit] Fixed for shattered world.
10:26.12Repo10squire2: 03Adirelle 041.0-beta-10 * e2a3891 /: [new tag] Tagging as 1.0-beta-10.
10:26.58Slaymanhow and why did I became an excel jockey fml
10:28.18*** join/#wowace Arrowmaster (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
10:30.09evlAre portals being moved anywhere+
10:30.20nevcairielno, they are gone
10:30.38evlSo to get to Outland you actually have to go through Blasted Lands?
10:32.01doom0rno
10:32.08doom0ryou need a mage on another account ;x
10:33.19selckinthey really want outland and northrend to be deserted
10:33.44nevcairieli believe citys still have the portal to blasted lands
10:34.28doom0rthey do
10:34.48mitch0is it possible to level to 80 (85) without hitting outland/northrend?
10:34.49selckinat least i parked all my alts in sw yesterday (oh god no)
10:35.55SunTsugreat idea to have me discover entrances of all the instances I ran lots of times
10:35.59Aeyanmitch0: Only if you queued for Outland and Northrend dungeons while you weren't sitting in town twiddling your thumbs.
10:37.44krkai dont really understand the harm in keeping portals to outland and northrend
10:38.06krkawouldn't blizzard benefit from a more distributed player base?
10:40.32*** join/#wowace stolenlegacy|lap (~stolenleg@193.170.222.163)
10:41.17koaschtenhmmm cooking daily already works
10:44.17mitch0krka: don't you have the portal to blasted lands?
10:44.24doom0rso much for choosing, prot pally is now back to one exact spec
10:45.00krkai let my wife do the cooking daily!
10:45.07mitch0:)
10:45.20nevcairielyou mean the daily cooking
10:45.27krkais there a difference?
10:45.28doom0rno
10:45.48doom0rjust missing an ,
10:45.48krkai let my wife do the daily cooking daily!
10:47.47Repo10bison: 03Grayal * r180 / (6 files in 1 directory): prepare for cata
10:48.54koaschteno.O
10:49.03koaschtenSurveying the Damage, achievement without ever been there
10:49.41doom0ryup
10:49.49nevcairielyeah thats kinda stupid
10:57.30Gagoriannevcairiel: ping
10:57.35nevcairielpong
10:57.47GagorianApparently macro buttons don't work with the BT4 snippet I used, do they have something in particular?
10:58.04*** join/#wowace Next96 (Next96@118.32.87.213)
10:58.25nevcairielyou used GetSpellId, didnt you?
10:58.32Gagorianyeah
10:58.48nevcairielhm yeah thats my bad, i dont think it returns proper values for macros
10:58.52nevcairieli can fix that, i suppose
10:59.06GagorianAlright, thanks
10:59.16Adirelle|workthere are ways to get the name of the macro spell, but not the spell id
10:59.29Adirelle|work(unless you do some reverse lookup)
10:59.46Adirelle|worke.g. GetMacroSpell(macroName)
11:00.16GagorianIndeed, I can use anything so whatever is easiest for you to make work
11:00.49nevcairieli need the spell id internally, so i'll just do a reverse lookup
11:01.06nevcairielstuff like the overlay glow needs it
11:01.55*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
11:01.55*** mode/#wowace [+v tekkub] by ChanServ
11:02.54nevcairielDragon's Teeth, is that some new low-level herb? Never heard of it, and just found some
11:03.21Adirelle|workhttp://paste.wowace.com/2899/
11:03.42nevcairielyou can also do that
11:03.54nevcairielalthough when i fixed this, GetSpellId will always return a spell id
11:04.04Adirelle|workalso work with built-in ActionButtons
11:04.21Adirelle|workanywayn, lunch time !
11:04.41nevcairielbuilt-in actionbuttons dont return a type
11:05.06GagorianDoes anyone know why Mastery points seem to work in a strange way?
11:05.43GagorianFor example, destruction warlock should get 1.25% more fire damage per point of mastery
11:06.03Gagorianbut in fact, it just gives a quarter of that per point of mastery
11:06.18GagorianSame for affliction warlocks and their dot bonus
11:06.28nevcairielmaybe its scaled down on 80
11:06.41GagorianHaven't looked at other classes yet
11:07.07GagorianI don't have any above level 80 chars so I can't really check
11:07.12GagorianBut it just seems weird
11:07.49Repo10charscanner: 03kunda * r63 / (3 files in 1 directory):  (Message trimmed by 1 line)
11:07.50RepoCharScanner:
11:07.51Repo- bugfix for Patch 4.0.3.13329
11:08.03RepoNOTE:
11:08.04RepoAchievement 3814 - 'Resilience Will Fix It (25 player)' was removed.
11:09.08GagorianAlso, does anyone know how exactly mastery points work? Level 80 char seems to have 8 points
11:09.47GagorianA quick google search revealed mostly outdated information and I haven't been following the news
11:10.12doom0rit's been and still is 8 as base
11:10.58GagorianDo you get more points past level 80?
11:11.18*** join/#wowace BluSalad (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
11:11.44SlaymanGagorian: no you have 8 points mstery from learning mastery at 80, anyting above only comes from rating on gear
11:12.08GagorianAlright, that's what I needed to know, thanks.
11:12.34Slaymanyw,  I don't give any guarantees however
11:12.44doom0rraises his fist at The Great Divide
11:12.59GagorianWell it's easy to fix later, that's what I had assumed so far
11:13.31GagorianOr well, even as such the API call GetMastery() should take care of that
11:13.40*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
11:13.58GagorianThe bigger issue currently is that why the points don't work as the tooltip claims
11:14.35GagorianBut from experience tooltips are pretty often misleading so I guess if it's consistently misleading it's not a problem :(
11:14.53Gagorians/:(/s:)
11:19.09*** join/#wowace Monolit (~postid08@89.112.4.92)
11:21.19Slaymanbtw on the 4.0.3a ptr the tooltip for runestrike showd still sth about dodge or parry but it's now alwasy rdy if you have the runic power
11:21.33Slaymaneither that or the dummies hit back now
11:25.25*** join/#wowace ShadniX (shadow1st@b045.apm.etc.tu-bs.de)
11:28.56doom0ris the isle of quel port gone too?
11:32.20doom0rit is btw
11:36.50koaschtenwhat the ... my total achievement points went down?
11:37.26MegalonOH NOOOOOOOOOOOOOOOOOOOOOOOOOOOEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZZ
11:37.46SunTsulook, Megalon's CAPS key works
11:37.48Megalontime to kill a chilton
11:38.13Repo10ora2: 03oscarucb * r686 Leader/Durability.lua: minor fix to last
11:38.25Adirelle|workGagorian, about mastery, you should not that the base score indicator is simply 8 x percent-per-point
11:38.31Repo10raidbuffstatus: 03oscarucb * r422 Core.lua: minor fix to last
11:38.42Adirelle|workso the only thing you should care about is the percent-per-point value
11:40.24ramoz_how do you get from darkshore to darnassus now?
11:40.42SunTsuby flight
11:40.48ramoz_if you're horde :S
11:41.01SunTsuwell ;)
11:41.19*** part/#wowace BluSalad (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
11:41.29ramoz_theres a boat from stormwind i guess
11:41.36Adirelle|workGagorian, hrm, I think the mastery is rounded down before calculated the percent bonus shown in the tooltip (which is itself rounded to closest integer)
11:41.44SunTsuramoz_: yes, there is one
11:42.21*** join/#wowace robokitty (~roboe@50A2E6C0.flatrate.dk)
11:42.31Adirelle|worke.g. 17.87 mastery should give me +30.379% pet damage (BM mastery), but instead it lists 29%, that is floor(0.5 + 1.7 * floor(17.87))
11:42.48Adirelle|work(1.7 being the percent-per-point value of the spec)
11:42.58*** join/#wowace Kivnel (~Kivnel@aux.jmctech.com.au)
11:43.01*** join/#wowace Slayman (~dejhap08@asaru.net)
11:44.20Adirelle|workgrmpf, doesn't work that way
11:46.32Repo10charscanner: 03kunda * r64 CharScanner_PvE_Data.lua:
11:46.33Reporemoved Zul'Gurub/Hakkar Achievement/Statistic - this is now a Feats of Strength achievement and no longer obtainable
11:51.45koaschtenthis is awesome -> http://www.youtube.com/watch?v=v4r3qzhVvW4
11:56.31Slaymankoaschten: dude stole my idea which I postulated here yesterday!
11:58.03Adirelle|worktekkub, cherry-pick https://github.com/Adirelle/Cork/commit/80b02b5d19712b785d1988e475e677cd4b1f9b17 !
12:02.10Repo10elkbuffbars: 03Elkano * r164 / (3 files in 1 directory): readded the ability to show a bar for tracking
12:06.35Repo10bison: 03Grayal * r181 Hidden.lua: prepare for cata
12:12.11*** join/#wowace plex (~plx@93-33-143-153.ip44.fastwebnet.it)
12:13.37Repo10charscanner: 03kunda * r65 CharScanner_PvP_Data.lua:
12:13.38Repoadded PvP achievement '250000 Honorable Kills' (id 5363) because this is obtainable
12:16.49*** join/#wowace marshen (~marshen2@ip-88-153-6-172.unitymediagroup.de)
12:16.49*** join/#wowace marshen (~marshen2@unaffiliated/marshen)
12:17.04GagorianAdirelle|work: It's a bit strange
12:21.58doom0rsomeone is selling a lvl 289 green polearm
12:22.25doom0r.... on live
12:23.45sbuso...?
12:24.03sbuthats what happened with BC also, people farming karazhan highlevel mobs + selling cloth :p
12:24.46nevcairielyeah, find some 80 or possibly 81 mobs, and they drop new items
12:25.38doom0rit has almost as much dps as sm
12:26.07nevcairielcata items have a new scaling
12:28.57Slaymanwhat to farm then?
12:29.29sbunothing
12:29.33sbuwait for blues/epics
12:29.52Slaymanna 2 weeks man 289 gear it#s worth an hour
12:30.38sbuit wont be an hour
12:30.47*** part/#wowace Slayman (~dejhap08@asaru.net)
12:30.53sbubye :p
12:38.18arkanesGagorian: as far as I know all the mastery tooltips should be accurate right now
12:39.14*** join/#wowace KnThrak (~KnThrak@ip-109-91-140-83.unitymediagroup.de)
12:39.17*** part/#wowace KnThrak (~KnThrak@ip-109-91-140-83.unitymediagroup.de)
12:39.24arkaneswith the possible exception of the DK blood shield
12:40.56Repo10charscanner: 03kunda 0440000-3 * r66 : Tagging as 40000-3
12:41.07GagorianWell, warlocks aren't for sure
12:41.33GagorianAlso, the demonology mastery is bugged, it doesn't gain anything from points
12:42.20arkanessilly warlocks with their crazy mechanics
12:43.04Gagorianpet abilities are totally f'd alltogether, tooltips are completely wrong
12:43.19Gagoriantooltips get bonuses from stuff they shouldn't but not from stuff they should
12:43.31GagorianWasted a few hours figuring that shit out
12:44.37GagorianEven the base values are wrong for some reason
12:46.24arkanesyou're looking at in game tooltips, not datamined, right?
12:47.39Repo10ahsearch: 03kunda 0440000-4 * r84 : Tagging as 40000-4
12:48.17Gagorianarkanes: Of course
12:50.33*** join/#wowace DarkAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
13:01.36*** join/#wowace profalbert (~profalber@128.131.167.8)
13:02.22koaschtensinging sunflower \o/
13:02.49*** join/#wowace Legorol (~legorol.s@cpc8-sgyl28-2-0-cust43.sgyl.cable.virginmedia.com)
13:04.08sbuuh right, sunflower
13:07.03*** join/#wowace Veight` (Veight@c-24-245-39-79.hsd1.mn.comcast.net)
13:08.47mitch0didum
13:29.29*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
13:29.29*** mode/#wowace [+v Elkano] by ChanServ
13:33.02ThiefMasterdamn you blizzard for making IsFlyableArea() return true in azeroth even without azeroth flying
13:33.28arkanesblizzard hates level 80 people
13:35.53*** join/#wowace Slayman (~dejhap08@port-3944.pppoe.wtnet.de)
13:36.01arkanesooh the realmlist updates in real time now
13:36.05arkanesthats new
13:38.06Slaymanyay picked up my M&Ms today, and I know why it took so long
13:38.33sbubecause you ordered 100kg?
13:38.52quiescensto pick up small round coloured chocolates?
13:38.55Slaymanthe package broke, because I ordered enough to feed everyone I've ever met
13:39.02sbulol
13:39.05Megalonthey were hand-cast by children in china?
13:39.07Slaymanthey had to repackage it
13:40.35SunTsuSlayman: you didn't order enough. pallets don't break easily
13:41.05Megalonrepackages Fisker for Slayman
13:41.08Megaloneat that
13:41.13arkanesSlayman: you are an odd duck when it comes to your M&Ms
13:42.21Slaymanin the very early english lessons I was always the "odd man out"
13:42.53Slaymanno let's see If I can't resell them M&Ms
13:43.05arkanesgasp M&M capitalism
13:43.13SlaymanM&Mism
13:43.20sbui see what amazon did there... :|
13:43.59arkanes10 years from now I will be reading news stories about Slayman, the world-spanning chocolate playboy
13:44.14Slaymanlook at teh regular prizes! 5,79 instad of 3,78 what we got them for
13:44.23SunTsuSlayman: ypi should count those M&Ms, maybe they stole some while repackaging
13:45.01SunTsu"you"
13:45.02SlaymanI know I send them to 9live they make a game where you call and have to guess how may there are and I get a cut!
13:45.35sbuerrr - name animals with only one A!
13:45.40Slaymanthere are still idiots that call in to this shit aren't there?
13:46.22SlaymanIf I send them back in 2 weeks will they take them back? I think not
13:47.03sbuuhm
13:47.32SlaymanI really don't know if food is excluded from that law
13:47.34sbui think amazon announced they will take back everything you buy between 1.11. and some day after xmas
13:47.44sbubut i have no idea how they would handle food, yea
13:48.03nevcairielwasnt plants vs zombies supposed to have an endless mode with achievements?
13:48.16Megalonbuying minced meat on amazon
13:48.20Megalonand sending it back 2weeks later
13:48.30Megalonthat'd be awesome
13:49.57Repo10mapster: 03Nevcairiel 07master * 1.3.11-3-g83dc93b / (8 files in 1 directory): [+2 commits]
13:49.59Repo83dc93b: Updated FogClear data for the cataclysmic world.
13:49.59Repo405e34a: Updated copyright header.
13:50.32koaschtenguessing the amount of M&Ms in a yar? you are so bad Slayman ... http://www.youtube.com/watch?v=YtjD3mRrVT4 and the serving density is 0.88g/cm³
13:51.16sbunevcairiel: i think they removed that...
13:51.22sbunot sure, ask koaschten :P
13:51.37nevcairielI just finished the quest and got the pet, but they guy wont talk to me anymore
13:51.39koaschtennevcairiel in the real game or the wow quest line?
13:51.45nevcairielin wow
13:51.47koaschtenIIRC the daily starts the day after
13:51.57nevcairieli see
13:51.58koaschtennot sure though
13:52.04koaschtenhavent been on beta for more than a month
13:52.56nevcairielthe quest was kinda easy after i figure out which type to build
13:53.38nevcairielanyone else have the issue with real id friends, that they show up in your friend list 3 times, with numbers appended?
13:55.01koaschtenthis fixed itself for me
13:55.07koaschtenafter i and the person in question relogged
13:55.16koaschtenbut yes, happened to me too
13:56.24Repo10professionsvault: 03oscarucb * r103 ProfessionsVault.lua: tweak frame strata to try and avoid a display heisenbug
13:56.57Slaymansrsly   0  major mage glyphs anymore? F that
13:58.09sbulol, mage glyphs bugged again?
13:58.21sbui remember mages QQing about not having primes
13:58.55mitch0sbu: s/again/still/
13:58.55Slaymansbu: they overdid it all good ones are prime and there is only Blast wave and dragon's breath as major
13:59.12Slaymanfor FIRE that is!
13:59.28mitch0slayman: oh, they did _something_ with them then? :)
13:59.41mitch0slayman: got a linky for the current glyphs?
13:59.44Repo10professionsvault: 03oscarucb 043.0 * r104 :  (Message trimmed by 12 lines)
13:59.45RepoTagging as 3.0
13:59.46RepoProfessionsVault v3.0 includes:
13:59.47Repo* NEW FEATURE: Coloring of recipes at merchants
13:59.48Repo* NEW FEATURE: Enhance tooltips for craftable items
13:59.51Slaymanmitch0: yes the reordered all useful ones to prime
14:00.44mitch0is wowhead up to date?
14:00.49mitch0(regarding glyphs)
14:01.02koaschteni think they merged the beta branch with live yesterday
14:01.07koaschtenno idea how accurate that is.
14:01.40SlaymanI'm logging all my chars and upping to WoWhead then, maybe they'll sort it out then
14:02.08koaschtenjust log on the scribe ? ;)
14:02.12Repo10atlasloot-enhanced: 03Dynaletik * r3049 Locales/constants.de.lua: - Svn test
14:02.39koaschtenwhich should populate the cache with glyphs from the crafting list
14:02.40Slaymankoaschten: and then what?
14:02.41mitch0slayman: could you name an old major now prime glyph?
14:02.49mitch0fireball?
14:02.54SlaymanFrosFirebolt
14:02.59Slaymanfireball
14:03.01Slaymanmolten armor
14:03.07mitch0uhum
14:03.12mitch0wowhead is up to date then
14:05.39Slaymanglyph of vanish is in now!
14:05.47Slaymanlearned from the Northrend book
14:06.59Slaymanthat is the only added recipe for books, on to research!
14:10.12Slaymanmajor research yields "Glyph of the Long Word" i loled
14:10.31*** join/#wowace harl (harl@dslb-088-076-032-113.pools.arcor-ip.net)
14:10.52harl[wuff!]
14:12.29Megalonglyph of long dong
14:12.54*** join/#wowace sylvanaar_work (~sylvanaar@tut.qvssoftware.com)
14:14.10sylvanaar_workhey anyone using alpha acp? someone said said that the slash command doesnt work for them
14:16.29nevcairielI'm using some alpha, i stopped updating when you switched to hg :P
14:16.51sylvanaar_workheh
14:17.22sylvanaar_workyou dont use CC?
14:17.31nevcairielno, i use repos for everything
14:17.57nevcairieli dont trust that client
14:18.09sylvanaar_workare you on linux?
14:18.17nevcairielno
14:18.32sylvanaar_workthe windows client works great - gotta say
14:18.36hastepeople trust clients?
14:18.46nevcairieli just dont like to use any software that potentially messes up my addons
14:19.10nevcairielwith repos i know where i'm at, and i know how to easily deal with breakage, simply by reverting
14:19.32Slaymanminor glyph: Glyph of the Treant is available by minor research
14:19.37mitch0nev: you could just add hg fetch to your script :P
14:19.43mitch0lazy is lazy
14:19.48nevcairielbut then i would need to install hg
14:19.57ShadniXi've scripted a weekly backup of my addon directory to revert a potential mess up by the CC
14:20.04ShadniX:D
14:20.13mitch0hg is nice anyway
14:20.30nevcairieli use git, dont need two dvcs
14:20.56sylvanaar_workcant you use git to update an hg repo
14:21.07sylvanaar_worki can use hg to do it
14:21.12nevcairieli would probably still need to install hg to get it to wrap it
14:21.35sylvanaar_worki use hg to get svn and git both
14:24.01sylvanaar_worki didnt have to do that with hg /shrug
14:24.29nevcairielIf they seriously implemented part of the git and svn protocols, they are just nuts
14:24.41sylvanaar_worklets see
14:24.52arkaneshg-git uses a python library that indepdentently implements git
14:25.07arkaneshg-svn uses bindings around libsvn
14:25.09sylvanaar_workhttp://samba.org/~jelmer/dulwich/
14:25.20arkanesright, dulwich
14:27.11jnwhitehgrowls
14:27.13jnwhitehhihi
14:27.56sylvanaar_workhihi
14:28.57sylvanaar_workoh god
14:29.03sylvanaar_workhow did i check that in
14:30.55arkanesyou checked in hihi?
14:34.36Ackisjnwhiteh: I was having some issues with tomtom (I think last night) not clearing waypoints for quests after I'd completed them (and manually cleared it), they'd disappear and reappear in a minute... was the update you just pushed to address that or should I do more debugging and give you a better ticket tonight?
14:34.43jnwhitehTomTom is fucked in cata
14:34.46jnwhitehi'm fixing it
14:34.50jnwhitehthe latest alpha should be close
14:34.59Repo10acp: 03sylvanaar * r129 ACP.lua: fix usage of global self
14:35.00jnwhitehI dont know how it was even remotely working for anyone
14:35.02nevcairielyou tagged it before its fixed? :d
14:35.06jnwhitehno
14:35.09jnwhitehone issue is fixed
14:35.12jnwhitehthen another one came up
14:35.13jnwhitehso blow me =)
14:35.15nevcairielAll i got with loads of astrolabe warnings
14:35.23nevcairielwith=was
14:35.23jnwhitehand fuck astrolabe in the ass ><
14:35.34nevcairielswitch to libmapdata already!
14:35.40jnwhitehyes
14:35.41jnwhiteh'switc'
14:35.44jnwhitehits only a new fucking paradigm
14:35.49sylvanaar_workthe astrolabe author sent PM's to everyone
14:35.50jnwhitehwhich now astrolabe is using a completely new third one
14:35.52jnwhiteh><
14:35.56nevcairielheh
14:35.58jnwhitehI didn't get a PM
14:36.04jnwhitehat least not that I know of.
14:36.06sylvanaar_workwould you like to see it
14:36.13jnwhiteh*shrug* whats it say?
14:36.17jnwhitehEsamynn told me shit was changing
14:36.25jnwhitehbut that should NOT have effected Astrolabe-0.4 which I was still using
14:36.32jnwhitehbut something fucked the upgrading hardcore.
14:36.33jnwhiteh><
14:38.45sylvanaar_worki never read it - i dont use astrolabe
14:39.03nevcairielthought he only pmed users of astrolabe
14:39.03jnwhitehwell I'm done with it
14:39.06jnwhitehhave been for a while
14:39.09jnwhitehbut now I have to deal with this
14:39.15jnwhitehbecause 1.0 being in, breaks 0.4
14:39.18jnwhitehand I Have no idea why
14:39.22jnwhitehso I wrote a compat layer for 1.0
14:39.22jnwhiteh><
14:39.23*** join/#wowace Ketho (~Ketho@ip565063bd.direct-adsl.nl)
14:39.40nevcairiel0.4 wouldnt have the new data anyway, or did he update that?
14:39.53jnwhitehnope
14:39.55jnwhitehits stagnant.
14:39.57jnwhitehbut i don't care
14:40.03jnwhitehwrong data would be better than fucking breaking.
14:40.22*** join/#wowace mojosdojo (~mojosdojo@p4FEFF037.dip.t-dialin.net)
14:40.40GagorianAnyone know where one can buy glyphs on the PTR?
14:41.09nevcairieleither in dalaran at the scribe guy, or nowhere at all
14:41.24Slaymanhey you mages are mageportal- exits in OG now dependent on race?
14:41.38*** join/#wowace Chosi (osxchosi@choseh.de)
14:41.42SlaymanGagorian: nowhere except from inscriptionists
14:42.02nevcairielyeah i didnt think the vendor was still uo
14:42.02nevcairielup*
14:43.00Gagorianlame
14:43.17*** join/#wowace Humbedooh (~Humbedooh@unaffiliated/humbedooh)
14:44.27Elkano\o/ I finaly got my Bachelor thesis on the way... less time incoming...
14:44.59nevcairielless time? thats optimisti
14:45.01nevcairielc
14:45.26Slayman38% hitchance lol
14:45.38nevcairielhybrid with alot of spirit, eh
14:45.44SlaymanSPriest
14:45.48Humbedoohoh? what's it about?
14:45.48Slaymanin healgear
14:46.17SunTsuwhat the? Wetlands has 5 FPs
14:46.42nevcairielindeed.
14:46.51nevcairielalot of zones really have alot of FPs
14:47.08nevcairielI'm nearly done collecting the ones in EK, Kalimdor is still on the table there
14:48.47Repo10cromulent: 03phyber 04v1.5.4 * 56f5b78 /: [new tag] Tagging as v1.5.4
14:48.52*** join/#wowace profalbert1 (~profalber@fortinat.ifs.tuwien.ac.at)
14:48.57HumbedoohKaelten: ping! and also /slap
14:49.00*** part/#wowace CrazyBenny (~s_m@193.165.209.194)
14:49.20Kaeltenslaps Humbedooh
14:49.32Humbedoohany news on the documenter and hg repos? :|
14:49.38*** join/#wowace profalbert1 (~profalber@128.131.167.8)
14:49.44Kaeltennot yet, :(
14:49.47Humbedooh:(
14:49.49Kaeltenon the plus side guys
14:49.57mitch0nev: is there some addon to help with that? you just go around all the zones?
14:50.01Kaeltenhttp://www.curse.com/content/JobsatCurse.aspx
14:50.24Kaeltentake a look at the second to last one
14:51.01*** part/#wowace profalbert (~profalber@128.131.167.8)
14:51.08Humbedoohclearly a job for Fisker
14:51.13Humbedoohor maybe not
14:52.31Megalonyea Kaelten, get Fisker interned
14:52.34nevcairielKaelten: i saw that, his tasks do not include coding new features, just bug fixing =(
14:52.57Kaeltenwell the job descriptions are not all inclusive
14:53.14ramoz_mitch0: you can look at the map
14:53.20ramoz_red/blue fp logos
14:53.34nevcairielramoz_: also yellow ones
14:53.42ramoz_oh right
14:55.22Humbedoohhey Kaelten! any news on the search function? *giggle*
14:56.15Ackisthere's no news :P
14:56.31Kalrothno news is good news!
14:56.33mitch0too much .net and php. also too much SF
14:57.10Elkanotoo much moving overseas...
14:58.13Humbedoohhrmm
14:58.41Humbedoohwhy is it, that the real Orgrimmar map is located in the "Ogrimmar" folder, while the "Orgrimmar" folder contains pure crap
14:59.32mitch0it's just to trip ppl like you
15:04.06MegalonHumbedooh: there is news, just use the search function to find it
15:04.08Megalondurr
15:04.40Humbedoohlies, all lies
15:05.02*** join/#wowace Odlaw (ozzy@c-98-245-3-204.hsd1.co.comcast.net)
15:06.44Slaymanwhat is up with lib babble zone?
15:06.53nevcairielwhats not up with it?
15:07.08Slaymanmoaning about the maelstrom and it's lack of a translation
15:07.18nevcairielthats some addons fault
15:07.18Slaymanin enGB client called by mounted
15:07.24Slaymanbad mounted
15:07.59Repo10doodlepad: 03Humbedooh * r61 Doodle.lua: Added most major cities to the map list.
15:09.04nevcairielapparently someone added it to the locale thingy on wowace, but didnt tell me to regenerate zips
15:09.42Repo10libbabble-boss-3-0: 03Nevcairiel * r318 LibBabble-Boss-3.0.lua:
15:09.43RepoAutomated LibBabble re-generation from the localization system
15:09.49Slaymanso it#s your fault, by default lol ^^ kidding though
15:09.50Repo10libbabble-creaturetype-3-0: 03Nevcairiel * r87 LibBabble-CreatureType-3.0.lua:
15:09.51RepoAutomated LibBabble re-generation from the localization system
15:09.58Repo10libbabble-faction-3-0: 03Nevcairiel * r127 LibBabble-Faction-3.0.lua:
15:10.02RepoAutomated LibBabble re-generation from the localization system
15:10.10Repo10libbabble-inventory-3-0: 03Nevcairiel * r113 LibBabble-Inventory-3.0.lua:
15:10.11RepoAutomated LibBabble re-generation from the localization system
15:10.14Repo10libbabble-zone-3-0: 03Nevcairiel * r297 LibBabble-Zone-3.0.lua:
15:10.15RepoAutomated LibBabble re-generation from the localization system
15:11.04Slaymanwarm tea, so delicious
15:11.15Repo10libbabble-boss-3-0: 03Nevcairiel 044.0-release7 * r319 : Weekly Tag - #7
15:11.21Repo10libbabble-creaturetype-3-0: 03Nevcairiel 044.0-release7 * r88 : Weekly Tag - #7
15:11.26Repo10libbabble-faction-3-0: 03Nevcairiel 044.0-release7 * r128 : Weekly Tag - #7
15:11.32Repo10libbabble-inventory-3-0: 03Nevcairiel 044.0-release7 * r114 : Weekly Tag - #7
15:11.37nevcairielpoor packager
15:11.38Repo10libbabble-zone-3-0: 03Nevcairiel 044.0-release7 * r298 : Weekly Tag - #7
15:11.55Humbedoohit'll break, I can feel it
15:13.47mitch0har har
15:15.24Repo10ahsearch: 03kunda * r85 / (2 files in 1 directory): next try to fix the possible FrameLevel bug
15:15.28SlaymanKael was in the channel a few mins ago he can fix it if it breaks
15:15.48Ackisno nevcairiel was just upset that it had to package a bunch of stuff all at once
15:16.16Repo10rating-buster: 03Zidomo * r322 RatingBuster-Locale-enUS.lua: - enUS update
15:16.40Slaymanusually it breaks under stress
15:18.32*** part/#wowace Cyprias (~Administr@S0106000fa2200c95.ed.shawcable.net)
15:20.16*** join/#wowace Aens|Superiority (~a@69-196-131-175.dsl.teksavvy.com)
15:20.30*** join/#wowace asmodai (asmodai@dhammapada.xs4all.nl)
15:21.01Repo10ahsearch: 03kunda 0440000-5 * r86 : Tagging as 40000-5
15:21.17*** join/#wowace [Ammo]_ (~wouter@connected.dnd.utwente.nl)
15:23.30Ackis@project collectinator
15:24.03RepoAckis: http://www.wowace.com/addons/collectinator/. Collectinator. Game: WoW. Torhal (Manager/Author), Ackis (Author), Jim-Bim (Author), pompachomp (Author), Shaelynx (Artist), crimmie (Contributor), Lisanette (Contributor), Zhinjio (Contributor). Updated: 9 hours ago. Tickets: 14/70
15:24.19nevcairielhttp://images.gammatester.com/pics/47b3c5d354a4496d1ffb53c25cc77b7f.jpg -- all alliance eastern kingdoms flight points, the map is kinda crowded <.<
15:24.30*** join/#wowace mort (~mort@nrbg-4d077c02.pool.mediaWays.net)
15:24.30*** join/#wowace MindWorX` (MindWorX@188.176.197.82)
15:24.30*** join/#wowace Diao (vince@adsl-76-254-21-38.dsl.pltn13.sbcglobal.net)
15:24.30*** join/#wowace Natch| (~natch@c-27cde155.25-4-64736c10.cust.bredbandsbolaget.se)
15:24.30*** join/#wowace Baps (~randall@gw1.damocles.com)
15:24.30*** join/#wowace syeren (~syeren@cpc2-salf5-2-0-cust876.10-2.cable.virginmedia.com)
15:24.30*** join/#wowace Zyn (~faggotry@h187n4-av-a11.ias.bredband.telia.com)
15:24.30*** join/#wowace Olison (olison@fukdruidsgrr.org)
15:24.30*** join/#wowace Zarnivoop (~stmo@custchecker.rixport80.se)
15:24.54Megalonhussa
15:26.13SunTsuOh my, Araj is lvl 35 elite
15:27.30*** join/#wowace ulic (~ulic@75-171-219-223.hlrn.qwest.net)
15:27.36*** join/#wowace felipe` (~felipe@my.nada.kth.se)
15:28.46Repo10collectinator: 03pompachomp 07master * 1.0.5-10-gf4c4083 Database (2 files in 1 directory): [+1 commit] Added a new pet: Tiny Flamefly .... and added the quest associated with acquiring that pet
15:32.33*** join/#wowace Mihau (~asmith@69.73.16.202)
15:33.08*** join/#wowace cralor (~cralor@c-98-217-6-30.hsd1.ma.comcast.net)
15:36.31SunTsuGreat, used a fp in eastern plaguelands - without going anywhere
15:36.58SunTsuSitting on he gryphon, watching it yawn, going nowhere
15:37.52arkanes<PROTECTED>
15:37.57arkanesneed to look into that
15:40.09SlaymanZuni: I love you and I love your accent please be mine
15:42.26Ackisbranching in git is: git branch <branch name> then git checkout <branch name>
15:46.01Ackishow do I push that branch?
15:47.00Repo10libbabble-itemset-3-0: 03arith * r2 / (5 files in 1 directory): initial check-in
15:48.10*** join/#wowace Sorha (76d09387@gateway/web/freenode/ip.118.208.147.135)
15:50.23pompy:O
15:50.37Sorha:O
15:50.44*** join/#wowace mangeg (~sfg@c83-255-144-210.bredband.comhem.se)
15:51.43Repo10libbabble-itemset-3-0: 03arith * r3 LibBabble-ItemSet-3.0.lua: 4.0.3_beta1
15:51.58sylvanaar_workAckis: i wonder if there is a git channel? it'd be funny to see what kind of answer you'd get.
15:52.45sylvanaar_worka nice prompt one, or some rude rtfm response, or even a bot
15:54.04selckinAckis: just git push <remote> <branch>
15:54.49Repo10guildinfo: 03Medalist * r2 / (4 files in 1 directory): release
15:57.03Repo10guildinfo: 03Medalist 04v1.0 * r3 : Tagging as v1.0
15:58.01*** join/#wowace moop (~a@unaffiliated/moop)
15:58.51moopsay I have 2 frames, is there a simple way to apply the same Animation to both of them, or do I have to create two different animation groups for each frame?
15:59.23*** join/#wowace Thaoky (Thaoky@184.130-65-87.adsl-dyn.isp.belgacom.be)
15:59.50moope.g. if I create a single frame and make that the parent frame of each one, and animate the parent, will the children also animate?
16:00.03jnwhitehtry it and see =)
16:00.13jnwhitehbut I believe it only applies to the region that has te animationgroup
16:00.18jnwhitehbutperhaps you can animationgroup:SetParent()
16:00.25jnwhitehto move that animation fromframe to frame
16:00.29SorhaIf I have ## OptionalDeps: Ace3, LibSink-2.0, LibDataBroker-1.1, LibSharedMedia-3.0 and someone downloads a no-lib version of my addon and doesn't get a stand alone LibSink-2.0 what happens o_O
16:00.35moopalright, lemme try it now!
16:01.14Zasurussorha: it will load your addon anyway
16:01.33ZasurusSorha: OptionalDeps just make sure that addon loads first if it exitst
16:01.43Zasurusexists*
16:02.00SorhaSo my addon would still have a heart attack the first time it tries to use it? Guess that puts the onus on the user to get the librarys?
16:02.07SorhaOr is there something else I can do
16:02.07Repo10atlasloot-enhanced: 03arith * r3050 Locales/constants.en.lua: comment added
16:02.16ZasurusPut it in Dependencys
16:03.32ZasurusE.G.
16:03.32Zasurus## Dependencies: SexyMap
16:03.32Zasurus## OptionalDeps: MinimapButtonFrame
16:04.03SorhaAaa thanks :) So they would be unable to load my addon without those libs if I use it that way?:)
16:04.18nevcairieleh, you cant put frames in deps :P
16:04.21ZasurusThis addon would REQUIRE sexymap to load (wouldn't load if it wasn't there) but if MinimapButtonFrame existed MinimapButtonFrame would be loaded first
16:04.46Zasurusnevcairiel: no it was for Sorha :P
16:04.52SorhaThanks Zas :)
16:04.56Zasurusnp
16:05.40SorhaDon't think I can see a cause to use OptionalDeps for mine at the moment..
16:06.25SorhaHmm if they have a embedded version and no stand alone SexyMap what happens then... :)
16:06.36ZasurusYer I use them for ones where you want to add something to that addon but it isn't really required
16:06.39arkanesthen the adodn won't load
16:07.01arkanesin general, you want to distribute your libraries emebedded, but use optional deps to pick up a standalone version
16:07.04ZasurusIf you have embeded version you don't need to put it in the dependency or optdep
16:07.19arkanesin theory if your no-lib version should use Dependencies instead of optdeps
16:07.27arkaness/if/
16:07.43SorhaI just have some people that seem to like using no-libs which I havn't really got working so well right now >.<
16:07.44ZasurusArkanes: never thought of nolib version... :O
16:08.04arkanesdon't feel obligated to support no-libs if you don't want to
16:08.13ZasurusIf they are using nolib then they need to know what they are doing
16:08.15arkanesI believe nev has a rant about this I'm sure he could share
16:08.21SorhaWheres that disable option :D
16:08.25*** join/#wowace Veight` (Veight@c-24-245-39-79.hsd1.mn.comcast.net)
16:08.27ZasurusHehe
16:08.35*** join/#wowace ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
16:08.35*** mode/#wowace [+o ckknight] by ChanServ
16:08.40ZasurusYou CAN put them in the optional dep and then the nolib will work
16:08.53SorhaGuess i'd leave it on so I have some comments to read.. even if its only no-libs exploding ^_^
16:08.58*** join/#wowace Killmore (~task@78-76.162.dsl.aei.ca)
16:08.58Zasurusrushes off to change his toc files for them all
16:09.04Sorhalol :)
16:09.05Zasuruslol
16:09.37ZasurusSorha: Do you use curseforge Repositorys?
16:09.53*** join/#wowace vhaarr (~folk@WoWUIDev/WoWAce/Rabbit/vhaarr)
16:09.53*** mode/#wowace [+o vhaarr] by ChanServ
16:09.58SorhaWoWAce ones.. not sure if they are the same?
16:10.05ZasurusYer they are
16:10.49SorhaJust trying to make a commit that doesn't explode tonight as I am offline a while reinstalling my PC tomorrow.. yay >.>
16:10.51Zasurushave a look at: http://kb.curseforge.com/projects/packaging-an-addon/#w-tagging-your-addon and http://kb.curseforge.com/projects/pkgmeta-file/ there is also one for toc... hang on I will dig it out
16:11.32SorhaJust found out tonight that  libs/LibSink-2.0:   url: svn://svn.wowace.com/wow/libsink-2-0/mainline/trunk/ was one folder short :P
16:11.53*** join/#wowace stolenlegacy (~stolenleg@chello084115137250.5.graz.surfer.at)
16:11.55Zasuruslol
16:12.13Slaymandid the WoW Witch Doctor Trolls always use their WC3 voices and speeches??
16:13.46SorhaThanks to the wonders of blizzards remote quests I have 26/25 quests.. and can only track 25 >.>
16:14.05Zasuruslol
16:14.36SorhaThat was not fun to test at all >.<
16:18.23ZasurusWhile I am glad the new loading screen is not as noisy it would be nice to be able to turn off the breathing noise anyway! :-) It is putting me to sleep as it had DCed and was sitting on that screen in the background... ;) Also due to it being dragon breathing it is deep so vibrates though the house (and likely nabours house! :D)
16:18.57moopFigured it out, jnwhiteh. Thanks for pointing me in the right direction. :)
16:19.46Repo10libbabble-itemset-3-0: 03arith 044.0.3_beta1 * r4 : Tagging as 4.0.3_beta1
16:20.11SorhaIt is a tad dull though.. he needs to toast the screen every now and then >.>
16:21.40*** join/#wowace groktar (~gr@209-234-197-181.static.twtelecom.net)
16:25.51*** join/#wowace koaschten (~koaschten@193.175.177.153)
16:27.12SorhaScary when theres 130 downloads an not a single comment.. so bad it killed my users o_O
16:27.23moopif you :Hide() a frame, does it also :Stop() the animation associated with it?
16:27.34moopor is it running in the background
16:41.15Repo10big-wigs: 03Maat * r7605 Bastion/Halfus.lua: change Furious Roar spellId to avoid errors
16:44.10Repo10mounted: 03yssaril 04v2.2.8 * 7970274 /: [new tag] Tagging as v2.2.8
16:49.18Repo10libsql (experimental): 03Humbedooh * r20 LibSQL-1.0.lua: Updating LibSQL_Resource_Next_Objectified to work with LibSQL:Acquire
16:49.28*** join/#wowace Humbedoo (~Humbedooh@port530.ds1-op.adsl.cybercity.dk)
16:50.53*** join/#wowace Humbedoo (~Humbedooh@unaffiliated/humbedooh)
16:56.08*** join/#wowace stolenlegacy|lap (~stolenleg@chello084115137250.5.graz.surfer.at)
16:56.46*** join/#wowace Yssaril (~kvirc@99-57-32-25.lightspeed.cicril.sbcglobal.net)
16:57.35Repo10collectinator: 03Ackis 07rewrite * 1.0.5-11-g7105eca / (45 files in 5 directories): [new, +1 commit] Rewrite
16:58.07pompythat was one fast rewrite...
16:58.08nevcairielshouldnt torhal be doing that
16:58.16pompywhat i said nevcairiel
16:58.20pompy:P
16:58.21nevcairielheh
17:00.38Ackisit's not done of course :P
17:00.54sylvanaar_workoh was that dry-coded
17:01.14Ackisit'll probably blow your PC up if you try to load it
17:01.22pompyduh
17:01.48AckisI'm so out of practice with coding, this is slightly too complex for me =/
17:02.02sylvanaar_worki love users that report problems and dont have lua errors turned on
17:02.15sylvanaar_worki never know wtf they are talking about
17:02.58*** join/#wowace Silowyi (~silowyi_d@99-5-223-222.lightspeed.snantx.sbcglobal.net)
17:03.33*** join/#wowace Funkeh` (~funk@82.111.112.129)
17:03.33*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
17:03.33*** mode/#wowace [+o Funkeh`] by ChanServ
17:03.34pompyhttp://www.wowace.com/addons/arl/tickets/1102-alchemy-everything-uses-crystal-vials/ apparently that had something to do with arl... idiots
17:05.48Kethohttp://www.wowace.com/licenses/872-mine-all-mine/  lol i want to use that license too (n_n)
17:06.19*** join/#wowace Ketho (~Ketho@ip565063bd.direct-adsl.nl)
17:09.59ckknightKetho: just go with All Rights Reserved :P
17:10.16ckknight@describe libsql
17:10.17Repockknight: http://www.wowace.com/addons/libsql/. LibSQL-1.0. SQL-driven database system for Lua
17:10.54ckknight:-(
17:12.22Humbedoohyou made liblinq, so you don't get to do a sad smiley!
17:12.49Repo10fishing-ace: 03Sutorix * r128 / (3 files in 2 directories): FishingAce: fix typo that was breaking auto loot and lures
17:14.49sylvanaar_workthere are that many licenses?
17:15.40Repo10libsql (experimental): 03Humbedooh * r21 LibSQL-1.0.lua: Set LibSQL_Conform_Data to return the raw value of unknown field types.
17:15.41Ackissylvanaar_work: everytime someone creates a custom licence it adds to it
17:15.51*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
17:15.56sylvanaar_workyeah, thats what i mean
17:16.05sylvanaar_workpeople have made that many lol
17:16.18Ackisyeah amazing eh?
17:16.45Humbedoohwell there's also that silly bug that resets your license when you edit your project info, so some might have made duplicates
17:17.28Ackismost likely there are
17:18.09sylvanaar_workif you have 10 projects, and you want to use the same custome license on each, you can't can you?
17:18.24sylvanaar_workyou have to copy paste it in, and that creates a new one
17:18.25ZasurusYou would have to type them into each one :(
17:19.10sylvanaar_worki see now
17:19.40Ackisyou used to be able to use the same custom license
17:19.49sylvanaar_workhttp://www.wowace.com/licenses/871-beerware/
17:19.53sylvanaar_workhe must know Fin
17:20.27nevcairielbeerware is even on wikipedia
17:20.27Repo10libreforginginfo-1-0: 03emelio 07master * 1.0.3 / (2 files in 1 directory): [+1 commit] Fix for 4.0.3a
17:20.34Repo10libreforginginfo-1-0: 03emelio 041.0.3 * 21a1438 /: [new tag]
17:20.35Repo- Fix for Patch 4.0.3a
17:21.54sylvanaar_workI real common one is the empty string
17:22.58sylvanaar_works/I /A /
17:23.01Repo10reforgedtooltip: 03emelio 07master * 1.0.3 ReforgedTooltip.toc: [+1 commit] Update for Patch 4.0.3a
17:23.04Repo10reforgedtooltip: 03emelio 041.0.3 * 672c6cc /: [new tag]
17:23.05Repo- Update for Patch 4.0.3a
17:25.18*** join/#wowace _SunTsu (~miyamoto@cl-1212.ham-01.de.sixxs.net)
17:25.21*** join/#wowace Slayman (~dejhap08@port-13451.pppoe.wtnet.de)
17:27.55*** join/#wowace Kalroth (kalroth@3e6be244.rev.stofanet.dk)
17:35.55*** join/#wowace Yoshimo (~Miranda@p549984EF.dip0.t-ipconnect.de)
17:35.56Repo10fishing-ace: 03Sutorix * r129 LibFishing-1.0.lua: FishingAce: bug fixes for tooltip handling in LibFishing
17:36.44*** part/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
17:43.27*** join/#wowace Ingela (~Ingela@90-230-169-130-no35.tbcn.telia.com)
17:46.02*** join/#wowace MoonWitch (~MoonWitch@d54C5456C.access.telenet.be)
17:46.26*** join/#wowace MindWorX` (MindWorX@188.176.197.82)
17:50.00*** join/#wowace Mera (~WAAAGH@5.20.93-79.rev.gaoland.net)
17:51.08*** join/#wowace NeoTron (~neotron@pool-108-17-169-178.sttlwa.fios.verizon.net)
17:53.32*** join/#wowace faCe| (~face@p5489F371.dip.t-dialin.net)
17:55.19Merasomeone known an api to transform a ChatFrame's lineID to the phrase it is referring
17:55.26Meraknows
17:55.45nevcairiellol, transcriptor is asking for icc25hc logs
17:56.43pompywhat is this money that ursuri brightcoin sent us afte 4.0.3a?
17:57.48Slaymanppl putting me on ignore and continue to whisper me lol
17:57.57*** join/#wowace Hell-Razor (~Hell@216.26.112.92)
17:57.57*** join/#wowace Hell-Razor (~Hell@unaffiliated/hell-razor)
18:01.23Slaymanpompy: it's your over the cap justice points I believe
18:02.47*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
18:03.30mitchnullnevcairiel: which cache files did you delete to stop the launcher's non-critical updates?
18:08.42Slaymanlol instantgoingdown achievement ^^
18:11.04*** part/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
18:15.23Slaymanoh noes mapster broke
18:16.36*** join/#wowace lc0452795 (~lc@d54C57641.access.telenet.be)
18:16.56QaboombaWould anyone be so kind to help me out with a small thing?
18:17.04ZasurusKeep talking...
18:17.07SlaymanQaboomba: shoot
18:17.56Qaboombai'd like to make a button in my addon that   does statement 1 OnClick when you click it with left button, and statement 2 OnClick when you click it with the right button or any other button.
18:18.00Zasurusdraws a target on Slayman for Qabommba to shoot
18:18.50ZasurusTHis might help: http://www.wowpedia.org/UIHANDLER_OnClick
18:19.09ZasurusWhen the button is clicked the "button" is passed though to the function
18:19.24ZasurusSo you can use that to decide what code/function to run etc :)
18:19.33*** join/#wowace robokitty (~roboe@50A2E6C0.flatrate.dk)
18:20.08QaboombaLol. I'm just trying to configure something, but that is definitely too difficult for me.
18:20.17QaboombaIsn't there something like "if button == leftbutton then" blabla?
18:20.37Zasuruse.g. button:SetScript("OnClick", function (self, button, down) if (button == "left" then ...
18:20.41Zasurusyer that!
18:20.49ZasurusWhen you say "Configure" what do you mean?>
18:20.59QaboombaEditing a couple of buttons in the addon
18:21.21ZasurusRight find the OnClick script then
18:21.40QaboombaI have <OnClick> statement </OnClick>
18:21.46QaboombaBut I want to change the statement, into a script
18:21.47Qaboombalol
18:21.54ZasurusRight so it's xml?
18:22.07QaboombaIt's XML but within the <scripts> it's lua
18:23.11QaboombaSo i do this:
18:23.13ZasurusI don't really use xml in my addons but I would have thought that it runs a function in the lua... maybe that function is passed 3 varaibles so if you added your if button... statment to that
18:23.17Qaboombaah
18:23.24QaboombaI don't understand that lol
18:23.33ZasurusOK what is the adddon?
18:23.36Zasurusaddon*
18:23.54QaboombaIt's something i started from nothing.. Well a friend gave it to me and it just has buttons like /duel and /forfeit
18:23.57Qaboombai know it's stupid but I just started
18:24.14ZasurusYou goto start somewhere ;-)
18:24.19QaboombaYeap :)
18:24.23QaboombaSo do you know how to do it?
18:24.37ZasurusPaste it into a paste site so I can read it
18:24.39Zasurusmaybe
18:24.48SlaymanQaboomba: paste.wowace.com
18:25.15ZasurusArr that's what I was looking for... lol can't believe I couldnt remember it! They made it simple! :D
18:25.23QaboombaWell I have nothing but the buttons which already work... I just need the lua function to define which button that was clicked (left or right mouse button)
18:25.25Slaymanthey sure did
18:25.30Qaboombaso i don't think my current code will help you
18:25.41ZasurusYer it will :P
18:25.44Slaymanput in your xml if your lua is empty
18:25.44QaboombaLol k
18:26.12Qaboombagoing to put the <Button blablabla /> </button> then
18:26.14ZasurusNeed to see how the button kicks off the lua to see how the button works
18:26.14Qaboombahold on
18:26.47Qaboombajust as a lua script
18:26.48Qaboombai suppose
18:26.49Qaboombalol
18:27.01ZasurusArrr <OnClick>self:SetText("You clicked with " .. button);</OnClick>
18:27.18Slaymannot really
18:28.01ZasurusThat is from the site I sent you... it looks like "button" is the name of the variable containing the button name so paste your <OnClick>...</OnClick>
18:28.14ZasurusI think I know how to change it to do what you want :)
18:28.38Qaboombahttp://pastebin.com/kWFwvfhT
18:29.17*** join/#wowace Goht (~Gooht@p5DDE641E.dip.t-dialin.net)
18:29.23ZasurusI see so you don't have any lua at all yet :)
18:29.37ZasurusSec then I will try something
18:29.48QaboombaNo it just has to cast a portal to OG on left click and portal to UC on right click :P
18:29.53QaboombaI'm a mage btw xD
18:29.57Zasurusk
18:30.18SlaymanQaboomba: you could macro that you know that right?
18:30.24QaboombaI know I know
18:30.28QaboombaThanks for reminding me, though
18:30.42Slaymanjust asking
18:30.47Qaboombaokay
18:31.30ZasurusAdd <OnClick>self:SetText("You clicked with " .. button);</OnClick> for now and run it... I need to know what the buttons are called ;-)
18:31.40QaboombaAight
18:31.46Qaboombaso I just add it and /reload in game and try out the button?
18:31.50Zasuruswhen it prints the right and left button tell me what they are e.g. LeftButton or Left
18:31.52Zasurusyep
18:31.58QaboombaOkay
18:32.06Zasurusreplace the onscript part though
18:32.25ZasurusOh hang on... lol
18:32.51Zasurusput this in instead: ChatFrame1:AddMessage("button = '"..tostring(button).."'");
18:33.05Qaboombaok
18:33.06Zasurusput it where your "LUA script here" is
18:33.17ZasurusNot sure what the other one will do! ;-)
18:34.26Qaboombacrap
18:34.33Qaboombai'm in dalaran.. it loads super slow
18:34.34Qaboombahold on :P
18:34.37Slaymanshouldn't we move all of that over to lua?
18:34.39QaboombaMy PC isn't too great
18:34.51QaboombaBut the other parts of that are already in XML
18:35.02ZasurusYer but baby steps ;-)
18:35.18Slaymanyou basically don't do scripting inside of xml, noone does that
18:35.32Qaboombawell you do withint <scripts></scripts>
18:35.49ZasurusI personally don't use XML at all :p
18:35.59Qaboomba<PROTECTED>
18:36.00ZasurusBut Others do so I don't mind
18:36.02Qaboombaonly works with LeftButton
18:36.05Qaboomba:(
18:36.06SlaymanXML is SO hard to read and even harder to debug
18:36.16QaboombaI don't really mind XML
18:36.18ZasurusSlayman: Yup
18:36.44QaboombaWell I guess you guys are better than me when it comes to scripting and coding
18:36.47*** join/#wowace CrazyBenny (s_m@a02-0602c.kn.vutbr.cz)
18:36.51Qaboombabut so far I only need that lua script :D
18:37.05ZasurusSo when you right click nothing happens?
18:37.21QaboombaOnly with LeftButton it works
18:37.34ZasurusAnd it says "LeftButton" right?
18:37.38Qaboombaye
18:37.47ZasurusDo you only have one file?
18:37.58Zasurusas in a toc file and one xml file?
18:38.01QaboombaYea
18:38.18ZasurusOK paste the whole file into a paste and let me have a go...
18:38.29Qaboombawould this work:
18:38.41Qaboombaif (button == "LeftButton) then
18:38.47ZasurusSlayman is right that it is hard enough debugging xml never mind remote
18:38.56Zasurusremotelly*
18:39.12ZasurusWell not if it isn't kicking off the lua via right button
18:39.28ZasurusPaste the xml file and I will have a go and tell you whats going on and why :)
18:39.38QaboombaI just did
18:39.45Qaboombabut a friend of mine recently told me this script
18:39.58Qaboombaso i was assuming that it'd be easy
18:40.02Qaboombajust 2 mins of work or something :D
18:40.29Zasuruswhats the url for the paste?
18:40.55Qaboombahttp://pastebin.com/kWFwvfhT
18:41.11ZasurusOh is that the whole file?
18:42.14Qaboombathat's the code snippet but basically i just would like to have the if button = leftbutton lua script thingy..
18:42.27Qaboombainstead of whole this ToC thing
18:42.29ZasurusYer paste the whole file though so I can test it
18:42.36Qaboombai don't have much tiem
18:42.48Qaboombaand i don't like to share my stuff (sorry for that but it's me)
18:42.50ZasurusSo paste it... I can't test it without the whole file mate
18:43.16QaboombaWill you be online in 3 hours?
18:43.22QaboombaCause I have to go =/
18:43.25Qaboombaor 2
18:43.30ZasurusWithout sharing you won't be able learn
18:43.35Qaboombai know
18:43.39Qaboombahelp me in 2 hours
18:43.42Qaboombaclass is starting now
18:43.44Qaboombasorry
18:43.44Zasuruspaste it and I will
18:43.55Zasuruslol
18:44.22*** join/#wowace Nickenyfiken (~Miranda@c83-255-103-187.bredband.comhem.se)
18:45.32ZasurusWhat a waste of my time! Damn kids! :P
18:46.55Slaymanwell I quite after <OnClick> lol
18:47.09Slayman"I don't like sharing" was even better
18:47.23Zasuruslol I wanted to help him understand so he could move on but then that I'm not sharing shit was the end
18:47.54Slaymanplain awesome that kid made my day
18:48.02Zasurus:p
18:53.57Slaymanand on the inside I'm still loling a little
18:54.50SlaymanWoW Europe extra extra slow for someone else? can barely login
18:56.08Slaymansbu,SunTsu,nevcairiel ping: europe WoW slow for anyone of you?
18:56.43*** join/#wowace Pucmel (~pucmel@dwarf.dkm.cz)
18:56.58_SunTsuSlayman: Nope, fast as it's always been - if ever
18:57.11Slaymanthen my internet is broken
18:58.25Slaymaneven the Wikipedia takes ages to load crap
18:59.26Zasurustry restarting your router?
19:00.07*** join/#wowace DarkAudit (~Brian@c-98-236-98-13.hsd1.wv.comcast.net)
19:00.14ThiefMasterbah, why the fuck does blizzard wait so long with releasing the language packs for 4.0.x?
19:00.28ZasurusI got them all
19:00.43ZasurusBest method to do is install the game with all the languges
19:00.52ZasurusIt then keeps them up to date
19:01.08*** join/#wowace Natherul (~Natherul@90-225-100-226-no31.tbcn.telia.com)
19:01.16ZasurusDepending on your net connection you can reinstall with all languges in a few hours
19:01.29Zasurusor at least be playable in a few hours
19:01.52ZasurusBut yer it is shit as they clearly have them or I couldn't play them all!
19:03.41ThiefMasterwith 2mbit downstream that'd suck
19:03.48*** join/#wowace Slayman (~dejhap08@port-8329.pppoe.wtnet.de)
19:06.39ZasurusHum...
19:06.56ZasurusMaybe you can fool it into just downloading the lang packs
19:10.18*** join/#wowace Slayman (~dejhap08@port-2009.pppoe.wtnet.de)
19:10.44Slaymanmy internet it sux
19:13.25ZasurusThiefMaster... the languages are over 4gb! ;-)
19:13.40ThiefMasterthat's fine.. one night downloading
19:13.45ThiefMasteractually, half a night
19:14.08jnwhitehkagaro: ping
19:14.11ZasurusSo you can redownload the whole game in a night? With all the langs
19:14.29nevcairieldepending on your net speed, sure
19:14.53ZasurusI ment ThiefMaster specificly.. :)
19:15.07nevcairielI could
19:15.14nevcairielassuming 8 hours or so
19:15.46ThiefMasterhrm my data folder is 25gig
19:15.55ShadniXin 2 hours here, if the blizz servers are capable to provide the bandwith
19:15.56ShadniX:D
19:16.07ThiefMasterbah ;p
19:16.14Zasuruslol
19:17.16nevcairielShadniX: so, probably not :p
19:19.09ThiefMasteroh.. and apparently my boots aren't a valid target for the nitro boot tinker anymore
19:19.11Slayman42hours or backlog on my tv-series consumption, this is nearing critical mass
19:19.12ShadniXdunno - the last few big content patch torrent downloads peaked at 8 MByte/second
19:19.31ShadniXdon't know how they distribute the complete client
19:19.33Slaymans/ or / of /
19:20.04ShadniXbut the StarCraft2 installation via internet download on my gaming rig was way faster than the DVD installation on my laptop
19:20.06ZasurusShadniX: You downlaod a small installer that is just the launcher basicly and then it's the same as normal
19:20.18Zasuruslol thats not right!!
19:21.32Slaymannevcairiel: do you maybe have LoginProblems?
19:21.49ShadniXeu servers works fine here
19:22.01Slaymancan't login to any gameserver
19:22.16Humbedoohyou're not trying beta servers are you? :p
19:22.30Slaymanhighly doubtful
19:23.03Slaymanunless they made like 50 of em divided into locale regions and named them like the liveservers
19:23.04ZasurusYou can log into the beta login server but then the realms are all offline
19:23.16Zasurushehe yer just to wind you up ;-)
19:23.41*** join/#wowace Net (~Netcurse@70-36-245-200.dsl.static.sonic.net)
19:25.13jnwhitehanyone using libmapdata
19:25.19jnwhitehor willing to talk something through with me? =)
19:25.32jnwhitehI have a point 'A' and a point 'B'.
19:25.35*** join/#wowace Slayman1 (~dejhap08@port-2272.pppoe.wtnet.de)
19:25.41jnwhitehI know how far away it is in x and y offset in yards
19:25.46Slayman1mmh reconnect looking good so far
19:25.54jnwhitehhrm.
19:26.06jnwhitehI need to figure out what angle it is from where I'm facing
19:26.07Humbedoohmmmm math
19:26.18jnwhitehshould be a simple problem, but i'm being thick :P
19:26.26Humbedoohjnwhiteh: math.atan2(x,y) ?
19:26.58Humbedoohand then compare to your own direction or something
19:27.59Mirrormn_I'm prettys ure it's actually math.atan2(y,x)
19:28.28Humbedoohye ye :p
19:28.38Humbedoohso, let's make an example
19:28.40Slayman1jnwhiteh: at what chapter approximately in your book should the BagBuddy AddOn display anything? since I think I got it but All I get are errors ;(
19:28.43ZasurusThiefMaster you there?
19:28.50ThiefMasteryes
19:28.57jnwhitehSlayman1: it displays stuff every chapter
19:28.57ZasurusDo you still want the lang files?
19:29.00jnwhitehand tells you where it should
19:29.19ThiefMasterif they'll work on german 4.0.3 to turn it into the english version then yes please
19:29.28Slayman1so as soon as the OnLoad Function is in the frame should basically pop after login right?
19:29.50jnwhitehif thats the end of the section
19:29.52jnwhitehthere are sreenshots
19:29.58jnwhitehthey tell you what you should see and when
19:29.59*** join/#wowace mitchnull (~opera@catv3EC944A1.pool.t-online.hu)
19:30.10ZasurusThiefMaster: Do you have a directory called "World of Warcraft\Data\enGB"
19:30.22ThiefMasterno, only deDE
19:30.26Humbedoohif we pretend that the player is facing south, then:
19:30.27ZasurusCreate it...
19:30.34ZasurusI THINK that MIGHT be it!
19:30.35Humbedoohlua> playerFacing = math.pi; x1,y1,x2,y2 = 3,6,484,395 lineFacing=math.atan(y2-y1,x2-x1) print(playerFacing-lineFacing)
19:30.39lua_botHumbedooh: 1.5733670152195
19:30.50ZasurusIt looks like the launcher will start download it then!
19:31.13Humbedoohso you'd need to turn ~90 degrees to face the new coordinate then
19:31.16Humbedoohor some shizzle
19:31.23ZasurusThiefMaster: So create it then open the launcher and see if it has stuff to download
19:31.40ThiefMasternope.. i'll try renaming my deDE folder.. maybe then it starts downloading it
19:31.45Zasuruswait
19:31.56Zasurusit won't give me sec
19:32.12jnwhitehHumbedooh: hrm..
19:33.01ckknightHumbedooh: Linq is very, very different from dealing with raw SQL
19:33.02mitchnullerm, so what folders are safe to delete? all Cache folders? (want to stop the launcher to apply non critical changes over and over...)
19:33.03Humbedoohif you have coordinates {x1,y1} and {x2,y2}, you just use math.atan2(y2-y1, x2-x1) to get the angle of that line
19:33.14ckknightsorry for delay :P
19:33.15Humbedoohckknight: yes, but it's still a behemoth :p
19:33.30Humbedoohwith tentacles of doom
19:33.35ckknightbecause it has a lot of methods
19:33.37ckknighthow doom?
19:33.44Humbedoohtentacles of pie then
19:33.48ckknightmmm... pie
19:34.11Stanzillalicks ckknight
19:34.22ckknightew, cooties
19:35.13ZasurusThiefMaster: I have zipped up all the files that are small from that directory.. that might be enough to do it... It's 9mb uploading now give me sec
19:35.26jnwhitehHumbedooh: thanks.
19:36.02ZasurusThiefMaster: http://www.thebzone.net/Files/enGB.rar
19:36.19ThiefMasterty, downloading..
19:36.20ZasurusGet that put the contence into the enGB folder and see if it starts to populat it
19:36.28ThiefMasterbtw, anyone knows where the new cookine dailies in sw start?
19:36.59Slayman1ThiefMaster: next to a cooking trainer
19:37.02ZasurusFor me it instantly started downloading the rest of the files
19:37.31Slayman1jnwhiteh: 1 more thing: if Bugsack is not displaying an error upon login, then there is an error in the XML right?
19:37.39jnwhitehprobably, yes
19:37.43jnwhitehcheck Logs\FrameXML.log
19:38.04ZasurusThiefMaster: I would like to say I am trying this on the PTR install as that is the only one that has not got all the lang for me currently... :)
19:38.17Slayman1"Couldn't parse XML in Interface\AddOns\BagBuddy\BagBuddy.xml"
19:38.41ThiefMasteralso doesn't work
19:38.58ZasurusSo no downloading?
19:39.06mitchnullthief: what do you want to achieve?
19:39.15Zasurusenglish version
19:39.53ThiefMasteryeah, turning the german client into an english one
19:40.03mitchnullhave you tried changing the locale in config.wtf?
19:40.09nevcairieljust redownload a fresh englisch client without language packs :p
19:40.23mitchnullSET locale "enGB"
19:41.05mitchnull(I have no idea if that works or not, but worth a try if you haven't tried already)
19:41.06jnwhitehSlayman1: open it in a web browser, use the validation tool on wowprogramming.com?
19:41.34*** join/#wowace Aeyan (~pancake@cpe-024-163-016-179.triad.res.rr.com)
19:42.53Slayman1firefox found the missing   "   ^^
19:43.28Slayman1awesome that was the only error so far :D
19:45.53zerixAnybody been getting lots of taint from TullaCC trying to add cooldowns to the compactraidframes?
19:47.29nebula169should set a min size or such?
19:47.59nebula169not sure the differences between omnicc and tullercc are, though
19:50.59mitchnulltullercc doesn't have any config (afaik)
19:51.47mitchnullerm
19:54.40ZasurusThiefMaster: Second try... This will only work if you still have your lang set to deDE in the config.wtf http://www.thebzone.net/Files/enGB.zip
19:55.03ZasurusAs the launcher won't work if it trys to open using the English client files
19:55.12ThiefMasterk, going to try that in a bit.. busy with something else right now
19:55.14ZasurusAs they are blank text files
19:55.22ZasurusK good luck!
19:59.49ZasurusThiefMaster... I am quite sure now that that will work :) I have just done it to add german to my enGB ptr version. All you need is a working language and then add the second folder "deDE" in german's case and inside that add "backup-deDE.MPQ" & "base-deDE.MPQ" as empty txt files... Then open the launcher and it will have the new language as a drop down selection and seems to start downloading
19:59.49Zasurusthe missing files! :D
20:07.21*** join/#wowace Connor1 (Connor@ip72-204-35-60.fv.ks.cox.net)
20:08.19Connor1I'm 54, Alliance, where should I be questing :S
20:08.46Connor1Is Burning Steppes any good?
20:08.47Megalonnice that old people enjoy wow too
20:08.57Zasuruslol
20:09.27Connor1Anyone :S!
20:09.48ZasurusHang on I have seen a guide,...
20:10.35Connor1ding85.com
20:11.58ZasurusOh it was Zygor guide advert... but there must be one for anyone...
20:13.06ShadniXthey just changed almost every quest in old azeroth - anywhere in the levelrange should be fine
20:13.56arkanescheck the warchiefs command board in a capital
20:14.07arkanesit'll uusally give you a level-appropriate breadcrumb to follow
20:14.25ZasurusOh thats cool
20:15.01arkanesgrah why does curse client just randomly decide to stop tracking addons sometimes
20:15.30ZasurusI don't get that. Is it specific addons?
20:15.35arkanesno
20:15.39arkanesthis is the mac client
20:15.48ZasurusOh I will pipe down then :P
20:16.16arkanesI really should just start using repos and toss off my own thing that manages libraries and stuff
20:16.42Zasurus:-) Lot of work in that :P
20:17.37arkaneseh
20:18.34Connor1I'm going to the Swamp of Sorrows
20:18.35*** join/#wowace vince` (vince@adsl-99-50-126-200.dsl.pltn13.sbcglobal.net)
20:22.22*** join/#wowace Hirsute-phone (~yaaic@8.sub-174-253-166.myvzw.com)
20:22.22*** join/#wowace Hirsute-phone (~yaaic@WoWUIDev/Norganna/Developer/Hirsute)
20:22.58*** join/#wowace mojosdojo| (~mojosdojo@p4FEFCD5E.dip.t-dialin.net)
20:38.00*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
20:38.00*** mode/#wowace [+v tekkub] by ChanServ
20:47.23Repo10squire2: 03Adirelle 07master * 1.0-beta-10-3-g3a64c1c / (2 files in 1 directory): [+3 commits]
20:47.24Repo3a64c1c: Merge branch 'master' of git.wowace.com:wow/squire2/mainline
20:47.25Repo487b34b: Locales updated.
20:47.26Repo6f225ff: README updated.
20:49.05Repo10dr-damage: 03Gagorian * r1438 / (6 files in 2 directories): - Added Dark Intent
20:49.06Repo- Fixes for Warlock pet ability calculation
20:49.07Repo- Added further pet actionbar update trigger to prevent issues after summoning
20:49.30*** join/#wowace koaschten (~koaschten@188-193-133-170-dynip.superkabel.de)
20:56.27*** join/#wowace SunTsu (~miyamoto@unaffiliated/suntsu)
20:58.23*** join/#wowace koaschten_ (~koaschten@193.175.177.199)
20:59.02*** join/#wowace Humbedooh (~Humbedooh@unaffiliated/humbedooh)
20:59.30starlonIs the packager broken for anyone else?
20:59.48starlonIt hasn't been uploading my files, just the -nolib files.
21:00.25nevcairielthen you broke your project, good job :)
21:00.30Ackiswhat project starlon?
21:00.30starlonlol
21:00.45starlonhttp://wow.curseforge.com/addons/startip/
21:00.52harlwith all those people getting drawn to the revamped old world, looting got so fast i can start skinning with the beast still animated dying.
21:01.53Repo10ice-hud: 03Parnic * r794 IceHUD_Options/Options.lua: - added a new FAQ
21:02.13Ackisnevcairiel: looks like the old mutliple tag issue?
21:02.28nevcairieli havent seen it happen without converting a project, though
21:04.58*** join/#wowace CrazyBenny (s_m@a02-0602c.kn.vutbr.cz)
21:09.12*** join/#wowace NeoTron (~neotron@pool-108-17-169-178.sttlwa.fios.verizon.net)
21:11.30Pneumatusheh, found a placeholder cube already
21:14.34arkanesAdirelle: ping
21:15.40Adirellearkanes, pong
21:15.54arkanesAdirelle: you've got a logical test flipped in Squire2, breaks flight form
21:16.09Adirelleah
21:16.11arkanesknownSpells[flyingForm] and IsUsableSpell(flyingForm)  needs to be in the opposite order
21:16.27nevcairieldoes that matter for an and?
21:16.30arkanesyeah
21:16.35nevcairielhow?
21:16.52arkanesbecause the code is expecting it to return "Swift Flight Form", not 1
21:16.53Adirellenevcairiel, and return value
21:17.00nevcairielah
21:17.29nevcairielcould've said that it was supposed to be a return value
21:17.34nevcairiel:P
21:17.42arkanesAdi knew what I meant
21:18.16*** join/#wowace marshen (~marshen2@ip-88-153-6-172.unitymediagroup.de)
21:18.17*** join/#wowace marshen (~marshen2@unaffiliated/marshen)
21:19.34Adirellegrmbl, why doesn't bash recognize vim shortcuts
21:19.56*** join/#wowace Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
21:20.08Repo10squire2: 03Adirelle 07master * 1.0-beta-10-4-g80b4e2e Squire2.lua: [+1 commit] Fixed druids' flying form.
21:20.21SunTsuAdirelle: er, whut?
21:20.29Repo10squire2: 03Adirelle 041.0-beta-11 * f29e24b /: [new tag] Tagging as 1.0-beta-11. Also catching latest LibMount-1.0.
21:20.51PrimerYssaril: could Yssdrop be made to have its popup go away when you click on something inside of it?
21:21.00AdirelleSunTsu, I thought that thing was behaving weirdly, then I figured out I was trying vim shortcut on the command line...
21:21.20starlonlol
21:21.28Adirellelike xxxxx to remove some chars then irzezerz
21:21.37SunTsuAdirelle: I _could_ say that it makes sense now, but that'd be a lie
21:21.43AdirelleSunTsu, xD
21:22.44AdirelleSunTsu, what doesn't make sense vim and command line ?
21:22.56Repo10bison: 03Grayal * r182 / (3 files in 1 directory): prepare for cata
21:23.14Stanzillayeah awesome
21:23.17Stanzillamore of that
21:23.18SunTsuAdirelle: that you are trying to use vim shortcuts at command line ;)
21:23.43Repo10snort (experimental): 03Humbedooh 07master * b59e109 / (9 files in 2 directories): [new, +1 commit] Setting up repo.
21:24.08AdirelleSunTsu, let's say it's a private joke and go on
21:24.21*** join/#wowace mono|strigoy (~postid08@89.112.4.92)
21:25.34SunTsuAdirelle: OK ;) I meant that your sentence made sense, but what you were doing wasn't ;)
21:25.42SunTsuer didn't
21:26.17Adirellewell, usually I commit from command line with git, and use VIM to edit the commit message
21:26.57Adirellebut for tags, when I provide the short comment using an argument, because most of the time I don't change it too much
21:27.02Adirelles/when//
21:27.48Adirelleexcept this time, and in my mind, I was in "edit commit message" mode, e.g. VIM... though actually on the command line...
21:28.36Adirelleand now I'll stop there as the more I elaborate the more it looks weird
21:29.27*** join/#wowace Tuller (~tuller@c-69-143-52-174.hsd1.va.comcast.net)
21:34.56mitchnulladirelle: set -o vi
21:35.41Adirellemitchnull, no effect there
21:35.45mitchnullsuntsu: using vi shortcuts on the command line makes perfect sense
21:35.55arkanesam I crazy, or before 4.03a didn't regrowth heal for nearly as much as healing touch?
21:36.17mitchnulladirelle: go to command mode (esc)
21:36.17Repo10snort (experimental): 03Humbedooh 07master * 0b0412c .pkgmeta: [+2 commits]
21:36.18Repo0b0412c: we loves to do pkgmetas
21:36.19Repod345f6b: Clearly added the wrong .pkgmeta :(
21:36.30SunTsumitchnull: depends on what you call shortcuts. And yes, I know vi mode
21:36.42Adirellewtf
21:36.42mitchnullwell, he did say xxxxx
21:37.05Adirelleawesome
21:37.08Adirellethanks for the tup
21:37.09mitchnulladirelle: best thing ever ;)
21:37.15Adirelles/tup/itp/
21:37.28Adirelletoo much cofee, not enough sleep
21:37.38mitchnullalso make sure to remap caps lock to control :)
21:38.50Ackisnoooooo's
21:38.51Ackishttp://www.curseforge.com/projects/curseforge/tickets/2655-broken-questhelper/
21:39.19Humbedoohhar har har
21:39.23Humbedoohyou fix nao, Ackis!
21:40.34Zasuruslol why don't they bother reading QuestHelpers page! IT'S GONE MOVE ON!... Go on Ackis say that! ;-)
21:41.17ZasurusOr even better say "IT'S GONE! BLIZ KILLED IT WITH THE NEW RULES MOVE ON!" ;-)
21:44.01*** join/#wowace Terra (top@c-67-184-1-202.hsd1.il.comcast.net)
21:47.07Repo10bison: 03Grayal * r183 / (3 files in 1 directory): prepare for cata
21:49.38HjalteAre there no alliance FPs in Hillsbrad Foothills now?
21:50.25*** join/#wowace faCe| (~face@p5489F371.dip.t-dialin.net)
22:01.27SunTsuHjalte: does not look like it
22:08.35Repo10inline-aura: 03Adirelle 07master * v1.5-beta-16-9-geabce07 / (4 files in 1 directory): [+4 commits]
22:08.36Repoeabce07: Locales updated.
22:08.37Repob315708: Added an option to enable the old "show friendly aura on myself when I'm not targeting a friend" behavior.
22:08.38Repoa84fae8: Properly feed button debug stream to AdiDebug.
22:08.39Repob7ba6dd: Switched from tekDebug to AdiDebug.
22:09.40Repo10dr-damage: 03Gagorian * r1439 / (4 files in 2 directories): - Added Shadow and Flame debuff
22:09.41Repo- Added Demon Soul
22:09.42Repo- Added Fel Flames
22:09.43Repo- Added Burning Embers (incomplete)
22:11.15*** join/#wowace Draake (~kvirc@c-67-164-106-50.hsd1.ca.comcast.net)
22:11.26Repo10touhin (experimental): 03nebula169 * r10 Touhin.lua: allow right alignment
22:11.27Repofix bgColor option
22:20.39Repo10chinchilla: 03ethancentaurai 07master * v2.2.2-5-gf1371a8 / (2 files in 2 directories): [+2 commits]
22:20.40Repof1371a8: OnMouseOver support has begun. Options work but actual functionality is not finished and will spam you.
22:20.41Repo0bd608d: Remove an unused variable.
22:21.39HjalteHas anyone else become stuck on peaceblooms vs zombies? Or maybe it's just a reaaly long wait time.
22:23.07*** join/#wowace Jyggaa (~Jygga@unaffiliated/jygga)
22:27.57*** join/#wowace mascondante (~kvirc@pool-72-71-97-220.atl01.dsl-w.verizon.net)
22:33.31Repo10bison: 03Grayal * r184 Bison.lua: prepare for cata
22:34.26*** part/#wowace CrazyBenny (s_m@a02-0602c.kn.vutbr.cz)
22:38.53Repo10dr-damage: 03Gagorian * r1440 Data/Warlock.lua: - Fixed Burning Embers
22:41.55starlonAckis, anything I can do to fix my project?
22:42.16SunTsuHjalte: I was in it almost immediately
22:42.27ZasurusI believe he takes gold or *special* favors ;-)
22:42.44HjalteSunTsu: I defeated two big waves in one of the quests and then nothing else spawned. It didn't complete the quest either.
22:44.14Repo10bison: 03Grayal 042.3.0-release * r185 : prepare for cata
22:45.44Repo10dr-damage: 03Gagorian * r1441 Data/Warlock.lua: - Added Devious Minds (Warlock 4p T10 proc) pet component
22:46.24SunTsuHjalte: strange, I just completed the whole quest line
22:46.44HjalteWhen I tried again I failed.
22:46.50Hjalte>.<
22:49.18ZasurusHjalte: What does that smile mean: ">.<"? :-) I keep seing it but have no clue what it means! :p
22:50.27Megalon>:<
22:50.54Zasurustwitches
22:50.59Megalon>.< is the face asians when they scream FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUU
22:52.04Megalonthe sentence lacks at least one verb
22:52.43Zasurus:)
22:53.22Megalonand the verb shall be
22:53.24MegalonSCHNITZELN
22:53.41SunTsumy favorite one
22:53.43ZasurusInteresting choice
22:54.33WobinZasurus: think of the > and < as scrunched up eyes
22:54.39*** part/#wowace Thaoky (Thaoky@184.130-65-87.adsl-dyn.isp.belgacom.be)
22:54.51ZasurusThat I can do! :D
22:55.22*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
22:55.22*** mode/#wowace [+v tekkub] by ChanServ
22:57.23Repo10dr-damage: 03Gagorian * r1442 DrDamage.lua:
22:57.24Repo- Removed Lifeblood calculation cause it heals such an insignificant amount
22:58.39*** join/#wowace Jagobah (~ljugo@74-141-119-252.dhcp.insightbb.com)
23:05.49GagorianAt what level is the 2nd tree specialization passive unlocked?
23:12.09*** join/#wowace Aeyan| (~pancake@cpe-024-163-016-179.triad.res.rr.com)
23:17.12Wobinwe have a second tree passive?
23:19.31HjalteWe only get spezialization from one tree
23:19.46GagorianYeah, but there's two passives
23:19.51Zasurusupto 80 i think then you can put stuff in the second
23:20.09GagorianFor examply my rogue has unlocked his 2nd one at level 74
23:20.19Gagorianbut, it's not yet increased by mastery I believe
23:20.21Zasurusoh 74 is it:)
23:20.34Gagorians/examply/example/
23:23.44*** join/#wowace Hell-Razor (~Hell@unaffiliated/hell-razor)
23:24.09*** join/#wowace Wobin (~quassel@124-149-98-9.dyn.iinet.net.au)
23:24.18*** mode/#wowace [+v Wobin] by ChanServ
23:28.40Repo10rw2: 03mangeg 07development * 1.42-beta1-27-g7e731b1 / (5 files in 2 directories): [+5 commits] (1 truncated)
23:28.41Repo7e731b1: Added very basic warnings for Nefarian.
23:28.42Repo948557f: Added Atramedes warnings.
23:28.43Repo6658b51: Added basic Magmaw warnings.
23:28.44Repoe66b9b7: Added Maloriak warnings.
23:30.44Repo10rw2: 03mangeg 07development * 1.42-beta1-28-gca0081b .pkgmeta: [+1 commit] Move RaidWatch_BWD when packaging.
23:31.57harllikes "examply"
23:32.34*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
23:35.57ThiefMasteris there a mounting addon where you can not only specify which mounts you want to use (randomly) but also the chance for each selected mount?
23:36.10*** join/#wowace quiesense (~quiescens@203-217-28-61.perm.iinet.net.au)
23:39.24Repo10mrunes: 03mangeg 07master * 1.25 / (4 files in 2 directories): [+2 commits]
23:39.25Repo86386d7: Added Blood Shield to timers.
23:39.26Repoe9b46d0: Use new StatusbarSelect widget.
23:39.33Repo10mrunes: 03mangeg 041.25 * 5a448ac /: [new tag] Tagging
23:40.44Repo10mminimap: 03mangeg 07master * 2.0 / (18 files in 2 directories): [+3 commits]
23:40.45Repo242e33d: Only set the position and size of the quest watcher when not in combat lockdown.
23:40.49Repo87459a5: Swtich dropdowns for anchor points to grid select.
23:40.50Repo766d39e: Use new font settings widget.
23:40.55Repo10mminimap: 03mangeg 042.0 * b55cb09 /: [new tag] Tagging
23:42.51Repo10mnameplates: 03mangeg 07master * 1.14 / (12 files in 2 directories): [+3 commits]
23:42.52Repo6170b25: Switch dropdowns for anchor points to grid select widget.
23:42.53Repo8023a2e: Use new StatusbarSelect widget.
23:42.57Repo590e5d6: Use new font settings widget.
23:43.02Repo10mnameplates: 03mangeg 041.14 * 176beb2 /: [new tag] Tagging
23:43.37Repo10xpgainnotify: 03xbeeps * r13 XPGainNotify.lua: Bump disable level to 85
23:52.27Repo10rw2: 03mangeg 07master * 1.42-beta2-32-g013d327 / (5 files in 2 directories): [+7 commits] (3 truncated)
23:52.28Repo013d327: Merge branch 'development'
23:52.29Repoca0081b: Move RaidWatch_BWD when packaging.
23:52.30Repo7e731b1: Added very basic warnings for Nefarian.
23:52.31Repo948557f: Added Atramedes warnings.
23:54.46*** join/#wowace Groktar (Groktar@c-76-20-77-109.hsd1.ca.comcast.net)
23:56.00*** join/#wowace mort_ (~mort@nrbg-4d0766a6.pool.mediaWays.net)
23:56.36Gagorianbah, this sucks
23:56.53GagorianJust noticed spellpower coefficients for spells seem to change per level
23:57.22GagorianThat makes figuring out base values so much harder
23:58.15kagarojnwhiteh:  im back from work
23:58.32vhaarrGagorian: indeed that's what mmochamp found out and the whole reason for the snafu way back
23:58.41vhaarrlike I said you should talk to Bibi` :P
23:58.55GagorianI haven't been able to get in touch with him yet
23:58.57Gagorian:P

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