IRC log for #wowace on 20131102

00:21.26nebula169loadon reforge? really Stanzilla
00:21.56Stanzillanebula169: waaat
00:26.29Funkeh`err
00:26.35Funkeh`isn't the reforge ui LoD?
00:26.50nebula169yes. you can LoadWith it
00:26.54Funkeh`##LoadWith Blizzard_ReforgeUI
00:27.02Funkeh`addonload lulz
00:27.06Funkeh`loader*
00:27.18StanzillaFUCK ME THEN
00:27.23Stanzillawhy doesnt reforge lite have this :E
00:27.35Funkeh`you know who codes it right?
00:27.40Funkeh`he can't even use svn
00:27.41Stanzillayes
00:28.10Funkeh`you could change it, but I'm sure it will be overwritten by his next commit
00:29.02Stanzillahrm
00:29.08Stanzilladoesnt seem to work with loadwith
00:29.11Stanzillaloads from the start
00:29.36Funkeh`Blizzard_ReforgingUI
00:29.45Stanzillaok then
00:30.47Stanzillastill loads
00:30.57Funkeh`you will need to exit the game entirely
00:31.02StanzillaI did
00:31.09Funkeh`what is your toc line exactly
00:31.11nebula169is it lod?
00:31.20Stanzilla##LoadWith: Blizzard_ReforgingUI
00:32.10Funkeh`you know it needs a space right?
00:32.38Stanzillanow I do
00:32.51*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
00:33.01Funkeh`I typed that up fast as an example and you just copypasta it ;_;
00:33.13Stanzillasee
00:33.16StanzillaI have trust issues
00:33.18Stanzillabecause of you
00:33.23Funkeh`lol
00:33.31Stanzillastill loads though
00:33.36Stanzillaprobably not Lod?
00:33.38Funkeh`it is lod
00:33.55Funkeh`did you actually set RL as a load on demand addon?
00:35.11Stanzilla<.<
00:35.28Stanzillamy new pills man, I tell you!
00:35.29Stanzillait's them
00:35.52Funkeh`dem pills
00:36.28Stanzillathe thing is
00:36.36Stanzillaand the reason why I didn't commit shit to RF lite yet
00:36.44Stanzillait requires you to open the reforge ui twice
00:37.00Stanzillabecause the first time you open it, it loads the addon but does not show it'S UI
00:37.12Funkeh`sounds like it needs a :show call added
00:40.36Stanzillaif event == "FORGE_MASTER_OPENED" and self.db.openOnReforge and (self.methodWindow == nil or not self.methodWindow:IsShown ()) then
00:40.37Stanzilla<PROTECTED>
00:40.37Stanzilla<PROTECTED>
00:40.37Stanzilla<PROTECTED>
00:41.32Funkeh`just add a call to the event handler in the ADDON_LOADED func
00:41.35Funkeh`ReforgeLite:OnEvent("FORGE_MASTER_OPENED")
00:41.57Funkeh`at the bottom
00:42.45Stanzillathe show() or what do you mean?
00:43.32Funkeh`add that 1 line I pasted at the bottom of ADDON_LOADED
00:43.34Funkeh`that's it
00:43.59Funkeh`infact self:OnEvent("FORGE_MASTER_OPENED")
00:46.29Stanzillamakes no sense in my brain but i guess it's fine, thanks
00:46.58Funkeh`why not?
00:47.04Funkeh`you're faking the event happening
00:47.21Stanzillayeah I didnt/dont know what OnEvent() does
00:47.32Funkeh`nothing
00:47.32nebula169it fires...on events
00:47.45Funkeh`it's just what he decided to name his function that handlers every event
00:48.07Stanzillaok
00:48.27Funkeh`every event fires that function and his if statement there will create the frames
00:48.30Funkeh`you just force it to
00:50.00Stanzillabreaks his slashcommand though
00:51.10*** join/#wowace harl (harl@dslb-084-063-147-031.pools.arcor-ip.net)
00:51.12Funkeh`huh?
00:51.18Funkeh`I didn't say replace the slash command
00:51.27Stanzillano I mean
00:51.34Stanzillait breakes the functionality of his slash command
00:51.42Stanzillabecause it is only registered if the addon is laoded
00:51.48Stanzillaand now it only loads at the reforge guy
00:52.05Funkeh`yes, but why else would you want it open
00:52.13Stanzillaidk, weirdos
00:52.42Funkeh`suck it up and do it
00:52.56Reporeforgelite: 03stanzilla * r120  (2 files in 1 directory): only load the addon if you are at a reforge guy
00:53.05Stanzillahell in 10
00:53.05Stanzilla9
00:53.14nebula169o.O
00:53.35Stanzillaalso http://www.reddit.com/r/Android/comments/1pp4tt/introducing_art_googles_experimental_replacement/
00:53.38Stanzillapretty interesting
00:54.18nebula169whats a dalvik
00:54.27Stanzillathe android java vm
00:55.14nebula169seems pretty important
00:55.30Stanzillamooom
00:55.35Stanzillakyle is making fun off me
00:55.49Stanzilla-f _)
00:57.07Stanzillabtw I still hate oscarucb for his addon loaded messages
00:59.15Funkeh`whats that
00:59.45RepoNew experimental addon: HandyNotes_TimelessTreasures - http://www.wowace.com/addons/handynotes_timelesstreasures/
00:59.59nebula169think all of his addons have a "AddonX v1.2.3 loaded!"
01:00.03nebula169print
01:00.13Stanzillayes
01:02.34Funkeh`useful information
01:04.53Stanzillayeh
01:05.44StanzillaI just was super bored and tired and when I looked for stuff to do
01:05.50StanzillaI saw my wow addon usage number
01:06.02Stanzillathat's why I came up with this lod stuff
01:07.12Funkeh`I suggest you semd him a PM
01:07.25Funkeh`he probably won't notice until his next commit and overwrite it
01:07.26oscarucbI've been using AddonLoader with ReforgeLite for months: http://www.wowace.com/addons/reforgelite/tickets/82
01:07.47StanzillaFunkeh`: meh, can always commit again and I'm lazy
01:08.26Stanzillaoscarucb: yeah that's what we did but it works without addonloader, too now
01:08.40oscarucbcool hopefully he keeps it
01:08.49oscarucbbeen begging him to merge that forever
01:13.41*** join/#wowace Cairenn (~Owner@MMOI/Administratrix/Cairenn)
01:13.41*** mode/#wowace [+o Cairenn] by ChanServ
01:13.43Stanzillaso oscarucb if you even use addonloader
01:13.51Stanzillado you get every "addon loaded" msg twice? :D
01:14.20oscarucbI do use addonloader and so do all my addons
01:15.17oscarucband if a one-line message is such a disaster I think you should really see a professional about your OCD
01:15.30Stanzilla:D
01:16.53quiescenso.o
01:19.55Adirelleyon can disable the message of addonloader
01:20.02StanzillaI know
01:20.28Adirelleby the way, authors that LoadAddOn in their ADDON_LOADED handler should get a hive five
01:20.29Adirellein the face
01:20.32Adirellewith a chair
01:23.17Funkeh`huh?
01:31.27Shiriklol
01:31.27Shirikwhat?
01:31.46Shirikmaybe they wanted to be absolutely sure it was loaded
01:32.58*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
01:34.13Funkeh`did he mean their own addon?
01:34.19Funkeh`surely not
01:37.33Repopets-and-mounts: 03Shenton 07master * v1.3.0-11-g0865f6b  (11 files in 4 directories): [+4 commits]
01:37.33Repo0865f6b: Added custom link handling
01:37.33Repob7cd6bf: Reworked configuration declaration, allow custom header name on each panel Added about and credits to configuration panel
01:37.33Repo0452cc8: Added mount summon filters
01:37.33Repo034b450: Added bind for hybrid (ticket 3) Reworked some configuration parts Fixed dismount when flying option Added no hybrid when flyable option
01:40.40Repopets-and-mounts: 03Shenton 04v1.3.1 * 66c7c77 /: [new tag] Tagging as 1.3.1
01:41.44StanzillaI want lasagna
01:41.52quiescensyay lasagna
01:56.11Repopets-and-mounts: 03Shenton 04v1.4.0 * 9f330cc /: [new tag] Tagging as 1.4.0
02:01.38Stanzillacat just puked all over the place
02:01.39Stanzillagreat
02:03.38Repopets-and-mounts: 03Shenton 07master * v1.4.0-2-g8541a5a  (2 files in 2 directories): [+2 commits]
02:03.38Repo8541a5a: Toc version to 1.4.1
02:03.38Repod6a544c: Forgotten to reset summon filters cache.. when editing their options (/me derp)
02:04.21Repopets-and-mounts: 03Shenton 04v1.4.1 * 601bd1c /: [new tag] Tagging as v1.4.1
02:08.17Repolibtextdump-1-0: 03Torhal 07master * f19c722  (4 files in 1 directory): [new, +1 commit] Initial commit.
02:09.38RepoNew addon: LibTextDump-1.0 - http://www.wowace.com/addons/libtextdump-1-0/
02:15.24Repolibtextdump-1-0: 03Torhal 045.4.1.1 * 54bce13 /: [new tag]
02:23.16Repoarl: 03Torhal 07master * 2.5.6-1-g05a1234  (3 files in 1 directory): [+1 commit] Replaced TextDump code with LibTextDump-1.0
02:24.33Stanzillahooray Torhal
02:25.14TorhalHooray?
02:25.19TorhalAre you certain?
02:25.22Stanzilladunno
02:25.28quiescenso.o
02:25.28Stanzillawas testing hexchat and needed to write something
02:25.47TorhalEvil
02:26.10Stanzillaso far I agree
02:32.44StanzillaTorhal, write something
02:33.04*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
02:35.12quiescensdon't do it torhal
02:35.17quiescensdon't cooperate
02:46.34TorhalStanzilla, quiescens: Too late.
02:46.48Stanzillainteresting
02:46.49Stanzillathx
02:47.26Stanzillatheir highlighting is weird
02:47.50StanzillaI'm used to getting the whole msg colored permanently if it contains a highlight
02:48.02Stanzillahexchat only bolds the name of the highlighter
02:48.09TorhalStanzilla: Use Quassel.
02:48.09Stanzillaand temp. colors the msg
02:48.21Stanzillayeh yeh, I was
02:48.25Stanzillajust had some problems
02:48.31Stanzillawill re-visit it later
02:52.35Reponpcscan: 03Torhal 07master * 5.4.0.9-14-g1a99be4  (3 files in 1 directory): [+3 commits]
02:52.36Repo1a99be4: ...followup commit to make it actually work...
02:52.36Repo78bffe4: Committing the code for dumping NPC_DATA in case it's needed again.
02:52.36Repoa9b281b: Set LibTextDump-1.0 as an OptionalDep
02:53.05StanzillaI can make hexchat look more windows8-ish
02:56.33TorhalNEIN
02:59.08quiescensnine
03:02.26Stanzillaretards ;<
03:04.22*** join/#wowace ShadniX| (shadnix@p5481C166.dip0.t-ipconnect.de)
03:05.04Reponpcscan: 03Torhal 07master * 5.4.0.9-15-g6ce04fd  (2 files in 1 directory): [+1 commit] Added LibTextDump-1.0 to .pkgmeta and the ToC.
03:05.52Repoarl: 03Torhal 07master * 2.5.6-2-g9bb54c8  (2 files in 1 directory): [+1 commit] Added LibTextDump-1.0 to .pkgmeta and the embeds.xml.
03:06.51Repocollectinator: 03Torhal 07master * 2.0.4-2-g84c2e01  (5 files in 1 directory): [+1 commit] Replaced TextDump code with LibTextDump-1.0
03:08.00Stanzillaclever move, Torhal
03:08.09Stanzillawhat are you dumping into text in npcscan though?
03:09.04TorhalStanzilla: All the data is spread between multiple tables. I'm trying to consolidate everything and then populate the others with that data. It produced some interesting results: The dump showed missing data for quite a few NPCs.
03:09.24TorhalSome have no world_id, no map_name, and no is_tamable statu
03:09.29TorhalLike, all three.
03:09.38TorhalOthers are missing one or the other
03:09.40Stanzillaok
03:09.44TorhalSome have no localizations.
03:09.48TorhalPretty awesome shit.
03:10.19Stanzillaguess you could build 1 database for all 3 addons and then query info for shit from the addons?
03:10.34TorhalNah, too different in scope.
03:10.43Stanzillameh probably
03:10.57Stanzillabut there sure are some rares that drop stuff you would want to list in the other 2
03:11.08Torhal"Holy shit! _NPCScan just flashed my screen because something has this boots recipe I don't have yet!"
03:11.34Stanzillanah not like that :D
03:11.43TorhalMwahahahaha
03:12.41quiescensebil laughing
03:12.48quiescensdon't be ebil
03:13.02Torhale-bills quiescens for his time.
03:14.46Stanzilla:D
03:25.38Stanzilla.
03:29.53Reponpcscan: 03Torhal 045.4.1.1 * e592525 /: [new tag]
03:33.13*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
03:37.43StanzillaTorhal: now that I think about it, an alert for that would be cool
03:37.52TorhalHeh
03:38.39Stanzillabut something small
03:38.42Stanzillaa print
03:38.57Stanzilla"hey you are now in darnassus, we saw that you are missing recipes from vendors x y and z here"
03:40.54*** join/#wowace Ironi (~ironi@85-76-129-82-nat.elisa-mobile.fi)
03:46.04Repopets-and-mounts: 03Shenton 07master * v1.4.1-1-g76874a1  (5 files in 3 directories): [+1 commit] Fixed NotifyChange for all registered options tables Using functions for AceConfig disabled, set and get Little user entry security added Toc version to 1.4.2
03:49.31Repopets-and-mounts: 03Shenton 04v1.4.2 * 16cd3f2 /: [new tag] Tagging as v1.4.2
03:55.26Repolibdialog-1-0: 03Torhal * r59  (3 files in 1 directory): Added tag r59-release for changeset 040ab49193a5
03:55.27RepoTicket #6: Process the delegate queue in Dialog_OnHide.
03:55.27RepoUpdate ToC Interface version to 50400.
04:01.51Repobig-wigs: 03shari83 * r11541 SiegeOfOrgrimmar/Locales/koKR.lua: kokR update
04:06.46znfyay, canary fixed youtube
04:07.00Stanzillawhat was wrong with it?
04:07.37znfoh, but it broke addons ag
04:07.39znfagain
04:07.55znfStanzilla, black screen on youtube.com, videos was playing, though I couldn't interract with it at all
04:08.35pompyParnic: nice so you are doing a Thanksgiving themed dlc, cool.
04:08.50znfI hope next build fixes both addons and youtube
04:10.12Fiskerhey Stanzilla
04:10.28FiskerF5's on behalf of Stanzilla
04:10.30Stanzillahi
04:29.51Repolibdialog-1-0: 03Torhal * r60 .docmeta: Documenter test.
04:33.20*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
04:34.26pompyand it failed
04:36.35Repolibdialog-1-0: 03Torhal * r61 .docmeta: Another test.
04:40.19Repolibdialog-1-0: 03Torhal * r62 .docmeta: Last test.
04:41.27TorhalAckis: You're an evil mastermind.
04:43.22StanzillaTorhal: what did he do
04:43.45TorhalStanzilla: ARL and Collectinator both produce documents from their .docmeta
04:43.56TorhalThe Documentor says LibDialog-1.0 has no .docmeta
04:44.00TorhalIt's clearly fucking there.
04:44.06Stanzillaok
04:44.28Torhalblames pompy.
04:44.43Fiskerdon't blame pompy
04:44.59TorhalWhy not, Fisker?
04:45.07Fiskerbecause it's mean
04:45.38Torhalblames Stanzilla, then.
05:14.56quiescensblames torhal
05:15.46Torhalburies quiescens in blame.
05:17.28Stanzillalicks Torhal
05:17.30Fiskertackles
05:18.23Stanzillaalso licks Fisker
05:20.32Fiskernope
05:23.28StanzillaFisker: emote me some more, need to test shit
05:23.36FiskerStanzilla
05:23.42Stanzillaok
05:24.30Stanzillafucking hell
05:25.25quiescensdies.
05:25.38Repolibdialog-1-0: 03Torhal * r65  (2 files in 1 directory): Added tag r65-release for changeset b256c29ed245
05:25.39RepoBump the minor version.
05:25.39RepoHide the dialog close button if the delegate has a boolean true value for its no_close_button field.
05:25.40StanzillaFisker: same thing again please
05:25.50FiskerStanzilla
05:25.53Stanzillayuss
05:26.08Torhalpilfers Stanzilla's will to quiescens.
05:27.10Stanzillamy config file has the best name
05:27.13Stanzillafuckshit
05:27.19Stanzillabecause that's how i feel
05:27.33quiescensunprofessional
05:27.48Stanzillafuck you, too!
05:28.52quiescens):
05:29.15TorhalI don't think quiescens likes your efforts toward copulation, Stanzilla.
05:29.40Stanzillayou just destroyed my dream of ever being done wit hthis crap
05:29.45Stanzillawith that highlight
05:29.59TorhalNot my fault you're using an ass-based client, Stanzilla.
05:31.45quiescenshow long has stanzilla been working on this?
05:31.47quiescenso.o
05:31.55Stanzillaan hour or so
05:31.58Stanzillahighlight me!
05:32.03FiskerStanzilla
05:32.04FiskerUntil I picked up speed?
05:32.04FiskerUntil I picked up speed?
05:32.07Fiskerhey
05:32.08TorhalTime has a way of warping when you go from a good client to an ass-bad client, quiescens.
05:32.08Fiskerhey Stanzilla
05:32.51Stanzillahrmopf
05:32.57StanzillaTorhal really wants me to use quassel
05:33.15quiescensjust use telnet
05:33.17quiescensnodnod
05:33.30*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
05:34.59Fiskerquassel is good
05:36.06Stanzillawhy no 64bit build
05:39.16Fiskerwhat was that about chrome earlier btw?
05:39.27Fisker64-bit will stay chromium until Google decides otherwise?
05:39.33Stanzillayes
05:39.38Fisker:/
05:39.49FiskerBut it's done now then?
05:40.07Stanzillayeah
05:40.41Fiskerbeen a few weeks since any new builds though
05:42.07StanzillaI hid the menu bar in quassel by accident
05:42.10Stanzillacan't get it back :D
05:42.19Fiskeryeah you can
05:42.22TorhalSo bad.
05:42.28Torhalnerfs Stanzilla.
05:42.39Stanzillafu
05:43.05quiescensgives stanzilla a cookie
05:43.38Torhalwatches quiescens track Stanzilla's every move.
05:44.22Fiskerhey Stanzilla
05:44.28FiskerI WANT STATUS UPDATES
05:44.37Stanzillaok
05:44.38TorhalLet's kill Hitler, Fisker.
05:44.43Fiskernah Torhal
05:44.46FiskerHitler was just misunderstood
05:44.49Fiskerpretty nice guy actually
05:49.30Stanzillaquassel is damn ugly
05:50.10nebula169not really, i have it set up to look pretty much exactly like hexchat
05:50.18Stanzillanebula169: screenshot please
05:50.48TorhalStanzilla: Just pick a stylesheet http://bugs.quassel-irc.org/projects/1/wiki/Stylesheet_Gallery
05:51.00TorhalOr make one
05:51.01StanzillaTorhal: I didnt even get that far
05:51.07Stanzillawas talking about the QT widgets
05:53.41Stanzillalook who sneaked onto those screenshots
05:53.43Stanzilladat nevcairiel
05:53.53TorhalEVR"WHAR
05:54.12quiescenslol
05:54.14Stanzillais it "snuck" btw?
05:54.27TorhalPast tense of sneak? Yes.
05:54.31Stanzillaok
05:54.42Stanzillai need more irc client screenshots
05:54.47Stanzillanevcairiel nebula169 go time
05:55.10nebula169sec, raiding
05:55.10TorhalStanzilla: http://www.writersdigest.com/online-editor/snuck-vs-sneaked
05:55.12TorhalBWAH
05:55.55StanzillaTorhal: interesting
05:56.12nevcairielStanzilla: http://i.imgur.com/SbIVGJx.png
05:56.20Stanzillathx
05:56.21nevcairieli like simple :p
05:57.23Stanzillahrrm
05:57.40nevcairielbut changing colors and stuff is really not hard, its basically just a css file
05:57.44nevcairielcalled qss :P
05:57.57Stanzillayah I know
05:58.09StanzillaI only complained about the style of the qt widgets so far
05:58.27Stanzillalike that nicks and all chats header looks super bad
05:58.28Stanzillabut meh
05:58.33*** join/#wowace RLD_osx_ (~RLD_osx@ip-static-212-117-176-35.as5577.net)
05:58.43Stanzillain the end I'm staying with my current client anyway :<
05:59.05nevcairielshould probably update to Qt5, i think it has a better windows 8 skin
05:59.45nevcairielbut Qt5 is still a bit unstable at times
06:02.28fylwindi'd like to use a better font than Lucida Sans Unicode, but I need the Unicode support and Quassel (with Qt4 at least) doesn't have any fallback support
06:03.06nevcairielfallback seems to work here
06:03.30nevcairielmy font definitely doesnt have the asian chars, and it still displays them
06:04.17Stanzillasegoe ui
06:04.50nevcairieli use MS Shell Dlg 2 right now, whatever font that is, its the default for monospace that quassel came with :P
06:05.18nevcairielprobably translates to some other font internally
06:05.37nebula169Stanzilla: https://dl.dropboxusercontent.com/u/86276370/quassel.png is mine
06:05.51fylwindew cleartype :)
06:07.59nevcairielew bright!
06:08.00nevcairiel:D
06:09.36fylwindnevcairiel: i'm installing Qt5 right now to find out!
06:09.56nevcairielnot sure quassel works out of the box, or needs to be re-compiled against it
06:13.02fylwinddid you recompile it?
06:14.21fylwindwell it doesn't look too difficult: http://git.quassel-irc.org/?p=quassel.git;a=commitdiff;h=3e54b38220f4fdf0af117f490bb8287ab2121aeb
06:14.40nevcairielbuilding isnt hard, i always build my own version
06:16.02Stanzillahighlight with screenshot when done please :D
06:16.06Stanzillaneed sleep now
06:16.29TorhalSleeeeep Stanzilla.
06:17.14quiescenssleeeep
06:18.17Repoxperl: 03asixandur * r862  (2 files in 1 directory):
06:18.17RepoPushing Spikeles and homezonebenny's great work on HoTs and Monks. Please report bugs so that we can fix them before pushing a release version
06:18.40Torhalthinks MysticalOS should rewrite that.
06:31.05Kaeltenupdating outlands would be pretty awesome
06:33.37*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
06:46.46TorhalKaelten: Hmm?
07:08.42nebula169Torhal: warlords being like cata and revamping tbc shit :p
07:09.20nebula169<PROTECTED>
07:10.27TorhalOh, gotcha.
07:32.07*** join/#wowace harl6912 (harl@dslb-084-063-147-031.pools.arcor-ip.net)
07:33.44*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
07:46.33Repolibdialog-1-0: 03Torhal * r67  (2 files in 1 directory): Added tag r67-release for changeset a7903e9a1e98
07:46.33RepoFixed incorrect name for on_cancel call (oncancel - yikes).
08:07.28AdirelleShirik, Funkeh`: using LoadAddOn during ADDON_LOADED totally screws the loading process, either further ADDON_LOADED events are not fired or RegisterEvent with newly created frames doesn't work (can't remember which)
08:13.52AdirelleOld known bug: http://forums.wowace.com/showthread.php?t=19696
08:15.49AdirelleE.g. I have an addon that "LoadWith: PetJournal_LoadUI" (because I don't want to forcefully load PetJournal_LoadUI but they need to do something with the UI) and a lot of pet-related addons just "LoadAddOn(PetJournal_LoadUI)" in their ADDON_LOADED handler
08:16.13Adirellemy addon never gets a chance to properly initialize since ADDON_LOADED is kinda muted
08:16.26nevcairielwe have deps in the toc for that, use them, silly addons <.<
08:16.47Adirelleyeah, this is what I usually tell the users
08:17.29Fiskerso has your N5 shipped yet nevcairiel?
08:17.34Adirelle...and the authors, but, you known, they sometimes does not understand nor care...
08:18.45*** join/#wowace bluipodcow (~bluspacec@114-134-0-118.lightwire.co.nz)
08:19.09Adirelleis EvlUI that wonderful ? A lot of players seems to use it but all I can see is a integrated piece of crap
08:19.28TorhalIt's utter shit, Adirelle.
08:19.37TorhalThey hack the hell out of things in very bad ways.
08:20.17TorhalThey did something weird with GameTooltip that broke tooltip AddOns at one point.
08:24.19Semlar90% of screenshots in any given "post your ui" thread are elv/tukui
08:24.48Semlarthere are literally 400 pages of elvui on mmo-champ's post your ui thread
08:26.10*** join/#wowace stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
08:30.50*** join/#wowace gix (~gix@dslb-088-067-092-053.pools.arcor-ip.net)
08:33.53*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
08:34.08bluipodcow*giggle*
08:34.10Adirelleon another subject, do anyone know a spell or item that is only usable underwater (while completely submerged), IsSubmerged() returns the same value than IsSwimming()
08:34.12bluipodcowSo that ex
08:34.25bluipodcowSo thats why we see some
08:34.42bluipodcowAny threads about it being broken after a patch
08:35.04bluipodcowAuto correct is silly tonight
08:36.20TorhalYou need more auto-incorrect, bluipodcow.
08:39.58quiescenso/ ipodcow
08:40.22Fiskerdon't trust his lies quiescens
08:40.31FiskerHe never had any ipod
08:41.29quiescensipodcow wouldn't lie o.o
08:42.22Fiskerhe always did
08:42.28FiskerThat's why you think he wouldn't
08:44.08bluipodcow*shifty look*
08:44.24bluipodcowThat's what I want you to think Fisker
08:44.26bluipodcowU
08:44.43Fiskerthat in itself is deception
08:44.45Fiskerproving my point
08:45.03bluipodcowI really do however but are fooling you with its abscence
09:03.14*** join/#wowace Julith (~julith@p5DDBCB01.dip0.t-ipconnect.de)
09:17.56Reposquire2: 03Adirelle 07master * v1.3.12-5-gbb45c8b  (2 files in 1 directory): [+5 commits] (1 truncated)
09:17.56Repobb45c8b: Fixed an error using MOUNTS_BY_TYPE.all.
09:17.56Repoa1ed659: Removed double-check.
09:17.56Repo11ab814: Put interrupted or failing mounts at the end of the mount queue.
09:17.56Repo40f493d: Exclude water mounts from ground-only ones.
09:18.17Reposquire2: 03Adirelle 04v1.3.13 * 5abee91 /: [new tag] Tagging as v1.3.13.
09:19.16nebula169Adirelle: had you seen this? http://www.wowace.com/addons/libmounts-1-0/tickets/12-error-blabla/ get that error like every time i reload
09:20.08TorhalHeh. I wonder why I have 52 downloads on LibTextDump-1.0 already considering I never announced it anywhere.
09:21.23Adirellenebula169, that should be fixed by latest alpha
09:21.31Adirellemaybe should I promote one to beta or release ^^
09:21.43nebula169ah, neat
09:26.03Repolibmounts-1-0: 03adirelle 04v1.2.10 * r88 : Fixed initialization issues.
09:34.00*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
10:49.25*** join/#wowace VTLob (~VTLob@146-52-107-98-dynip.superkabel.de)
11:11.01*** join/#wowace Megalon (~Starfox@80-123-1-123.adsl.highway.telekom.at)
11:45.59*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
12:14.04*** join/#wowace fylwind (~fyl@ras-vpn06.pa.msu.edu)
12:36.16Repohandynotes_timelesstreasures (experimental): 03rainrider 04v1.0-beta * efbcbf4 /: [new tag] 1.0-beta
12:42.45*** join/#wowace mitch0 (~mitch@drvolomdental.hu)
12:45.09*** join/#wowace Droolio (~drool@host109-158-208-103.range109-158.btcentralplus.com)
12:46.10*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
13:02.04*** join/#wowace elvador (~elvador@2a01:5c0:2:2e1:8054:8210:230:cbbd)
13:23.52*** join/#wowace bluspacecow (~bluspacec@121.99.75.67)
13:46.19*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
13:46.52*** join/#wowace webturtle0 (~webturtle@d28-23-204-97.dim.wideopenwest.com)
14:01.03*** join/#wowace Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
14:01.03*** mode/#wowace [+v Xinhuan] by ChanServ
14:26.19StanzillaI'm still amazed by the new font in the 4.4 launcher
14:27.11Repogsshield: 03julith 04v1.55b * r72 : Tagging as v1.55b
14:36.44Repobig-wigs: 03maat * r11542 SiegeOfOrgrimmar/GarroshHellscream.lua: add more data for bombardment timers
14:46.27*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
14:46.57*** join/#wowace mitchnull (~mitch@apn-94-44-9-69.vodafone.hu)
14:48.44Repobig-wigs: 03funkydude * r11543 SiegeOfOrgrimmar/Locales/koKR.lua: koKR: revert breakage.
14:54.01*** join/#wowace silv3rwind_ (uid14256@gateway/web/irccloud.com/x-vlcydeghhkcnutbs)
15:05.17Repohandynotes_timelesstreasures (experimental): 03rainrider 07master * d13bf20 /: [forced -9 +9] Add German notes to the .toc
15:09.11pompyStanzilla: you're amazed at a font?  you're weird
15:10.25Megalonhe's fontophile
15:20.51StanzillaI just like beautiful things
15:21.18Megalonso that's where all the self-hatred comes from
15:24.46FiskerI'm not a fan of the closely packed grid in the drawer though
15:24.58FiskerBTW status report!
15:25.45StanzillaFisker: how funny is it that they send from the ntherlands?
15:26.01Fiskeridk
15:26.04nevcairielshould be faster then ireland :p
15:26.11StanzillaETA is tuesday though
15:26.39Fiskerhopefully I'll be lucky and get it Friday
15:26.52Stanzilladepends on how lazy I am
15:27.19FiskerI thought it was your mom that delivered it :D
15:27.24Stanzillaalso it could be from ireland, too
15:27.30Stanzillajust wasnt listed in the overview
15:27.49StanzillaFisker: the n4 I actually took to the post office myself
15:27.52Stanzillamom did n7!
15:28.03FiskerOK :P
15:33.59Stanzillaandroid should stop asking me which keyboard I want to use
15:43.03Stanzillahttps://db.tt/a9dVWxa2 dat skin <3
15:45.53Fiskereww
15:46.30*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
15:46.42quiescensbut what if you decide you need to switch keyboard stanzilla!
15:46.57Stanzillaquiescens: then I go to the settings and do it
15:49.52Fiskerhttp://i.imgur.com/WQwAId3.jpg
15:49.53Fiskeryes Stanzilla
15:49.55Fiskeryes
15:50.02Stanzilla:D
15:57.36pompyyou are weird you two
15:58.22*** join/#wowace Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
15:58.22*** mode/#wowace [+v Elkano] by ChanServ
16:02.15*** join/#wowace RLD_osx (~RLD_osx@24-182-109-19.dhcp.ftwo.tx.charter.com)
16:12.46*** join/#wowace profalbert (~christoph@193-154-15-4.adsl.highway.telekom.at)
16:27.10*** join/#wowace Talryn (~Talryn@unaffiliated/talryn)
16:32.20*** join/#wowace Ressy (~Ressy@WoWUIDev/WoWAce/ARL/Ressy)
16:46.41*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
17:02.50*** join/#wowace VoidWhisperer (47e0a677@gateway/web/freenode/ip.71.224.166.119)
17:04.08StanzillaFisker: did you see  http://www.reddit.com/r/Android/comments/1pp4tt/introducing_art_googles_experimental_replacement/ ?
17:04.47Fiskernope
17:09.26*** join/#wowace profalbert_ (~christoph@193-154-15-4.adsl.highway.telekom.at)
17:19.34*** join/#wowace Tuller (~Tuller@c-76-21-187-154.hsd1.va.comcast.net)
17:24.22Repolibtextdump-1-0: 03Torhal 07master * 5.4.1.1-1-gea05aa4 LibTextDump-1.0.lua: [+1 commit] Added the ability to optionally specify the width and height of the output frame to :New()
17:24.38Repolibtextdump-1-0: 03Torhal 045.4.1.2 * 27e06f0 /: [new tag]
17:28.34Repoarl: 03Torhal 07master * 2.5.6-3-g6061fca Core.lua: [+1 commit] Removed tekDebug usage in favor of internal debug output frame, accessed via "/arl debug"
17:28.46Torhalpompy: ^
17:38.29Fiskerbtw Stanzilla
17:38.32Fiskerhttps://docs.google.com/spreadsheet/ccc?key=0AnE-DX9Fbr9KdFZtRlhQaWxmVG5XdDR3TFR1Q3JONnc&usp=sharing#gid=0
17:43.56*** join/#wowace Yoshimo (~Miranda@unaffiliated/yoshimo)
17:46.19Stanzillayeah saw that
17:46.49*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
17:52.07Repocollectinator: 03Torhal 07master * 2.0.4-3-g3b6c4bd Core.lua: [+1 commit] Removed tekDebug usage in favor of internal debug output frame, accessed via "/col debug"
18:03.15Reponpcscan: 03SLOKnightfall 07master * 5.4.1.1-1-gebcaf7f  (7 files in 2 directories): [+1 commit] Added missing mob localizations
18:34.46VoidWhispererThis is going to be a stupid nooby question, but if I know an addon I have uses acegui, is it possible to grab an event from one of the gui's it has?
18:36.07AdirelleVoidWhisperer, IIRC AceGui uses callbacks, not events
18:36.12VoidWhispereroh
18:36.44Adirelleso they are set up at initializtion and probably are closures
18:36.45VoidWhisperermainly because I'm using vuhdo for healing and I want to work on an addon/extension for it that will cure debuffs onclick without me actually having to set it to do that on the clicking of the raid frame :L
18:37.24Adirellehave you tried Clique ?
18:37.39VoidWhispererNo, because i can't tell which is better lol
18:37.42Adirellehttp://www.wowinterface.com/downloads/info5108-Clique.html
18:38.33VoidWhisperernot sure if that has what i'm looking for
18:38.50VoidWhisperermainly what I'm trying to get it to do is do what vuhdo has it set to do when i click a raid frame, which is target
18:39.07VoidWhispererbut additionally, if the person i click as a debuff, it will attempt to use a spell i have to dispell the debuff
18:39.31Adirellethat requires tinkering with secure unit frames
18:39.50Adirelleand AceGUI does not do that
18:40.06Adirelleand the part "if the person i click as a debuff" is impossible with any addon
18:40.30VoidWhispererdoh. didn't know that
18:40.40VoidWhispererhas a debuff*
18:40.41VoidWhispererlol
18:40.45Adirelleit will target and *always* cast your dispell, or just target, but it cannot do it conditionnaly
18:42.52Adirellewith my druid, I'm a mouseover healer: I have setup several macros likes "/cast [@mouseover,help][] Regrowth" (one for each spell)
18:43.04Adirelleand I simply hover the mouse over the unit and press the keybinding of my spell to cast the spell
18:43.08Adirelleno targeting needed
18:43.45VoidWhispererdoes vuhdo work for that or..?
18:43.47nevcairielI dont think you can do that anyway, such smart casting is impossible, iirc
18:44.00VoidWhisperer(Sorry, I'm relatively new to WoW, but as a programmer making stuff work interests me xD)
18:44.02nevcairielsecure frames cant know if the unit has a debuff
18:46.52*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
18:47.48Fiskerdamn Stanzilla
18:47.54nevcairielbasically in regards to unit frames, what addons can do is provide all information that you might possibly need, however their potential to actually make decisions for you is very limited
18:48.10FiskerI need to advance time at a pace superior to it's current velocity
18:52.11*** join/#wowace Ironi (~ironi@85-76-40-133-nat.elisa-mobile.fi)
18:57.40Fiskerbtw Stanzilla
18:57.58Fiskerthe launcher grid is 5x4(or 4x5) on the nexus 5
18:58.00Fiskerso phew
18:58.11Stanzilla:(
18:58.24Fiskerwhy :(?
18:58.38StanzillaI wont have a n5 :(
19:03.26Fiskerah
19:03.35FiskerWell I figure it will be the same on the N4 when it finally launches
19:04.31StanzillaI like it the way it is atm
19:04.36Stanzillawith google home on my n4
19:08.26FiskerI think it's too tight packed right now
19:09.37Repopets-and-mounts: 03Shenton 07master * v1.4.2-1-g09780b5  (7 files in 3 directories): [+1 commit] Reworked zones databases generator Added a warning with debug on and zones generation Delayed to the max when add-on start to take actions with pets and mounts Removed some old commented code Toc version to 1.4.3
19:14.19*** join/#wowace harl (harl@dslb-178-001-219-158.pools.arcor-ip.net)
19:21.23Repopets-and-mounts: 03Shenton 07master * v1.4.2-2-g7ebed4f  (6 files in 2 directories): [+1 commit] Globals
19:36.09Repopets-and-mounts: 03Shenton 04v1.4.3 * 871db29 /: [new tag] Tagging as v1.4.3
19:36.55*** join/#wowace oscarucb (~oscarucb@rrcs-70-62-174-234.central.biz.rr.com)
19:40.22Repobosseskilled: 03wT- * r7  (3 files in 1 directory): Added tag v1.2 for changeset 0c2e5967ef5b
19:40.22RepoAdd fancy color gradient to the bosses killed number
19:40.22RepoLet's actually speak english
19:40.22RepoPrettier check for if we've been able to create any buttons
19:47.02*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
19:57.27*** join/#wowace MysticalOS (~Myst@h41.59.186.173.dynamic.ip.windstream.net)
20:12.45Kaeltenhrm?
20:13.42Stanzillago to sleep Kaelten
20:17.48*** join/#wowace gix (~gix@dslb-088-067-092-053.pools.arcor-ip.net)
20:28.04*** join/#wowace Tuller (~Tuller@c-76-21-187-154.hsd1.va.comcast.net)
20:47.09*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
20:47.43StanzillaFisker: does the n5 have a notification LED?
20:48.00Fiskeryes
20:48.11Stanzillagood
20:48.36Fiskerearly christmas present?
20:48.36nevcairieli hate phones that dont have one, so cheap a feature
20:49.02quiescenso.o
20:49.10Stanzillayeah same
20:49.15Stanzillaso tiny and yet so useful
21:10.32Fiskerlike your penis Stanzilla
21:10.33Fiskerboooom
21:10.38Fiskerexcept 20 minutes to late
21:10.53Fiskerso you getting one yourself Stanzilla?
21:17.37TorhalFisker: A penis?
21:17.47Fiskernope Torhal
21:17.55TorhalOh, ok.
21:18.28Fiskergood
21:26.25Repopets-and-mounts: 03Shenton 07master * v1.4.3-1-g7382559  (3 files in 1 directory): [+1 commit] Fixed chatlink error by using AceHook <3 (ticket 5)
21:30.59nevcairieldoes that mean AceHook smaller then 3, or AceHook love
21:31.48quiescensboth!
21:33.24Repopets-and-mounts: 03Shenton 04v1.4.4 * 155e10a /: [new tag] Tagging as v1.4.4
21:47.13*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
22:10.45*** join/#wowace pentium166 (~pentium16@206-248-184-225.dsl.teksavvy.com)
22:29.55nevcairielwhats a good nameplate addon these days? still tidy?
22:30.41*** join/#wowace MoonWitch (~moonwitch@2.50-242-81.adsl-dyn.isp.belgacom.be)
22:41.58*** join/#wowace oscarucb (~oscarucb@cpe-75-180-21-9.columbus.res.rr.com)
22:47.27*** join/#wowace Gragagrogog_ (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)
22:56.38znfnevcairiel, kuinameplates
23:04.23MysticalOStidy or kui
23:27.31znfWhat does this do? http://www.wowace.com/paste/
23:27.33znferm
23:27.45znfwhat the hell is up with the order of the paste/preview buttons
23:27.55znfhttp://www.wowace.com/paste/8798/
23:45.18Reponpcscan: 03Torhal 07master * 5.4.1.1-6-g7cf238a NPCData.lua: [+5 commits] (1 truncated)
23:45.18Repo7cf238a: Used NPC_DATA to populate NPC_ID_TO_MAP_NAME, NPC_ID_TO_NAME, NPC_ID_TO_WORLD_NAME, and TAMABLE_NPCS.
23:45.18Repoe5ff190: Set Bloodtip's is_tamable status to true in NPC_DATA.
23:45.18Repo044e246: Set an appropriate is_tamable value for all the NPCs which were missing one in the NPC_DATA table.
23:45.18Repo78b7357: Set the map_name for Akkrilus in NPC_DATA to Ashenvale.
23:47.30*** join/#wowace Gragagrogog (~Gragagrog@ip-89-177-116-251.net.upcbroadband.cz)

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