IRC log for #wowace on 20121008

00:02.47pompyif only blizzard had a docmeta type thing heh.
00:08.54*** join/#wowace Mythor_ (~Mythor@duran.fourd.org)
00:09.41*** join/#wowace dano5 (~dano5@208.79-160-124.customer.lyse.net)
00:26.59*** join/#wowace Grokse (~gr@108-237-102-52.lightspeed.frsnca.sbcglobal.net)
00:30.42*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-35-85.wdrnin.dsl.dynamic.tds.net)
00:35.42*** join/#wowace Funkeh` (~funk@5ad4d5d2.bb.sky.com)
00:35.43*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:35.43*** mode/#wowace [+o Funkeh`] by ChanServ
00:47.53Repopet-theory: 03Torhal 07master * 5.0.5-1.1.4-4-g19cd9ad / (3 files in 1 directory): [+2 commits]
00:47.53Repo19cd9ad: Added filter/sorting persistence. Completely exit WoW before updating.
00:47.54Repo515b54b: Setting up hooks when Blizzard_PetJournal is already loaded would probably be a good idea…
00:48.08Repopet-theory: 03Torhal 045.0.5-1.1.5 * a05b1f4 /: [new tag]
00:50.48*** join/#wowace Funkeh` (~funk@5ad4d5d2.bb.sky.com)
00:50.49*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
00:50.49*** mode/#wowace [+o Funkeh`] by ChanServ
00:52.35*** join/#wowace Primer (~daniel@www.ceregatti.org)
00:53.49Reposhadowed-unit-frames: 03Shadowed 07master * v3.7-9-g1b2a766 / (7 files in 3 directories): [+9 commits] (5 truncated)
00:53.50Repo1b2a766: Fix Paladin curable spells
00:53.50Repo3c136ef: Move back to checking dispel types ourselves since Blizzard didn't fix their bug still. Also now handles Symbiosis for Paladins giving Druids Cleanse.
00:53.50Repof637b3c: Should reposition the incheal bars based off of UNIT_HEALTH_FREQUENT rather than UNIT_HEALTH
00:53.51Repob893ead: Rewrite the positioning code for complex inc heal bars where the health bar has an alpha attached. Will work correctly in all cases now.
01:20.01bindirso crap is there a working alternative for drdamage in 5.05?
01:35.46durcynMysticalOS: okay, you win, framerate gets fucked in half by CRITERIA_UPDATE while doing DMF shooting gallery
01:37.27Gnarfozawesome
01:37.49durcynand with a 1 second throttle i just get frame lag once a second instead of constantly :(
01:38.18durcyni think he's checking the entire list of achievements or something daft, not just the couple that matter
01:42.47PrimerI copied my SavedVariables/Skada.lua to another machine, but that machine's monitor is not nearly as wide as mine and I think the window is off screen. I can't find any way to reset the positioning. Anyone know of a way do do this?
01:48.58durcyndoesn't seem to be in layout cache, but you can probably just :SetPoint on SkadaBarWindowSkada
01:57.14durcynkagaro: ping
01:59.05Primerok, will try that, thanks
02:01.58nebula169~framexml
02:01.58purlfrom memory, framexml is Blizzard's UI for WoW. Export code/art from the client by using the wow.exe -console or open 'World of Warcraft.app' --args -console after game loads press ~ and enter commands "ExportInterfaceFiles code" and "ExportInterfaceFiles art" (must be used on login screen); or view it online at http://github.com/tekkub/wow-ui-source , http://wowprogramming.com/utils/xmlbrowser or http://wow.go-hero.net/framexml
02:05.46nebula169!api GetAuction
02:05.47lua_botFound 10 possible results for 'GetAuction': GetAuctionItemSubClasses, GetAuctionInvTypes, GetAuctionSort, GetAuctionSellItemInfo, GetAuctionHouseDepositRate, GetAuctionItemInfo, GetAuctionItemClasses, GetAuctionItemLink, GetAuctionItemBattlePetInfo, GetAuctionItemTimeLeft
02:25.13*** join/#wowace breser (~breser@fornix.brain.org)
02:53.11Reposilver-dragon: 03Kemayo 07master * v3.0-19-g9baf5dc / (3 files in 2 directories): [+1 commit] I'll admit, I didn't realize quite how often CRITERIA_UPDATE fired
02:54.44Kemayodurcyn: I'm really only checking the three ones featuring rares.
02:54.57Primerheh, here in the zone waiting for Sha to spawn
02:58.57KemayoCRITERIA_UPDATE is more ridiculous than I had realized. It fires, like, 4 times every time I hit something.
03:07.35MysticalOSlol
03:07.37MysticalOSyeah
03:08.03durcynKemayo: even with bucketing it's still nasty
03:08.37MysticalOSyeah
03:08.39MysticalOSthat's not enough
03:09.01KemayoI'm fixing it up now.
03:09.13KemayoI have realized that scanning on events is a mug's game.
03:11.50KemayoI'm going for: grab the list once on entering the world, then check the criteria when we mouse over an actual rare mob.
03:12.26KemayoThis replacing a regular scan of the mobs on three achievements with a very infrequent ping on a single criteria.
03:35.39Reposilver-dragon: 03Kemayo 07master * v3.0-20-ge2e105b / (3 files in 2 directories): [+1 commit] Change the achievement tooltip strategy
03:36.01Kemayodurcyn: Seems improved now.
03:40.49Repobig-wigs_common-auras: 03durcyn * r204 CommonAuras.lua:
03:40.49Repowarrior banners have nil targets, so SPELL_CAST_SUCCESS is the wrong place to put them.  Add a map for SPELL_SUMMON instead.
03:41.35durcynznf: that was your fault btw
03:41.48durcynKemayo: yeah, noticing framerate improvement already
03:43.09*** join/#wowace Mythor (~Mythor@duran.fourd.org)
03:51.14KemayoObviously I need a crappier computer, so this'll be more noticable.
03:51.45End_yeah I'm always a bit paranoid because my computer's specs are really good
03:51.54End_like
03:52.00End_I had no idea there was a performance issue
03:52.03End_in SD
03:56.59KemayoIn retrospect I'd noticed something when using AOE on large-ish groups.
03:59.15Repofishermans-friend: 03durcyn * r122 FishermansFriend.lua: Add support for Ancient Pandaren Fishing Charm
04:00.45durcynKemayo: ffs, i'm playing on an i7-3820 with a GTX 680, i'm not sure what else you want from me :P
04:02.06Kemayodurcyn: That's better than mine, so I suppose I want you to be less sensitive. :D
04:03.02durcynhey, i was ready to blame handynotes until MysticalOS started complaining, it's technically his fault
04:04.49KemayoThat reminds me, I should go somewhere with enough caves to properly test my HandyNotes changes...
04:05.21durcynare you 90 yet?  because the capitals in pandaria have cave maps
04:08.51KemayoI am, yes.
04:09.12KemayoChange seemed to work in there. I just feel I should wander around and make sure.
04:22.57pompy[12:21:55 AM]There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.
04:23.03pompyafter killing Galleon
04:23.04pompyjeez
04:34.52pompy~wowitem 90435
04:34.52purlhttp://www.wowhead.com/?item=90435 http://www.wowdb.com/item.aspx?id=90435
04:34.59pompynice, got that from the Galleon kill.
04:35.49quiescensgrats
05:02.54*** join/#wowace Mythor (~Mythor@duran.fourd.org)
05:05.49MysticalOSkemayo, you just need to test the right areas
05:05.56MysticalOSdrop bombs on 200 mobs
05:06.02MysticalOSand have over 300 criteria updates per second
05:08.28MysticalOSoh btw
05:08.36MysticalOSif you turn the achievement tracking option off
05:08.40MysticalOSit still does all the updating anyways
05:08.52MysticalOSshouldn't there be an option check?
05:08.54KemayoDoesn't any more.
05:09.37Kemayo(Well, it'll still run the scan when you enter the world. But it does nothing on criteria updates or mouseovers if you've got the option disabled now.)
05:15.21MysticalOSk
05:21.55Repoarl: 03resa1983 07master * 2.4.1-51-g4beed7b Database/Recipes/Blacksmithing.lua: [+1 commit] Update to Blacksmithing
05:23.52*** join/#wowace Mythor_ (~Mythor@duran.fourd.org)
05:34.52*** join/#wowace Grokse (~gr@108-237-102-52.lightspeed.frsnca.sbcglobal.net)
05:39.20*** part/#wowace Seerah (~RyanNL@adsl-74-226-95-190.mem.bellsouth.net)
05:44.45Stanzillahellow
05:45.47Repohandynotes: 03kemayo * r228 / (3 files in 1 directory):  (12 lines trimmed from commit message)
05:45.48RepoMake aware of new micro dungeons (caves, etc)
05:45.49RepoThis is done by:
05:45.49Repo<PROTECTED>
05:46.12KemayoHuh, I'd forgotten that the SVN hook doesn't just use the first line as a summary.
05:50.09sbugh, morning
05:51.12Stanzillathat bug that I can't click on shit is annoying me so badly
05:51.25Stanzillaand my english, too
06:00.05sbthis "only 4h of sleep" bug is even more annoying
06:01.03Repobig-wigs: 03Wetxius * r9160 Mogushan/Locales/ruRU.lua: ruRU update.
06:02.08pompyhttp://blue.mmo-champion.com/topic/239231-city-exploit-hotfixed/
06:02.56sbits on the frontpage already pompy :p
06:03.00pompyyarr
06:07.28pompyWe're currently looking into reducing the item level requirement for  Mogu'Shan Vaults LFR from 463 to 460. This should mean that more players  will be ready to go once LFR is rolled out, but their gear should still  be at an appropriate level for the fights.
06:07.54sbyup :(
06:07.56sb*sadpanda*
06:08.26sbalthough i wonder how hard this is going to be this time
06:08.43sbhope you actually have to pay attention to some mechanics...
06:15.59MysticalOSbtw what causes the new cogwheel bug where you can't click shit?
06:16.05MysticalOSand is there a mod workaround?
06:16.23*** join/#wowace Mythor (~Mythor@duran.fourd.org)
06:23.44*** join/#wowace Elkano (~elkano@pool012.vpn.uni-saarland.de)
06:23.44*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
06:23.44*** mode/#wowace [+v Elkano] by ChanServ
06:27.15durcynit's not just cogwheels, it's all interactions, i've had it happen on NPCs
06:27.47nebula169its really annoying
06:30.28durcynonly fix i've found is to completely relog
06:34.35*** join/#wowace mitch0 (~mitch@drvolomdental.hu)
06:52.13*** join/#wowace pb_ee1 (~pb_ee1@50-0-136-21.dsl.dynamic.sonic.net)
06:53.06Repoelephant: 03pb_ee1 * r229 Interface.lua:
06:53.06RepoFixed bug generated when clicking several times BBCode/Text button
06:59.01Repoelephant: 03pb_ee1 043.1.4 * r230 : Tagging as 3.1.4
07:09.08*** join/#wowace profalbert (~profalber@188-23-195-240.adsl.highway.telekom.at)
07:22.11*** join/#wowace Kalroth (~md@mail1.retailplanit.com)
07:59.45*** join/#wowace DarkerAudit (~Brian@64-181-5-194.unassigned.ntelos.net)
08:00.17*** join/#wowace mckenziemc (~Mark@adsl-68-127-49-160.dsl.chic01.pacbell.net)
08:04.41asmodaiTorhal: More fixes!
08:13.35*** join/#wowace dubf (~quassel@ti0272a340-dhcp0006.bb.online.no)
08:32.02Repoelephant: 03pb_ee1 * r231 / (7 files in 2 directories):
08:32.03Repo- Way better code to manage copy window states (normal text / BBCode)\n- Added a check box on copy window letting the user remove timestamps
08:32.47Repoelephant: 03pb_ee1 043.2-beta * r232 : Tagging as 3.2-beta
08:37.33Reposerenity-now (experimental): 03calahil 07master * r9 / (8 files in 2 directories): [+1 commit] - Added a check to see if a glyph is enabled that modifies the length of a debuff (ie flame shock)
08:37.34Reposerenity-now (experimental): 03calahil 04r9 * e3e69ea /: [new tag] tagged r9
08:38.33StanzillaMysticalOS: that crane farmspot is totally useless on my server
08:38.48sbcrane?
08:39.23Stanzillacrane
08:51.52sbfirst day at work and i want to flip tables
08:52.29ZaB|SHC|just 40 ironpaw token :)
08:56.17durcynjust fish forever, Stanzilla
08:56.26Stanzillayeah..
08:58.59durcyncan farm up a few dozen tokens while waiting on the spawn for http://www.wowhead.com/item=85973
09:15.01*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
09:22.57Stanzillafishing is my least favorite thing to do
09:25.30sbi thought its "working"
09:26.07quiescensbribe someone to fish for you
09:27.14sbuse quiescens as bait, everything dies, profit
09:28.46quiescensbut i don't want to be bait
09:29.09quiescensuse sb
09:48.55znfsb, http://i.imgur.com/htuvm.png
09:49.02znfthat's why PowerTorrent sucks, get it?
09:49.26znferm
09:49.27znfI mean
09:49.30znfthat's why WindSong sucks
09:51.15sbi got your tweet last night
09:51.17StanzillaI heard your mum sucks
09:52.04znfsb, good
09:52.04sb3*7 windsong procs in 3.5 hours \o/
09:52.05znfnow you know
09:52.19sbrogue got like 3 * 110 :D
09:54.39znfhttp://i.imgur.com/AzYiC.png
09:54.46znfalmost ready for the whole expansion
09:55.54znfor, rather, for the whole patch :D
09:57.12sblol
10:00.46Stanzilladid you farm all the herbs?
10:01.01sbused haxx to get them :/
10:03.30znfi farmed in 5 different realms in the same time!!!
10:03.36znfStanzilla, pots are like 3-4g/ea on our realm
10:03.37sbsee Stanzilla
10:04.24Stanzilla..
10:04.24Stanzillahacks
10:07.46Funkeh`hax
10:07.57znffeels so weird to use a exp+haste gem in my shoulders :D
10:08.28Stanzillawhy not spirit haste you shit
10:08.37znfsocket bonus...?!
10:08.41Stanzillaoh right
10:08.42Stanzillastill shit
10:08.43Stanzilla:D
10:08.51znfsame benefit ^^
10:08.51Stanzillaint haste maybe?
10:08.59znfnah, needed a bit more hit
10:10.03znfso, anyone has a LDB addon that shows cooldowns on alts?
10:10.12znflike Silk, Steel, Cards etc.
10:10.15StanzillaTorhal but he slacked
10:10.20znfI tried to fix that
10:10.32znfwell, I added the new cooldowns, but the display resets whenever he feels like :D
10:11.14znfThis interact bug shit is pissing me off
10:11.20quiescenso.o
10:11.27znfnow I can't interract with the banker or the auctioner
10:13.44Repochatter: 03durcyn 07master * v.1.3.5-7-g258d2d9 / (4 files in 2 directories): [+4 commits]
10:13.44Repo258d2d9: support user-configured alt note prefix/suffix strings
10:13.45Repo19a5c4e: add options for guild note delimiter characters
10:13.45Repo3033188: add alt rank selection options to altnames module, instead of whatever this localization crap was
10:13.46Repo7681789: add toggleLabel values to remaining 'Disable' modules so we don't end up with heinous crap like "Enable Disable Server Positioning"
10:15.11Stanzillawoah that durcyn guy
10:15.34znfHow do we fix that retarded strupper shit when we chat?
10:15.37znfit's pissing me off
10:15.58durcynif i knew for certain what was causing it, it'd be fixed
10:16.01mitch0ZNF: WHAT DO YOU MEAN?
10:16.24znfmitch0, open the edit box with / or enter
10:16.52znfthere's a strupper error in framexml
10:17.07mitch0sounds fun
10:17.15Funkeh`never had that Oo
10:17.32durcynfloatingchatframe, to be specific, i think it's something to do with an LOD addon or maybe some submodule trying to register a slash command
10:17.39znfHmmm
10:17.40znfwait a second
10:17.43znfthat doesn't show up on my shaman
10:18.11durcynis there an AddOns.txt delta you can compare?
10:18.14*** join/#wowace SinusPi (sinus@178-36-183-67.adsl.inetia.pl)
10:18.52Funkeh`last I checked AddOns.txt still stored removed addons
10:19.01Funkeh`so not exactly the most useful of things
10:19.15znfthis is the issue: http://www.wowace.com/paste/6360/
10:24.15znfFigured I'd give it a shot: http://eu.battle.net/wow/en/forum/topic/5615971655#1
10:25.34znfoh
10:25.39znfbugs should be submitted in game now
10:25.40znf...
10:25.41znfmeh
10:26.11Stanzillanobody would read that
10:29.04znfStanzilla, are you going in the spirit realm @ troll boss?
10:29.39Repobig-wigs: 03funkydude * r9161 / (8 files in 7 directories): Remove Cataclysm modules
10:31.32sbznf: i am
10:31.42Stanzillaznf: yes
10:31.44sbwell its +haste and perfect for halo
10:31.46sbof course i am
10:32.01znfuh, what +haste? o.o
10:32.20sbi think the damage buff is also some + haste thingy
10:32.27sbwell at least it feels like it is :p
10:32.30sbnot sure tbh
10:36.10Repobig-wigs: 03jongt23 * r9162 Mogushan/Locales/esES.lua: esES update
10:36.12znfand yeah, I can't use Vampiric Embrace
10:36.13znf:(
10:36.25sbSpiritual Innervation
10:36.26sbSize increased 15%.
10:36.26sbGenerating 0 Holy Power every 1 sec.
10:36.27sb$?$W3!=0[Haste increased 0%][]
10:36.35sbso yes, it does :p
10:36.53sbwhy?
10:38.13znffps --> 0 when I use it
10:39.14sbget new hardware
10:39.22sbor fix your addons
10:41.08znfI IZ broke
10:42.20znfI'd need ~400€ for new pc :-/
10:42.27sb400eur?
10:42.50znfyeah
10:43.23sbjust the graphics card is more expensive :o
10:43.25sbcpu is 270 eur
10:43.40znfmy GPU can still take it :P
10:44.01znfneed CPU+Mobo+RAM
10:46.03znfcheapest CPU I'd like is 190€
10:47.40sbwell i5 or i7 ivy, there is no other cpu
10:48.43znfi5 ivy
10:50.25znfmobo is ~50€
10:52.08znfand ram is another ~50€
10:52.11Repoinspect-equip: 03emelio 07master * 2.0.2-3-g014e7d6 Core.lua: [+1 commit] Remove check for head enchants
10:52.15znfso it's less P
10:52.16znf:P
10:53.27znfhttp://i.imgur.com/xXJYS.png
10:53.29znffinally
10:53.32znfonly 2000 pages on the AH
10:55.18*** join/#wowace Slayman (~dejhap08@port-14931.pppoe.wtnet.de)
11:10.10*** join/#wowace quiescens (~quiescens@gateway/tor-sasl/quiescens)
11:28.33Repogrid2: 03michaelspain * r690 modules/StatusRange.lua: Fixing pet range issue.
11:31.18Repogrid2: 03michaelspain 04691 * r691 : Tagging as 691
11:34.09Repogrid2: 03michaelspain 04r691 * r692 : Tagging as r691
11:36.26kagarodurcyn pong
11:46.04Repobigwigs_cataclysm: 03funkydude * r2 / (118 files in 13 directories): Import
12:00.35Repobigwigs_cataclysm: 03funkydude * r3 .pkgmeta:
12:00.36Repoadd the toc file to the "ignore" field to prevent it showing as an addon for non-svn users.
12:03.02Stanzillawat
12:03.05Repoatlasloot-enhanced: 03Dynaletik * r3863 / (2 files in 2 directories): - added Pandaren and their mounts to factions
12:06.26RepoNew addon: BigWigs_Cataclysm - http://www.wowace.com/addons/bigwigs_cataclysm/
12:09.21Repobigwigs_cataclysm: 03funkydude 04r4-release * r4 : Tagging as r4-release
12:12.39Funkeh`hopefully that works right
12:17.41Repobig-wigs: 03funkydude * r9163 BigWigs.toc: bump version
12:22.21quiescensmoo?
12:23.04sbbbq
12:23.16nevcairielwe're having a bbq?
12:23.32quiescensno?
12:23.33sbi think so
12:23.43nevcairielfinally eating quiescens?
12:23.48sbyup
12:24.14sbthats what you get for moo'ing every day
12:24.52Repobig-wigs: 03funkydude 04r9164-release * r9164 : Tagging as r9164-release
12:24.53sbETA 4d, 1.5h
12:34.04*** join/#wowace Dridzt (~Miranda@athedsl-199628.home.otenet.gr)
12:57.04Reposexymap: 03funkydude 07master * v2.3-3-g6e82cfd / (2 files in 1 directory): [+1 commit] Buttons: more addon buttons
13:00.05*** join/#wowace Megalon (Megalon@d86-33-0-176.cust.tele2.at)
13:05.51StanzillaI just had dürüm
13:05.53Stanzillawas le amazing
13:08.45Kalrothffff
13:08.48Kalrothdurum so good
13:14.08*** join/#wowace arlen (~arlen@c-24-125-124-95.hsd1.va.comcast.net)
13:14.52Megalondürüm aka fleischpalatschinken!
13:15.03quiescenso.o
13:16.05Megalondon't o.o, quiescens, eat it!
13:16.19Megalonget yourself an egg and beeeeeeat it
13:16.19Megalon:<
13:16.47Kalrothwouldn't that get messy quick?
13:29.15Megalonwell, depends on the egg I guess
13:33.11sbmh, wtf is fleischpalatschinken
13:35.46Torhal|worksb: Something to do with flesh.
13:37.19asmodaiit's the Torhal|work
13:39.25*** join/#wowace profalbert_ (~profalber@188-23-195-240.adsl.highway.telekom.at)
13:39.45bluspacecowgerman for meat pancakes
13:39.51bluspacecowweirdo germans :P
13:41.47*** join/#wowace asmodai (asmodai@178-85-104-232.dynamic.upc.nl)
13:41.49*** join/#wowace asmodai (asmodai@freebsd/developer/asmodai)
13:42.27Stanzillathis is what I had http://www.pizzatop.dk/durum.jpg.jpg
13:44.09bluspacecowits a meat popsicle!
13:53.12*** join/#wowace Telshin (~textual@76.164.170.2)
13:53.29sbStanzilla: mh... whats the difference to yufka?
13:55.31Stanzillasb: yufka is only the bread? i think?
14:01.07sbStanzilla: and "yufka-doener"?
14:01.13sbthats what you can buy here
14:01.30sbund das is das duenne teigzeug mit gemuese und fleisch drin
14:01.34bluspacecowyufka with cheese probably
14:01.39bluspacecowjust guessing :P
14:02.20Stanzillasb: jo das is das
14:04.32*** join/#wowace Telshin (~textual@76.164.170.2)
14:07.54*** join/#wowace Dark_Elf (~Dark_Elf@h69-128-38-231.wdrnin.dsl.dynamic.tds.net)
14:16.56asmodaiI see that kapsalon hasn't reached you guys yet
14:17.11asmodaiit's what you can buy here aside from durum, doner, and so.
14:17.33asmodaibottom of fries, shoarma meat on top of that, lettuce on top of that, some cheese on top of that and then garlic sauce
14:17.45asmodaicalories++
14:17.52nevcairielsounds like something i had once
14:18.16sbyea, lasagna :p
14:18.22asmodaihttp://nl.wikipedia.org/wiki/Kapsalon_(gerecht)
14:18.25nevcairieli had that this weekend
14:18.29nevcairieland there were no fries in it
14:18.29Reposick-of-clicking-dailies: 03cremor 07master * v7.0.3-Release-1-g5fcf6bb / (3 files in 1 directory): [+1 commit] Repeatable quests for non-ideal gifts for Tillers NPCs are now disabled by default. Fixed auto turn-in of completed quests if other non-completed or non-daily quests are before them in the list.
14:18.37mitch0damn, now I'm hungry
14:18.48sbthere is a "nl" in front of wikipedia asmodai, must be an error
14:19.19asmodaisb: lo and behold, it already got translations too :P
14:20.05sbno german, translation, it doesnt exist!
14:20.19mitch0sb: punctuation fail
14:20.38asmodaimitch0: And hard too.
14:21.46Megaloni'll take one, asmodai
14:22.03Megalonmeat and fried stuff, can't go wrong with that
14:22.14asmodaiMegalon: exactly, calories++, but damn tasty
14:22.25asmodaigenerally when I have one for lunch it's a no-dinner day XD
14:26.34Reposhadowed-unit-frames: 03Shadowed 07master * v3.7-10-gd6e828f ShadowedUnitFrames.lua: [+1 commit] Fixed an error on hiding buff frames
14:29.00*** join/#wowace Mihau (~Mihau@76.164.170.2)
14:30.35Reposick-of-clicking-dailies: 03cremor 04v7.0.4-Release * 654a084 /: [new tag] Tagging as v7.0.4-Release
14:36.05*** join/#wowace groktar (~gr@50.59.13.66)
14:46.29*** join/#wowace virtualentity (~proxie@70-138-64-152.lightspeed.hstntx.sbcglobal.net)
15:01.38sbmitch0: ugh, yes
15:01.44sbbrain still asleep
15:03.23*** join/#wowace mckenziemc (~Mark@adsl-68-127-49-160.dsl.chic01.pacbell.net)
15:15.20*** join/#wowace Kalroth (~Kalroth@d40aa5af.rev.stofanet.dk)
15:19.18Stanzillawhy the hell do I have a black line in the upper part of my display
15:20.15StanzillaOH
15:20.16Stanzillalol
15:20.20Stanzillait's reflection
15:20.57Chosiis there an addon to somewhat organize guild/raid item upgrades?
15:21.01Chosilike a shared wishlist or something?
15:24.34*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
15:29.26*** join/#wowace profalbert (~profalber@e208-066.eduroam.tuwien.ac.at)
15:32.55*** part/#wowace Seeker` (~cjo20@unaffiliated/seeker)
15:34.24*** join/#wowace Ressy (~Ressy@unaffiliated/ressy)
15:35.17*** join/#wowace Traeumer (~Alpha@port-92-194-16-18.dynamic.qsc.de)
15:37.37Chosianyone?
15:37.46*** join/#wowace Seerah (~RyanNL@adsl-74-226-95-190.mem.bellsouth.net)
15:39.28Chosia web based solution with armory integration or something would be fine too
15:39.51*** join/#wowace Wobin (~quassel@124-171-121-214.dyn.iinet.net.au)
15:39.52*** mode/#wowace [+v Wobin] by ChanServ
15:42.51znfChosi, mr robot?
15:43.44Chosiah, the council feature?
15:43.54znfyeah
15:43.55Chosii ignored that.
15:43.57Chosithanks :)
15:44.00znfonly thing I know unfortunately
15:44.09znf(that even comes close to what you want)
15:44.24Reposhadowed-unit-frames: 03Shadowed 07master * v3.7-12-g4d0b5c0 / (5 files in 3 directories): [+2 commits]
15:44.25Repo4d0b5c0: Add a separate has aggro color option
15:44.25Repo974ee38: Apparnetly Blizzard hasn't fixed up their UNIT_FREQUENT_HEALTH events
15:44.38Chosiit should suffice
15:44.40Chosithanks again
15:45.42*** join/#wowace Kemayo (~kemayo@97-88-168-90.dhcp.stls.mo.charter.com)
15:45.42*** mode/#wowace [+v Kemayo] by ChanServ
16:01.23durcynkagaro: nm, figured it out, thanks
16:01.35kagarok
16:04.23Funkeh`I wonder how frequent is broken
16:04.29Funkeh`been using it perfectly fine myself
16:08.32durcynFunkeh`: you have strong feelings about any of the mogu'shan vaults modules?  someone was asking me if it'd be possible to turn off alerts for either jan-xi or qin-xi in will of the emperor, since most strategies have people ignore one since they share health
16:08.51Reposhadowed-unit-frames: 03Shadowed 07master * v3.7-13-gcd13563 ShadowedUnitFrames.lua: [+1 commit] Removed redundant hiding code
16:09.50Funkeh`my guild hasn't done the vaults yet so I'd have no idea durcyn
16:10.38nevcairieldont all bigwigs alerts usually have an option to turn it off?
16:10.49Funkeh`yeah
16:11.28*** join/#wowace isman (~drag@82.67.196.34)
16:11.38durcynit's just checking for spell id on all boss.* tokens
16:11.47durcynthe idea is they want one but not the other
16:12.30*** join/#wowace twobits (~jbw@unaffiliated/twobits)
16:12.56Chosii'd love a stack warning for elegon
16:12.58Chosiin bigwigs
16:13.18Funkeh`durcyn, probably best to talk with Caleb| about it
16:15.44Caleb|I have some uncommited changes, including that one
16:15.56znfFunkeh`, do you need combat logs for vaults?
16:16.03Caleb|no
16:16.32Caleb|I'll probably commit stuff tomorrow when I actually do have time to do so
16:17.04znf*waiting for commit*
16:18.19znfI wished for lots of timers yesterday while I was doing MV :P
16:18.23znfBut, ofcourse, I forgot about them :D
16:19.51TraeumerHi guys. Is there a simple guide how to use svn since I would love to help with some translations? :)
16:20.09Funkeh`well wednesday is LFR so Ill be fixing up anything that's lacking from that
16:20.33durcynKemayo: huh, just got silverdragon handynotes icon on minimap after hearthing to the shrine, disappeared after opening worldmap, your cave code needs a smidge more work =P
16:20.50KemayoDrat.
16:23.20znfTraeumer, you don't need to use SVN for translations
16:25.29Traeumerso should i just submit them through the ticket system? :x
16:25.33znfTraeumer, no
16:25.41znfjust go to your addon's page under the localization feature: http://www.wowace.com/addons/loggerhead/localization/
16:26.35Traeumerbw doesnt offer that, as far as i can see :o
16:28.36znfno idea about localization in bigwigs
16:28.41znfI know it's somehow done, but no idea how
16:31.15Funkeh`to translate bigwigs modules you can either install SVn and commit the changes directly or PM them to me on wowace
16:32.00*** join/#wowace Tuller (~tuller@c-76-21-187-154.hsd1.va.comcast.net)
16:32.50znfFunkeh`, how would I possibly test CommonAuras without being in a raid?
16:44.33durcynKemayo: hm, also getting nil error on 'id' at handynotes.lua:270 when trying to set a waypoint from a lostandfound icon
16:47.49*** join/#wowace koaschten (~koaschten@31-16-172-42-dynip.superkabel.de)
16:48.29*** join/#wowace TradeMark (~trademark@c-24-22-242-118.hsd1.wa.comcast.net)
16:49.10Kemayodurcyn: In a micro dungeon, or...?
16:51.02durcynKemayo: nope, sittin in krasarang.  was the banana infused rum node, fwiw.
16:51.20durcynjust tested with another lostandfound one, same error
16:52.04Repoarl: 03Torhal 07master * 2.4.1-52-g9cc8109 Database/Recipes/Tailoring.lua: [+1 commit] Josef Gregorian update.
16:52.23asmodaiYou go Torhal
16:53.34Repodrdata-1-0: 03Adirelle 07master * v2.8.2 DRData-1.0.lua: [+1 commit] Added Sleep (Metamorphosis).
16:53.35Repodrdata-1-0: 03Adirelle 04v2.8.2 * 54ce58f /: [new tag] Tagging as v2.8.2.
16:55.54Repocollectinator: 03Torhal 072.0 * 1.1.1-319-g8aa0bc8 Collectable.lua: [+1 commit] Fall back to UNKNOWN if the collectable's name is nil.
16:56.39Repodiminishingreturns: 03Adirelle 07master * v1.3-1-gf63538c / (3 files in 2 directories): [+1 commit] Updated used globals.
16:56.49Repodiminishingreturns: 03Adirelle 04v1.3.1 * 7ff9cef /: [new tag] Fetching latest DRData-1.0.
17:05.14Repohandynotes_lorewalkers: 03Kemayo 07master * v1-1-gbe4ed55 Lore.lua: [+1 commit] Fix nil error in waypoints
17:05.24Repohandynotes_lostandfound: 03Kemayo 07master * v1-4-gbcb357a Lost.lua: [+1 commit] Fix nil error in waypoints
17:05.30Kemayodurcyn: Tada.
17:06.23KemayoI can't reproduce the hearthing thing. I'll keep an eye out for it.
17:06.26*** join/#wowace Foxor (Megalon@d86-33-0-176.cust.tele2.at)
17:06.50pompydurcyn: still farming banana infused rum? heh.
17:07.01*** join/#wowace Megalon (Megalon@d86-33-0-176.cust.tele2.at)
17:07.05pompyAckis stole tablet of ren yun off my server yesterday :(
17:08.38durcynpompy: just got it actually
17:08.43pompygrats!
17:09.01durcynand the fishing charm, now i just need the mining pick
17:09.04pompytime to go fly to mount neverest
17:09.10pompyl o l blizzard
17:09.45Repobig-wigs: 03funkydude * r9165 Mogushan/Locales/deDE.lua: deDE by Traeumer
17:11.41Funkeh`Traeumer, :)
17:11.42*** join/#wowace Megalon (Megalon@d86-33-0-176.cust.tele2.at)
17:11.49Traeumer=)
17:14.45Gnarfoz[12:24:13] <znf> Figured I'd give it a shot: http://eu.battle.net/wow/en/forum/topic/5615971655#1 <-- deleted, what was it?
17:15.22pompysomething sketchy by znf again, what else is new :P
17:22.45znfGnarfoz, in-game bug
17:23.33znfGnarfoz, the interact one
17:29.17znfzzz, long queue is long
17:30.48znfI'm actually curious what goes behind the scenes on the server queues
17:31.44znfDo they limit the actual concommitent users that the server can host, or they simply "slow down" the player so they don't have 1000 users logging in the same instant to crash the server?
17:32.24znf~wowalert
17:32.24purlhttp://launcher.worldofwarcraft.com/alert (US); http://status.wow-europe.com/en/alert (EU) [NB: Returns empty content unless there is an active alert]
17:33.36Repobroker_exit: 03jabouty * r25 Broker_Exit.toc: Fixed ACP "Out Of Date" message.
17:35.08znf@project broker_exit
17:35.09Repoznf: [WoW] Broker_Exit (Updated Oct 08, 2012 at 17:34 UTC) - http://www.wowace.com/addons/broker_exit/
17:35.09groktarremembers the old hour-plus long queues
17:35.26znfbeen 2 hours for me in queue alreayd
17:35.55znfSeriously - a LDB "logout/exit"? :-|
17:35.56Repobroker_exit: 03jabouty 043.0.4 - Release * r26 : Tagging as 3.0.4 - Release
17:36.02znfweeeeird
17:37.40Torhal|workSome people click for EVERYTHING
17:38.25asmodaiclicks on Torhal|work
17:39.34znfasmodai, hey, I wanted to do that
17:39.43Megalonkicks Torhal|work
17:40.29groktartrouts Megalon
17:40.47Repocollectinator: 03Torhal 072.0 * 1.1.1-320-ga900107 Interface/Common.lua: [+1 commit] Don't try to sort nil.
17:43.34asmodaiznf: your ui bugged out
17:43.56durcynTorhal|work: those aren't people.
17:46.02Torhal|workdurcyn: My GF, for example, refuses to pause movies via spacebar. She MUST click the pause button.
17:46.23Torhal|workAh
17:46.30durcyndump her.
17:46.34Torhal|worklol
17:50.11znfyup
17:50.16znfclearly time to dump her
17:50.19znfI have to do the same, too
17:50.25Torhal|workYou're weirdos.
17:51.24groktarclicks all over Torhal
17:52.51asmodaiYe gods, Counting Crows are live really amazing. But you should never go watch it if you like album recitals.
17:55.08ChosiCaleb|: any plans for a stack warning for elegon?
17:56.03Chosilike if add hp <20% and stacks >=7 -> MEEP MEEP, GTFO
17:56.31Torhal|workasmodai: ?
17:56.38Gnarfoz[14:12:37] <Funkeh`> hopefully that works right <-- BigWigs_Cataclysm contains just .xml and changelog?
17:57.01Funkeh`the non-svn version yes
17:57.28Funkeh`I can probably remove the xml too
17:57.32asmodaiTorhal|work: http://www.youtube.com/watch?v=sDg4kUs6O3k
17:58.04Torhal|workasmodai: That tells me nothing - I don't know the band (heard of them for over 20 years, but that's it)
17:58.21Torhal|workI was just wondering why you'd say they're amazing live yet advise against seeing them live if you like a certain albu,
17:58.24Torhal|workalbum*
17:58.29asmodaiTorhal|work: not sure what type of music you're in, but it's one of the best bands I've listened to
17:58.39asmodaiTorhal|work: Adam Duritz, the singer and writer of the majority of the songs
17:58.47asmodaiTorhal|work: He adds a lot of extra lyrics during performances
17:58.51Torhal|workAah
17:58.59asmodaiInventing them right on the spot at times
17:59.03Torhal|workHeh
17:59.11asmodaiincluding references to past work of their own or other artists
17:59.26Torhal|workAll I know by them is Mr. Jones
18:00.25asmodaiTorhal|work: There's so many other great tracks, give 'm a spin, maybe you'll like it
18:00.39asmodaiI still spin August and Everything After quite regularly
18:03.45*** join/#wowace MysticalOS (~Myst@h154.9.91.75.dynamic.ip.windstream.net)
18:04.58znfIs anyone noticing that sometimes Mapster draws the world map in slow motion?
18:07.13asmodaiCan't say I have, I have, however, seen it flicker the quest zones overlays, despite nothing happening to me
18:08.38*** join/#wowace Elkano (~elkano@pool024.vpn.uni-saarland.de)
18:08.39*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
18:08.39*** mode/#wowace [+v Elkano] by ChanServ
18:13.21Stanzillavault clear
18:13.23Stanzillaeasy as shit
18:13.38asmodaiHaha, no problem with the emperor?
18:13.39groktarresults = results.split('||||||||||'); :<
18:14.23Torhal|workgroktar: WTF language?
18:14.42groktarjavascrit
18:14.45groktarjavascript
18:14.52Torhal|workJavaScat?
18:14.52Torhal|work:D
18:14.56groktar10 pipe delimiter!
18:15.02Torhal|workInsane
18:16.41znfStanzilla, showoff
18:17.06Stanzillaznf: got the helm
18:17.06Stanzilla!
18:17.14znfwhich? >_<
18:17.16znfbastard
18:17.18znfnow I hate you even more
18:17.21*** join/#wowace MysticalOS (~Myst@h87.201.89.75.dynamic.ip.windstream.net)
18:17.26znfat least I have my engineering helm :(
18:18.02*** join/#wowace Telshin (~textual@76.164.170.2)
18:18.34Stanzillahit haste
18:21.06asmodaigreat, addon with an update on wowi, but not curse
18:21.12asmodaimurderates
18:23.21jnwhitehyes, downloading zip is so difficult =)
18:23.34asmodaijnwhiteh: hush
18:23.36asmodai;)
18:23.39hastesuper difficutl!
18:23.48hasteand you need to extract it as well!
18:23.54hasteand place it in the correct position
18:24.02Humbedoohcheck it for viruses!
18:24.20znfthe worst is keeping it updated
18:24.24znfcurse premium has me spoiled :(
18:24.29asmodaijnwhiteh: It doesn't help to have the old one in CC though :S
18:24.29hasteand so required
18:24.38jnwhitehasmodai: aye
18:24.43jnwhitehi'm just poking fun
18:24.51asmodaipoke fun at this instead:
18:24.53asmodaihttps://www.youtube.com/watch?v=Bzvm7zd4Z-s
18:24.54*** join/#wowace Yoshimo (~Miranda@p5B04C9A9.dip0.t-ipconnect.de)
18:25.44Humbedoohah, the daily recruitment spams begin...
18:25.52Humbedooh"We should talk. I have a couple of well known clients in The Bay Area and San Francisco where you could make a real difference concerning Hadoop and Big Data."
18:26.04asmodaiHadoop-she-boop
18:26.14Humbedooh'cause me and Hadoop are like so close
18:26.25Torhal|workrecruits Humbedooh to write a virus in WoWLua which targets asmodai only.
18:26.38asmodaiHumbedooh: joined at the hip, fo sho
18:26.48HumbedoohTorhal|work: I wrote a gitpubsub server in Lua today!
18:26.55Torhal|workEvil.
18:26.58Humbedoohwhich is of course only fun if you know what svnpubsub is
18:27.13asmodaiye gods, my IQ just dropped a few points after watching that video
18:28.14Torhal|workI hate you for it.
18:28.26Torhal|workI almost went into a rage five seconds in.
18:28.28asmodaiTorhal|work: I aim to displease.
18:29.06asmodaifucking lord, if I would have such a girl as gf, I would kill myself after listening to her ramble and ramble on. It just doesn't stop.
18:34.05Repolibdispellable-1-0: 03Adirelle 07master * 1.1-1-g4f308d2 LibDispellable-1.0.lua: [+1 commit] Really updated for Mop.
18:35.23Torhal|workI'd kill you for choosing her, if it makes you feel better.
18:37.19asmodaiTorhal|work: I appreciate that sentiment   <3
18:37.26Torhal|workHehe
18:37.52Gnarfoznow, for some Elegon-ing
18:38.00Gnarfozafter waiting for someone who was in ~700 queue
18:38.00Gnarfoz:C
18:39.18Stanzillahaha queue
18:39.25asmodaiIs there any addon that does what auctioner's AutoMagic? basically auto-sells grey and unusable items by your class?
18:39.36Gnarfozlots of them, I guess
18:39.41GnarfozDropTheCheapestThing? :D
18:39.52asmodaiOnly partially, last time I checked. *rechecks*
18:42.49Dark_Elfautosell2
18:43.51asmodaiDark_Elf: that might actually do it
18:47.35Dark_Elfscrap may do it too
18:48.06Dark_Elfas they both use unfit library
18:50.18Dark_Elfalso one called autovendor does it
18:51.35asmodaicool, will keep them in mind.
18:52.53Dark_Elfthey also autorepair so may have to tweak them if dont like such feature
18:53.05asmodaiThat ought to be ok
18:53.13asmodaijust trying to see if I need to keep Auctioneer around or not.
18:53.24asmodaiIf I do, then it's moot, if not, kaboom.
18:53.57Dark_Elfwell im sure most will say use auctionator, or tradeskillmaster
18:54.15asmodaiYeah, just installed tsm
18:54.46Dark_Elfi dont like tradeskill master mail thing cause it interfer with postal, and i wont give postal up
18:55.00asmodaiCrap, it interferes with postal? :(
18:55.23Dark_Elfwell it has some tabs in the mail box that get messed up
18:55.39Dark_Elfother than that it works well
18:56.52Dark_Elfbout only feature i use of auctioneer is informant
18:57.09asmodaithat's the item tooltip info, right?
18:57.14Dark_Elfyeah
18:57.45asmodaiit's interesting yea
18:57.56asmodaiauctioneer is a double edged solution
18:58.08asmodaimmm, lets start with turning off the stuff I don't use at all
18:58.31Dark_Elfthats one good thing about the modules of auctioneer, can turn off
18:58.50Dark_Elfi alway hated the slidebar so it was first thing off lol
18:59.28asmodaiyeah, did that recently
18:59.41asmodaifinally getting my ass around to tightening up my addons and UI layout
19:02.06asmodaiSome people are really good at tying it all up
19:02.40asmodaiI'm amazed at some UI layouts I see
19:02.54Dark_Elfim the worse when it comes to tidy uis, im an addon collector i test em and have bunch on screen
19:03.17*** join/#wowace waallen (~wallen@dynamic-adsl-84-221-238-204.clienti.tiscali.it)
19:03.35*** part/#wowace waallen (~wallen@dynamic-adsl-84-221-238-204.clienti.tiscali.it)
19:06.51znfasmodai, I gave up on Auctioneer
19:07.12znfit's a dinosaur dying of old age
19:07.17znfit's too complex for it's own good
19:07.30Dark_Elftoo memory hungry as well :p
19:09.55asmodaiznf: one of the reasons I am looking for alternatives
19:10.11asmodaialready think I can replace everyquest and questhubber with grail and wholly
19:10.17Dark_Elfeww
19:10.23asmodaiDark_Elf: mmm?
19:10.28Dark_Elfkeeps everyquest and questhubber
19:10.33asmodaiWhy so?
19:10.46Dark_Elfas they can run together
19:11.06Dark_Elfalthough everyquest has not mop data
19:11.06bindirwhat do you use in place of auctioneer then?
19:12.19Torhal|workAuctionator works for me.
19:15.19Dark_Elfauctionator coupled with your mailminder
19:30.49Reposaved_instances: 03oscarucb * r187 SavedInstances.lua: ticket 97: Instance failure for Scarlet Monastery on deDE
19:32.13nevcairielfor the record, gara'jal and spirit kings are way easy
19:32.22GnarfozElegon sucks balls, though
19:32.22Gnarfoz:p
19:32.30Gnarfozalso, our DPS do, too
19:32.35nevcairielin front of him now, stupid priest went afk :P
19:32.36Gnarfozat least some of them
19:32.47Gnarfozour DK went to pick up his mom from work
19:32.49Gnarfozstupid shit
19:33.02asmodaiwonders if he would qualify as decent DPS or bad DPS
19:33.26Gnarfozany suggestions how an elemental shaman could maximize his DPS on Elegon sparks?
19:34.39asmodaiGnarfoz: My best bet would be the simple searing totem, flame shock, lava burst, lightning bolt, stacks of lightning shield to 7  -> earth shock rotation? Maybe trigger revenant or what's the name and lava burst continuously?
19:35.05nevcairielnote that these sparks dont havem uch life
19:35.10nevcairielyou need short bursts
19:35.12nevcairielnot long rotations
19:35.15Gnarfozyeah
19:35.34Gnarfozshaman says "most damage comes from lava burst, but I have to stack flame shock first"
19:35.37asmodailightning bolt until you have shield stacks to 7 -> earth shock then?
19:35.37Gnarfoztakes ages
19:35.45asmodaito proc fulmination
19:35.51Gnarfozand I'm already helping him (I'm one of the tanks)
19:36.18asmodaiI used to be enh and nowadays do elemental shaman, not sure if I got everything figured out well yet
19:36.25asmodaibut lightning bolt is basically bread and butter
19:36.50asmodaiand with fulmination any stack of lightning shield above 1 will apply that extra damage to the bolt dmg
19:36.59asmodaiso that ought to burst decently I guess
19:37.41Gnarfozthey say it doesn't do enough damage when not stacked to 7
19:38.17asmodaiwell, then lava burst + lightning bolt + earth shock
19:38.28asmodaithe flame shock is only for ensuring crits on lb
19:38.43asmodaiwhich is nice, but if you need bursty dps not needed for quick rotation
19:38.55asmodaiotherwise I would really not know, the rotation is a bit limited to be fair
19:38.58Chosialright rogues
19:39.07Chosicorens damage trinket, or searing words?
19:39.13Chosiother slot is windswept pages
19:39.36durcyni thought words+pages was top? the brewfest trinkets are really shit unless you're a dps warrior
19:39.52Chosiokay, then mrrobot sucks regarding trinkets
19:39.56Chosithanks durcyn
19:40.03durcynit was a question, don't believe everything i say
19:40.07Chosiejb was rating searing words higher than mrrobot anyways
19:40.17Chosiit's pretty much what i was thinking
19:40.24asmodaiGnarfoz: only thing I can think of is turning on Ascendance and keep tossing lava burst
19:40.38GnarfozI have basically no idea what all those spells are :D
19:40.43durcynascendance would be for the 4th/5th waves
19:41.05asmodaidurcyn: even on the 3 min cooldown?
19:41.15Gnarfozwe're failing at the 3rd wave, that's why there's going to have to be some kind of improvent
19:41.26durcynasmodai: absolutely, getting those stacks on elegon for >30% is important
19:41.34durcyner < 30%
19:41.41asmodaidurcyn: ok, clear :)
19:42.31asmodaiGnarfoz: Just spotted this:
19:42.36asmodaiYeah, for my guilds Elegon kill I ran, Echo + Ancestral Guidance + Elemental Blast. Not sure why you're using ancestral swiftness.
19:42.38asmodaiFor the sparks, I recommend keeping flame shock up on the boss for more lava surge procs, we did a 4-4 split, and I had no problems getting my adds down - best to keep a 9 stack fulmination up to help with the spark if necessary. My rotation for the sparks was, flame shock - lava burst - elemental blast, lightning bolt - lava surge if there was one.
19:42.40asmodaiAlso I would recommend earthgrab totem as well, for keeping the adds rooted and off the tank.
19:42.46Gnarfozasmodai: I'm don't think I'm really understanding much of what you suggest
19:43.18asmodaiGnarfoz: looks like suggestions on the fora mimic my thought of the standard single target rotation
19:43.30GnarfozI have no clue about shamans, that's why
19:43.43Gnarfozand we're all german, so the spell names make almost no sense to the guy :D
19:43.46asmodaiah
19:44.05nevcairielew, he uses the german wow client
19:44.26Gnarfozmost people do
19:45.29asmodaiMost people mimic what I said: Flammenschock -> Lavaeruption -> Blitzschlag
19:45.36Gnarfozthey say 7 stacks is max
19:45.39Gnarfozhow can there be 9 stacks
19:45.52Gnarfozprobably typo
19:45.54asmodaitypo I think or maybe a gear thing, not sure
19:46.43asmodaiuntil you get those stacks of 7, Ardschock (sp?) or Lavasog
19:46.53asmodaiDepending on which procs
19:47.13asmodaiDon't think you can make it any nicer than that :S
19:47.14GnarfozLavasog o_O
19:47.21Gnarfoznow I'm actually more confused than before
19:47.21Gnarfoz:D
19:47.28asmodaiIt's the cooldown reset proc for Lavaeruption
19:47.32Gnarfozah
19:48.39Repoepgpwaitlist: 03nicklozon * r40 / (2 files in 1 directory):
19:48.40RepoAdded some debug code to help nail the issue with waitlist not persisting through relogs.
19:48.48asmodaistandard rotation is: Flammenschock (to guarantee crits for Lavaeruption and apply DoT) -> Lavaeruption -> Blitzschlag until you proc Lavasog or you have 7 stacks to Ardschock -> Lavaeruption (or refresh Flammenschock); repeat Blitzschlag
19:48.51Gnarfozwell, we'll give it another try
19:49.03Megalongains Finsternis and casts Sternschnuppen at Gnarfoz
19:49.05Repoepgpwaitlist: 03nicklozon 040.5-a5 * r41 : Tagging as 0.5-a5
19:49.15Gnarfozwhat class are you, gaylord?
19:49.22asmodaiThose spells sound as bad as they would in Dutch.
19:49.40Megalonspams Sonnenfeuer
19:49.45asmodaiSternschnuppen? star eating?
19:49.51asmodailike in eating candy
19:49.52Megalongains Mondregen
19:49.53Megalon:S
19:49.59Megaloni'd kill myself playing deDE
19:50.19Megalonsternschnuppe is a falling star
19:50.30Megalonit's starsurge
19:50.32asmodaiNormally you'd toss Flammenshock on every mob you could
19:50.35asmodaiinteresting
19:50.50asmodaischnuppen sounded similar to snoepen, which is our verb for eating candy/sweet stuff
19:52.38znfhttp://i-cdn.servedbyopenx.com/273/2732b2df3db1100300d49e826d822014ea3e23e2/491/49175fb9952a90473de914aae5a9db26.png
19:52.39znflol
19:52.40Megalonschnuppen is the pluar of schnuppe
19:52.47znfI need to link that to EVERYONE who asks "expertise!?!?!?!"
19:52.52Megalonbut i have no clue where that name comes from in german
19:55.36znfalso, fuck you blizzard
19:55.41znfI'm not busy to trade!
19:57.14Megalonbuzzers znf
19:58.32*** join/#wowace mckenziemc (~Mark@adsl-68-127-49-160.dsl.chic01.pacbell.net)
19:59.41asmodailol, that haunted momento for 15k g
19:59.50asmodaierr, memento even
20:02.54asmodaiGnarfoz: a talent spec at 90 for Elementarschlag might be worth it for those orbs as well
20:03.11Gnarfozhe has that
20:03.15Gnarfozlong cast time
20:03.16Gnarfozno idea
20:03.25Gnarfoznow we're struggling with people lagging out
20:07.34znfElementarschlag?
20:07.35znfSeriously?
20:07.45znfdear Blizzard, stop translating games
20:10.50Megalonthrows Baumkopf Holzfaust at znf
20:11.11asmodaiwtf, Disneyland Paris is already 20 years old now?
20:11.32asmodaiznf: yep
20:11.36Gnarfozznf: what about it, it's a pretty ok translation
20:11.43znfsilly germans
20:12.25*** join/#wowace Jitta (Jitta@91-65-40-228-dynip.superkabel.de)
20:14.31nevcairielthe spell names never really bothered me
20:14.40nevcairielit was more the names of towns and npcs
20:16.43Megalontyrande flüsterwind? ;<
20:17.23asmodailol
20:17.27asmodaihahahahahahaha
20:17.40asmodaiWhen saying that out loud it just sounds weird
20:17.43Stanzillaprachtmeer
20:17.57asmodaiStanzilla: in Dutch that would be saying "beautiful lake"
20:18.03asmodaiIs it the same?
20:18.05Stanzillayes
20:18.07Megaloni wonder why they did not translate her city
20:18.09Megalondarn ass us
20:18.09Gnarfozbeautiful sea
20:18.12Gnarfoznot lake
20:18.13Gnarfoz^^
20:18.19asmodaiAh yes, meer for you is sea
20:18.23asmodaifor us it's a lake
20:18.27asmodaizee is our sea
20:18.39Gnarfozthere's one or two "meers" in germany that are actually lakes, but :derp:
20:18.53asmodaiAnd this is how Dutch and Germans speaking to each other always cause confusion XD
20:19.11AckisKemayo: hozen warrior spear in kun-lai has weird coords (I know you got them off of wowhead but they're wrong, I think I posted fixed ones as a follow up)
20:23.42KemayoAckis: Ah, looking at the object description, that's because the wowhead client addon hasn't been updated to know about micro dungeons yet.
20:34.52Repohandynotes_lostandfound: 03Kemayo 07master * v1-5-gefc9b76 Lost.lua: [+1 commit] Fix the Hozen Warrior Spear point. (Add support for map levels.)
20:35.10KemayoAckis: That'll be better. It'll only work inside the cave if you're on the alpha HandyNotes I committed earlier.
20:36.10KemayoAnything else that's from a cave is going to have a similar issue.
20:42.16AckisI should be using the alpha
20:50.36Torhal|workAckis likes to think of himself as an Alpha.
20:54.01Stanzilladog or project?
20:54.37*** join/#wowace waallen (~wallen@dynamic-adsl-84-221-238-204.clienti.tiscali.it)
20:56.40*** join/#wowace mckenziemc (~Mark@adsl-68-127-49-160.dsl.chic01.pacbell.net)
20:56.41Torhal|workStanzilla: Both.
20:59.58*** part/#wowace waallen (~wallen@dynamic-adsl-84-221-238-204.clienti.tiscali.it)
21:10.25*** join/#wowace mckenziemc (~Mark@adsl-68-127-49-160.dsl.chic01.pacbell.net)
21:21.21znfKemayo, question - how do I figure out if an NPC is cached or not?
21:44.16Kemayoznf: In the broker tooltip it'll say. Otherwise, you can type /sdcached for a (big) list.
21:44.32KemayoI could make it pop up a scrollable window for that, I suppose.
21:45.18znfKemayo, how about a checkbox next to each NPC in the LDB display?
21:45.48KemayoRight now it just says "cached" in there if they are.
21:51.57*** join/#wowace twobits (~jbw@unaffiliated/twobits)
21:52.32znfKemayo, in the LDB tooltip?
21:56.08StanzillaGate of the Setting Sun gold
21:56.09Stanzillawoot
22:00.29*** join/#wowace ashemedai (asmodai@freebsd/developer/asmodai)
22:02.43znfStanzilla, what?
22:02.46znfoh, challenge mode
22:02.46znfok
22:02.48Stanzillayes
22:02.54znfwe should really start doing those
22:10.30znfKemayo, it only says if it's been found in the current session?
22:10.32znfoh wait
22:10.35znfI see "cached" now
22:10.38znfhmm, didn't see it yesterday
22:12.20Stanzillau bad bro
22:17.57Funkeh`boom
22:18.00Funkeh`traveling reforger
22:20.22Stanzillaexalted tillers
22:20.23Stanzillayeah
22:21.30*** join/#wowace Dridzt (~Miranda@athedsl-199628.home.otenet.gr)
22:21.49Repoarchy: 03Dridzt 07master * 1.8.34-1-g8b94e4e / (2 files in 1 directory): [+1 commit] Improvements to the crate artifacts button.
22:27.59Repoarchy: 03Dridzt 041.8.35 * c591b8d /: [new tag] Tagging as 1.8.35
22:39.42*** join/#wowace Lisimba3 (~Lisimba@s537510ef.adsl.online.nl)
22:42.55znfStanzilla, fuckin' human...
22:46.26quiescensracist
22:48.16Kemayoznf: Nope, says if it's been found at all since the cache last cleared itself. (This is a rather vague time period.)
22:49.02KemayoIt's not just "since you last manually deleted it", after all. Things fall out on their own.
22:57.18winkwas there anything changed about eu maint? is it still Wednesday early?
23:02.01Repopet-theory: 03Torhal 07master * 5.0.5-1.1.5-3-g3a28e27 Core.lua: [+3 commits]
23:02.02Repo3a28e27: Show the rarity color for the pet named in the release-confirmation popup.
23:02.02Repo4539bc3: Disable the "Only Favorites" checkbox when turning off "Collected" - don't disable "Collected".
23:02.03Repod186862: Consolidate all the info.isNotRadio into one, above all the button additions.
23:09.49Gnarfozare there any more "hidden" daily quests like for the Klaxxi?
23:10.06Gnarfozwink: still the same as always
23:10.18winkthanks
23:10.21Gnarfoz(always being relative, it wasn't exactly the same as now when it started in 2005, I think)
23:10.37winkI think I haven't tried to log in in the morning since I stopped studying :P
23:10.48winkit's either work or sleep in :D
23:14.47quiescenssleeep
23:15.40Slaymanhey, how do I chain  multiple conditions for an IF in wow Lua?
23:16.09quiescensand? or?
23:16.22quiescensconfused o.o
23:16.35Slaymanyeah if condition1 and (condition2 or condition3) with Parentheses?
23:17.08Humbedoohwhat you just said :)
23:17.44Funkeh`why can't I loot the random darkmoon drops from bosses yet I've donne all the quests on darkmoon isle
23:18.59Gnarfozdo you have the adventurer's guide with you?
23:19.12Slayman>lua if IsShiftKeyDown() or not(QuestIsDaily() or QuestIsWeekly())then
23:19.17GnarfozSlayman: without parentheses works just as well
23:19.30Gnarfozand you don't need to () not
23:19.58Gnarfozlua> if true and true or false then print('hello')
23:19.59lua_botGnarfoz: luabot:1: 'end' expected near '<eof>'
23:20.00Slaymanso like that: if IsShiftKeyDown() or not QuestIsDaily() or not QuestIsWeekly() then
23:20.01Gnarfozlua> if true and true or false then print('hello') end
23:20.02lua_botGnarfoz: hello
23:21.10Funkeh`Gnarfoz, is that some kind of item?
23:22.02*** join/#wowace Mythor (~Mythor@duran.fourd.org)
23:22.03GnarfozFunkeh`: yes, the one that allows you to loot those items
23:22.14quiescenspats lua_bot
23:22.35Slaymanbasically return true if the shiftkey is down, or the quest is neither daily nor weekly, my brain is full of fuck tonight
23:23.08mckenziemccrushes quiescens.
23:23.55znf~wowalert
23:23.55purlhttp://launcher.worldofwarcraft.com/alert (US); http://status.wow-europe.com/en/alert (EU) [NB: Returns empty content unless there is an active alert]
23:24.03Slaymanlua> if IsShiftKeyDown() or not QuestIsDaily() or not QuestIsWeekly() then print("true")
23:24.03lua_botSlayman: luabot:1: 'end' expected near '<eof>'
23:24.10Slaymanlua> if IsShiftKeyDown() or not QuestIsDaily() or not QuestIsWeekly() then print("true") end
23:24.11lua_botSlayman: luabot:1: attempt to call global 'IsShiftKeyDown' (a nil value)
23:24.47Slaymanlua> if true or not true or not true then print("true") end
23:24.47lua_botSlayman: true
23:25.42Humbedooh> if true and not true or true then print("gasp") end
23:25.46Funkeh`Gnarfoz, evidently I don't
23:25.47Humbedoohlua> if true and not true or true then print("gasp") end
23:25.48lua_botHumbedooh: gasp
23:25.50Humbedooh:(
23:25.59quiescenslua>"moo"
23:25.59lua_botquiescens: moo
23:26.01Funkeh`yet I was collecting trophys fine
23:26.11quiescens\o/
23:26.13Humbedoohlua>"goto sleep"
23:26.14lua_botHumbedooh: goto sleep
23:26.16Slaymang'night
23:26.16Humbedoohkk
23:26.36Slaymanor not, simulationcraft is going to work
23:26.50GnarfozFunkeh`: :whut: :O
23:27.24Gnarfozhttp://www.wowhead.com/npc=10445/selina-dourman
23:27.27Gnarfozshe hands them out
23:27.42Funkeh`yeah got one now
23:27.44Funkeh`how weird
23:41.27*** join/#wowace Funkeh` (~funk@5ad4d5d2.bb.sky.com)
23:41.28*** join/#wowace Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
23:41.28*** mode/#wowace [+o Funkeh`] by ChanServ
23:45.23*** join/#wowace arlen (~arlen@c-24-125-124-95.hsd1.va.comcast.net)
23:47.29Repohandynotes_lostandfound: 03Kemayo 07master * v1-6-g2e7c95c Lost.lua: [+1 commit] Ancient Pandaren Mining Pick is in a cave, too
23:47.58*** join/#wowace koaschten_ (~koaschten@31-16-172-42-dynip.superkabel.de)
23:48.35Repoarchy: 03Dridzt 07master * 1.8.35-1-gd2ac503 / (2 files in 2 directories): [+1 commit] Add a warning for the most common user error (trying to show lists with Archy in stealth mode; if it comes up every single page of comments it can't be all their fault)
23:51.27znfBeginning after the maintenance on Tuesday, October 9, ink traders will be converting from accepting Blackfallow Ink to accepting Ink of Dreams and Starlight Ink will become available for purchase. If you’re still holding on to your Blackfallow Ink, your time to trade it in is running short
23:51.28znfYAAAAY
23:59.53*** join/#wowace Grokse (~gr@108-237-102-52.lightspeed.frsnca.sbcglobal.net)

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