IRC log for #wowace on 20120630

00:02.25znfgoes to sleep and waits for everyone to patch their addons for MoP support
00:02.26znf=)
00:07.45StanzillaTorhal: fix my toasts pls
00:07.53*** join/#wowace Kivin (4231a3fe@gateway/web/freenode/ip.66.49.163.254)
00:08.56KivinI absolutely can't figure this one out... and it only happens intermittantly which makes it worse. I'm calling QueryAuctionItems(...) and its returning items past the final auction item
00:09.13TorhalNo, Stanzilla, I will not "butter your bread".
00:09.48StanzillaTorhal: just fix my toasts
00:10.43Kivinhttp://pastebin.com/kEYvsJdt < any esteemed wisdom?
00:10.44StanzillaTorhal: my ocd is killing me :<
00:11.16TalrynI'm having issues with timers.  Perhaps that is the root of the issue.
00:14.31KethoShould the TOC be 50000 or 50001?
00:14.39KivinOne search queried 469/469 items over 10 pages (0..9), 50 batch per page until last page, 19 batch, then it ends elegantly. Another search queried over 1000 items and just kept going and going
00:15.18TalrynGetBuildInfo() returns 50001
00:15.33TalrynNo one else has seen an error from AceEvent, AceTimer, etc.?
00:17.03*** join/#wowace Sliker (~ponies@18.190.125.91.dyn.plus.net)
00:17.23*** join/#wowace Diao (~vince@ip68-225-245-196.oc.oc.cox.net)
00:24.19*** join/#wowace Kesava (~kesava@18.190.125.91.dyn.plus.net)
00:28.41TalrynOk, loading up only Skada shows the exact same AceTimer errors
00:33.05KivinShould AceEvent's :RegisterMessage and :SendMessage allow multiple functions to be hooked to each message?
00:36.26*** join/#wowace oscarucb (~oscarucb@cpe-204-210-241-64.columbus.res.rr.com)
00:40.57TorhalKivin: I don't see why it would
00:41.02TorhalTalryn: Ick
00:41.05Torhalnevcairiel: ^
00:41.32TalrynI've posted the first button template issue as a ticket
00:41.36TalrynStill not sure on the timer stuff
00:42.54TorhalTalryn: So wait - beta has AddOns now?
00:43.04TalrynYes, they just enabled it today
00:43.10TorhalHawt.
00:54.35quiescenso.o
00:55.28TalrynApparently "UIPanelButtonTemplate2" was used fairly often when creating buttons
01:00.21quiescensgasp
01:00.40Torhal…which has nothing to do with AceTimer.
01:00.49TalrynNo, it's another issue.
01:02.03TalrynI keep bumping into that issue when enabling a new add-on since AceGUI uses that template in a few spots.
01:05.28*** join/#wowace sentitude (~sentitude@unaffiliated/repot)
01:05.30sentitudehi
01:06.10TalrynHas someone run Skada?  Are you seeing the AceTimer errors?  I should make sure this isn't just me or a Mac-specific issue.
01:06.44*** join/#wowace gix (~gix@p5DE78680.dip.t-dialin.net)
01:06.45sentitudeMy real life tankard o`terror
01:06.47sentitudehttp://i.imgur.com/CvkIZ.jpg
01:06.54sentitudehttp://i.imgur.com/dzO77.jpg
01:09.44sentitude:P
01:14.05TorhalTalryn: No such thing as a Mac-specific AddOn error.
01:14.39TalrynI wouldn't think so.  No one else is reporting that error though.
01:16.19quiescensi'm sure it has happened somewhere before
01:20.13Torhalmakes quiescens happen.
01:25.13Kethomm I hope Spew is still working in beta
01:26.53Torhal@seen Ketho
01:26.53RepoTorhal: Ketho is currently online.
01:26.54Torhal:D
01:28.01mckenziemc@seen Torhal's mom
01:28.02Repomckenziemc: I haven't seen any such person.
01:28.11Torhal@curse mckenziemc
01:28.11RepoTorhal: Project "mckenziemc" was not found.
01:28.16mckenziemchow can you miss her, repo o.O
01:28.32Torhal~stab mckenziemc
01:28.32purlACTION runs at mckenziemc with an origami Swiss Army knife, and inflicts a nasty paper cut.
01:44.37TorhalWTF Stanzilla - I install your AddOn for testing and I get three errors immediately. Is your Alpha broken? :P
01:45.20TorhalOh, weird. Curse Client installed two versions ago for some reason.
01:46.01TorhalAnd the new version throws a LibSink error.
01:46.28TorhalLibSink-2.0\LibSink-2.0\LibSink-2.0-90079.lua:723: bad argument #2 to "error" (number expected, got string)
01:46.29TorhalSimpleSelfRebuff_Reminder-v2.0.3\Reminder.lua:174: in function <SimpleSelfRebuff_Reminder\Reminder.lua:7>
01:46.46TorhalI'd fix it myself, but I CBA.
01:50.44StanzillaTorhal: works for me :O
01:51.14Torhalbeats mckenziemc with a wet noodle.
01:53.10TorhalStanzilla: http://www.wowace.com/paste/5698/
01:54.39TorhalOh, weird. Looks like a LibSink issue.
01:54.42Torhalvhaarr: ^
01:55.01*** join/#wowace Sintacks (Syntax@173-80-102-171-swby.atw.dyn.suddenlink.net)
02:01.54Repoarchy: 03Torhal 07master * 1.8.24-1-g6faa914 Archy.lua: [+1 commit] Changed the LibSink short name for toasts from L["Toast"] to "Archy_Toast" to avoid LibSink collisions.
02:02.42TorhalStanzilla: That was the issue. The Lua error, however, is actually a LibSink issue; vhaarr is trying to use the error() func with the shortName instead of an error level.
02:03.00TorhalLibSink was trying to say "Hey, jackhole - there's already a sink named that!"
02:05.36TorhalSo basically, Stanzilla, you might want to rename your sink registry.
02:19.58TorhalStanzilla: I'm not getting toasts. I'm getting MSBT center-scroll...
02:28.26pompyStanzilla: ping
02:28.26Repoprat-3-0: 03sylvanaar * r884 / (4 files in 2 directories): Workaround basic MoP startup issues.
02:28.26Repotypo caught by IJ
02:28.26Repoadd code suggested by Mikk to help prevent taint when using StaticPopupDialog
02:30.42*** join/#wowace sylvanaar (~sylvanaar@pdpc/supporter/active/sylvanaar)
02:32.55*** part/#wowace Seeker` (~cjo20@unaffiliated/seeker)
02:50.42MysticalOSwtb a working bugsack holy crap, i always forget how bad blizzards error reporting and debugging is
02:51.38MysticalOS90% of these errors are cursorOffset
03:13.48Reposcorchio2: 03morsker * r127 / (3 files in 2 directories): - Tracks Nether Tempest and Frost Bomb in MoP Beta
03:13.49Repo- Treats Arcane Charge differently in MoP Beta
03:14.04MysticalOSalso, http://www.wowace.com/addons/xperl/pages/main/ and with that description edit, i'm going to bed. damn fixing that mess.
03:25.12*** join/#wowace NeoTron (~neotron@50.46.226.119)
03:26.39NeoTronso is PandaOS greatly changed from DragonOS?
03:27.06TalrynBugSack was working better after I fixed all the instances of UIPanelButtonTemplate2
03:27.34NeoTronI'm currently downloading it
03:54.59*** join/#wowace Trellmor (~Trellmor@91-118-59-48.dynamic.adsl-line.inode.at)
03:58.19mckenziemcbeats Torhal with a horny poodle.
04:00.40*** join/#wowace arton (~arton@tx-184-6-176-223.dhcp.embarqhsd.net)
04:02.52*** join/#wowace Trellmor (~Trellmor@91-118-60-229.dynamic.adsl-line.inode.at)
04:18.36Kethorip xperl :(
04:19.14quiescenso.o
04:25.32TorhalKetho: About time.
04:30.46NeoTronfeh. xperl is the best there is :P
04:38.04Repocharacter-notes: 03talryn1 07master * ec4715d CharacterNotes.lua: [+1 commit] Updated for MoP beta.
04:38.19Repoblood-shield-tracker: 03talryn1 07master * 0.17-1-g63c1b35 BloodShieldTracker.lua: [+1 commit] Code clean up and added MoP compatibility. * Lots of code cleanup. * Removed Dark Succor 4.1 code. * Added support for MoP including Scent of Blood stacks.
05:15.24*** join/#wowace pompy (~Mike@68.36.135.0)
05:36.22*** join/#wowace Kemayo (~kemayo@97-88-168-90.dhcp.stls.mo.charter.com)
05:36.22*** mode/#wowace [+v Kemayo] by ChanServ
06:05.17*** join/#wowace Yoshimo (~Miranda@p5B04C9EB.dip0.t-ipconnect.de)
06:08.05Repoarchy: 03Torhal 07master * 1.8.24-2-g1b93cfc Archy.lua: [+1 commit] Another LibSink fix.
06:08.30*** join/#wowace Yoshimo (~Miranda@p5B04C9EB.dip0.t-ipconnect.de)
06:14.35KethoIs there a way to see if a function is a Lua or C function? Or do we have to dig through the FrameXML every time?
06:15.42Kethos/way/lazy/way
06:30.29*** join/#wowace Arrowmaster` (arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
06:40.26TorhalKetho: http://wowprogramming.com/docs/api
06:53.46*** join/#wowace profalbert (~profalber@178-191-242-216.adsl.highway.telekom.at)
07:01.13*** join/#wowace profalbert__ (~profalber@178-191-242-216.adsl.highway.telekom.at)
07:01.43*** join/#wowace Grokse (~gr@108-237-102-52.lightspeed.frsnca.sbcglobal.net)
07:03.26Repotoaster: 03Torhal 07master * 4.3.4-beta3-5-gbe3b0f7 / (5 files in 2 directories): [+4 commits]
07:03.26Repobe3b0f7: Added support for specifying the Toast's icon size in a range of 10 to 30 pixels.
07:03.27Repo19eb6cb: Revert the "de-localize a non static string that was breaking the display options." commit - there was a reason this was localized; it title-cases the category, which will always be a localization phrase. Changed the localization of "Background" from _G.BACKGROUND to simply be "Background" in English and whatever the translators do for the other languages.
07:03.27Repoa68d3ed: Fixed a localization issue.
07:03.28Repo827324b: Added /toaster command to open the config panel.
07:03.41Repotoaster: 03Torhal 044.3.4-1.0 * faa21a2 /: [new tag]
07:06.21Repotoaster: 03Torhal 044.3.4-1.0.1 * d39ce06 /: [new tag]
07:08.52TorhalStanzilla: Ok, you're all fixed up as far as my library goes. You should probably re-package :)
07:12.55Groksecreeps up behind Torhal
07:13.31Torhalstuffs a firehose in Grokse's nose.
07:15.01Groksewas just creeping
07:15.17TorhalAnd now you're not!
07:15.21GrokseD:
07:15.25Groksecreeps back into the shadows
07:16.54Grokseshoots Torhal with a laser lightning gun
07:17.18Torhalshoots Grokse with an utterly-impossible-physics gun.
07:17.26GrokseD:
07:17.44Grokseat least my gun actually exists!
07:17.54TorhalLaser-lightning?
07:17.59Torhal...
07:17.59Grokseit exists!
07:18.04TorhalI call shennanigans.
07:18.18Groksesuper powerful laser pulse turns air into plasma
07:18.32Grokseand that conducts teh electricity
07:18.52Groksehttp://www.bbc.com/news/technology-18630622
07:19.14TorhalHawt
07:19.32Groksesrsly
07:19.52Groksethat's even cooler than the railgun
07:26.18Megalon50 billion watts, that's enough for 41 time travels
07:32.13Torhalformats Megalon and installs Fisker 2.0
07:43.48Megalondouble taps it
08:02.46*** join/#wowace Slayman1 (~dejhap08@port-18233.pppoe.wtnet.de)
08:17.39StanzillaTorhal: nice
08:18.10StanzillaI was sleeping btw
08:25.26TorhalStanzilla: Did you read everything I said?
08:25.30TorhalAbout LibSink, etc?
08:25.34Stanzillayes
08:25.38Torhalkk
08:25.44Stanzillathank you :)
08:25.47Torhalnp
08:26.48TorhalI didn't notice the icon spacing was so fucked, I suppose, because I must have been testing with icons that has a lot of transparency on the edges.
08:26.58Stanzillayeah
08:27.59StanzillaTorhal: so it should be alright if I use "self:RegisterSink("SSR_Toast", "Toast", "Shows messages in a toast window.", SpawnToast)"
08:28.04Torhalwonders how long Megalon has been a fictional character.
08:28.23TorhalStanzilla: Yar. That's what LibSink uses internally to differentiate between sinks.
08:28.28Stanzillahokay
08:28.29Stanzillathanks
08:29.27TorhalWhen I fixed it in Archy, I forgot to fix the SavedVariables entry...
08:29.57TorhalSo it was still set to "Toast". Yours fired first, so when my Archy toasts fired the title was always "Missing buff"
08:30.01TorhalI was all "WTF?"
08:30.16Reposimple-self-rebuff: 03stanzilla * r230 Reminder/Reminder.lua: rename LibSink registry so it does not get confused
08:30.19Stanzillahaha
08:30.29StanzillaI didn't bother to fix the SV
08:31.27TorhalI also added icon size controls to Toaster and support for them in the lib while I was at it
08:32.12Stanzillayeah, saw that, pretty cool
08:32.22Stanzillahttps://dl.dropbox.com/u/22349357/toast3.fw.png
08:32.26Stanzillalooks fine now :)
08:36.46Yoshimohow likely are digsites to change their name in pandaria beta? i made a list of those to be added to babble
08:39.17Reposimple-self-rebuff: 03stanzilla 04v2.0.5-2  * r231 : Tagging as v2.0.5-2  to pick up changed libraries.
08:45.37StanzillaTorhal: I just managed to fuck up icon spacing :D
08:46.09TorhalYoshimo: No idea :/
08:46.12TorhalStanzilla: How?
08:46.42StanzillaTorhal: not sure exactly yet but I cancelled some buffs while the toast showing animation was playing
08:46.53Torhalo.O
08:46.56Stanzillayes
08:47.11Yoshimoyou could add ticket 5 to babbledigsites if you dont mind
08:47.45Stanzillahttps://dl.dropbox.com/u/22349357/toast4.fw.png
08:48.03StanzillaI'll reload and try again :D
08:48.49Torhal...
08:48.51TorhalDafuq
08:48.55Stanzillahaha I can literally see the icon jumping when I do that
08:49.00Stanzillaw t f
08:49.12StanzillaTorhal: do you have ssr still installed?
08:49.22TorhalYah. Need to fire up WoW though
08:49.38Stanzillause a class with many buffs and just cancel some while you keep rebuffing
08:51.07quiescensmoo
08:51.15mckenziemc~trout quiescens
08:51.15purlACTION slaps quiescens around a bit with a large trout!
08:52.59mckenziemche's still alive :(
08:53.07mckenziemc~whalenuke quiescens
08:53.08purlACTION dons her radiation cloak and tinted glasses while a highly intelligent whale named Ray precipitates critical mass for uncontrolled nuclear fission around quiescens with his mind powers.
08:58.08TorhalHrm
08:58.16TorhalAll I have are Warlock and Priest
08:58.18Torhallol
08:59.37Stanzillayeah well, try priest
08:59.39Stanzillaworked for me there :P
09:00.28Stanzillajust spam the mousewheel for auto buffing while clicking off buffs
09:00.48TorhalDoes Raven not allow cancellation?
09:00.50TorhalGah
09:00.56TorhalI haven't played this fucking game in so long.
09:04.57Megalonyou should play it more Torhal, that fucking game proves to be quite fun most of the time
09:05.11Torhal:P
09:05.16mckenziemcfucks Megalon.
09:06.44*** join/#wowace Kalroth (~Kalroth@d40aa5af.rev.stofanet.dk)
09:06.59Megalonwhat mckenziemc just did was no fuck, because your counterpart at least has to feel something for it to be considered one
09:07.09TorhalI need to write an in-game AddOn manager. Ampere is a fucking pain to work with since last year.
09:08.15mckenziemci just use ACP
09:09.15StanzillaI use optionhouse
09:10.10Yoshimothis one here looks cool, but requires lui http://wow.curseforge.com/addons/lui-addonsmanager/
09:11.57TorhalYoshimo: Ampere was kinda like that until it was changed last year to look like this: http://o7.no/LHeJtL
09:12.06TorhalNow it's LOL SCROLL FOREVER AHAHAHAHAHAHA
09:12.48TorhalStanzilla: That is very very odd.
09:12.52mckenziemcpats Torhal
09:12.55Stanzillacan you reproduce it, Torhal?
09:12.58TorhalYah.
09:13.03Yoshimoi love the option to create sets
09:13.04TorhalMakes no sense.
09:13.13TorhalYoshimo: ACP :)
09:13.38TorhalIt's a long list, though. Better for sets than quickly turning a single AddOn off.
09:13.54TorhalAmpere used to be just the thing until it turned into a grid of HUGE fucking buttons.
09:14.14mckenziemc<PROTECTED>
09:14.33Torhal<PROTECTED>
09:14.58mckenziemcno need, i'm going to work now
09:22.50Slayman1it's saturday
09:23.07Slayman1you shouldn't work on saturdays they belong to the weekend
09:23.45*** join/#wowace the-golem_ (~Darrin@c-24-10-17-129.hsd1.ca.comcast.net)
09:25.17*** join/#wowace the-golem_ (~Darrin@c-24-10-17-129.hsd1.ca.comcast.net)
09:29.15ZaB|SHC|#
09:32.22Megalonyou should also refrain from working 72 hours prior and the 3 days after saturday
09:36.40Repobad-boy: 03funkydude * r1004 / (2 files in 1 directory): anti-spam update
09:37.25TorhalStanzilla: Fixed.
09:37.43TorhalFor some weird-ass reason I had duplicate con-anchoring code in two places.
09:37.49TorhalMade it a function and its all good now.
09:37.57Stanzillanice
09:37.58Stanzillathank you
09:38.08TorhalSo when I changed the fade in anchoring, the fade-out still had the too-close-to-border code.
09:48.33ZaB|SHC|hi there. is there some kind of function to copy some text to the clipboard (like the copy/paste stuff in the ColorPickerFrame)?
09:49.10TorhalThe usual keyboard combo. On Windows, Control-C to copy
09:49.16TorhalAfter highlighting, that is
09:49.24TorhalBut not everything in WoW supports that
09:49.32ZaB|SHC|i know this, but it would be nice to have also some button with this functionality
09:49.44TorhalNope. OS thinger.
09:49.59StanzillaTorhal: 1x Usage: NewLocale(application, locale[, isDefault[, silent]]): "silent" must be specified for the first locale registered
09:50.00StanzillaToaster-4.3.4-1.0.1\Localization\enUS-English (US).lua:11: in main chunk
09:50.00Stanzilla<PROTECTED>
09:50.00StanzillaLocals:
09:50.00Stanzillanil
09:50.35Megalon"Lolcats: nil"
09:50.46ZaB|SHC|would it be possible to emit the appropriate keyboard event on pressing the button?
09:51.39TorhalNo.
09:52.37ZaB|SHC|okay, thanks
09:54.28*** join/#wowace Elkano (~elkano@pool012.vpn.uni-saarland.de)
09:54.28*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
09:54.28*** mode/#wowace [+v Elkano] by ChanServ
09:57.13TorhalStanzilla: Try moving deDE below enUS in the ToC and tell me if that fixes it.
09:57.19TorhalIf so, I'll cut a bitch.
09:58.09Megalonwhy would you do that, Torhal
09:58.27TorhalBecause racecar.
09:59.09Megalonperhaps you should stop cutting bitches
09:59.15Megalonand do something you would enjoy
09:59.19Megalonlike cut your own wrists
09:59.39Torhal(╯°□°)╯︵ ┻━┻)
10:00.08Megalonwhy are you angry at the battleship behind the hill, Torhal
10:00.41Torhalt('_'t)
10:01.21ZaB|SHC|another question. is there some tool to extract all localized strings from an addon? at the moment im just using grep/sed but this also needs some manual interaction which i would like to avoid :D
10:01.35Megalontwo crosses? are you double the christian than the average MURRICAN?
10:01.57Torhal@project localescrapper
10:01.58RepoTorhal: [WoW] LocaleScraper (Updated Jan 13, 2010 at 07:27 UTC) - http://www.wowace.com/addons/localescrapper/
10:02.01TorhalZaB|SHC|: ^
10:02.46ZaB|SHC|k, but i'm not using curseforge nor wowace atm
10:03.07TorhalLook at the code, see if you can extract the necessary bits.
10:03.10ZaB|SHC|but i might take a look ...
10:03.17ZaB|SHC|this is what i was about to say ;)
10:07.29*** join/#wowace Computerpunk (~Computerp@79.115.140.212)
10:10.25StanzillaTorhal: urm
10:10.37TorhalMegalon: Why so slutty?
10:10.44TorhalStanzilla: Foof?
10:10.45StanzillaenUS lua is in the debug section
10:11.02TorhalNo, it's in the non-debug
10:11.06Torhaldevel-enUS is in the debug
10:11.07Stanzillaoh
10:11.08Stanzillaright
10:23.38TorhalStanzilla: Did that fix it, or did you try? :)
10:25.07Megalonwhat's the problem, Torhal? stop projecting your sexual insecurities on others :(
10:25.19StanzillaTorhal: fixed it, I think
10:25.20Stanzillamaybe
10:25.24Stanzillanot getting an error though
10:25.31Torhalcovers Megalon in AstroGlide, then shoves him up an elephant's arse.
10:25.45TorhalStanzilla: Ok, figured as much but needed verification. Fixing.
10:28.39Repotoaster: 03Torhal 07master * 4.3.4-1.0-1-g557012c Toaster.toc: [+1 commit] Localization fix.
10:28.54Repotoaster: 03Torhal 044.3.4-1.0.2 * 1624152 /: [new tag]
10:29.26Megalonl0,
10:33.14Repolibfail-2-0: 03oscarucb * r116 LibFail-2.0.lua: remove the grip fail, as agreed with Maat
10:35.32znfWTF is this shit? I feel like saying again on this channel
10:35.41znfVP gear requiring reputations? >_<
10:38.34*** join/#wowace Slayman (~dejhap08@port-18233.pppoe.wtnet.de)
10:44.05Repoprofessionsvault: 03oscarucb * r335 / (2 files in 1 directory): database updates for ptBR and deDE
10:48.41*** join/#wowace stolenlegacy (stolenlega@unaffiliated/stolenlegacy)
11:03.54*** join/#wowace ThiefMaster (~thief@HSI-KBW-091-089-003-242.hsi2.kabelbw.de)
11:03.55*** join/#wowace ThiefMaster (~thief@unaffiliated/thiefmaster)
11:33.24Megalonznf, they did not want you to farm reputation for mere headenchants
11:33.29Megalonso they removed them
11:33.51znfso they put rep for VP gear? :P
11:33.52Megalonbut that made actual factions pointless, so now you have to farm reputation to buy all your gear
11:33.54Megalon:P
11:34.18*** join/#wowace isman (~drag@mna75-2-82-67-196-34.fbx.proxad.net)
11:43.39TorhalI miss the way EQ did rep.
11:43.58TorhalBasically the whole fucking world was like Booty Bay and the Bloodsail Pirates.
11:51.09Repolibfail-2-0: 03maat 044.31-RELEASE-LFr116 * r117 : Tagging as 4.31-RELEASE-LFr116
11:52.14Repoensidiafails: 03maat 044.31-RELEASE-LFr116 * r300 : Tagging as 4.31-RELEASE-LFr116
11:57.10*** join/#wowace profalbert__ (~profalber@178-191-242-216.adsl.highway.telekom.at)
12:02.18Yoshimotorhal did you get my message? my irc client is acting a bit weird
12:09.39*** join/#wowace arlen (~arlen@c-24-125-124-95.hsd1.va.comcast.net)
12:48.06*** join/#wowace pb_ee1 (pb_ee1@89-158-95-138.rev.dartybox.com)
13:04.41*** join/#wowace bluspacecow (~bluspacec@60-234-165-167.bitstream.orcon.net.nz)
13:11.53*** join/#wowace Droolio (~drool@host86-178-219-12.range86-178.btcentralplus.com)
13:19.39Reposyllabus: 03LaoTseu 07master * 1.0-beta-40-ga4bcb43 Syllabus.lua: [+1 commit] Fix for missing functions in MoP
13:24.54*** join/#wowace Slayman (~dejhap08@port-18233.pppoe.wtnet.de)
13:49.38Yoshimomissing? most of the functions "missing" are merged party functions
14:19.03Reporecount: 03elsia * r1198 / (4 files in 1 directory):
14:19.03Repo- Added MOP compatibility. This version should work both on live and on beta. Please report any bugs or debug messages.
14:46.41arkanesman I hate it when blizzard names items lies
14:47.14arkanesthe "red smoke bandanna" should look like the awesome red scarfs that the shado-pan wear, and instead it's a big leather hood with glowing red fungus on it
15:22.12Repoall-played-laotseu: 03LaoTseu * r259 AllPlayed.lua: AllPlayed:
15:22.12Repo- Fixed the formula for mac_pc_level to work with MoP
15:23.16quiescenso.o
15:27.58*** join/#wowace nefftd (~Neffi@pool-173-56-100-105.nycmny.fios.verizon.net)
15:31.34*** join/#wowace Dridzt (~Miranda@athedsl-199335.home.otenet.gr)
15:31.54arkanesso the beta is being wierd
15:32.04arkanesI went to northrend and all my items went away
15:32.26arkanesand it's like I'm lagging, because there's no NPCs and I take no fall damage, but I can still cast spells and mount up and what not
15:36.51arkaneshearthed back to pandaland and all is well :\
15:37.04arkanesany places in pandaria where I can easily and repeatedly get in a vehicle and then back out again?
15:38.32sbsure
15:38.56sbfind another player with 2seat mount
15:40.16arkanesthat would work, I guess, if I could find one of those
15:40.30sbEU?
15:40.32arkanesznf: there appears to be a regular, no reputation valor qm too, but he doesn't have any gear
15:40.35arkanesUS
15:41.19arkaneslooks like secure aura header might have finally grown vehicle support and I want to make sure it works before I delete all my workarounds
15:42.43arkanesgrr damn no
15:50.39quiescensgives arkanes a cookie
15:51.03arkanesit'd be just a one line change :(
15:58.14Reporecount: 03elsia * r1199 GUI_Report.lua:
15:58.15Repo- Fixed mixing GetNumPartyMembers compatibility in GUI_Reports.lua (thanks to Bradj)
16:07.02arkaneshmm there's no UI/macros forum for beta, right?
16:07.44*** join/#wowace Silowyi (~silowyi_d@99-26-202-35.lightspeed.snantx.sbcglobal.net)
16:17.13Talrynarkanes: I haven't seen one
16:17.40Reporecountthreat: 03elsia * r59 Threat_Mode.lua: RecountThreat:
16:17.41Repo- Compatibility fix for MOP
16:25.34TalrynHow are people dealing with the Ace3 issues?
16:25.42arkanesI don't have any
16:25.45arkaneswhat problems are you seeing?
16:26.11TalrynThere are two issues
16:26.40TalrynAceGUI references UIPanelButtonTemplate2 which was removed.  The config screens usually have errors.
16:27.20TalrynI manually fixed the downloaded file and it works ok
16:27.21arkanesah I don't use acegui
16:27.45TalrynIt occurs if you are use AceConfig stuff too
16:27.50arkanesyeah I don't
16:28.00arkanesI'm lazy and don't write config screens for my addons :(
16:28.10Yoshimomhmm mop doesnt support battletags does it?
16:28.15TalrynOther issue is the "script ran too long" which is tied to AceTimer and/or CallbackHandler
16:28.26arkanesI dunno, it's on a different battle.net than live is
16:29.17TalrynQuite often events fired that way just time out and quit
16:29.22arkanesI haven't seen the ace timer problem
16:29.49TalrynSorry, it is AceEvent and/or CallbackHandler but obviously affects AceTimer too
16:29.58TalrynI get constant errors from it
16:30.23TalrynUsing a RegisterEvent from AceEvent can cause it
16:30.24arkanesI did get a script timeout error, but it was because I didn't have some deps working and my addon was tossing infinite errors
16:30.41TalrynDepends on what the function does
16:30.48arkanesonce I fixed that so it was actually running I haven't seen any such errors
16:30.57arkanesyou're sure it's not caused by the function just being long-running?
16:31.08TalrynAll of this works ok on live
16:31.12arkaneswell sure
16:31.21TalrynI get these errors in Skada and ElvUI too
16:31.26arkanesbut that doens't mean it's related to aceevent
16:31.51arkaneshypothesis: in the interest of avoiding addon-based UI freeze, blizzard added a timeout on event handlers
16:31.56TalrynTo be honest, I don't recall ever seeing this error before
16:32.10arkanesso long-running event handlers will be aborted and the error will be shown
16:32.12TalrynI don't think these add ons are doing anything that is too much work
16:32.48TalrynUnless they have done something that is increasing the run time of them
16:33.01arkanesTalryn: thats entirley possible, though
16:33.10TalrynYes
16:33.19arkanesanyway, without more investigation I wouldn't blame aceevent, I'd look into what those handlers are doing first
16:33.32TalrynBut from my point of view it is breaking most of the add ons that I've tested
16:33.52arkaneswell like I said, in my case the problem was errors being thrown from the event handler
16:34.08arkaneserror handling is slow so chained errors like that probably triggered the time out
16:34.42TalrynIt is possible although the output I get doesn't help me to see if an error occurred along the way
16:34.57TalrynI may need to recode my add-on to not use AceEvent and see what happens
16:35.51arkanesI've only got my addon loaded
16:36.11TalrynI've tested all of these with just that add-on running
16:36.22arkanesthinking about it, it's possible that the event timers that AceEvent wires up are having the runtime of all addons using AceEvent counted against it
16:36.38TalrynThat's possible
16:36.48arkanesif it still  happens with just the one addon that's probably not it though
16:39.49arkanescan anyone confirm or deny that temp weapon enchants are truly gone forever? I know rogue poisons are, are weapon oils/shaman enchants gone also?
16:40.25nevcairieldidnt weapon oils go with the last expansion already?
16:40.31arkanesI dunno
16:41.09arkanesI guess I can just make a shaman to test that one though
16:42.11Megalonshaman still has weapon enchants
16:42.35Stanzillanevcairiel: can haz fixed bt4?
16:43.06arkanesgoddamnit, shaman are still temps :(
16:43.13sbStanzilla: go fix it :D
16:43.28Stanzillanoope
16:43.42StanzillaI'm so glad that classtimer works
16:43.43Stanzilla:D
16:45.05*** part/#wowace nefftd (~Neffi@pool-173-56-100-105.nycmny.fios.verizon.net)
16:46.31Stanzillaarkanes: how do the new rogue poisons work? how can I decide what goes to main/off hand?
16:46.52sbright / leftclick, isnt it?
16:46.58Stanzillanope
16:47.03Stanzillaalso they are buffs now
16:47.09Stanzillaguess I just click 2 :o
16:47.55sbhm yep
16:48.08sbdual DP
16:49.02Stanzillasb: dual deadly does not work D
16:49.16sbmeh?
16:49.21Stanzillayes
16:49.22Stanzillanoob
16:49.27sbWHAT???
16:49.31sb*beta*
16:50.20Stanzilla10 mins till I get my legendary
16:50.47arkanesStanzilla: there's no main/off hand anymore, they're just self buffs
16:50.54arkanesStanzilla: you get one damage and one utility
16:50.57Stanzillaarkanes: yeah I noticed
16:51.07sbmeh, cant copy my rogue
16:51.17arkanesso you choose deadly or wound (instant is gone) for damage, and then you pick a utility one
16:52.07arkanesleeching is pretty stupidly good
16:55.53bluspacecow"Talryn: How are people dealing with the Ace3 issues?"
16:56.08bluspacecowby not using it *badoom ching *hip waggle*
16:56.30TalrynI'm going to test that idea
16:57.24sbasmodai: yup, leeching looks good as "standard" posion when you dont need cheat death
16:57.27bluspacecowa hip waggling bluspacecow ?
16:57.42sbor active damage mitigation
16:57.45asmodaihmm?
16:57.58sbarkanes:
16:58.01asmodaiah
16:58.01sbasmodai: goto sleep!
16:58.10arkanesfor pve I can't see any reason to use anything but leeching except for gimmicks
16:58.10asmodaigoes back to sleep mode
16:58.21bluspacecownope.jpg
16:58.38bluspacecow*goes into fluffy marshmallow and rabbit mode*
16:58.56arkanesin the good news department, looks like SAH fixed the bug with not clearing out temp buffs
16:59.06sbarkanes: well, speaking for DS: morchok stomp -> elusiveness, zonozz orb impact -> ... etc.
16:59.09arkanesI was so looking forward to deleting all my temp weapon enchant crap though :(
16:59.20arkanessb: feeeiiiinnnttt
16:59.54sbyes, and elusiveness reduces damage by 30%
16:59.59sbso "improved feint" basically
17:00.20sbfor fights with predictable damage which is nice to avoid
17:00.37arkanesyou've already got 50% aoe reduction in feint as baseline
17:00.44arkaneselusiveness makes it work on direct damage
17:01.01sb"all damage", no idea if it stacks with those 50%
17:01.09arkanesI'm pretty sure it doesn't
17:01.15arkanesbut it could be tested pretty easily
17:01.36arkaneswe can do it right now, you're on eu?
17:01.59sbyep
17:02.14arkaneshorde or alliance?
17:02.17sbhorde
17:02.24arkanesgood man
17:03.06sbjust create lvl 85 rogue there, i will do some aoe damage
17:03.16arkaneshehe i just created a mage so I could do the aoe damage
17:03.20sbmeh :D
17:03.23sbokay
17:04.47arkanesapparently durotar is crashy, meet me outside the north gate?
17:07.02*** join/#wowace pompy (~Mike@68.36.135.0)
17:08.21arkanesyep looks liek it does
17:08.30arkanesnot additive though
17:08.43arkaneshmm never mind
17:08.46arkanesjust bad rng
17:15.42sbso its only 35% damage taken while feint+elusiveness are active - wonder if cooldown on feint is bugged (there is none at the moment) or intended
17:16.48arkanesI think 0 cd feint is intended, because they took away the glyph
17:22.41*** join/#wowace tekkub (~tekkub@c-71-237-116-205.hsd1.co.comcast.net)
17:22.41*** join/#wowace tekkub (~tekkub@WoWUIDev/WoWI/Featured/Dongle/GitHub/Tekkub)
17:22.41*** mode/#wowace [+v tekkub] by ChanServ
17:35.29arkanesokay  yeah
17:35.39arkanesso being in any zone in northrend thats not dal is just totally jacked up
17:40.17*** join/#wowace arkanes_ (~arkanes@python/site-packages/arkanes)
17:46.30Torhalnevcairiel: Weapon oils went away with WoTLK.
17:46.33Yoshimois  there a way to search all quests on wowhead including the hidden tracking&flag quests?
17:47.20*** join/#wowace Seerah (~Ryan@adsl-74-226-72-239.mem.bellsouth.net)
17:52.18*** join/#wowace Mikk (quassel@helios.1f0.de)
17:52.22*** join/#wowace nevcairiel (nev@WoWUIDev/WoWAce/Ace3/nevcairiel)
17:52.23*** mode/#wowace [+o nevcairiel] by ChanServ
17:58.51sylvanaargource is awesome
17:59.26sylvanaarnot really useful, but just awesome
17:59.40nevcairielindeed
17:59.52nevcairielsadly my only big project i work on, i also work on alone, so its kinda boring :P
18:00.02sylvanaarhaha, yeah, same here
18:03.07Repogem-helper: 03tiker * r175 / (4 files in 1 directory): - added the rest of the blue quality gems for MoP
18:03.07Repo- All uncommon, perfect uncommon, rare, meta, jc only and cogwheel gems for MoP have been enabled
18:10.03*** join/#wowace isman (~drag@mna75-2-82-67-196-34.fbx.proxad.net)
18:10.18sylvanaar~framexml
18:10.18purli heard framexml is Blizzard's UI for WoW. Export code/art from the client by using the wow.exe -console 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
18:12.58Repogem-helper: 03tiker * r176 / (3 files in 1 directory): - fixed localization error
18:12.58Repo- corrected toc version
18:13.59sylvanaarman the file extraction really hits the disk hard
18:26.48TalrynOk, even running just Recount, I get a ton of the "script ran too long" errors.
18:27.17Talrynr1199 just updated 2 hours ago
18:28.19TalrynIs that working for anyone else?
18:29.17*** part/#wowace pompy (~Mike@68.36.135.0)
18:30.00*** join/#wowace pompy (~Mike@68.36.135.0)
18:40.13*** join/#wowace Yoshimo (~Miranda@p5B04C9EB.dip0.t-ipconnect.de)
18:42.34Repogridstatussmarthealing (experimental): 03Tirds 07master * 37aa9fa GridStatusSmartHealing.toc: [+1 commit] Updating to Beta Status.
18:44.37arkanesso I can't figure out how the new raid buff window is working
18:44.43arkanesit looks like it's just using shouldConsolidate
18:45.05arkanesbut it's working for buffs that aren't reruning that
18:45.15*** join/#wowace Elkano_ (~elkano@pool011.vpn.uni-saarland.de)
18:45.21*** join/#wowace Elkano_ (~elkano@WoWUIDev/WoWAce/Elkano)
18:45.21*** mode/#wowace [+v Elkano_] by ChanServ
18:48.33arkanesno, I take it back, SAH isn't properly respecting shouldConslidate, but only sometimes(?)
18:48.40TalrynI'm wondering if this is a Mac issue.  Perhaps related to the macro issues.
18:49.01arkanesTalryn: that seems entirely possible
18:49.19TalrynBecause no one is reporting this problem and no one here has seen it either
18:49.27TalrynI assume not as many Mac users
18:50.33arkanesI have a mac but my beta clients not updated yet, let me see how much patching I need
18:50.53arkaneswhat version of recount are you using?
18:51.03Talrynr1199
18:51.18TalrynI'd just be happy to get someone to test beta and Recount 1199
18:51.32TalrynI get the error instantly and they just keep occuring
18:51.37TalrynHundreds of these errors
18:51.53arkanesyou're using just baseline 1199, embedded version, no other addons?
18:52.03TalrynJust tried the 32 bit version of the Mac client, same thing
18:52.15TalrynYes, downloaded r1199, embedded, and get the errors
18:52.30TalrynI have other add ons but I disabled all but Recount
18:52.44TalrynI've done this with multiple add ons and it always throws an error
18:53.01arkanesgive me a sec
18:53.14TalrynFrom what I saw one time, Recount does not work for me
18:53.26TalrynThat error means processing was terminated
18:53.39TalrynBut I'm more focused on error messages than watching DPS on Recount
18:53.52arkanesjust whacking a dummy?
18:54.19TalrynI've been in Org doing that and I've found a mob in the middle of nowhere
18:55.01arkanesyeah it works fine for me on my pc
18:55.18arkanesrecount 1199, in a brand new addons folder
18:55.46arkanesI don't think I've updated my mac client since like the second week of the beta so this will take a while
18:56.19TalrynHm
18:56.27TalrynMaybe it is a Mac issue
18:56.38arkanesyeah I have 4.5 gigs to download
18:56.53arkanestyr posting on the forums and see if you can find someone else to repro
18:57.29TalrynI will probably post something later
18:57.37TalrynI'm going to try this on my laptop, another Mac
18:57.42TalrynJust to make sure I can duplicate it
18:57.46arkanesor ask in #wowuidev
18:57.54arkanesmight be more mac users tehre
18:59.01TalrynI'll ask around
19:00.05TalrynYou can log into the same account twice on beta??
19:00.16arkanescan you?
19:00.44arkanesI don't know how to run multiple instances of wow on windows so I can't try
19:01.20TalrynIt worked until I was logging in and it failed saying "A character with that name exists"
19:01.48arkaneshuh
19:03.50TalrynDuplicated the issue on a second Mac
19:03.59Talryn1000 errors in a couple seconds of combat apparently
19:05.10TalrynIt's too bad they don't have a UI/Macros forum for beta.  Guess I post it on the Mac Tech Support then.
19:05.22TalrynI'd still like to see if anyone else can duplicate the issue.
19:09.06TalrynIf anyone else is running beta on a Mac, I'd appreciate it if you could test it :-)
19:12.03*** join/#wowace arkanes (~arkanes@python/site-packages/arkanes)
19:14.41arkaneshmm am I crazy
19:14.48arkanes0 is boolean true in lua?
19:15.26haste0 is a number, not a boolean, so yes it is true
19:15.32nevcairiellua> 0 and print("yes") or print("no")
19:15.33lua_botnevcairiel: yes, no, nil
19:15.44nevcairielhow odd
19:15.44arkaneswhy does this work in live, then
19:16.04nevcairielonly false and nil are false
19:16.13nevcairieleverything else is true
19:16.22hastethis is known.
19:16.27arkanesI guess UnitAura must return nil isntead of 0 for duration in permabuffs in live or somethng?
19:16.31Gnarfozlua bot's output is really weird :P
19:16.58nevcairielthe problem is that print returns nil, so "or" triggers no matter what
19:17.06nevcairielits no real replacement for the ? operator :p
19:17.08hastenevcairiel: why is that odd btw?
19:17.25haste0 and nil or nil
19:17.25nevcairieli thought the output was odd :p
19:17.32nevcairielbut then i figured out why
19:17.42hastebecause print returns nothing :)
19:17.52arkanesah  not duration, but expires
19:18.05arkanesthat explains it, fooery
19:18.41Repolibdogtag-unit-3-0: 03parnic * r230 Categories/Status.lua: LibDogTag-Unit-3.0:
19:18.42Repo- WoW 5.0 fix for UnitIsPartyLeader -> UnitIsGroupLeader
19:20.59*** join/#wowace Talryn (~Talryn@cpe-76-189-219-107.neo.res.rr.com)
19:21.00*** join/#wowace Talryn (~Talryn@unaffiliated/talryn)
19:22.12arkaneswtf
19:22.35arkaneswhy does it work for leader of the pack, but not swiftblades cunning :(
19:30.01arkanesTalryn: I reproed on my mac
19:30.08TalrynSame error?
19:30.11arkanesyeah
19:30.12Talrynwell, errors
19:30.13TalrynOk
19:30.15TalrynThank you
19:32.18Gnarfozoh so I can level on beta without being stuck with the default ui now?
19:32.39Gnarfozhttp://i.imgur.com/gkx9D.jpg awww
19:32.41arkanesoh, it doesn't work with leader of the pack
19:32.41sbno :D
19:33.28Gnarfozhmm what do I have to do to make irssi use ipv6?
19:34.17arkanesprobably give up in disgust
19:35.00Gnarfozthat's one idea
19:35.38TalrynSo what is the recommended way to deal with the UIPanelButtonTemplate2 error?
19:36.03TalrynI can manually fix it in the downloaded code but my add-on pulls in the Ace3 with the packager.
19:36.29arkaneswell
19:36.34arkanesapparently this has *never* worked on live
19:36.41arkaneswhich makes some sense I suppose
19:36.53TalrynUnless Ace3 is updated to use UIPanelButtonTempate instead, at least for the beta, I would need to include my own version of Ace3 with the fix?
19:37.56Gnarfozyou can just install ace3 standalone, fix it, bump the version - if it's for your own use
19:38.47Stanzillaor poke nevcairiel to death
19:39.08Gnarfoznaw
19:39.10TalrynNo, it's for my addons
19:39.21*** join/#wowace Kesavoka (~kesava@87.114.160.101)
19:39.25Gnarfozhe could just fix it in ace3... oh wait, he can't ;p
19:39.27TalrynI think they are fixed but the options are broken if you install the alpha due to Ace3 not being updated
19:39.35StanzillaGnarfoz: why not?
19:39.49TalrynAce3 is private.  I guess you could clone it until MoP is released?
19:40.35GnarfozStanzilla: because they think cathedral > bazaar
19:40.41Stanzillawtf
19:41.02Gnarfoz(except basically nobody but nev does anything with it anymore? not sure, maybe it's just "stable" :P)
19:42.10*** join/#wowace foxlit (~foxlit@0x573e6bae.alb2nxx18.dynamic.dsl.tele.dk)
19:42.13nevcairielMoP is beta, and addons are enabled for what, a day now?
19:42.19sbGnarfoz: uhm
19:42.24nevcairielif anyone starts whining, i'll punsh them in the face
19:42.49Gnarfoznobody whined about stuff being broken ;)
19:43.00nevcairielsure sounds like it :p
19:43.29Gnarfozthen you need to learn to read
19:44.08TorhalIRC WAR!
19:44.14nevcairielIf you talk about cloning ace3 just so you can "release" your addon, its whining :P
19:44.17Gnarfozon a network with services? no thank you
19:44.24Gnarfozonly thing I said was that nobody but a handful of people can fix ace3 for everyone
19:45.50Gnarfozblergh, ads on spotify annoy me too much
19:46.08arkanesack my keybinds went away
19:46.12arkaneshow the heck did that happen
19:46.15hasteIsn't that what they are there for Gnarfoz ?
19:46.33Gnarfozhaste: not sure what "they" is supposed to refer to
19:46.43hasteads on spotify
19:46.46Gnarfozah
19:46.46*** join/#wowace pompy (~Mike@68.36.135.0)
19:46.49GnarfozI guess so
19:46.53sbGnarfoz: go pay for it already!?
19:46.56Gnarfozno thanks
19:47.00GnarfozMedia Player Classic not running
19:47.02Gnarfozwhuut
19:47.06Gnarfozwell, that's true!
19:47.07Gnarfozis now playing: Pro Pain - Death on the Dancefloor
19:47.14Gnarfozdamn, doesn't have the stream name in it
19:47.19GnarfozI'll just go jump out of the window
19:53.41TalrynI'm not whining.  Just not sure what is the best way to get a working version in the beta.
19:54.06nevcairielsuck it up and wait another few days, you managed to wait until now? :P
19:57.19Repoice-hud: 03parnic * r872 / (4 files in 2 directories): - Round 1 of WoW 5.0 fixes.
19:58.32TorhalParnic: You should totally add a name-match for Fiskerdin to disable the AddOn.
19:58.33*** join/#wowace Yoshimo (~Miranda@p5B04C9EB.dip0.t-ipconnect.de)
19:58.34TalrynOk.  Just wasn't sure how beta issues in Ace3 were handled.
19:58.49silentiumlua> not not 0
19:58.49lua_botsilentium: true
20:00.10GnarfozTalryn: open a ticket, I think that's not disabled for ace3gui-whatever
20:00.24Gnarfozprobably a good idea to figure out which component uses that, though
20:00.38Gnarfozsince it's not ace3 itself =o
20:00.43TalrynI opened a ticket for Ace3 yesterday.  If I need to move it or change it, I can.
20:04.07TalrynI didn't see a standalone project for AceGUI
20:04.41TorhalTalryn: All the components are in the Ace3 project as a suite.
20:05.33TalrynYes, that's what I thought.  I did update it so AceGUI is the component.  I'm not sure why I didn't see that option yesterday.
20:08.20Repoace3: 03nevcairiel * r1050 AceGUI-3.0/widgets/AceGUIContainer-TabGroup.lua: AceGUI-3.0: TabGroup: Remove pre 4.0.6 support
20:12.05Repoace3: 03nevcairiel * r1051 AceGUI-3.0/widgets (3 files in 1 directory):
20:12.06RepoAceGUI-3.0: UIPanelButtonTemplate2 -> UIPanelButtonTemplate for WoW 5.0
20:12.25Gnarfozrubber chicken shows it's effectiveness once again
20:13.51nevcairielI should've paid more attention to interface diffs, i have no clue what all changed for action bars
20:15.00Stanzillaall the stance bar thingies
20:15.13nevcairieli found that one, they just renamed it
20:15.35nevcairielbut there is other stuff broken :p
20:18.18Yoshimoparty and raid functions combined into groupfunctions is the most obvious one
20:18.35nevcairielwhy would bartender care
20:18.44nevcairielsomething about vehicles changed too
20:18.52nevcairielshould go read blizzard ui
20:18.53nevcairiellater :p
20:18.54Yoshimoand druidshapeshift
20:19.30Repoice-hud: 03parnic * r873 modules/Threat.lua: - Threat module fixes for WoW 5.0
20:28.53*** join/#wowace Gnarfoz (smallbrain@geektour.de)
20:29.25*** join/#wowace Gnarfoz (smallbrain@WoWUIDev/WowAce/Gnarfoz)
20:59.22*** join/#wowace Dark_Elf (~Dark_Elf@h184-61-56-118.wdrnin.dsl.dynamic.tds.net)
21:01.16*** join/#wowace Kesavoka (~kesava@87.114.160.101)
21:13.04Repoice-hud: 03parnic * r874 modules/GlobalCoolDown.lua: - Added GCD spell for Monks (WoW 5.0)
21:15.04Repoblood-shield-tracker: 03talryn1 07master * 0.17-2-g586cb3f BloodShieldTracker.lua: [+1 commit] Scent of Blood option changes. * Fixed an issue with the Scent of Blood stack position option. * Disabled the options if not on MoP.
21:17.48*** join/#wowace Gnarfoz (smallbrain@geektour.de)
21:21.39Repolibdogtag-unit-3-0: 03parnic * r231 / (3 files in 2 directories): LibDogTag-Unit-3.0:
21:21.39Repo- More WoW 5.0 fixes for parties/raids and talent queries.
21:30.30*** join/#wowace Gnarfoz (smallbrain@geektour.de)
21:33.23*** join/#wowace Gnarfoz (smallbrain@irc.geektour.de)
21:36.20Repoblood-shield-tracker: 03talryn1 07master * 0.17-3-g2145339 .pkgmeta: [+1 commit] Cleaning up pkgmeta.
21:36.30Gnarfozsb: think I got it working
21:36.35Gnarfozcan't really see the difference, though ;p
21:37.52*** join/#wowace Gnarfoz (smallbrain@WoWUIDev/WowAce/Gnarfoz)
21:42.25Repocharacter-notes: 03talryn1 07master * e38a578 .pkgmeta: [+1 commit] Cleaning up pkgmeta.
21:45.45*** join/#wowace Grokse (~gr@108-237-102-52.lightspeed.frsnca.sbcglobal.net)
21:47.36Repocharacter-notes: 03talryn1 041.7-beta * 0ba58fc /: [new tag] Tagging as 1.7 beta
22:19.04*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
22:22.06sbharl|SGA: stop watching rtl2, its bad for you!
22:26.06harl|SGAis not
22:26.30Megalonsbu, stop insulting people!
22:26.47sbMegalon: no
22:29.50arkanesso I'm digging through the secure frame stuff, and I can use RegisterUnitWatch to have an attribute be set on my frame if a unit exists, but is there a way I can have code be run when that attribute is set?
22:30.07arkanesis there like an "_onattribute" secure handler?
22:30.58Repoice-hud: 03parnic * r875 / (4 files in 2 directories): - Created Monk Harmony Power module.
22:30.59Repo- Added localization to HolyPower module description.
22:30.59Repo- Fixed a comment in the Shard module.
22:37.04*** part/#wowace Seerah (~Ryan@adsl-74-226-72-239.mem.bellsouth.net)
22:44.43*** join/#wowace pompy (~Mike@68.36.135.0)
22:55.04arkanesit'd really be convenient if you could inherit from more than one template
22:55.11nevcairielbut you can
22:55.13arkanesI'm kinda going to feel like a dick if it turns out you can
22:55.15arkanesdamnit
22:55.33nevcairielshould've just tried :p
22:55.34arkaneswhats the syntax?
22:55.39nevcairielcomma separated
22:55.42arkaneswell I was doing a proof of concept anyway
22:55.43arkanesthanks
22:56.06arkaneshmm I think I have to do it this way anyway
22:56.51foxlitarkanes: speaking of unrelated examples for what you're doing: http://www.wowpedia.org/Bindings.xml#Dynamic_bindings_in_combat
22:57.11arkanesah thanks
22:57.21arkanesI just figured it out by digging through the FrameXML anyway
22:57.38foxlitalways a worthy endeavour, that. :)
22:57.44arkanesI'm trying to implement proper vehicle swapping in SAH, in the expectation that it won't actually get it
22:58.19arkanesso it's easy enough to create a new SAH bound to vehicle and show that using the state driver, but I need to hide the player buffs and thats what turned out to be tricky
22:58.43nevcairielcant you just attach a state driver onto whatever parent frame the buffs have
22:59.12nevcairieli used that before somewhere
22:59.21arkanesthat's basically what I'm doing
23:00.08arkanesonly I'm use frame refs, not parenting, because my parent is the SAH itself and messing with that would be a hassle
23:04.01arkaneswoo it works
23:23.27TalrynI guess you using tag: latest in a .pkgmeta doesn't work as intended?  It doesn't pull the latest version from what I've seen.
23:24.30nevcairiellatest tag, not latest version
23:24.55TalrynSo omitting the tag should pull the latest version?
23:25.10nevcairielthat'll usually use trunk/master/etc, so yea
23:25.15TalrynOk, thanks
23:25.42Repoalts: 03talryn1 07master * 0.6-beta-6-g6d8e32c .pkgmeta: [+1 commit] Clean up the pkgmeta file.
23:25.44TorhalIt's usually fine for Ace3, but for libs where the author actually means "This is alpha, likely won't work" you'll want tag: latest
23:26.12TalrynI discovered it on Ace3.  It was pulling in r1041.
23:26.43nevcairielwhich is the last tag :)
23:27.14TalrynYes, I just realized I setup my pkgmeta files in an odd way. :-)
23:28.02Reporecount: 03elsia * r1200 Tracker.lua: - Attempt at grabbing fixed Ace3 for MOP beta.
23:29.27Repoguild-search: 03talryn1 07master * c6ac892 .pkgmeta: [+1 commit] Clean up the pkgmeta file.
23:30.37Repoguild-search: 03talryn1 041.1-beta * ad3f348 /: [new tag] Tagging as 1.1-beta.
23:32.07Repokbf: 03morelore * r69 KBF.lua: okay, now do vehicle swapping in a better, simpler way that will also show debuffs
23:32.08Repotrue in-combat vehicle swapping hooray!
23:32.08Reposet consolidation so that infinite (duration = 0) buffs will be consoliated
23:34.57Repokbf: 03morelore * r72 .hgtags: Removed tag 1.2
23:34.58RepoAdded tag 1.2-beta for changeset 4b03e050842d
23:34.58RepoAdded tag 1.2 for changeset b467bba0224d
23:42.00arkanesif something works in the secure exection environment, it'll always work there, right?
23:42.06arkanesI don't nede to test again in combat?
23:42.23arkanesin terms of what variables and functions are in-scope, that is
23:44.27foxlitI'm sure if you desperately wanted to, you could write code that would only work out-of-combat. Mainly by involving CallMethod or external SetAttribute calls from insecure code.
23:44.29*** join/#wowace pompy (~Mike@68.36.135.0)
23:45.14foxlitbut the restricted environment does not disable parts of itself while in combat, so as long as you don't rely on interacting with external insecure code, you'll be fine.
23:46.22foxlit*mostly. You cannot enumerate unprotected child frames while in lockdown.
23:46.31arkanesin particlar I'm calling UnitHasVehicleUI
23:46.42foxlitthat's fine.
23:46.43arkanesI was just making sure it wouldn't dissapear on me
23:46.54foxlitThere's also a macro conditional for that, I think.
23:47.09foxlitMaybe that'd save you some lines.
23:47.19nevcairiel[vehicleui] indeed
23:47.41nevcairielbut that may be the one for player only
23:47.45nevcairieli think there was one for all units
23:48.02arkanesplayer only is what I care about, but it's just the one line and figuring out how to addin the macro state stuff to this would be more work
23:51.08arkanes50100 is the new toc?
23:51.16nevcairiel50001 as of now, i think
23:52.01arkanesokey-kay
23:53.38*** join/#wowace RLD_osx (~RLD_osx@24-178-15-83.static.ftwo.tx.charter.com)
23:53.59Repokbf: 03morelore * r76 / (4 files in 1 directory): Added tag 1.3-beta for changeset cf42e1d20abe
23:54.00Repotoc bump
23:54.00Repoupdate readme
23:54.01RepoMake sure it only happens for 'real' vehicles, with a UI bar

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