irclog2html for #wowace on 20061123

00:02.59ckknightback
00:05.03NickenyfikenSeracht: i think all modules for ora2 is embedded in the addon
00:05.11ag`Has anyone noticed anything regarding partypets in the secure frames code from blizzard?
00:06.34CIA-1703jncl * r17817 10Skinner/ (AddonFrames.lua Localisations.lua Skinner.lua options.lua): Skinner: Added 5 Middle Frames
00:06.37ckknighthrm, committed an Ace2 change and CIA didn't pick up yet.
00:06.48ckknightI think it was r17816 :-P
00:06.51*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
00:07.50Nickenyfikenag`: would it be possible to add a feature to aguf that shows hunters as alive instead of dead when they feign?
00:08.05Silviu-ckknight which part of Ace u updated so i know what to update not just all again ~~
00:08.34ckknightAceAddon, AceDB, AceDebug
00:08.41Silviu-TBC ?
00:08.42ckknightSilviu-, just TBC
00:08.50Silviu-Ah ok then CIA did post it
00:08.51ckknightand you should be using the standalone for that anyway
00:09.21Nargiddley`ag`: you can set the attribute unitsuffix to "pet" on a secure unit frame, then either use the headers as if it was a party or parent it to the party frame and set useparent-unit
00:10.09*** join/#wowace Dahn (n=amurarka@c-69-181-48-38.hsd1.ca.comcast.net)
00:12.05CIA-1703usz * r17818 10TooltipExchange/Core.lua:
00:12.05CIA-17TooltipExchange
00:12.05CIA-17- Removed upgrade code as it was useless and bugged anyway
00:12.45kergoththe "documentation" on the secure state stuff is awfully mediocre
00:14.05Nargiddley`yeah, had to read the code to find that
00:14.36*** join/#wowace Amadeo (n=amadeo@c-69-244-75-102.hsd1.md.comcast.net)
00:15.13kergothwould it be that hard to document it sanely?
00:15.16kergothhonestly
00:15.54CIA-1703jncl * r17819 10Skinner/options.lua: Skinner: mf2 bug
00:16.55Nargiddleytook me ages to notice unitsuffix, not mentioned anywhere but the party/raid pet code
00:17.21Nargiddleyand thats not even in an obvious place
00:17.32kergothwhat i want to see, as simple as it is
00:18.23kergothis a list of attributes used by blizzard code and a corresponding description of its syntax.  if its a visibility/state style rule list, then call it a fucking rule list syntactically and link to a descirption of that syntax
00:18.32kergothrudamenty stuff.  ! inverts a condition in such a rule list, etc
00:18.35kergothrudamentary, even
00:18.38Nargiddleyyeah
00:21.22ag`not sure what you mean Nargiddley
00:21.30ag`I have a secure header which creates party frames for me
00:21.43Nargiddleyyou could either have another secure header for the pet frames
00:22.01ag`hm, another header?
00:22.10Nargiddleyonly difference would be :SetAttribute("unitsufix","pet") on the actual frames
00:22.18Nargiddleyor
00:22.28ag`but how would that make me able to offset the pet from the unit frame
00:22.32Nargiddleychildren of the party frames
00:22.50Nargiddleywith :SetAttribute("useparent-unit", true)
00:23.02Nargiddleyand the unit suffix
00:23.30Nargiddleyi use that way for target of target frames
00:23.41sbuag`: you know about that 'duel error' in aguf?
00:23.44ag`what happens if I do that
00:23.47ag`sbu: nope
00:23.50sbuoh ok
00:24.05ag`Nargiddley: what does SetAttribute("useparent-unit", true) do
00:24.08ag`bleh
00:24.14ag`just tell me where the code is :)
00:24.14sbuif you want to start duel (rightclick -> duel) wow tells you something about now allowed stuff
00:24.16ag`so I can read it
00:24.23ag`sbu: probably yes
00:24.30ag`I need tofix a menu or something
00:24.35Nargiddleymakes the secureunitframe inherit the unit attribute from its parent
00:24.48sbuag`: yah, just wanted to tell you :)
00:25.18ag`adding pets is going to suck
00:25.24ag`very much
00:25.35Nargiddleyso if its parent is a party frame it'll get that unit eg party1, then a unitsuffix of "pet" would make it party1pet
00:25.51CIA-1703dahn * r17820 10Bidder/Bidder.toc:
00:25.51CIA-17Bidder:
00:25.51CIA-17<PROTECTED>
00:25.51CIA-17<PROTECTED>
00:26.37*** join/#wowace mjc (n=mjc@c-71-206-92-120.hsd1.fl.comcast.net)
00:27.05mjctrunk cruft has gotten completely fucking out of control
00:27.50*** join/#wowace Jagobah (i=jago7777@adsl-155-194-35.owb.bellsouth.net)
00:27.50NargiddleySecureButton_GetUnit in SecureTemplates.lua is where this all happens if you want to look at it
00:28.29Dahnbah. externals seem set up properly but the zip script doesn't want to include them.  any suggestions?
00:31.29*** join/#wowace Qshadowp (n=Shadow@212.32.67.196)
00:33.06mjcI have a family member who is in the web business and should not be.  how do I tell them this without severing all familial ties? :/
00:33.18kergothehm, how i download the ptr client stuff?
00:33.42kergothhttp://test.worldofwarcraft.com/ptr/downloads/ is a 404
00:35.14ag`SetAttribute("useparent-unit", true)
00:35.18ag`what does that do
00:35.25kergothhe just told you
00:35.27kergothscroll up
00:35.39XLVIII need help fixing something.. FuBar doesn't really 'center' anything
00:35.41ag`I don't get it ;P
00:35.44XLVIIIt's completely off my screen.
00:36.07Nargiddleymakes the frame inherit the attribute "unit" from its parent
00:36.10ag`ah yes
00:37.22haarmmjc, hack his servers and delete everything
00:37.36mjchaha
00:37.47haarmshould be enough to say "you shouldn't be in this business"
00:38.38CIA-1703dahn * r17821 10DKPmon/ (28 files in 10 dirs): DKPmon: initial import
00:38.52XLVIII need help fixing something.. FuBar doesn't really 'center' anything, it's pretty much to the left..
00:40.53leech2kdkpmon? work with eqdkp?
00:44.48*** join/#wowace AD|08 (i=ArtfulDo@212.73.17.197)
00:45.11Dahnyes.  working on the initial imports then will check in the eqdkp importer
00:45.36*** join/#wowace a-stray-cat (n=astrayca@adsl-75-26-169-203.dsl.scrm01.sbcglobal.net)
00:45.57*** join/#wowace gezr (i=gezr@masternode.net)
00:46.11gezrhowdy yall
00:46.11TainDamn I need butter and I don't feel like leaving the house again
00:46.27Dahnthere isn't an upload data feature yet.  but it's something i'll get to.  for now the modded CT_RaidTracker is used.  downloading updated data from eqDKP works fine
00:46.30ZuuzuHell'O
00:47.06gezrbeen trying to get a lot of my guild mates on ace and its been hell with todays updates, that the updater is allowing to pass on, is there a known issue currently with Ora2 bigwigs xrs xraidstatus?
00:48.34*** join/#wowace Tuller (n=chatzill@c-68-57-185-39.hsd1.va.comcast.net)
00:48.37gezrI had to disable to AOI libs in order to get to be able to use any of the game function keys including the escape key, im just wondering
00:49.10Serachtanyone getting errors with the latest oRA2 17492?
00:50.43CIA-1703dahn * r17822 10DKPmonInit/ (7 files in 2 dirs): DKPmonInit: initial import
00:52.29CIA-1703neriak * r17823 10FuBar_TrackerFu/ (. FuBar_TrackerFu.toc):
00:52.29CIA-17FuBar_TrackerFu
00:52.29CIA-17- modified toc, set keywords
00:56.27CIA-1703dahn * r17824 10DKPmonInit/Libs/: DKPmonInit: setting externals
00:57.45gezrhmm, was just told that turning ora2 buffs off should clear some of it up....I dont know, im here asking as well
00:58.06Serachtoh
00:58.09Serachthow do I turn it off
00:58.12SerachtI am new to this mod
00:58.17CIA-1703dahn * r17825 10Bidder/ (Bidder.toc Libs/): Bidder: setting externals, fix TOC category typo
00:58.23ag`if the current revision doesn't work, then use the earlier one
00:58.34ag`it's not rocket science :)
00:58.43CIA-1703funkydude * r17826 10BigWigs/Naxxramas/Maexxna.lua:
00:58.43CIA-17BigWigs: Naxx/Maexxna: Enrage Change:
00:58.43CIA-17<PROTECTED>
00:58.43CIA-17<PROTECTED>
00:58.43CIA-17<PROTECTED>
00:58.43CIA-17<PROTECTED>
00:58.45CIA-17<PROTECTED>
00:59.06Serachtbut how about other mods
00:59.08CIA-1703dahn * r17827 10DKPmon/Libs/: DKPmon: adding externals
00:59.10Serachtag` like XRS
00:59.18ag`do the same
00:59.19Serachtand squishy, will those have to be downgraded too
00:59.23ag`us an earlier revision
01:01.01Serachtthanks thought they would be independent
01:01.02*** join/#wowace ckknight (n=ckknight@198.199.136.119)
01:01.02*** mode/#wowace [+o ckknight] by ChanServ
01:01.16XLVIII need help fixing something.. FuBar doesn't really 'center' anything, it's pretty much to the left..
01:02.02*** join/#wowace Seracht (i=Seracht@CPE00159a838ed7-CM00159a0250a2.cpe.net.cable.rogers.com)
01:02.04Serachtlol
01:02.07Serachtnow I get another error
01:02.14SerachtLibrary Ace2.0 doesn't exist
01:02.35FwipXLVII:  Do you have the 'attach' setting of Fubar set to detach?
01:02.35ckknightthat's not a library.
01:02.52XLVIINo.
01:04.50FwipXLVII:  Did you try grabbing the edge of the bar and stretching it?  I'm not exactly sure what the problem is, I'm kinda guessing
01:09.56mjcwoot I just took out 15 murlocs in one go w/ dots.
01:10.05mjcall +3 levels from me
01:10.19mjc2hp left at the end, but he
01:10.19mjcy
01:10.26mjcdidn'tsay it was easy!
01:11.37kergoth/bin/ls|sed -e's,_,\\_,g; s, ,_,g'|for i in `cat`; do d="`echo $i|sed -e's,\([^\\\\]\)_,\1 ,g; s,\\\\_,_,g'`"; du -s "$d"; done|sort -nr|awk '{print $2}'|sed -e's,_,\\_,g; s, ,_,g'|for i in `cat`; do d="`echo $i|sed -e's,\([^\\\\]\)_,\1 ,g; s,\\\\_,_,g'`"; du -sh "$d"; done
01:11.39kergothi love shell.
01:12.36kergothhrm, not quite right
01:12.37[Cu]Werikomg
01:12.50mjcbe nice if fear were an instant
01:12.58Funkeh`ok so how do i get the cool circular tab thing in CIA? :P
01:14.23kergoth?
01:15.04mjc<3 cannibalize
01:15.24kergothsad that the above shell tidbit only does something so stuipd and simple
01:15.30kergotha sorted du -sh
01:15.47[Cu]WerikIt's a hell of an ugly line
01:15.53mjcheh
01:15.54Funkeh`http://cia.navi.cx/stats/project/Ace
01:16.03Funkeh`the fancy tabs :P
01:16.47kergoth? its just css..
01:17.06*** part/#wowace [nd] (n=nd@h062040167062.gun.cm.kabsi.at)
01:17.11mjcugh
01:17.18mjcmurlocs are hard as fuck
01:17.25kergothjesus, my tbc dir is 7.5 gigs?
01:17.28kergothi need another drive
01:19.07Funkeh`no i mean when you commit, how do you get it to dispay
01:19.10Funkeh`display*
01:19.19Funkeh`i thought it was * but that just comes out as * :P
01:19.27ckknightkergoth, that does seem excessive...
01:21.04kergothyou can do a du -s|sort -n, but then its in  bytes, not pretty printed.  if you use sort to try tos ort the pretty printed, then 300K > 20M.
01:21.18kergothshould just do a small python or perl script to sort andpretty print it
01:22.00CIA-1703toadkiller * r17828 10/branches/AutoBar/ (18 files in 3 dirs):
01:22.00CIA-17.AutoBar
01:22.00CIA-17-TBC alpha
01:25.17XLVIIHow can I *perfectly* center something?
01:25.58kergothfoo:SetPoint("CENTER", UIParent, "CENTER", 0, 0) -- no?
01:26.02kergothheh
01:26.34[Cu]WerikWhat about du -sh|sort -n?
01:26.42[Cu]Werikit's not in bytes then:P
01:27.10kergoth..
01:27.15kergothif you use sort to try tos ort the pretty printed, then 300K > 20M.
01:27.31kergothsort -n is numeric, doesnt account for the postfix
01:27.35CIA-1703evilelvis * r17829 10eePanels/core.lua: eePanels: fixed background color bug; some internal changes
01:27.39[Cu]Werikmm
01:28.17kergothyou'd think itd be a common enough thing that the gnu sort maintainer would add a built in sort function
01:28.18kergothbut whatever
01:28.32[Cu]Werik:)
01:30.06[Cu]WerikActually, I'm pretty sure there is a simplier solution for this. But I don't know what.
01:30.18TainDrink until you don't care.
01:30.46XLVIIDoes XRaid work for parties too?
01:37.20Funkeh`can i just say i LOVE raid colours
01:37.25*** join/#wowace gnor (n=jaydee@70-38-3-21.vnnyca.adelphia.net)
01:37.34*** join/#wowace echos_ (n=echos@cpe-75-80-150-138.san.res.rr.com)
01:37.42Funkeh`in cart :P
01:37.42TainI want to see The Fountain.  It's not getting very good reviews, but I still want to.
01:38.04ckknightFunkeh`, :-)
01:38.12ckknightfinally someone shows gratitude
01:41.19*** part/#wowace Cairenn (n=Cairenn@CPE001217452e29-CM014500004571.cpe.net.cable.rogers.com)
01:41.30ckknightglad you like it
01:41.36*** join/#wowace Cairenn (n=Cairenn@CPE001217452e29-CM014500004571.cpe.net.cable.rogers.com)
01:41.36*** mode/#wowace [+o Cairenn] by ChanServ
01:44.08Funkeh`it truly rocks tbh :P
01:44.33Funkeh`its what the default map should ahve always been like
01:44.41TainI'm not sure what's worse.  The fact that I went to the grocery store after work, got home, started cooking and realized I was low on flour and had to go back out to the grocery store...
01:44.55TainOR the fact that I got back home, kept cooking, and had enough flour in the first place.
01:44.57ckknightFunkeh`, hehe, essentially
01:45.32XLVIIDoes XRaid work for parties too?
01:47.19ckknightFunkeh`, can you think of anything else cool to add?
01:48.19Funkeh`ckknight: hard, its pretty perfet tbh :P
01:48.36ckknightnothing is ever perfect
01:48.44Funkeh`apart from loot tables like atlasloot :P
01:49.03ckknightI'm leaving that to someone else
01:49.10Funkeh`well, you might wanna actually print some mob info on teh actual instance map. maybe boss locations
01:49.37Funkeh`but apart from that kind of thing theres nothing 'different' i can think of like raidcolours
01:51.04ckknightI don't want to taint the maps
01:51.08ckknightthat should be up to the notes, imho.
01:53.13Funkeh`hmm, maybe :P
01:53.45Funkeh`but other than that good work, i remember trying it when you first released it, its really come along way since then :P
01:54.17ckknightyep :-)
01:54.23ckknightand it's still pretty damn efficient.
01:55.52Funkeh`regarding efficiency you could go 1 step further and make the modules LoD tied to whether you have it on or not :)
01:56.02Gngskanyone happen to know the name of blizz' ToT frame off hand?
01:56.12mjcbrb
01:56.23*** part/#wowace mjc (n=mjc@c-71-206-92-120.hsd1.fl.comcast.net)
01:56.26ckknightFunkeh`, yea, I know, that's for later.
01:56.34ckknightI want to get it feature-complete first
01:56.42ckknightthen the modules will become addons in their own right
01:56.49Funkeh`ckknight: something to do when your looking for something to do =P
01:56.50ckknightLoD and everything
01:59.18Funkeh`im really liking LoD now, its made a nice impact on oRA2 and BigWigs. not so muhc on oRA2, but considering i only really raid naxx the other BigWigs modules can just sit there unloaded jsut in case :)
02:00.09*** join/#wowace Rophy (n=Miranda@218-174-225-3.dynamic.hinet.net)
02:00.20Funkeh`its such a waste having something you dont want loaded :P
02:14.29XLVIII'm about to make a Rogue -- Orc, Troll or Undead? It'll mostly be for raiding, but I still want to own in Battlegrounds.
02:14.58Gngskblood elf
02:16.53CIA-1703neriak * r17830 10FuBar_TrackerFu/FuBar_TrackerFu.toc:
02:16.53CIA-17FuBar_TrackerFu
02:16.53CIA-17- readded FuBar dependency, otherwise LoadOnDemand won't work. sorry ;)
02:17.56*** join/#wowace Kalamad1 (n=Kuaera@244-83.202-68.tampabay.res.rr.com)
02:18.44*** join/#wowace sbu_ (n=sb@dslb-084-056-136-170.pools.arcor-ip.net)
02:22.13CIA-1703sylvanaar * r17831 10Prat/modules/PopupMessage.lua: Prat: reduce drama
02:22.56XLVIIIs there a website somewhere that lets me look at Armor Sets without the Helmet on, and change the hair, skin color and features?
02:25.29sbu_uhm - modelviewer?
02:30.48*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
02:38.55NargiddleyI just tracked down where the taint was coming from causing my pet bar to not show sometimes
02:39.03Nargiddleyhooking CloseWindows will cause it
02:40.14Nargiddleyhooking CloseSpecialWindows seems to achieve the same result, but doesnt cause the taint to spread
02:49.27kergothchrist partition moves/resizes take a long time
02:49.32kergoth2 hours left on just this part of it
02:54.12Kalamad1Does Paladin's Improved Seal of Righteousness (Holy Tier 2) work after +damage in beta?
02:57.12Funkeh`any way to chance cartographer frame strata? its apearing behind ag_UF
02:57.21Funkeh`change*
03:01.09*** join/#wowace Neebler (n=bum@ppp-209-77-228-49.dsl.chi2ca.pacbell.net)
03:06.55TemNargiddley, hooking some of the frame management's code would be a candidate for a secure hook
03:07.25Nargiddleyall the addons i've seen do it change the return value, stops the menu from opening when they get closed
03:07.49*** join/#wowace Xuerian_Alt (n=core@12-196-151-64.psknet.net)
03:09.25NargiddleyCloseSpecialWindows is securecalled from in CloseWindows. Not sure how good it is to hook it, but it allows you to get the same behaviour without spreading taint
03:10.53Temah no
03:11.05Temgo the normal hook route if it's securecalled
03:11.42Temavoid using hooksecurefunc unless you really need it
03:11.57Nargiddleywhat i'm meaning, is addons that hook CloseWindows atm, can change to CloseSpecialWindows to keep the same behaviour. at least 2 of the ones i use do it
03:24.36Kalamad1Hmm. Is it possible to make a sort of HUD?
03:24.39Kalamad1Er.
03:24.47Kalamad1With arrows pointing towards your party members
03:27.33*** join/#wowace Tekkub (n=tekkub@ip70-178-135-244.ks.ks.cox.net)
03:27.33*** mode/#wowace [+o Tekkub] by ChanServ
03:27.42Tekkubhttp://blog.sciam.com/index.php?title=richard_feynman_perceived_letters_in_col&more=1&c=1&tb=1&pb=1&ref=rss
03:27.45Tekkubhehe
03:29.25Funkeh`nn folks ;p
03:33.12*** join/#wowace |Shadow| (n=Shadow@212.32.67.196)
03:34.40Tekkubhttp://blog.wired.com/tableofmalcontents/2006/11/gay_sex_breaks_.html
03:42.25*** join/#wowace [Androx^afk] (n=xxx@manz-d9330139.pool.mediaWays.net)
03:58.34*** join/#wowace zoktar (n=zoktar@c83-249-24-136.bredband.comhem.se)
03:59.26*** join/#wowace MentalPower|ZZzz (i=chatzill@host-70-45-82-92.onelinkpr.net)
04:13.49*** join/#wowace Gamefaq (i=Gamefaq@pD9E609D6.dip.t-dialin.net)
04:14.57zoktaranyone know a lightwaight ingame mp3 player
04:15.17*** join/#wowace zoomjr (n=hrenvam@87.229.149.25)
04:20.30*** join/#wowace sbu_ (n=sb@dslb-084-056-156-132.pools.arcor-ip.net)
04:27.31anenigmazoktar: why ingame?
04:27.38anenigmawhy not just run something in the background?
04:27.47CIA-1703sayclub * r17832 10Cartographer/Modules/AlphaScale.lua: Cartographer - fix locals koKR
04:31.44Kemayo~BottomFeeder
04:31.53zoktarwell
04:32.00KemayoDamn you, purl!
04:32.01zoktarid rather change song ingame than alt tab
04:32.09zoktardoesnt have to be a "player"
04:35.04CIA-1703evilelvis * r17833 10eePanels/core.lua: eePanels: added gradient functionality
04:35.09Azurewrathit's not possible to communicate with external applications
04:35.21Azurewrathjust use windowed mode, better anyway :)
04:35.45Kemayozoktar: Buy a mac. :)
04:35.48Tekkubget a media keyboard, $20 at walmart
04:35.52anenigmazoktar: aah.  media keyboard ftw ::)
04:35.55anenigmaor keyboard shortcuts
04:42.03*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
04:42.04*** mode/#wowace [+o ckknight] by ChanServ
04:42.20ckknighthey all
04:42.21Tekkubhrm... is it possible to make the same install of WoW run with two different Interface/WTF paths?
04:42.36Tekkubthat way I can keep me and my hubbie's addons seperate at work
04:42.40anenigmapaths, don't think so
04:42.45anenigmabut set up scripts to move em?
04:43.01Tekkubmoving is an icky solution
04:43.13anenigmaposibly your only solution tho
04:43.18Silviu-copy game in another folder ? :)
04:43.28Tekkubjust as icky :P
04:43.33Silviu-^^
04:43.39Tekkubokey, guess I'll go the external drive route
04:43.47Tekkubbesides it's cheaper than an iPod
04:44.12Xuerianzoktar: Don't use the wow player, it sucks. Use Foobar2000, it has global shortcuts for -everything- that work inside fullscreen games, it plays better than the ingame player, and it's lighter than almost every other windows audio player
04:45.26Tekkubalmost?
04:45.33TekkubI've not found a single one that's lighter
04:46.03Tekkubtha was my main goal... I was sick of media apps that pull 10MiB Memory and 90MB VM
04:46.06XuerianI allow for a margin of error :P
04:46.16XuerianEven if one doesn't exist <.<
04:46.43Tekkubmy ffob, running for weeks now... 12664K Mem, 11412K VM :)
04:46.53Tekkub*foob
04:47.23XuerianI run my 8.3 a little heavy, but it's still quieter than anything around :P
04:47.54AmadeoWinamp in basic skin mode is still pretty lightweight, too
04:48.09Amadeoa while back it was lighter than foobar2000, but I haven't compared as of late
04:48.20Tekkubeven on the VM end?
04:48.26Amadeonot sure on that
04:48.38Tekkubso many programs look light but in fact use a shitton of VM
04:48.42Amadeothen again, I don't use playlists either, so...not sure :)
04:48.50Tekkubcause the taskman doesn't show VM by default
04:49.01Amadeowhere can you see VM use per app?
04:49.01Tekkubyet the lovely graph includes VM in it
04:49.21TekkubProcesses, customize the columns
04:49.30Arrowmastergraph?
04:49.40Tekkubno playlists here... entire library on album-shuffle
04:49.48Amadeooh wow, I never knew that
04:50.03AmadeoFirefox is using 61MB..
04:50.25TekkubPerpormance, second graph is "PF Usage"
04:51.26Amadeoyeah check that out
04:51.29Amadeo25MB VM on Winamp, wtf
04:51.41Amadeoonly using 2MB for RAM
04:51.48TekkubEXACTLY
04:51.49chuckgIs it minimized?
04:51.51Amadeoyeah
04:51.54AmadeoI know
04:51.58Amadeobut I don't watch it while I play music
04:51.58*** join/#wowace Viserion (i=HydraIRC@dial-69-55-136-93.sofnet.net)
04:52.09chuckgfooBar only uses 3.8megs for me.
04:52.10kergoththat reminds me, i need to set up foobar2k now that i'm back in windows
04:52.11Amadeo4MB when it's open
04:52.13chuckgI love me my fb2k.
04:52.20Tekkubturn on the PF Delta column too, it's fun
04:52.22chuckgTry the library Ama.
04:52.25Amadeowell screw that, 25MB vm
04:52.27chuckgWatch winamp jump to 50mb's.
04:52.34Amadeohah
04:52.40AmadeoI use new audio apps all the time
04:52.40Arrowmasterive never found the windows perfomance stats to be accurate
04:52.43Tekkubsince the actual paging is what make VM so slow, you can see what's paging a bunch
04:52.44AmadeoI'm never satified
04:52.46chuckgfb2k is m yvery essence.
04:52.57AmadeoI should test them all over again now with this data!
04:53.05Tekkublike leave an app minimized and go play wow and shit, then come back to the app
04:53.07*** join/#wowace Tuller (n=chatzill@c-68-57-185-39.hsd1.va.comcast.net)
04:53.09kergothtook me a while to get mine happy. fb2k is so configurable, had to steal bits from like 5 people's configs
04:53.13kergothreminds me of when i set up my vim
04:53.19Tekkubit'll spike PF cause it was paged out :)
04:53.19chuckgYea Kerg.
04:53.20Arrowmasterill add up all the memory usages and it will be under half my total ram but really im at almost max ram usage
04:53.24TekkubI need more RAM...
04:53.31chuckgPeople who say "fb2k doesn't look good" crack me up.
04:53.35chuckgIt's whatever you want it to be.
04:53.36chuckgEven winamp!
04:53.37kergothyeah no kidding
04:53.38Amadeohaha
04:53.42kergothi tried the winamp layout once
04:53.46kergothreminded me of why i dont use winamp
04:53.46Tekkubyes... BACKUP YOU FOOB CONFIG!
04:53.48Tekkub^^
04:53.52chuckgI opt for the most basic setup possible.
04:54.01kergothi require a few basics
04:54.04kergothi like album art display
04:54.06KemayoI like columns.
04:54.10chuckgI'm not a big album art guy.
04:54.13chuckgI never have my window visible.
04:54.14kergothi require replaygain
04:54.16chuckgWhy have art rendering?
04:54.18kergothreplaygain is a godsend
04:54.24chuckgReplaygain is standard now.
04:54.30kergoththank goodness
04:54.34TekkubI just want a nice simple album art and a playlist view that gives me album/artist, track/artist
04:54.37chuckgThough I don't use it that often.
04:54.39ArrowmasterTekkub, ive got a gig and i only rarely run into situations where its all used, but i can never figure out whats using it all when that happens
04:54.39Amadeook, test number two is...XMplay
04:54.44kergothabout a year ago i was heavy into audio and video stuff
04:54.47kergothubernet.org ftw
04:54.54kergothprivate file sharing network with -really- stringent standards
04:55.01kergothrequires logs of your rip that match their standard
04:55.02kergothamong other things
04:55.04chuckgfb2k is for you then, Tekkub.
04:55.12kergothbut the entire network is filled with the high quality rips as a result
04:55.13kergothgood stuff
04:55.14TekkubI have a gig, but I usually get WoW and foob and xchat and gtalk and firefox and chattage and....
04:55.16chuckgIt can be the simplest thing right out of the box.
04:55.17Tekkuball at once
04:55.21kergothneed 50 ripped cds per the standard to get full access
04:55.28TekkubI can't bring myself to close shit when I WoW
04:55.33Arrowmasterlol same
04:55.34chuckgBut fb2k is all about good tagging.
04:55.39chuckgIf your shit isn't tagged right, it's hell.
04:55.39Tekkuband that's the only time memory's an issue
04:55.42kergoththats why i like ubernet
04:55.46Arrowmasteri also keep way to many browser tabs open
04:55.47kergothif your caps are wrong, they wont let you in
04:55.54TekkubMusicbrainz!
04:55.55chuckgFirefox is shit for tab memory usage.
04:55.59chuckgThat's why I use opera.
04:56.05kergoth2.0 seems to have improved a bit in that regard
04:56.09kergothstill quirky though
04:56.12kergothneed a bugfix release
04:56.15chuckgHad it open for 3 days straight and it was only 129mb's.
04:56.21chuckgLeft firefox open a day and it was pushing 300mb.
04:56.22Tekkubyea I don't have to reboot FF2 much
04:56.27Arrowmasteri still use mozilla (now 'seamonkey')
04:56.28AmadeoI have 2.4MB Mem and 6.6MB VM going for XMplay, one song playing
04:56.35TekkubFF1.5 liked to not give up memory when you close a tab
04:56.37AmadeoI don't have enough songs for a playlist test
04:56.44kergothi need to get my fileserver out here
04:56.49chuckgFF1.5 also rendered shit in the background, tabs you weren't even watching.
04:56.49kergothits still back in minnesota
04:56.56kergoth30,000 ubernet quality songs
04:57.04kergothi've been suffering music withdrawls
04:57.06kergoth:P
04:57.09Arrowmasterwow
04:57.25TekkubI've been suffering good new music withdrawls
04:57.36TekkubI gave up on radio completely
04:57.42kergothxm isnt bad for that
04:57.47kergothsome decent stations
04:57.52chuckg2,057 albums, 15,498 songs.  That's my 'sorted' directory.
04:57.56Tekkuband pandora is nice but I can't seem to get myself creating nice ne stations
04:58.03chuckgHave half again that in unsorted shit.
04:58.13kergothi like last.fm, but half the time its recommending some oddball shit
04:58.21kergothcourse considering i listen to everything, half of what i listen to -is- oddball shit
04:58.21chuckgI love that about it :)
04:58.24kergothso i guess that makes sense
04:58.26Tekkubevery time I go no make a new station I just draw a blank
04:58.46chuckgWhat type of music do you genearlly listen to Tekkub?
04:58.59Tekkubambient techno for the most
04:59.07Tekkubcause I can trow it on endless looping
04:59.15chuckgGive me some favorite artists.
04:59.20Tekkubbut I'll listen to a wide range of stuff
04:59.32kergothrandom play on my collection is amusing
04:59.38TekkubSarah Mclachlan, Tori Amos, Bruce Cockburn...
04:59.47TekkubPaul Oakenfold
04:59.58kergothits like.. johnny cash... apocalyptica, megadeth, kmfdm, dj sammy, beethoven's 5th
05:00.01chuckgListen to Sasha?
05:00.02kergothbreaks my head
05:00.05chuckgEmmerson?
05:00.58*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
05:00.58TekkubMoby, Emya, Apocalyptica
05:00.58Tekkubsee, right there an odd range like kergy :)
05:00.59chuckgOrbital, Four Tet, Boards of Canada, Underworld.
05:00.59chuckgTry thos.
05:00.59Tekkubsasha is playing now :)
05:00.59kergoth:)
05:00.59Tekkuborb yes, UW yes
05:00.59Tekkub^^
05:01.13kergothi want a plugin for foobar that can handle not just genre, but mood, and make intelligent judgements based on them
05:01.22kergothdistance between points in a graph of mood relations
05:01.29kergothsince what i listen to is more about my moods than genre
05:01.36Tekkubmoodlogic eh?
05:01.43kergothi want to say "hey, i'm in the mood for something dark, play it!"
05:01.46chuckgMake a tag field to establish mood.
05:01.51Tekkub<PROTECTED>
05:01.53chuckgNot unlike delicious.
05:02.02kergothyeah, making the tag is easy, writing the plugin to actually do something sane with it .. :)
05:02.03chuckgThen write a plugin to sample any which match those tags.
05:02.08CIA-1703sayclub * r17834 10Skinner/Localisations.lua: Skinner: update locals for koKR
05:02.13*** join/#wowace gnorlish (n=jaydee@70-38-3-21.vnnyca.adelphia.net)
05:02.17chuckgBut that's just an odd way of doing a playlist.
05:02.20kergoththere are related moods though, what i want to listen to is fuzzy
05:02.26Tekkubmusic SOOOO needls tags instead of this genre bullshit
05:02.31kergothi need a network of moods with weights on the branches
05:02.33Tekkubgenres are just useless
05:02.39chuckgI stick to big ones.
05:02.51kergothone of hte music sites i used to go to has mood
05:02.55chuckgElectronic, Rock, Rock/Pop handles almost everything.
05:02.55kergothallmusic or one of those
05:02.56Tekkubeven across single albums genres often don't fit
05:03.04chuckgAMG?
05:03.05chuckgYea.
05:03.11kergoththat doesnt work here, if i'm in a dark mood that can easily cross genres
05:03.15Arrowmasteri so hate the plain 'Rock' genre
05:03.16chuckgIt gives general genre then splits it up.
05:03.29Arrowmastertheres some rock i love, and others i hate
05:03.30chuckgWhat would you put "Chevelle" under though?
05:03.32chuckgThere's no other category.
05:03.47Kalamad1What would you put The Decemberists under?
05:03.50Tekkubhehe, I think I'd prolly end up tagging half my tori amos stuff as emo
05:03.54kergothi want weights on tags too.  this is 8.75 rock etc
05:03.55kergothor whatever
05:04.06kergothbut learned through user input
05:04.08Kalamad1The Sliding Scale of Badassitude.
05:04.22XuerianI heard mention of actually using taskman... why?
05:04.26chuckgIndie/Pop.
05:04.26Tekkubkeurgy, I've so wanted a nice weighting system to adjust my random play
05:04.28XuerianWhy not procex? o_0
05:04.29kergoth"no no foobar, this is harder than that other thing, and .."
05:04.34Tekkubhrm...
05:04.44Tekkubthere's an idea.. you set your current mood
05:04.52Arrowmasterthis is 'newage pansy rock' and this is 'old school hard rock'
05:04.56Kalamad1kergoth: Well, I suppose you *could* make a plugin for foobar2000
05:05.03Tekkubas shit plays you give a simple yes/no and it bumps the weight up or down a tad
05:05.14Tekkubstart at say 5.0 and increment by .5
05:05.18kergothyes, exactly tek, thats the kind of thing i'd like to see
05:05.26kergothwould think itd be pretty simple to set up really
05:05.28chuckgToo much work.
05:05.31chuckgPlaylists!
05:05.32kergothjust take a while to learn
05:05.33XuerianI thought there was a plugin that did that already o.0
05:05.41Tekkubif you say no it'll random skip to a new track and that old track is slightly less likly to play again in this mood
05:05.43kergothi've seen plugins for that sort of thing, but i havent seen a decent one
05:06.01chuckgOh Tekkub: Sia
05:06.02kergothnot unlike the weighting of branches in a neural network
05:06.07Tekkubor do it per-album instead of er-track
05:06.13chuckgGive her a try, it's the same singer from Zero 7.
05:06.15Tekkubcause I alway listen to complete albums
05:06.15XuerianI'd settle for one that didn't play 20% of the tracks 80% of the time.
05:06.25Tekkubyea kergy
05:06.33Tekkubthe info could be stored in tags too
05:06.39Tekkub*ideas*
05:06.42kergothyup
05:06.42Arrowmastermost the time i just put my player on full archive shuffle and just press next a LOT
05:06.47TekkubI might have to look into this more
05:06.55kergothwe could use the exact same system for both genres and moods
05:07.03kergothand possibly other systems of grouping
05:07.10Tekkubarrow, me too but it's shuffle by album
05:07.26Tekkubso it doesn't break an album up, but if I hit random a new album starts
05:07.39Kalamad1So, wait. If any of you were to make this a plugin to a media player, which would it be?
05:07.50Tekkubyea, I like it you just have a simple dropdown in the player
05:07.59Tekkubyou select it before you start rating shit
05:08.07Tekkubor if you want a certain type of music
05:08.13kergothi used this little player for quite a while
05:08.14kergothhttp://www.uberview.org/
05:08.19kergothhttp://www.uberview.org/images/ss_L.jpg
05:08.22kergothdead simple
05:08.51TekkubKalamad1, foobar
05:09.10Kalamad1<3
05:09.22Kalamad1However, it would be much easier if foobar wasn't missing a certain feature
05:09.39Xueriano.0
05:09.41Kalamad1The ability to specify your own playback order
05:10.09Tekkubwell... the only thing is somhow adapting the random play I guess
05:10.32Kalamad1Right. Adjusting the random seed to the probabilities of certain songs in your list
05:10.43Tekkubexactly
05:10.46kergoththats surprising, a plugin doesnt have that control?
05:11.00Tekkubdon't know
05:11.04Kalamad1Not that I am immediately aware of. It's possible, however; I don't know that much.
05:11.47kergothas flexible as it is, if it iisnt easily done i'm sure we could get the devs to let us do it
05:11.49kergothextend the api
05:12.10Kalamad1It's not located in the config anywhere, while media library sorts are... I'm sure it's not too much of a stretch.
05:12.32kergothi've never done much windows coding, other than playing around with the windows memory mapping stuff
05:13.54kergothah nice, this looks straightforward
05:14.13Tekkubhave I inspired kergy-lead revolution?
05:15.12kergothperhaps, this has been in the back of my head for a number of years now
05:15.21Tekkub:)
05:15.32kergothalong with other things like a drink database with a similar comm protocol to imdb/cddb
05:15.38kergothwhich would be slick with a client on a pda
05:15.48kergothbartender, give me this. if you dont know how to make it, _here_
05:15.59Tekkubheh
05:16.13kergothwith a rating system and other fun stuff, entirely open
05:16.14Tekkubthe hubby's got on this kick of wanting to mix us drinks
05:16.21Kalamad1kergoth: I'll be willing to help you test out your system
05:16.24Tekkubmostly variations of mudslides
05:16.24kergothhehe
05:16.31kergothmmm mudslide
05:16.32haarmmmm, some advice
05:16.42Kalamad1kergoth: I've got a pretty expansive collection of music, I'll give it a run for its money
05:16.51Antiarchttp://youtube.com/watch?v=HnyXNS0MJaA - Bugged rampage is fun as hell.
05:17.05TekkubI'm slowly working thru my music and getting it tagged for good
05:17.06kergothokay, first i need to get a development environment going in windows, and write up a rudamentary design
05:17.12haarmwhat would you do if you *somehow* gained access to the private part of a forum of another guild on your server, and see some of your members applied ;x
05:17.16Tekkubtrying to force myself to do an album or two a day
05:17.21kergothin parallel, i need to rip all the music i have here, since currently i dont have much
05:17.51Kalamad1haarm: Make said members extremely paranoid, and get in contact with the other guild's leaders.
05:18.02Tekkubmy idea of the UI... [Mood dropdown] [Thumb up] [Thumb Down] [Current rating]
05:18.14Tekkuboptions to rate per track or per album
05:18.20Goebhaarm- it's pretty standard policy for any guild I've been in to immediately kick them... tho I'd prefer they at least got a chance to explain themselves, honestly, why bother
05:18.30Tekkuboption to auto-skip/auto-random if you rate down
05:18.37AmadeoAntiarc: I saw a few videos like that, but the damage doesn't seem that out of line to me..considering what I've seen from other classes
05:18.43Tekkuband option for how much to change weights by when rating
05:18.54haarmyea but how do I explain I came to know :p
05:18.56kergothooh, a foobar plugin for sid files
05:20.29AntiarcAmadeo: My warrior is geared in utter crap gear
05:20.29AntiarcI have 3 MC epics
05:20.29AntiarcZG bracers
05:20.29AntiarcLionheart helm
05:20.29Kalamad1kergoth: What about a keybinding for rating up/down a song, along with a logrithmic scale for quickly establishing a "mood library"?
05:20.29AntiarcThe rest are blues and greens
05:20.33AmadeoAntiarc: Is that your Warrior?
05:20.35TekkubAntiarc, my hunter is like 3 pieces of T1, 2 zandalar and a decend ZG bow :P
05:20.37AntiarcYeah
05:20.40Amadeoah nice
05:20.51Kalamad1Then using a bit of assumption alongside the unrated album when rating the song up/down
05:21.02AmadeoAntiarc: A low 60's Mage insta-Pyro'd me for 4900 the other day
05:21.09Kalamad1Just to *quickly* establish a library.
05:21.12AntiarcThat ridiculous.
05:21.17AntiarcProbably trinketed, though.
05:21.20Tekkubhrm... maybe instead of storing a weight you just store "-3"... that'd be 3 thumbsdown votes
05:21.34Tekkubthen the engine can change that into a weight
05:22.09Kalamad1Aye, something like that
05:22.23haarmok, didn't read it all, but, Kalamad1, wouldn't that have a problem that, while they might all be songs you like, they may not all be the same "mood
05:22.25Kalamad1I was thinking- if you're on your first song with this new handler, and you rate the song +3
05:22.25Tekkubthat way you can adapt settings and apply them to your old votes
05:22.32CIA-1703kemayo * r17835 10FuBar_QuestsFu/QuestsFu.lua:
05:22.32CIA-17FuBar_QuestsFu: Get rid of hardcoded default tracker position. This will almost
05:22.32CIA-17certainly make your tracker disappear if you've adjusted its position. Reset it
05:22.32CIA-17by typing: "/script QuestsFu.db.profile.tracker_data = {}", then reload your UI.
05:22.44XuerianOn another note, foo_scheduler for 0.9! Woo, one step closer...
05:22.52Kalamad1haarm: I know. As you cycle through your collection, individual songs are given more weight.
05:22.56Tekkubhaarm, ratings would be stored per mood
05:23.02haarmok :)
05:23.04Tekkublike how pandora does stations
05:23.15Kalamad1Do you have any idea how long it would take for me to rate my entire music collection by mood?
05:23.27Tekkubyou set a mood, start playing, and rate things up and down
05:23.41TekkubKalamad1, it's perpetual :)
05:23.45haarmsorry, just had to butt in with a random thought, if I don't let one slip out every now and then I may start leaking them from various orifices
05:24.03Tekkubyour selections within moods might change over time too... you might rate something back up later
05:24.10Tekkubthat you'd rated down before
05:24.10Kalamad1If I listened to my music and rated every single file? Making the library would take many, many months. So we have to assume some data.
05:24.30haarmyou'd rate it as you played, and you would be playing it.. over many many months :D
05:24.39TekkubI'd use per-album ratings personally
05:24.47Tekkubbut again, that's my listening style
05:24.56Kalamad1Tekkub: Originally, that'll work for a quick organization.
05:25.25Kalamad1But some albums have vastly different songs on it, so take that into consideration.
05:25.28TekkubI'm not seeing moods as a preset thing here...
05:25.44Tekkubthis is more of a "I'm pissed off right now, don't play this shit"
05:25.51Tullerthere's a mood setting for pandora?
05:26.02TekkubTuller,
05:26.06Tekkubyou are SLOW
05:26.08Tekkub:)
05:26.11Kalamad1I vote for nostalgia!
05:26.16Tekkubwe're talking about Foobar
05:26.21kergothKalamad1, what i'd suggest is that as you input information about genre and mood, it makes sane associations amongst them.  while some genres cross moods, most stick to a certain few
05:26.28kergothKalamad1, that sort of thing
05:26.50Kalamad1However, my music is (by far) not tagged by genre.
05:26.50Tekkubassuming you use genres and have them set :)
05:26.58Amadeowow, this audio player is really cool
05:27.13kergothmake reasonable assumptions about "similar" music.  now, you could go crazy far and use those other systems that actually analyze the content to try to find smiilar music, but thats really more complex than i'd want it to get
05:27.21Kalamad1Aye
05:27.23Tulleryou said, "I like how pandora does stations", followed by "you set a mood, start playing, and rate things up and down", so I got them mixed up :)
05:27.31TekkubI think "Antisocial" would be my prevailing mood...
05:27.35haarmhmm, what about... how you rate adjacent songs, you could learn moods
05:27.48Kalamad1haarm: Adjacent as in the same genre and/or album :P
05:28.01kergothwell, i could see inputting information about current and previous song as one possible data point
05:28.08kergoththis song is harder than that one, or more upbeat, or.
05:28.09TekkubTuller, pandro could be used for mood stations like this though :)
05:28.18Tekkubgod pandy needs a standalone player
05:28.18Kalamad1So, wait.
05:28.21Kalamad1I have an idea.
05:28.25TekkubI fucking hate that flash thing
05:28.58TullerI like to call the standalone player for pandora: Opera
05:29.03haarmdunno, was a random thought, but while you might like for example.. 3 songs, you might not like 2 of them together, so depending how you rate songs depending on what played before/after could establish some sort of pseudo-mood internally
05:29.21Kalamad1You specify the parameters of a song - speed, hard, high-pitched, whatever. And then you have a mood wrapped which embraces these parameters. But that's complicated.
05:29.23kergothwhat i foresee is a veritable neural network of nodes being moods and branches among them with weights, another network for genres, then relations between the two networks, and then in the files themselves weights of the nodes in the two networks
05:29.27kergothif that makes any sense
05:29.40Kalamad1I've spent my time with neural networks, go on.
05:29.48Tekkubmakes sense to me kergy
05:29.50Tekkub:)
05:30.01CIA-1703ckknight * r17836 10Cartographer/Modules/ (AlphaScale.lua Notes.lua):
05:30.01CIA-17Cartographer-AlphaScale - moved to HIGH instead of MEDIUM
05:30.01CIA-17Cartographer-Notes - .creator is no longer needed for external databases.
05:30.01CIA-17added :SetCustomNote(zone, x, y, "icon", "creator", ...) - ... is key-value pairs a la Dewdrop, "creator" must be an external database that overrides OnNoteMenuRequest and OnNoteTooltipRequest
05:30.10Tekkubso make it happen
05:30.15Kalamad1kergoth: What do you think of the mood and song parameter layers?
05:30.17Tekkubgoing to go get the hubby
05:30.25*** join/#wowace Tsikura (i=nn@user-0cev143.cable.mindspring.com)
05:30.25TekkubI expect an alpha plugin when I return
05:30.30kergothhold on, i need another beer
05:30.34haarm:P
05:30.39Kalamad1I need to spin around in my chair.
05:32.12haarmChair spinning should be an Olympic sport.
05:32.12Tekkuboh and a name.. since we're tasking moods and neural networks it needs "Neurotic" in it
05:32.15kergothwhee. anyway, this thing has been this vague fuzzy blob in the back of my head for a few years, never really got around to nailing down the specifics
05:32.17kergothhahah
05:32.24kergothhmm
05:33.15*** join/#wowace [Androx] (n=xxx@manz-d9330016.pool.mediaWays.net)
05:33.44haarmwell neural network makes perfect sense, only time I ever looked at them was in those internet chat bots, picking the right responses for conversations, but I would assume you could do something along the lines of "you played this song, our response is to play this song next"
05:34.14haarmbased on how you rate songs together
05:34.45kergothwell, playback order could either strengthen the relationship amongst the moods of those songs, or amongst the genres of those songs, or both, or be an entirely seperate metric.  we dont know whether the user tends to play music by mood or by genre or something else entirely, like album
05:36.51haarmthinking about it, with loosely connected songs being played randomly, it could end up picking tracks from an entirely different "mood" altogether
05:37.53kergoththeres two issues, one is learning based on user selection of what song to play, the other is intelligent selection of the next song to play based on the user inputted parameters.
05:37.58haarmie song1 + song2 have a good bond, and song2 + song3 have a good bond, but song1 and song3 don't, yet they could inevitably be played very close together
05:39.44haarmguess that would fix itself as more and more songs are rated though
05:39.55haarmwhen it has better picks
05:47.06kergothmethinks a wiki page is in order
05:56.34CIA-1703ckknight * r17837 10Cartographer/Modules/ZoneInfo.lua: Cartographer-ZoneInfo - random fixes
05:58.51*** join/#wowace Kodewulf (n=Kodewulf@220-253-108-158.VIC.netspace.net.au)
05:59.47CIA-1703nevcairiel 07TBC * r17838 10Bartender3/Bartender3/libs/: Bartender3: fixed dewdrop externals
06:04.21Amadeodamn
06:04.27Amadeohow do you do shit like this with foobar2000?
06:04.29Amadeohttp://img87.imageshack.us/img87/8669/fooniner7ku.jpg
06:04.34Amadeothat's sweet
06:05.23kergothi think thats a columnsui
06:06.50AmadeoI'll be getting that if so!
06:07.11kergothsee what i mean about it being huge to configure, but wanting to steal people's configs?
06:07.12kergoth:)
06:07.18kergothgotta wipe bits and pieces
06:07.53Amadeoyeah :(
06:09.09Amadeowhere do you get stuff like columnsUI?
06:10.11kergothpretty sure that one is linked to off of the foobar page
06:10.16kergothi just grabbed it a second ago :)
06:11.37Amadeooh I see, it's under musicmusic's page
06:11.43kergoth:)
06:11.50*** join/#wowace Azurewrath (i=Azurewra@i577BD364.versanet.de)
06:17.42kergothif anyone was curious about the ubernet file sharing network, check out http://www.ubernet.org/?p=UberStandard
06:17.44kergoththats their quality standard
06:18.17ckknightI remember that, my old roommate was really involved with it.
06:19.07kergothits a royal pain at first, but once you're in its nice
06:28.29CIA-1703ckknight * r17839 10Cartographer/Modules/InstanceNotes/notes.lua: Cartographer-InstanceNotes - removed all the creator lines, as they are now unnecessary.
06:40.57Arrowmasterkergoth, i took a look at that and it seems theyre using some outdated stuff still
06:41.13CIA-1703ckknight * r17840 10Cartographer/Modules/InstanceNotes/ (enUS.lua koKR.lua notes.lua): Cartographer-InstanceNotes - changed a whole bunch of L["Lvl XX Elite YYY"] into format strings, so now there's L["Lvl %s Elite %s"] and whatnot.
06:43.38kergothArrowmaster, hm?
06:44.05Arrowmasterold version of id3v2 and older version of lame
06:45.04kergothyes, they chose the version they did for reasons
06:45.15kergothnewer versions of EAC are missing features they need
06:45.22kergothfor example
06:46.04Arrowmasteri prefer the recomended lame version and settings from hydrogenaudio
06:49.22zoktaris there anyway to show text in the xp bar in aguf ?
06:56.12leech2khmm I have trouble
06:56.33*** join/#wowace Mery (i=metelman@p57A97D06.dip.t-dialin.net)
06:56.34leech2kWhen I play two sounds close together with PlaySoundFile() most the time the second sound never plays.
06:56.43leech2kAny simple ideas?
06:57.35leech2ko yeah and Playsoundfile never returns anything other than nil even if the sound plays
07:03.31CIA-1703leech * r17841 10dgks/dgks.lua:
07:03.31CIA-17dgks: Multikill fixes.
07:03.31CIA-17<PROTECTED>
07:04.08Arrowmasterafaik playsoundfile isnt suppost to return anything
07:04.45Arrowmasterand yeah ive noticed the same thing with spaming playsoundfile
07:05.46leech2khmm might have to add some sort of delay I guess
07:06.31Arrowmasterhow long is the sound file your playing?
07:06.33leech2kwowwiki said it is suppose to return 1 on success
07:06.43leech2klike 1-4 second files
07:07.28Arrowmasterill go ingame and test it some
07:07.52Arrowmasterneed to make sure i disable my custom mod that hooks playsound though probably
07:08.27*** join/#wowace [Androx^afk] (n=xxx@manz-d9330293.pool.mediaWays.net)
07:10.39Arrowmasterhmm im getting a return of 1
07:10.44leech2khmm
07:10.48leech2klet me double check
07:10.48*** join/#wowace Cartas (i=DEF@host86-132-230-65.range86-132.btcentralplus.com)
07:10.58Arrowmasteryou might have something hooking it and not returning properly
07:11.14leech2khmm nothing is hooking that I know of
07:11.24Arrowmasterok i just spamed it and got a return of nil when it didnt play
07:11.38leech2kkk but it did return 1 then when it worked?
07:11.42Arrowmasteryes
07:11.47leech2ksweet I can work with that
07:11.48Arrowmastersomething must be hooking it
07:11.59*** join/#wowace Kodewulf (n=Kodewulf@220-253-108-158.VIC.netspace.net.au)
07:12.12Arrowmasteri think i might work on my custom playsound mod more now
07:13.16Arrowmasterok and for me PlaySound() is returning nil nomatter what
07:13.36leech2khmm I am just usind PlaySoundFile
07:13.48leech2kwriting some debug code real quick
07:14.28leech2kkk I am getting 1 back on success for sure
07:14.49Arrowmastercould you test PlaySound() for me?
07:15.08leech2kwhat do I need to pass wo playsound(?)
07:15.12leech2kjust a sample
07:15.25ArrowmasterPlaySound("RaidWarning")
07:16.19leech2kalways nil
07:16.38leech2kwow with that
07:17.08leech2kif I spam it enough I get no sound at all
07:17.08Gngskckknight, ping
07:17.08Arrowmasteryeah just like PlaySoundFile()
07:17.12Arrowmasterbut it doesnt return the same
07:22.09Arrowmasteri think the bigwigs Sound.lua needs an update then to make sure the non raidwarning sounds actually get played
07:22.22leech2kya probaly
07:22.34leech2kI have been checking other mods for some sort of q system but havent found one
07:23.07leech2kis there a simple way to have a function run in 1 second? I thought I say a library that would do that at one time
07:23.31Arrowmasteraceevent, if you find that simple
07:23.34kergothyou mean like aceevent?
07:23.43kergothheh
07:23.46leech2klol
07:23.53leech2khave to look at it I guess
07:23.58ckknightGngsk, pong
07:25.16Arrowmasterhmm wonder if schuduling a repeating event that does a PlaySoundFile and unschuduleds itself if the return is 1 would work well
07:25.16leech2kI <3 ace
07:25.41Gngskwas gonna suggest an addition to cartographer, a toggle for EnableMouse on the WorldMapFrame
07:25.41Arrowmastermost the time it would only run once
07:26.08ckknightGngsk, the lock option?
07:26.32Arrowmasterhow much overhead is there with schudulerepeatingevent?
07:26.44Temas little as possible
07:26.47ckknightnot too much, it's quite fast
07:26.50ckknightjust use a throttle.
07:27.14ckknightI don't recommend using SchedulingRepeatingEvent with a throttle time of 0
07:27.47ckknightGngsk, cause that already exists.
07:27.49Arrowmasterwell the ideal situation would be that it would call PlaySoundFile() and get a return of 1 meaning it could unschudule itself
07:28.01Arrowmasterand not have to repeat
07:28.53ckknightput a throttle of 0.1 or 0.05 on, at least
07:29.06Gngskckknight, I don't see a lock option
07:29.17ckknightGngsk, in AlphaScale
07:30.49Nargiddleyckknight, i've noticed that dewdrop is still hooking CloseWindows which can cause problems in TBC
07:31.01ckknighthrm...
07:31.17Nargiddleyit hooks it in AquireLevel
07:31.48Nargiddleyalso noticed when looking around, that CloseSpecialWindows is securecalled from CloseWindows, can hook that without tainting things for the same effect
07:32.27ckknightah.
07:32.28ckknighthrm
07:32.31ckknightI'll do that, then.
07:32.32Nargiddleybut doesnt exist in 1.12
07:32.47ckknightknow which file that's declared in?
07:33.11NargiddleyUIParent.lua
07:34.46leech2kelf:ScheduleEvent(PlaySoundFile, 2, arg1); works fine
07:34.59leech2kif not (PlaySoundFile(arg1)) then
07:35.15leech2kmeh doesnt paste here well :-)
07:35.23Arrowmasterace.pastey.net
07:35.53CIA-1703ckknight * r17842 10DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua: .Dewdrop-2.0 - now hooks CloseSpecialWindows in lua51 instead of CloseWindows
07:36.34ckknightNargiddley, there you go
07:36.37ckknightGngsk, all good?
07:38.15Gngskhmm
07:38.31Gngskupdated to the latest rev and addons stop loading after cartographer, no error from bugsack though
07:39.16ckknightcheck framexml.log
07:39.48leech2kself:ScheduleEvent(dgks:dgks_PlaySoundFile, 2, arg1)
07:39.52leech2kthe colon seems to break it
07:40.36ckknightyea, because lua doesn't work that way.
07:40.46leech2kah
07:40.47ckknightself:ScheduleEvent(dgks.dgks_PlaySoundFile, 2, dgks, arg1)
07:40.48leech2kI see now
07:41.40Arrowmasterhttp://ace.pastey.net/2665 too dirty of a hack?
07:42.18Arrowmasterim guessing yes
07:43.35ckknightlooks fine to me.
07:44.00Arrowmasterreally? the aceevent wiki says not to use ScheduleEvent to make repeating loops
07:44.34ckknightyours is a special situation
07:44.42leech2kthat is exactly what I did pretty much
07:44.43ckknightrepeating loops means loops that run forever
07:44.46Gngskckknight, http://ace.pastey.net/2666
07:44.56ckknightyours loops until a certain point
07:45.03ckknightand typically doesn't happen often.
07:45.20Arrowmasteryeah hopefully it wouldnt even have to schudule the event
07:47.38CIA-1703ckknight 07TBC * r17843 10Ace2/Ace2/AceModuleCore-2.0/AceModuleCore-2.0.lua: .AceModuleCore-2.0 - bugfixing in activate function
07:47.41*** join/#wowace MoonWolf (n=MoonWolf@213.160.215.6)
07:47.41*** mode/#wowace [+o MoonWolf] by ChanServ
07:47.56Arrowmastergrr still cant svn switch between svn and dev
07:49.33*** join/#wowace Elkano (i=Elkano@client0316.vpn.uni-saarland.de)
07:50.43*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
07:50.43*** mode/#wowace [+o ckknight_] by ChanServ
07:52.34ckknight_blah
07:53.03*** join/#wowace Xuerian (n=core@12-196-151-64.psknet.net)
07:54.35*** join/#wowace Suntiger (n=MoonWolf@213.160.215.6)
07:54.46leech2konly problem is that way doesnt guaranttee the order the sound is played :-)
07:54.55leech2kbut meh they get play atleast
07:55.22CIA-1703ckknight 07TBC * r17844 10Ace2/Ace2/ (8 files in 8 dirs): Ace2 - cleanup in activate functions
07:55.30ckknightthat should do it
07:55.43ckknightGngsk, update and tell me if it still craps out.
07:56.03Gngskok
07:59.13leech2kthx to all Ace authors makes my life easy :-)
07:59.22Gngskckknight, thumbs up
08:00.15*** join/#wowace [Wobin] (i=Wobin@218-214-59-86.people.net.au)
08:00.15*** join/#wowace Wobble (n=Wobin@218-214-59-86.people.net.au)
08:00.29ckknightleech2k, :-)
08:01.30CIA-1703leech * r17845 10dgks/dgks.lua: dgks: Fix for PlaySoundFile()
08:03.46*** join/#wowace Wobble (i=Wobin@218-214-59-86.people.net.au)
08:06.07Arrowmasterhmm im trying to test this and it wont work.....
08:07.03*** join/#wowace [Androx] (n=xxx@manz-d933034a.pool.mediaWays.net)
08:07.33ckknightmmm... possible.
08:07.46ckknightbut I'd argue that's a bug if you can't.
08:08.35ckknightyou should be able to.
08:08.37Arrowmasteri added some debug code and it seems to only be getting called once
08:08.53*** mode/#wowace [+o MoonWolf] by ChanServ
08:09.21Arrowmasteranyway to test if the scheduleevent is actually getting scheduled?
08:10.17*** join/#wowace Nickenyfiken (n=chatzill@83.145.59.23)
08:11.05ckknightadd a line to AceEvent?
08:12.17ckknightI'm gonna test it out now to see if it is an actual problem
08:12.55Arrowmasterdoes devtools have a function that does the same as /dump
08:13.01*** join/#wowace Sun\Nether (n=sun@ARouen-152-1-8-128.w83-115.abo.wanadoo.fr)
08:14.09ckknightdevtools has dump...
08:14.19ckknightI don't use it, though
08:14.25ckknightI just like to stick in AceConsole lines
08:14.34ckknightAceLibrary("AceConsole-2.0"):PrintComma("Some", "text")
08:14.37ckknightand such.
08:18.00Arrowmaster*boggle*
08:18.19Arrowmasterok self:IsEventScheduled() says it is but it never goes off
08:18.57ckknightmy test shows it working.
08:19.44Arrowmasterhttp://ace.pastey.net/2665 is what isnt working
08:20.56Arrowmasterhttp://ace.pastey.net/2668 is the actual debuging code im using
08:21.23ckknighthttp://ace.pastey.net/2667 <-- this works fine.
08:21.24Arrowmasterwith a macro that does /script PlaySoundFile("Sound\\Doodad\\BellTollNightElf.wav") BigWigsSound:BigWigs_Sound("Alert")
08:21.49Mikmagood morning ladies
08:24.03Mikmaso, i named the dog as "Sonja"
08:24.15Mikmaand she said "thanks" and did bite me from nose :D
08:24.48MoonWolfmik, howabout making some sense ?
08:25.18ckknightArrowmaster, AceEvent doesn't seem to be malfunctioning.
08:26.11MikmaMoonWolf: why?
08:26.17MoonWolfits fun
08:26.19MoonWolftry it some time
08:26.28Mikmawhat did you not understand?
08:26.43Mikmadog -> sonja -> teeth -> nose -> ouch
08:28.18MikmaMoonWolf: http://mikma.reaktio.net/sonja/sonja1.jpg
08:28.23Mikmaclear now?
08:31.23*** join/#wowace Legorol|poof (i=legorol@zr205.trin.cam.ac.uk)
08:32.13*** join/#wowace [Wobin] (i=Wobin@218-214-59-86.people.net.au)
08:33.19MoonWolfit are cure Mikma
08:33.23Arrowmasterok it seems to be kinda working
08:33.32MikmaMoonWolf: sharp teeth :O
08:33.33Arrowmasteri accidently made a broken endless loop
08:33.46Arrowmastergood thing i have bugsack
08:33.46MoonWolfso is it borken or not.....
08:33.53MoonWolfif its broken its not endless
08:37.46Arrowmasterit defently gets scheduled
08:38.06Arrowmasterfixed it
08:38.29Arrowmasteri changed "BigWigs_Sound" to BigWigsSound.BigWigs_Sound
08:39.01Arrowmasternow figure out why that worked
08:40.43*** join/#wowace NinjaChimp (n=chemp@host81-154-74-128.range81-154.btcentralplus.com)
08:41.44*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
08:41.44*** mode/#wowace [+o ckknight_] by ChanServ
08:41.59Arrowmasterckknight_ fixed it
08:42.06ckknight_k
08:42.08ckknight_what was the issue?
08:42.08Arrowmasteri changed "BigWigs_Sound" to BigWigsSound.BigWigs_Sound
08:42.17ckknight_alright
08:42.18Arrowmasterand it magicly started working
08:42.58Arrowmasterdont quite understand why though
08:44.24Arrowmasterhmm wait no its still acting up, its not passing the variable
08:44.33Arrowmasterself:ScheduleEvent(BigWigsSound.BigWigs_Sound, 0.05, sound)
08:46.25ckknight_you aren't doing it right
08:46.33Arrowmasteryeah i just found that out
08:46.37ckknight_self:ScheduleEvent(self.BigWigs_Sound, 0.05, self, sound)
08:48.26Arrowmasterits working fine now, but still odd that it didnt work with "BigWigs_Sound"
08:57.15ckknight_BigWigs_Sound was an event that was triggered...
08:58.00*** join/#wowace Tovort (i=patrick@xdsl-213-196-251-207.netcologne.de)
08:58.01Arrowmasteri was calling BigWigsSound:BigWigs_Sound() manually for testing
09:02.06*** join/#wowace andg (n=andg@we.are.exlnt.dk)
09:06.20Arrowmasterwow i think the problem was something completely different the entire time
09:07.31Arrowmasterlol yeah i really found the answer now
09:08.12Arrowmasterthrew all my /reload'ing i was forgetting to click the damn bigwigs fubar icon and enable it
09:08.27Arrowmasteri forgot that it disables everything when not in a raid now
09:08.50Arrowmaster~slap Arrowmaster
09:08.59purlACTION slaps Arrowmaster, keep your grubby fingers to yourself!
09:13.04CIA-1703leech * r17846 10dgks/dgks.lua: dgks: Cleaned up some old debugging code
09:15.21*** join/#wowace abbat_w (i=abbat@moo.efnet.org)
09:15.23CIA-1703arrowmaster * r17847 10BigWigs/Plugins/Sound.lua: BigWigs: Nondefault sounds will now always be played, although they may be slightly delayed
09:15.55[Ammo]arrowmaster?!
09:16.00[Ammo]no delaying sounds
09:16.01[Ammo]grrr
09:16.03[Ammo]revert that
09:16.29Arrowmaster???
09:16.41Arrowmasteronly the non default one
09:17.25[Ammo]if there are lots of sounds playing all over the place it will delay it till kingdom come
09:18.01[Ammo]and all of a sudden 3 seconds later your sound arrives
09:18.02Arrowmasterok what about a limit on it then?
09:18.07[Ammo]it's nolonger important then
09:18.17andgthe dewdrop "disabled" entry
09:18.33andgdoes it grey out the menu option or hide it?
09:18.40[Ammo]disabled = gray hidden = hide
09:18.57leech2kisnt better than not playing at all?
09:19.04[Ammo]no it's not better
09:19.09leech2kcause they will only delay if thye wouldnt have played at all
09:19.12Arrowmasterwell i think it would be nice a nice feature if people actually started using the non default sounds in plugins for important things like "You have Burning Adrenaline" and people will always get the sound then
09:19.15andgso I do
09:19.21andg<PROTECTED>
09:19.24[Ammo]they can potentially delay for seconds at a time
09:19.29[Ammo]yeah
09:19.42[Ammo]so revert that bonkers code or I'll do it
09:19.46Arrowmasterfine
09:20.54[Ammo]you could even create nice wait loops
09:21.05[Ammo]some modules play 2 sounds almost at the same time
09:21.07leech2khmm I still dont see how it would be better not to play then play slightly delayed
09:21.16[Ammo]so when a 3rd sound is playing they'll be waiting on eachoter
09:21.29[Ammo]it can potentially be delayed very long
09:21.36Arrowmasteror i could add a nodefaultsound option
09:21.55leech2kammo it only delays if it fails to play
09:22.22leech2kbecause of to many sounds or whatver crazyness blizz does
09:23.00[Ammo]I have several problems with this piece of code
09:23.07[Ammo]1. you didn't ask nicely
09:23.17[Ammo]2. you're potentially creatinga  wait loop
09:23.28[Ammo]3. you're firing events instead of calling the playsoundfile directly from the loop
09:23.33[Ammo]where 1 is the most important
09:23.39[Ammo]followed by 2
09:23.48leech2kthose are valid points :-)
09:24.34Arrowmasteri think i reverted it...
09:24.50leech2kbut it is probaly good to acknowledge the problem with PlaySoundFile() and decide how to fix it correctly :-)
09:25.40*** join/#wowace Mahiro (n=Miranda@182-127.2-85.cust.bluewin.ch)
09:25.50Arrowmasteri checked out the previous revision and did svn ci -m "BigWigs: reverting last commit" and it didnt do anything
09:25.50[Ammo]you need to commit after revert, it's not comitted yet
09:26.26[Ammo]I agree there's a problem with the sounds, but it's blizzards problem
09:26.33[Ammo]and this solution is not the way imho
09:26.49leech2kIt is blizzards problem, but I doubt the will fix it anytime soon.
09:27.12leech2kof course I haven't tested it on ptr yet...
09:27.23cryogenArrowmaster: thats now how to youvert something
09:27.26cryogen+re
09:27.56cryogenthat will simply set your local working copy to be a previous revision
09:28.18*** join/#wowace Espa (n=espa@adsl-69-109-127-243.dsl.pltn13.pacbell.net)
09:28.32MoonWolfHmm, if i have two dates in strings like this, 2006-11-23 09:47:47. is it possible to somehow compare then ?
09:28.34MoonWolfthem*
09:28.50Arrowmasterthen help me out here, ive never reverted something on the server
09:29.08cryogenyou want some kind of merge
09:33.46Arrowmaster[ammo], sorry for not asking, and yeah i agree the way i did that wasnt the best
09:34.13Arrowmasternow how the hell do i revert
09:39.43CIA-1703arrowmaster * r17848 10BigWigs/Plugins/Sound.lua: BigWigs: reverting last commit, implementation of that idea was poorly done by me
09:40.59[Ammo]I usually revert by checking out previous revision
09:41.02[Ammo]moving it
09:41.04[Ammo]svn up
09:41.07[Ammo]then copy back
09:41.10[Ammo]and commit
09:41.39[Ammo]MoonWolf: you could use strtotime() and compare the stamps
09:41.50[Ammo]if lua has strtotime
09:41.53MoonWolflua has a strtotime
09:42.01MoonWolf?
09:42.01MoonWolfbecause i did not know about it.
09:42.11[Ammo]no idea
09:42.16[Ammo]I know perl and php etc have it
09:42.24MoonWolfyeah
09:42.30Arrowmasterah i did svn merge -r 17847:17846 Sounds.lua there and commited it
09:42.51[Ammo]arrowmaster: it looks fine now
09:43.51MoonWolfcant find anything strotime'ish in pil
09:44.26Arrowmastercheck some of the date related functions
09:44.47Arrowmasteri swear i remember seeing that one of them took time and date as an imput
09:45.55MoonWolfill split the strings up and convert them with time.
09:50.08Kemayockknight_: When I log in, all my FuBar plugins are jumbled up.  Said jumbling involves the creation of several new bars.
09:50.25ckknight_hrm
09:50.30ckknight_do you play Alliance?
09:50.37ckknight_cause if so, that's probably it.
09:50.47Arrowmasterlol
09:50.48ckknight_alternatively, you touch yourself at night
09:50.52Arrowmastergreat bug
09:52.30ckknightin other words, I don't know, Kemayo
09:52.44ckknightbut if you find the bug, you get a gold star.
09:55.13KemayoOoo.
09:56.08Arrowmasteri would so try and find that bug even though i dont get it if i didnt have to be up in 7 hours to go see relatives for the holiday
09:56.36[FH]Birdemaniit did the same to me
09:58.33ckknightJob 40:18-19: His bones are tubes of bronze, his limbs like rods of iron. He ranks first among the works of God, yet his Maker can approach him with his sword.
09:58.57ckknightas you can see here, God played with Transformers as well.
10:08.14[Cu]WerikDoes any of you familiar with VMS?
10:12.21yacoob[Cu]Werik, stay away, from the voodoo!
10:12.36[Cu]WerikI can't. Have to make some program in it
10:13.54HealthThat sounds nice.
10:14.51[Ammo]hmm 500 internal server error on wowace.com/forums
10:18.50*** join/#wowace Elkano^wtf (i=Elkano@client0564.vpn.uni-saarland.de)
10:23.14Mahirohi, have a question, if i change self.hptbg = CreateFrame("Frame", "gHUDFrame_hptbg", UIParent) to self.frame.hptbg = CreateFrame("Frame", "gHUDFrame_hptbg", UIParent)  why do i get an error: attempt to index field 'frame' (a nil value) ?
10:24.46Frittibecause your self table doesn't have a frame subtable in it yet
10:24.50Frittido self.frame = {} first
10:26.24Mahirooh i see, thx a lot
10:29.32*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
10:36.17Mahiroand i have to create the subtable in the frame function?
10:36.19*** join/#wowace zoomjr (n=hrenvam@87.229.149.25)
10:37.26grolland what has happened to the wowace page? :O
10:37.59*** join/#wowace [nd] (n=nd@h062040167062.gun.cm.kabsi.at)
10:47.51FrittiMahiro: before you can assign to self.frame.SOMETHING you need to make it a table, ie do self.frame = {}
10:55.38Elkano^wtfis the wiki down?
10:58.38MahiroFritti: is somewhere a tutorial where i can see how this is done?
11:00.00Frittiit's basic lua. See http://www.lua.org/pil/, www.wowace.com has a tutorial when it's up, www.wowwiki.com has introductory programming stuff IIRC
11:01.11Frittifor tables, read this page: http://www.lua.org/pil/2.5.html
11:07.10Mahiroyes i know the basic of lua but i have problems figuring out where to create such a table:/
11:07.10Mahirocan i create it in the frame function or has it a defined place? sorry if i ask such things but im really new to this whole coding thing:/
11:08.05FrittiI don't know what 'the frame function' is
11:08.38Mahirowell the function where i create the frames....
11:09.39Frittiyou should be able to create it anywhere
11:09.46hasteIs trac back now? since the 500 errors have returned
11:10.14Frittidunno, I never knew about the 500 errors before today
11:11.46*** join/#wowace quoin (n=quoin@219-90-213-170.ip.adam.com.au)
11:11.57*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
11:13.04Mahirohmm if i create it outside of the frame function i get a error:/
11:14.11Neeblerhttp://www.youtube.com/watch?v=psamNnim_I0
11:14.36FrittiMahiro: very probably because you're creating it outside of any function, so that self is not defined
11:14.51Frittiyou should really go _DO_ a tutorial first -- it'll help you learn much faster
11:15.50*** join/#wowace FtH|eagle (n=eagle@HSI-KBW-085-216-057-070.hsi.kabelbw.de)
11:16.17Mahiroi made the tutorials but they dont show this:/ or did i miss something?o_O
11:16.59FrittiI don't know what tutorial you followed
11:17.20Mahirothe ones on the wowace page...
11:19.42Mahiroyou know for a experienced coder this may be easy but if you have almost no experience its really hard to get into this ace thing:O
11:19.55Frittiof course
11:20.16Frittiand it's lots of reading
11:20.30Frittiread this page for an explanation of 'self': http://www.lua.org/pil/16.html
11:20.38Frittialthough you might not understand it if you haven't read the rest
11:20.42Frittiso, go read the whole book
11:25.05Mahiroahh i wanted to read about object oriented programming before starting, seems i forgot about that:/
11:26.55sbugood morning
11:29.32*** join/#wowace XLVII (n=XLVII@58.162.83.57)
11:33.46Mahiroahaa that makes some sense now, thx for that link:D
11:35.38Mahiroso a construct like self.frame = { texture = { type = {},},} is also possible?
11:36.04Frittiyep
11:36.15Mahiroah nice, thx a lot:D
11:36.47Frittihmm or rather self.frame = { ["texture"] = { ["type"] = {} } }
11:41.49Mahiroisnt that the same?o_O
11:49.18*** join/#wowace Skyboat (i=Yix@82-33-30-102.cable.ubr02.stav.blueyonder.co.uk)
11:55.49*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
11:55.49*** mode/#wowace [+o ckknight_] by ChanServ
11:57.12*** join/#wowace Insa (n=insa@26.30-201-80.adsl-dyn.isp.belgacom.be)
12:03.57*** join/#wowace Mery (i=metelman@p57A95F0E.dip.t-dialin.net)
12:05.04*** join/#wowace Asni (n=insa@26.30-201-80.adsl-dyn.isp.belgacom.be)
12:13.04*** join/#wowace Arrowmaster (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
12:15.16*** join/#wowace [DiE]Celeb (n=zlkkiz@ti300720a080-1240.bb.online.no)
12:17.44*** join/#wowace Rainfall (i=akx@dsl-tregw3-feaefb00-165.dhcp.inet.fi)
12:21.28*** join/#wowace Royal (n=m@cp291458-a.landg1.lb.home.nl)
12:23.21*** join/#wowace chaelot|homo (n=nuub@82-69-24-170.dsl.in-addr.zen.co.uk)
12:23.26MoonWolf<Sheepeep> Welcome to our XHTML <bar />! Sorry, we're closed.
12:23.29MoonWolfits brilliant!
12:25.19*** join/#wowace Kirk_Uni (i=keefejoh@gateway/web/cgi-irc/ircatwork.com/x-3572d24b81262aea)
12:29.10Tekkuberf
12:29.43anenigmalol MoonWolf
12:29.55MoonWolfmorning tekk
12:34.13*** join/#wowace Wobble (i=Wobin@218-214-59-86.people.net.au)
12:38.20*** join/#wowace Srosh (n=Srosh@c185045.adsl.hansenet.de)
12:42.00*** join/#wowace Srosh_ (n=Srosh@d134089.adsl.hansenet.de)
12:42.45*** join/#wowace Jens (i=Jens@pdpc/supporter/active/Jens)
12:43.19*** join/#wowace geko_ (n=geko@host169-191-dynamic.3-87-r.retail.telecomitalia.it)
12:58.53Icerothchrist this is getting ridiculous.. i've now waited for almost 2 weeks to get an explanation from wow eu billing department why did i get 3x 3 month subscription bill instead of just 1
12:58.53Iceroththis morning i made a thread to general forums asking what should i do
12:58.53Icerothand now the thread is deleted
13:02.01*** join/#wowace [Liquidor] (n=chatzill@port227.ds1-sg.adsl.cybercity.dk)
13:02.16*** join/#wowace Nickenyfiken_ (n=chatzill@83.145.59.23)
13:02.37Tekkubforums don't solve anything
13:02.46Tekkubget on the phone and get pissy
13:03.10Healthpiss on them
13:03.36Icerothi guess i should.. the thing is though that as english isn't my 1st language and i don't feel too confident talking in it, especially over the phone
13:03.38MikmaTekkub: not so easy in here since i'm not sure do we have a hotline for suckzzard
13:04.11Iceroththough i got 1 reply to the thread before it was deleted, suggested contacting my credit card company
13:04.14*** join/#wowace noed (n=happy@85.8.10.15.se.wasadata.net)
13:04.16Tekkubthen curse at them in french
13:04.24Icerothlol :p
13:04.25Mikmapor favor!
13:04.37Icerothi can't speak a word of french
13:04.48Kirk_UniThey speak english there
13:04.48Icerothbut i'm fluent in cursing in finnish if that helps
13:04.54noedyour father smells of elderberries?
13:04.55MikmaPERKELE SAATANA!
13:05.04Mikmagod damn you VITTU! ;)
13:05.24Kirk_UniIceroth, yeah, don't try it on the forums - there's no point, and they couldn't help you anyway
13:06.06noedis there any ace barmod that is as configrable as DAB?
13:06.24Icerothwell, they are not responding my mail and i would prefer to not to call them
13:06.26Kirk_UniWould cursing at them in french help anyway? I bet most of the employees aren't french :P
13:06.50Kirk_UniWould cursing at them in french help anyway? I bet most of the employees don't speak it either :P
13:06.55Kirk_Unibloody lag!
13:07.10Kirk_UniIceroth, you don't have much choice =(
13:07.18MikmaIceroth: they want your money
13:07.58Kirk_UniI think that's somewhat cynical - they get more than enough anyway, so doubt they're instructed to do whatever they can to gain it
13:08.06Icerothwell the way i see it i have 3 choices: 1) wait for the response to the email, 2) call my credit card company and say i'm a victim of a fraud, 3) call the fuctards in france
13:08.15noedall my addon settings just died, wich means reconfigging DAB, and DAB doesn't look like its going to work in 2.0 so i figured i might as well change barmod, but so far ive tried bartender and it wasnt really as flexible as DAB, any suggestions?
13:08.38Kodewulfwoot! 10% of 2.0.1 update done downloading... lol
13:08.38Kirk_Uninoed, BT3 is advancing lots every day :)
13:08.50Kirk_UniIceroth, call them
13:09.02noedyeah i saw, but it didnt work in pre 2.0? i just got error msges
13:09.04yacoobnoed, Bongos
13:09.07Kirk_Uni(plus your english doesn't sound bad at all!)
13:09.13Icerothyeah, there's just this 15:03:36 < Iceroth> i guess i should.. the thing is though that as english isn't my 1st language and i don't feel too confident talking in it, especially over the phone
13:09.18yacoobnoed, I switched from DAB to Bongos, and I'm more or less happy
13:09.21Mikmanoed: use DUB ;)
13:09.26Kirk_Uninoed, BT2 for pre-2.0, BT3 for post 2.0
13:09.36noedbt2 didnt do the trick ;P
13:09.41sergioHow much different will BT3 be?
13:09.43Kirk_UniThe whole point of BT3 is that it's the rewrite for TBC :/
13:09.49sergioI sorta like BT2 for being simple
13:09.51noedbt3 looked promising but if i cant use it atm, well i need to go raid today ;P
13:09.57Mikmasergio: well then you love BT3
13:10.08Mikmasame layout, same features. + much more
13:10.15Mikmaand, 120 buttons
13:10.15noeddub?
13:10.21sergiowill the new stuff be LOD or something
13:10.25MikmaDiscord UI Builder
13:10.34noedis it out yet?
13:10.35yacoob*cough*Bongos*cough*
13:10.52Mikmasergio: no, builtin but they won't be "loaded/created" until you decide to use them
13:11.07sergioIs it sad that I've had an Alpha account since a week into it and I've used it maybe 3 hours
13:11.09Mikmanoed: alpha-versions are. also there is FlexBar1/2
13:11.16sergio:|
13:11.18noedhum ok
13:11.31noeddo the alpha version work? ;P
13:11.37yacoobWhy, thank you!
13:11.42Mikmai don't know since i hate discord addons
13:11.54yacoobBOOOOONGOOOOOS!
13:12.02yacoobMikma, did Loz killed your cat?
13:12.05MikmaBT3 will rule them all when it's done
13:12.10Mikmayacoob: no he killed my performance
13:12.16noedyacoob; does bongos have the scripting abilities DAB have?
13:12.25abbat_w~seen weab
13:12.44purlweab is currently on #wowi-lounge (15h 10m 26s) #wowace (15h 10m 26s), last said: 'just get a sortable list of the crap.'.
13:12.44yacoobthat's not reason for hate, you know...
13:12.44Mikmayacoob: then what is
13:12.47noedlike change pages based on if combat, change button to aq40 mount in aq40 and stull like that
13:12.47Mikmaand i said i hate the addons, not the person
13:12.55yacoobnoed, it used to have, it was removed in latest version, but if you're desperate, get older
13:13.00yacoobversion, I mean :)
13:13.08Mikmanoed: BT3 will have some of those features :)
13:13.19yacoobMikma, well, I'd simply change the addon. But hate? :)
13:13.35Mikmayacoob: i don't like them = hate. simple :D
13:13.50Mikmawell ok, i lied
13:13.56Mikmai hate lozareth too xD
13:14.00yacoobah :)
13:14.03noedMikma: yeah i saw, but i need it to work now today ^^
13:14.19yacoobI guess I'm too peaceful simply :)
13:14.20Mikmanoed: DAB for pre-2.0, wait for 2.0.X ->
13:14.32Mikma~whalestab yacoob
13:14.38purlACTION stabs yacoob with a rather narrow and pointy whale named Montgomery
13:14.43noedi guess, just freaking annoying rescripting when you know your throwing it out in a few weeks
13:14.59yacoob(wholeshield?)
13:15.08Kirk_UniA few weeks? More like next week probably :P
13:15.18Mikmanoed: well you're not the onlyone with that problem
13:15.29Mikmathat's why people usually use simple UI and stuff
13:15.57noedbut i like to have my addons do the tedious and booring work ;P
13:16.00odtsetting up ace mods was pretty easy
13:16.20noedi find setting up acemods to be a pita
13:16.22Mikmanoed: that's you're problem since things like that won't work in TBC anymore :)
13:16.27Fritti~lozareth
13:16.28purlThe Boogeyman A.K.A the man who eat all your RAM and fed it to vampire puppies
13:16.45andgMikma
13:16.52andgwhen can I have stances on multiple bars
13:16.56Kirk_UniI'm hoping that I can just copy across my TBC UI for the next patch without much trouble
13:17.02noedMikma: stuff like changing buttons based on combat or not in combat and stull like corkfu will still work what ive read myself to?
13:17.07Mikmaandg: let's poke nevcairiel together
13:17.17andgnevcairiel, poke
13:17.17Mikmanevcairiel: poke
13:17.21Frittilol
13:17.28Mikmanoed: things like that won't propably work in TBC anymore
13:17.28noedandg = ag_uf writer?
13:17.35Kirk_Uniandg, I think I saw a bug last night, not sure if it's fixed already - my pet bar didn't change colour as it lost health
13:17.40noedMikma: T.T
13:17.59andgKirk_Uni, that's because the pet bar shows it's happiness
13:17.59andgnoed, yes
13:18.08noedandg; love it ^^
13:18.09Kirk_UniBut warlock pets ....
13:18.21Kirk_UniAny way of separating them?
13:18.31andgit should act normally if you're a warlock
13:18.34andgelse it is a bug
13:18.37Kirk_UniDidn't :P
13:18.42andgok
13:18.48Mikmanoed: the new UI-lock in TBC doesn't allow anything to be changed on screen while you enter combat. only if you use Blizzard's SecureTemplates
13:18.50andganyway try the newest revision from SVN
13:18.55andgI did some changes recently etc
13:18.58Kirk_UniI'll check again in a few hours, when I'm home
13:19.07sergioso bt3 is a complete rewrite?
13:19.19andgnoed, thanks=)
13:19.21andgsergio, yes
13:19.23Mikmaandg: would you believe if i say that i'm waiting that myself too...
13:19.29noedMikma: thats so boring =(
13:19.50andgMikma, for pages for multiple bars?=)
13:20.04Kirk_Uniandg, it is normal for it to take about 1-2secs for the animated portraits to change?
13:20.05Mikmaandg: yeah when you get that one i will get my paging too ;)
13:20.18andgok
13:20.35andgKirk_Uni, currently yes
13:20.42Kirk_UniWhy so?
13:20.44noeddoes that mean we wont have neat buttons that flash or dim out during combat either?
13:20.44andgI think it was something Kemayo wrote
13:20.52Mikmaandg: one bar to rule them all
13:21.02Mikmas/bar/baar(mod)/
13:21.06Mikmalawl tpyo!
13:21.14sergiowill bt3 need redrange and omnicc
13:21.20andgMikma, please add dreamlayout to the bt3 toc
13:21.22Mikmasergio: already in!
13:21.28andgso I can move the file inside the bt3 dir :P
13:21.37sergiointeresting
13:21.39Kirk_UniCause, I would *love* if it updated immediately :) Adapt seemed able to do it
13:21.44Mikmaandg: umm. DL'3' is not ready yet :P
13:21.52andghm
13:21.56andghax
13:21.58sergiolooking forward to trying it but i'm too lazy to download beta
13:22.03sergio:)
13:22.07Mikmait's not toggleable on/off etc
13:22.07sergioi'll wait a few weeks
13:22.34Mikmaandg: and i think nevvie want's it as a separate module
13:23.41yacoobhttp://www.slaveofthemind.com/flashblog/wp-content/uploads/animator_v_animation2.swf
13:23.43Mikmabut i'm still quite happy the way DL3 turned out
13:23.48noedbtw, about ag_uf, i dled some hack to get target of target of target, but there was a rangecheck that dims out ppl not in range built in to, that i have to disable every time i restart wow even if i set it to stanby etc, any line or anything i should comment out to get rid of the rangecheck?
13:24.34haarma hack? :D
13:24.45noedin the ag_uf thread
13:24.47Mikmahacks = EVUL! very very EVUL!
13:25.07noedwell i need target of target of target, im a raidhealer =)
13:25.24Mikmano, you don't.
13:25.44noednah true, i could play in standard ui without anything
13:26.10yacoobe-bill
13:26.11*** join/#wowace bindi (i=indigo@d51A479A6.access.telenet.be)
13:26.16noedbut target of target of target is damn helpfull
13:26.43haarmraid healers don't even need target of target, if it's hitting anyone else but your tank, get a new raid ;)
13:26.47andgaguf doesn't have rangecheck itself
13:26.51andgit's some addon you use
13:27.05andgalso BC/2.0 aguf has ToToT
13:27.13noedsweat
13:27.17noedsweet even
13:27.31noedyeah i know that the rangecheck is a own addon
13:27.49noedits avaliable as a seperate addon from wowace i think
13:27.56noedbut it was built into the hack
13:27.59noedahh well
13:28.05noedill live with it untill the patch comes
13:28.20noedhaarm: agro reset abilities?
13:28.52Mikmanoed: http://wow.reaktio.net/pvplayout.jpg <- all you need mehehehee
13:29.44noedhaha suprinsingly similar to mine ;P
13:30.21noedhttp://i48.photobucket.com/albums/f208/TheSfish/yetanewui.jpg
13:30.24Mikmai have my mount and shadowform in another bar which is hidden
13:30.43Mikmathen i use G to shadowform and shift+G to mount/unmount
13:30.59Kirk_UniI'll have to screenie later, just so I can show off too :P
13:31.21Mikmanoed: Squishy won't work either in TBC
13:31.21yacoobMikma, are you using 'q' and 'e' keys?
13:31.32Mikmayacoob: for strafing, yes ;)
13:31.33yacoobbecause I bound stealth and mount to those, very handy
13:31.39noedanyways, totot is damn nice during places like noth etc where agro resets and the boss goes for some triggerhappy mage/rogue, kinda nice if you combine it with clickasting shield etc =)
13:31.54*** join/#wowace Jagobah (i=jago7777@70.157.126.153)
13:31.55Kirk_Uniyacoob, yeah I got mount on Q and Fel ArmoUr on E :)
13:31.58noedi know, one of the reasons i will hate 2.0
13:32.20yacoobthe thing is, will I be playing WoW at all... :)
13:32.51Kirk_UniTime to go hand in a project, see y'all later
13:32.58noedsquishy = going from staring at 40 bars for 4-5 hours to actually seeing whats happening, just keeping track of your group and the 6-8 lines in squishy
13:33.08noedguess its warlock time in TBC =)
13:33.08yacoobnoed, chek out grid
13:33.14Mikmagrid <3
13:33.15yacoobSorry.
13:33.17yacoobGrid.
13:33.27Mikmayou can see it in my picture on the bottomright
13:33.28GridMikma <3
13:33.37noedi know, i will probably start using it between 2.0 and TBC
13:33.38yacoob8)
13:33.40Mikmamehe
13:33.44Frittiq and e are unnecessary, just click and hold and move using a & d
13:34.02Kirk_UniMmmmmmmm, Grid
13:34.12noeddoes it even compare to squishy?
13:34.41Icerothit's quite nice actually
13:35.01Icerothand well, considering it's the one that works in 2.0 and the other one does not... :)
13:35.06yacoobit's not the same
13:35.13yacoobsquishy as you know it, is dead.
13:35.19yacoob(in 2.0 that is)
13:35.30noedwill rangechecks work and coloring for agro etc?
13:35.37Mikmayou still can see the bars but not click them
13:35.54yacoobMikma, on the contrary, you can click them all you want! :)
13:37.14noedon unitframes i mean, can you color them red if they got agro and fade them out if they are out of range etc?
13:37.28noedor will everything like that be locked?
13:39.40*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
13:41.12noedhum.... it became quiet :S
13:41.36[Cu]Werikyacoob, this VMS is not a big deal :P
13:41.59yacoobyou're only scraping the surface...
13:42.56noedis curse down?
13:43.00haarmnot vax vms? ;x
13:43.18[Cu]Werikvax vms whatever, you name it thats it
13:43.29[Cu]Weriknoed: looks so
13:43.35noed=(
13:43.45[Cu]Werik:(
13:44.02[Cu]WerikBut DCL documentation is non exsisting
13:44.53haarmactually last vax I played with, we put openbsd on it
13:45.09*** join/#wowace Antiar1 (n=Chris@ip68-2-219-112.ph.ph.cox.net)
13:45.56[Cu]WerikI have to make a game in DCL :p
13:46.00Healthk
13:46.58haarmcan't you make a zork clone? ;p
13:47.13[Cu]Werik-.-
13:49.47[Cu]WerikThey are reactive to stolen code:)
13:51.01haarmdoesn't DCL like.. totally lack conditional branches?
13:51.38haarmwhy don't you write it in C, then your DCL can be to compile and run it :p
13:57.17[Cu]Werikbecause I have to write it in dcl:P
13:58.13haarmhow about hangman
13:59.05[Cu]Weriklol, great idea,thx:)
13:59.14haarmwhy are you doing this anyway O_o
13:59.28[Cu]WerikSchool project...
13:59.49haarmvms seems a little archaic even for schools...
14:00.41[Cu]WerikI had to make a chess game in bash, then another game in vms and I will have to make something in fortran too:S
14:01.16haarmlol chess in bash, please don't say vs. computer :D
14:01.30[Cu]Werik:)
14:02.05noedbtw, is the "WinAceUpdater" recomended to use to redownload all the adds im reinstalling?
14:02.30[Cu]WerikWhat is the fun without AI
14:02.50[Cu]Weriknoed: I used it all the time, it's a nice application :)
14:03.06noedoki, here goes  then =)
14:03.35*** join/#wowace Telrin (n=blaat@roar.xs4all.nl)
14:05.03[Cu]Werikhaarm: the biggest problem with vms is this terrible editor:P
14:05.04*** join/#wowace beerke (n=beerke@5353E177.cable.casema.nl)
14:06.31haarmI use it all the time too, BUT!, you will want to search and destroy changelog*.txt files after a few weeks :)
14:07.09[Cu]WerikI don't care, its campus account. You can't believe I will install VMS for this:)
14:07.36haarm[Cu]Werik, cant you write it somewhere else then copy/paste it into your terminal?
14:07.55[Cu]Weriklet me see
14:08.19[Cu]Werikright click paste, ok I can do that
14:08.28haarm:)
14:08.34haarmputty?
14:08.35[Cu]Werikyup:)
14:09.10*** join/#wowace kovi (i=x@81.209.175.55)
14:09.32[Cu]WerikDo you know any better for windows?
14:10.15haarmwell I used to use SecureCRT, but then I got bored of looking for keygens/cracks for it, and moved to PuTTY
14:11.00[Cu]WerikWas SecureCRT better?
14:11.19Mikma[Cu]Werik: Putty <3 <3 <3
14:12.14haarmI can't remember Werik, it was bigger :D
14:12.32[Cu]WerikOh, yes, size is a big problem in the 21srt century
14:12.38*** join/#wowace leech2k (n=leech@deathgrab.com)
14:12.40haarmand it has scripting
14:13.20noedwhat happened to curse? where is the addons =S
14:13.41[Cu]Werikoh, its v3 again
14:13.52haarmwhat addons do you need that you can't fine in wowace.com/files? :D
14:13.56haarm*find
14:14.40noedwim, decursive, atlas (loot), auctioneer....... etc
14:14.42[Cu]Werikfiles are under the wow portal btw
14:15.02[Cu]Werikwhich is pink :O
14:15.02noedwow portal -> page not found
14:15.17noedbut /en/files worked
14:15.41noedor rather, im getting server not found when trying to get into the wow portal
14:16.04noedgetting the same error when trying to dl addons
14:16.46[Cu]Werik:(
14:17.11haarmDATABASE_USER 'root'
14:17.13haarmnaughty curse
14:18.27haarmYou're seeing this error because you have DEBUG = True in your Django settings file. Change that to False, and Django will display a standard 500 page.
14:18.56noed?
14:19.20[Cu]WerikWe have found some unexpected surprises at launch which needs to be fixed.
14:19.20haarmon one of the curse sites :p
14:19.45[Cu]WerikBut file downloads are working for me;)
14:20.35haarmsurprises? http://www.cursebeta.com/ gets stuck in an infinite loop, and http://beta.curse-gaming.com gives us a nice insight into your settings :)
14:21.04[Cu]WerikThose are only the debug pages;)
14:21.48[Cu]WerikThe guys are working on the site probably , thats why they are enabled;)
14:23.13haarmsomeone with malicious intent could use that info though
14:24.21[Cu]WerikI don't know. I'm not familiar with django, neither with perl or python. Those lines don't tell me much:)
14:24.59haarmthey tell me its a good target if you want a root password :D
14:25.35noedsomeone knows if decursive and atlas got some own homepages? ;P
14:25.49haarmnoed, get used to not using decursive
14:26.12[Cu]WerikI agree on that. It's a terrific gameplay killer addon
14:26.13noednah im just rerolling when they break all that crap ;P
14:26.37noedfed up with how healing in this game works anyways
14:26.53haarmso you have 2 options... learn2play, reroll... you failed :D
14:27.07noednah i can play without decursive, did that before
14:27.21phyberI was healing in UBRS with my level 56 priest a few days ago.  the place looks so different from DPSing.  it's just full of these 10 bars that change colour all the time.  no idea what people are ranting about dragons for.
14:28.11haarmlol phyber, wait til you try fights like patchwerk... then it's like 2 coloured bars :P
14:28.30[DiE]Celebyou don't have to watch them for pw tho
14:28.30[Cu]Werikhealers are big camper class:P
14:28.47haarmsure you do celeb
14:28.50noed"magmadar is a DOG???!!!"
14:29.03haarmunless you want to use flasks and all that crap
14:29.08[DiE]Celebi just hit my 2k heal for 6mins *shrug
14:29.28[Cu]WerikMust be fascinating
14:29.32*** join/#wowace Kilroo (n=Jarentha@cpe-071-076-173-175.triad.res.rr.com)
14:29.34[DiE]Celebwery :p
14:29.36haarmdepends which tank you're on I guess :p
14:29.37[Cu]Werik:p
14:29.42[DiE]Celebthats ot1 tho
14:29.47[DiE]Celebcancle etc. on the others
14:29.47noedim just to tired of getting loot that only helps me in raids and having to be a spec thats übergimped in everything else but raiding
14:30.09[Cu]WerikOh dear, don't start it:P
14:30.12haarmI rebelled when we opened AQ, been shadow all the way
14:30.29[DiE]Celebholy priests and resto shams/druids are good in group pvp aswell ^__-
14:30.40noedwhy not reroll dps? i mean, no bitching if i want some dps loot, i dont have to spend two times the dkp since i need two sets, i can pvp and raid with the same spec, and i can grind, AND the more i raided, the more i would improve everywhere
14:31.04noednah real pvp healing priest spec goes into shadow to get silence and dont touch holy to much
14:31.33haarmfull disc is gonna be the pvp spec of the future
14:31.41haarmpain suppression + reflective shield
14:31.45noednot very likely, pain supression sucks
14:31.48[Cu]Weriknoed, it's not that easy with a dps class either, you will see
14:32.03haarmuhm, it doesn't suck in pvp
14:32.13[Cu]Werikdps classes are expensive
14:32.17haarmwhen you're being beat up by a couple of rogues
14:32.32[Cu]Werikexcept mages, mages are the cheapest class ever
14:32.34noedwhen your attacked by a couple of rogues you spend your time stunned
14:32.48noedif your stunned you cant use it
14:33.11haarmguess I'm just magical
14:33.26haarmanyway, pain suppression pwned in arenas
14:33.46noeddidnt for me when i tried
14:35.26noed[Cu]Werik: i cant say its to cheap beeing a priest either, manapots etc aint to cheap
14:35.46noedits cheaper than plate but meh
14:37.25[Cu]WerikPaladins are cheap
14:37.36noedhum?
14:37.43[Cu]Werikwell, the second cheapest class
14:37.44beerkepfff 650MB patch download....
14:38.19[Cu]WerikMages are extremely cheap because they have one role, they can conjure and they can sell everything above cloth
14:38.39[Cu]Werikpaladins are cheap because they just can't die if you play them well :)
14:38.49noednither do hunters ;P
14:39.08[Cu]Werikand paladins have infinite mana with a good build:P
14:39.26noedwhat are you talking about tbh? raiding? grinding? lvling?
14:40.07[Cu]Werikwell, my main was a paladin, so paladins are pretty cheap in raiding, you die half as much as others with intervention, you never use mana potions
14:40.31noedhehe
14:40.41[Cu]Werikmages are extremely cheap from 1-60 , dont know about raiding, never went into 40 man raids with my mage
14:41.12[Cu]Werikwarriors die in every second corner:P, rogues are ok. I cant speak for other classes:)
14:41.27noedthe only con i see from playing a dps is how booring raids could be.... "spam spam spam" same buttong in your dps cykle
14:41.45KilrooI miss playing my rogue.
14:41.54[Cu]WerikNah, dps is not boring imho:)
14:42.05KilrooCrap, if I ever start playing again I'm gonna need a whole new set of friends to play with.
14:42.14KilrooI wonder if I'm still in my guild.
14:42.14[Cu]WerikDon't know. I think all the dps classes are fun to play.
14:42.20noedwell, from the 5mans ive done on my alts they seem quite boring, not on par on healing anyways
14:42.48KilrooI'll tell you one thing that's exciting but NOT exactly fun.
14:43.01CIA-1703fenlis * r17849 10BigWigs/Naxxramas/Gothik.lua: BigWigs : Update locals koKR (Gothik.lua)
14:43.17KilrooGoing on an instance run as a rogue in a party where the fighter is poorly specced for holding aggro.
14:43.19[Cu]WerikI can't stand healing as a priest. Don't know why. I tried to reroll many times, but I just couldnt leave my paladin behind
14:43.35KilrooAnd being the only person with a prayer of pulling the aggro off the druid.
14:43.43KilrooAnd having to get a critical ambush to do it.
14:43.59KilrooTwice.
14:44.00noedi love it, having to stay sharp constantly or ppl start dying
14:44.11noedhavnt tried any other healingclass so i cant comment on paladins
14:44.25*** join/#wowace SP|Sorren (n=astrayca@adsl-75-26-169-203.dsl.scrm01.sbcglobal.net)
14:44.25noedor well i rolled a druid to 20 but that was so horrible i just deleted him
14:44.32KilrooIt wouldn't have been as bad if the druid hadn't kept running in CIRCLES.
14:45.02KilrooWhich she kinda had to, but it made me dizzy.
14:45.04KilrooAnyhow.
14:45.08KilrooBack to idling.
14:45.43[Cu]WerikIt should work now. The new site that is
14:46.00noed503 Service Unavailable for the whole page now =D
14:46.08noeddont even reach the curse portal
14:46.15[Cu]Weriklol..
14:46.36*** join/#wowace Insa (n=insa@26.30-201-80.adsl-dyn.isp.belgacom.be)
14:46.42noednow i got in
14:46.47noedbut wow portal still dont work =)
14:47.37noedhum... the blizzard downloader aint very clever is it -_-
14:48.00noedit has downloaded the first 10% of the patch about 15 times now, since i restart wow each 30 mins
14:48.50[Cu]WerikIt should
14:49.48noedhum
14:50.09noedknow any solution to when big wigs and ora2 disables themselves each time i logout?
14:50.19noedeach time i login they are grey
14:50.26noedthe icon in fubar that is
14:50.50Icerothload on demand?
14:50.57Icerothonly activate in raid?
14:51.01noedhum....
14:51.12noedthat would make sence.....
14:51.16noednow i feel stupid :P
14:53.16noedhum, is there any other modsites with atlas and all those mods? i only use wowace and curse =S
14:53.30Icerothwowinterface.com
14:53.36noedty
14:53.36Icerothand ui.worldofwar.com
14:54.34noedui.worldofwar.com doesnt work?
14:54.42Gngsk.net
14:54.52noedah thanks =)
14:55.02Icerothah, i should never paste links from memory :)
14:56.13noedlal, curse reverted back to v2?
14:57.34andg[Cu]Werik, maybe it's because paladins are much better healers than priests... Flash of light is the best healing spell in the game
14:59.43noedhum, is there any easy way to get all my ace addons to change profile to the char specific?
15:01.07haarmandg, even with the downranking nerf?
15:01.18andgprobably
15:01.33andgcause flash heal and flash of light gains the same +heal percent
15:01.44andgso lets say you have 1k +heal
15:01.57andgthat's 430+ to flash heal or flash of light
15:02.10andgbut flash heal is so much more expensive
15:02.23andgbut it gains the same as flash of light when you get better gear
15:02.32abbat_wbtw, anyone play by mage on closed ptr?
15:02.48abbat_wi have one question about changed mechanics
15:03.24abbat_wnow if i cast something i can break cast and cast cs w/o have global cooldown
15:03.32abbat_wit is work same in BC?
15:03.51abbat_wi read about global CD after i break my cast
15:04.03MikmaAKX: how's DreamChat going?
15:04.13AKXHmm
15:04.15*** join/#wowace Arrowmaster (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
15:04.15AKXActually
15:04.36AKXOK, message sending framework seems to work
15:04.59noedandg; hum, as a priest flasheal is my emergency heal for clothies, its not a spell i downrank much, for priests the downranking nerf hits our gheal and heal
15:05.05AKXWhispers will work when the GUI editbox is done ;)
15:05.45andgi am not talking about downranking
15:06.06*** join/#wowace Amadeo (n=amadeo@c-69-244-75-102.hsd1.md.comcast.net)
15:06.25AmadeoHappy Thanksgiving! :D
15:06.33andgI am talking about how flash of light >>>>> flash heal with end game gear (800-1000+heal)
15:07.04noedwell, yeah, flahsheal is a crappy spell
15:07.11Gngskspamming flash of light >> spamming flash heal
15:07.14AmadeoPaladins are the best at everything, no surprise!
15:07.16noedbut its not the bread and butter priests spell really
15:07.21Gngskflash heal is best used sparingly
15:07.34noedpriests = gheal/heal (depending on inc damage and +heal ofc)
15:07.40AmadeoNot to mention that Paladins get mana back for healing!
15:09.07noedas i got it, not that ive played a pala or ran pala numbers, paladins can heal forever pretty much with right spec and gear, dont match the hps a priests or druid can put out?
15:09.23noed*but dont
15:09.36*** join/#wowace Xuerian (n=core@12-196-151-108.psknet.net)
15:10.06haarmpriests > paladins
15:10.09haarmI play horde :D
15:10.22AmadeoFighting Paladins in arenas is nuts
15:10.31Amadeothey can practically stunlock you now
15:10.32haarmmanaburn, manaburn, manaburn
15:10.48AmadeoJudgement, then they have all these new chain damage abilities
15:11.01noedon beta? or on ptr?
15:11.04Amadeobeta
15:11.14haarmthe arenas I was in the paladin was rendered a healbot, I was teamed up with a shaman and a hunter
15:11.33AmadeoNot in mine, they charge at you and rip you a new one
15:11.37noedwell, paladins are quite nasty healers in pvp
15:11.41Amadeoyeah
15:11.42Amadeothe best
15:12.06AmadeoDruids are a close second, and could possibly be better...but the player has to be really good
15:12.06noedyeah, not like priest roadbumbs (priest QQing whoho!)
15:12.16haarmnah, that armor counts for shit when you're getting bombed with 2k+ mind blasts and the like :)
15:12.29haarmI can do enough damage to make a paladin have to keep healing himself
15:12.34noedshield.... "immune immune immune immune lol"
15:12.35AmadeoYou can't mind blast through a divine shield
15:13.00Amadeoand when it's 2v2, you can't just wait for the Paladins bubble to drop
15:13.09Amadeoand he's healing his friend and himself back up to full
15:13.16Amadeobut you try to heal and the other guy stops it
15:13.25haarmthats when you drop shadowform and heal yourself and your friend back up to full...
15:13.37Amadeoit's not 1v1
15:13.53haarmI know, I managed to read the 2v2
15:14.21AmadeoWell as a Priest, you should know you're the primary target :)  People aren't going to let you heal if they're halfway decent at PvP
15:14.42haarmno, it's usually the priests without the black shadows that are the primary target
15:14.43noedkick, bash, cs, etc etc, oh the fun
15:15.43AmadeoThat's the beauty of a Paladin
15:15.47Amadeothey shield, you can't do anything
15:16.08Amadeofree heals incoming
15:16.08haarmjust get your distance back, it's fine
15:16.17noedhum, does the new enemy castinbars that seems to come with the default tbc interface show the +castingtime casters get when they take dmg?
15:16.18haarmand get antagonist so you can time your next attack with the shield fade
15:16.35Amadeohaarm: Are you talking about beta or ptr?
15:16.41haarmbeta
15:16.48Amadeoare you horde or alliance?
15:16.52haarmhorde
15:16.57AmadeoHellfire?
15:16.58haarmbloodmyst
15:17.10Amadeois that the EU server?
15:17.13haarmyup
15:17.17Amadeoah
15:17.18haarmthe only eu pvp server
15:17.41Amadeoall I know is I can kill a Priest before they're out of stunlock on my PTR Rogue
15:18.25haarmdepends on the spec of both I guess, and if the priest knows the attack is incoming
15:18.32TainHappy American Imperialist holiday!
15:18.49AmadeoTain: :DDD
15:20.23*** join/#wowace Teomyr (i=teo@p54A3527A.dip.t-dialin.net)
15:21.34XuerianWhy thank you Tain! You too! Cheers! /gnaws on turkey aroma.
15:21.38XuerianXD
15:22.19AmadeoWaiting for some reviews of a new portable audio player
15:22.56hasteah, so it's a holiday in the US now?
15:23.08Amadeoyeah
15:23.13Amadeothe eating holiday
15:23.14Amadeohaha
15:23.46hastewell that explains all the 'have a great holiday' replies today
15:23.47*** join/#wowace MoonWolf (n=moonwolf@g173217.upc-g.chello.nl)
15:23.47*** mode/#wowace [+o MoonWolf] by ChanServ
15:24.01Amadeohaste: Happy Thanksgiving!
15:24.02Amadeo:P
15:24.07*** join/#wowace ckknight (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
15:24.07*** mode/#wowace [+o ckknight] by ChanServ
15:24.31hastehehe
15:25.37TainI'm giving everyone smallpox to celebrate.
15:25.53AmadeoBut you already gave me smallpox!
15:26.02TainNow it'll be bigpox!
15:26.11AmadeoArgh! Thwarted again!
15:27.46FrittiI'm such a .us n00b - I thought thanksgiving was on the 30th
15:28.14TainIt is one of those crazy holidays without a set date.
15:28.19Amadeoit's just Thursday
15:28.20Amadeohaha
15:28.21MikmaFritti: i forgive you
15:28.30Amadeoa floating holiday
15:28.37Frittiwoot! I've been forgiven!
15:28.44TainIt's the last Thursday before the last Friday of November, if I remember right.
15:29.02*** join/#wowace Mahiro (n=Miranda@153.191.78.83.cust.bluewin.ch)
15:29.06Amadeoyeah, I think so
15:29.09TainSo if the month ends on a Thursday, like this one does, it'll be the Thursday before the last one.
15:29.10hasteFritti: at least you knew when it was tho'!
15:29.12hasteor almsot
15:40.01ckknighthey all
15:41.39*** join/#wowace doktoreas (n=geko@host169-191-dynamic.3-87-r.retail.telecomitalia.it)
15:50.54*** join/#wowace Hjalte_Thor (n=chatzill@0x57317e07.svgnxx3.adsl-dhcp.tele.dk)
15:51.43*** join/#wowace ^^sun (n=sun@ARouen-152-1-94-159.w86-199.abo.wanadoo.fr)
15:52.11*** join/#wowace Grine (n=ghallber@h6n10c1o285.bredband.skanova.com)
15:54.27*** join/#wowace cryogen (i=stu@asteria.debian.or.at)
15:59.30*** join/#wowace hyperChipmunk (n=staharaj@d14-69-214-77.try.wideopenwest.com)
15:59.30*** mode/#wowace [+o hyperChipmunk] by ChanServ
16:01.40*** join/#wowace Garns (n=blub@muedsl-82-207-251-081.citykom.de)
16:02.09*** join/#wowace Elkano (n=elkano@ip-213-135-2-165.handshake.de)
16:02.16*** join/#wowace kov` (i=x@81.209.175.55)
16:02.33*** join/#wowace cordac (n=chatzill@ua-83-227-242-68.cust.bredbandsbolaget.se)
16:02.36*** join/#wowace kov` (i=x@81.209.175.55)
16:03.03CIA-1703sairen * r17850 10cyCircled/ (5 files in 2 dirs): cyCircled: Some very small changes and addition of TradesBar plugin.
16:04.56*** join/#wowace Anarki_ (n=christof@cpe.atm2-0-72168.0x5734b2a2.naenxx8.customer.tele.dk)
16:09.53*** join/#wowace Rophy (n=Miranda@218-165-108-61.dynamic.hinet.net)
16:12.36nevcairielwoot, mass poking
16:12.46nevcairielandg, Mikma, whats up?
16:12.51andgwhat
16:13.08nevcairieldunno, you poked me sometime earlier, says my log
16:14.43Mikmanevcairiel: poke
16:15.20nevcairielwhat?
16:15.21Mikmanevcairiel: paging, andg want's multiplebars :D i want the plain version
16:16.22andgwhat's the plain version
16:16.28Mikmaone bar
16:16.31andgisn't that what it already can do?
16:16.41Mikmaumm, dunno. can it?
16:17.38andgyou haven't tested it yet?
16:17.53andgmm stop whining then :D
16:19.56*** join/#wowace aE|neXter (n=gamersli@dslb-088-073-034-057.pools.arcor-ip.net)
16:20.00Mikma*bitch* *whine*
16:22.33Mikmanope, seems like it can't.
16:23.16*** join/#wowace alyx- (i=alyx-@r4ay106.net.upc.cz)
16:25.04CIA-1703nevcairiel 07TBC * r17851 10Bartender3/Bartender3/ (Bartender3.toc Bartender3_BarClass.lua Core.lua Options.lua):
16:25.04CIA-17Bartender3:
16:25.05CIA-17- new console command /bt3 config will bring up the full config
16:25.05CIA-17- fixes for small stuff.
16:26.17Mikmanevcairiel: andg want's the Dreamlayout in BT3 :P
16:28.37CIA-1703daklu * r17852 10FuBar_DakSmak/ (6 files):
16:28.38CIA-17FuBar_DakSmak
16:28.38CIA-17- Reorganized code for future functionality and better optimization.
16:28.38CIA-17- Added option for abbreviated text.
16:28.38CIA-17- Added option to display/hide icon and/or text on Fubar.
16:28.38CIA-17- Options and frame position are now saved across sessions.
16:28.40CIA-17- Added German localization file. (Still needs German translations.)
16:29.09Mikmanevcairiel: brilliant.
16:30.46Azurewrath~seen Neronix
16:31.02purlneronix <i=neronix@user-514c5185.l3.c5.dsl.pol.co.uk> was last seen on IRC in channel #wowace, 2d 16h 51m 46s ago, saying: 'Are they made of friggin' antimatter or something? -_-'.
16:35.30Mikmanevcairiel: what'cha think? i still say it should be an external module
16:36.14Mikmackknight: you here love?
16:39.40AmadeoDoes anyone know where Torgos's Bane is, in Terokkar Forest?
16:39.50[FH]Birdemanibone waste
16:41.15Mikmackknight: Cartographer, latest revision, M -> Location button -> Instances -> ANY instance: mouseover the marks on map = Error - Interface/AddOns/Cartographer/Modules/Notes.lua:1125: Tables-2.0: You cannot open a tables with an unregistered parent frame.
16:41.24Amadeo[FH]Birdemani: Where though?
16:41.53[FH]Birdemanii think like 31 54
16:42.08[FH]Birdemaniits among a bunch of huts and such
16:42.15[FH]Birdemanithe skettish are around it
16:42.44Amadeoout in the open, or by a village on the side?
16:43.14[FH]Birdemaniits in the middle of this ruined camped...i gues syou could call it that
16:44.14Amadeook, cool, thank ya
16:47.00andgugh. At last. I am free!
16:49.39*** join/#wowace Gamefaq|afk (i=Gamefaq@pD9527BB3.dip.t-dialin.net)
16:52.40*** join/#wowace Shyva (n=n0time@sd511586e.adsl.wanadoo.nl)
16:53.04*** join/#wowace Delemoose (n=techjoe_@64.129.191.158)
16:53.24phyberafter leeroy got his own card in WoW TGC, I wonder if they'll be one that promotes the use of more dots.
16:53.37phyber~more dots
16:53.52phyber~moredots
16:53.54purlHit it like you mean it!
16:54.41Bapsphyber: they use the phrase "more dots" in the advertisement for the onyxia expansion pack for the collectable card game
16:55.45Bapshttp://www.xeofyre.net/images/wow/wow_cards.jpg
16:55.52Bapsin the upper right corner
16:56.07*** join/#wowace gngsk| (n=gngsk@c-68-33-204-115.hsd1.md.comcast.net)
16:56.26Tekkubfuck... frozen milk
16:56.44phyberBaps: haha, nice :D
16:56.51Amadeo[FH]Birdemani: I found the area, but I can't find his Bane
16:56.53Amadeowhat's it look like?
16:59.52Amadeobah I found it
17:01.08*** join/#wowace Saroz (n=Saroz@0x50a422ad.slnxx1.adsl-dhcp.tele.dk)
17:02.24Amadeoargh
17:02.27AmadeoAlmost soloed him
17:02.33Amadeoeverything's immune to fear in TBC
17:02.49Amadeoand Warlock - Fear = Suck
17:04.55Bapshttp://www.xeofyre.net/images/wow/wow_cards.jpg
17:04.57BapsWHAT THE HELL.
17:05.06Bapshttp://www.patentstorm.us/patents/7028023-fulltext.html
17:05.10Baps(second link)
17:05.21Bapsit appears that LSI has patented the doubly linked list
17:05.55axxo':)' is trademarked
17:06.10Bapsthe patent was granted in april 2006
17:06.13grollpatents sucks :)
17:06.24Bapsit's been CS 101 material since the 1970s
17:06.35Bapsthe patent office needs to be shut down
17:06.39Bapsthey're out of control
17:06.53grollyep :)
17:07.16CIA-1703flyflame * r17853 10BigWigs_LoathebTactical/BigWigs_LoathebTactical.lua:
17:07.16CIA-17BigWigs_LoathebTactical :
17:07.16CIA-17- update zhCN locals
17:07.27grolljust look at medicine.. if the medicine companies wouldnt patent their stuff like 10 million ppl in africa could get cheaper aids meds.. etc etc
17:07.42Mikmahmm, wasn't it finnish dude that registered ':)'
17:12.35*** join/#wowace Kirkburn (n=Kirkburn@82-32-40-219.cable.ubr06.azte.blueyonder.co.uk)
17:19.39kergothhappy thanksgiving to any other us folks in here
17:20.39`-FISKER_Q\Anyone on the 2.0.1 PTR's?
17:21.02*** join/#wowace Cartas (i=DEF@host81-158-14-235.range81-158.btcentralplus.com)
17:21.48kergothI will be if this installer finishes sometime today
17:21.49kergothheh
17:22.07`-FISKER_Q\Has anyone else heard that there are 4 new bankslots on the PTR and one new bagslot?
17:22.30kov`there are
17:22.37gezrill go check that if I can get in
17:22.53`-FISKER_Q\why isn't there 4 new bankslots in TBC and one new bagslot then? :o
17:22.55`-FISKER_Q\pretty weird
17:23.28Sarozblue already answered that
17:23.29gezr550 in queue
17:23.37`-FISKER_Q\ok cool
17:24.10*** join/#wowace chuckg (i=chuckg@66-237-5-116.starstream.net)
17:24.15`-FISKER_Q\got a link for it?
17:27.04Elkano`-FISKER_Q\, I thik they exist in TBC, too
17:27.45phyber`-FISKER_Q\: there is
17:27.52phybernew bank slot costs 25g
17:28.19`-FISKER_Q\Yeah but that's 1 bank slot not 4 bank slots and a bag slot
17:28.56phybernot sure about the normal bag slot, but on TBC I definatly have the 4 extra slots in the standard bank and 1 extra bank bag slot :)
17:29.20CIA-1703moonsorrow * r17854 10SpecialEventsEmbed/SpecialEvents-Aura-2.0/SpecialEvents-Aura-2.0.lua:
17:29.20CIA-17SpecialEventsEmbed:
17:29.20CIA-17- raised max buff limit from 16 to 32
17:29.23phyberbecause I spent ages reorganising my bank after I logged in there ;)
17:29.27`-FISKER_Q\oh
17:29.33`-FISKER_Q\i must've misunderstood then :)
17:29.37phyberstupid 4 slots moved everything around.
17:29.53`-FISKER_Q\thought they meant 4 new slots for bags and one more slot for the mainbag
17:30.04`-FISKER_Q\mainbag = chara
17:30.07`-FISKER_Q\character bag
17:30.24phybercharacterbag should be upgradable.  sucks that it's not.
17:31.21Sarozthey arent
17:31.28Sarozbecause it will change for level 1 always
17:31.32Sarozaswell*
17:31.49Sarozso it creates an unbalance from level 1 to 60
17:31.58*** join/#wowace a-stray-cat (n=astrayca@63.197.134.218)
17:34.34*** join/#wowace a-stray-cat (n=astrayca@63.197.134.218)
17:34.37phyberSaroz: hmm?  being able to upgrade the character bag creates unbalance?  just like me sending 4x 16 slot bags to my alts then?
17:35.00SarozWhat to say
17:35.10phyberyou should just be able to replace it like a normal bag, with the exception that some bag MUST always exist in that slot.
17:35.11SarozThat's what blue said
17:35.21phyberso, if I get an 18 slot ony bag, I could dump my crappy 16 slot backpack.
17:35.53phyberSaroz: have a link? :)
17:35.59phyberor was it a while ago
17:36.23Sarozyea
17:36.26Sarozgo search :p
17:36.27Amadeo16 slot bags are easy to make in the expansion
17:36.40Amadeoand 18 slots will be pretty easy I assume, just need that mysterious Mana Loom
17:37.51*** join/#wowace a-stray-cat (n=astrayca@63.197.134.218)
17:40.03Amadeowow, you can install Linux on the PS3
17:40.46*** join/#wowace Higdur (n=niklas_r@81-229-155-229-o1124.telia.com)
17:41.05Amadeohttp://www.gametrailers.com/umwatcher.php?id=22857
17:41.30AmadeoI wonder what other operating systems will work on it
17:41.56AmadeoOr if you could run Linux games on it
17:42.01AmadeoPlay WoW on your PS3 :P
17:42.07HigdurAnyone knows a good addon to track warrior stats (resists, parries, doges, blocks etc)?
17:42.45phyberAmadeo: that might work, if linux had access to the graphics acceleration (it doesn't yet)
17:42.51AmadeoHigdur: It's built into the expansion
17:42.53phyberAmadeo: also, you know that the PS2 ran linux, right? :)
17:42.57Amadeoyeah
17:43.09Amadeobut PS3 is powerful enough to run current PC software
17:43.42HigdurAmadeo: yeah, but actual stats from a given fihgt, so that it'll help you determine which kit to use on a particular boss fight etc
17:43.50Amadeophyber: So it's up to a Linux distrobution to support the graphics on the PS3?
17:43.56AmadeoHigdur: Oh ok, I'm unsure then :)
17:44.33phyberAmadeo: I guess it's up to Sony to tell people how the graphics work, or for Sony to make some driver for it.
17:44.43Amadeooh, so it'll never happen :(
17:44.55`-FISKER_Q\epic fail Amadeo
17:45.01`-FISKER_Q\"I'm just gonna logon as root"
17:45.02`-FISKER_Q\GTFO
17:45.03`-FISKER_Q\:P
17:45.12Amadeothat's not my video, lol
17:45.23`-FISKER_Q\just saying it's epic fail :)
17:45.54Amadeohe's just trying to be cool I think
17:45.56Amadeo:P
17:46.13Bapsamadeo: linux works because it supports the cell processor.  most other OS don't
17:46.25AmadeoI'm in your PS3, rooting your Linux!
17:46.29`-FISKER_Q\Winamp[5.04]: [Listening to (radio): DJ Brownout - Vibez - Vol. 4 (D I G I T A L L Y - I M P O R T E D & HappyHardcore.com - Hardcore - DJ mixes, hard dance and NuNRG!)] Online radio has been running for 16hrs 31mins 14secs
17:46.29`-FISKER_Q\yay
17:46.36Bapsthe BSDs might sometimes soon.  don't hold your breath waiting for XP or Vista to support it
17:46.41`-FISKER_Q\haha
17:46.47`-FISKER_Q\Well why should it?
17:46.49hasteFisker!
17:46.55`-FISKER_Q\haste!
17:46.59Amadeoyeah, I don't expect an MS OS to support it
17:47.10hasteYou know, if you had only one special sign infront of your name, I could actually auto-complete it :p
17:47.14hastebut two, not possible :D
17:47.22`-FISKER_Q\ah
17:47.24Amadeobesides, if MS did support it, they'd have to provide technical support for it
17:47.34Amadeoso, it'll never happen
17:47.59Bapsand I wouldn't expect WoW to work on the ps3 -- wow is an i386 binary so you can emulate a lot of the directx calls, etc on an intel box running linux, but you can't do that on another processor without also emulating the processor.. which is much more exp
17:48.01FiskerWell someone might be able to emulate :)
17:48.02AmadeoI'll be really interested in the PS3's capabilities if Linux can access the graphics on it
17:48.03Bapsexpensive
17:48.19AmadeoBaps: But WoW runs in OpenGL also
17:48.27*** join/#wowace leech2k (n=leech@deathgrab.com)
17:48.31Bapsyou miss my point
17:48.36hastenp: FAKE? - Pulse (Japanese/Original version)
17:48.47Bapsyou'd have to emulate a i386 architecture for the processor on the cell
17:49.05Bapstranslating EVERY machine instruction gets very slow
17:49.19Bapsprohibitively slow
17:49.21AmadeoSo you're saying there's a specific Fedora distrobution for Cell?
17:49.26Bapsyes
17:49.33AmadeoInteresting
17:50.05FiskerLinux supports a lot of processors too
17:50.13AmadeoFedora sure has an ugly desktop
17:50.26Baps*Shrug* I don't use their defaults
17:50.34FiskerI usually use XFCE
17:50.40Fiskerwell it's a while since i used linux
17:51.03leech2kare there any ace2 selfcast that work in tbc?
17:51.13AmadeoI thought most people gave up Red Hat a long time ago
17:51.37leech2kRed Hat is still big in the corparate sector.
17:51.37Fiskerfedora core is a free community supported desktop version of red hat i think
17:51.42AmadeoYeah
17:51.54Amadeobrb
17:51.55kergothleech2k: is the new autoselfcast thats built in not good enough?
17:52.01kergothit seems to work great here
17:52.14leech2ku cant use shit-key bindings with it
17:52.23Fiskerthen change the modifier
17:52.26leech2kif u hit alt it doesnst recognize the shift
17:52.28phyberso use some decent key bindings instead.
17:52.43kergothhmmm
17:52.43leech2kI use 1-0 and shift-1-0
17:52.46leech2kalways have
17:53.43*** join/#wowace kamel (n=geforz@p54A7894A.dip0.t-ipconnect.de)
17:55.31leech2kya for some reason it doesnt recognize the shift key once u hit the alt key
17:55.51*** join/#wowace sylvanaar (n=sylvanaa@205-196-182-22.static.cmts1.phonoscope.net)
17:57.22*** join/#wowace Cheads (i=chead@0x57346899.virnxx18.adsl-dhcp.tele.dk)
17:57.34*** join/#wowace Cheads (i=chead@0x57346899.virnxx18.adsl-dhcp.tele.dk)
18:03.01*** join/#wowace Miles (i=user@174-228.surfsnel.dsl.internl.net)
18:03.15*** join/#wowace InterCeptor (n=intercep@p50917C13.dip.t-dialin.net)
18:03.15[Cu]Werikphew
18:03.54CIA-1703neriak * r17855 10FuBar_PursueFu/FuBar_PursueFu.lua:
18:03.54CIA-17FuBar_PursueFu
18:03.54CIA-17- fixed localization (made use of Babble-Spell for spell names)
18:07.22*** join/#wowace Funkeh` (n=email@host81-157-154-246.range81-157.btcentralplus.com)
18:08.44ckknighthey all
18:09.04Funkeh`hey all
18:09.11Funkeh`hey ck :)
18:09.21leech2khello
18:10.39*** join/#wowace doktoreas_ (n=chatzill@host169-191-dynamic.3-87-r.retail.telecomitalia.it)
18:10.44doktoreas_hi to all
18:11.00ckknightMikma, update your TabletLib
18:11.13ckknighthow's everyone doing?
18:11.22gezrhowdy yall,
18:11.28Mikmackknight: meh, ok let's see
18:11.57ckknightwoke up at 5:20 AM in order to go do charity work :-P
18:11.59ckknightblah
18:12.01doktoreas_mate i have bartender2, but i can't move the button
18:12.19Mikmadoktoreas_: /bar lock
18:12.30doktoreas_i can move the bar
18:12.34leech2kso it seems no selfcast mods will ever work in 2.0 :-(
18:12.44doktoreas_but i wanna swap the button from bar
18:12.48[Ammo]you have to use blizzard's retarded selfcast
18:12.55leech2kits sucks though
18:13.00[Ammo]yeah bigtime
18:13.08leech2kit wont slefcast any bindings with shift in them
18:13.24Mikmadoktoreas_: unlock the buttons from interface menu
18:13.25Higdurwhy would they disable something like that? :/
18:13.50doktoreas_lock in interface menu is for bar or for button?
18:14.21Mikmabutton
18:14.21leech2kdoh alt bindings dont work either!
18:14.34doktoreas_Mikma:  i'll try thx
18:15.10*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
18:15.10*** mode/#wowace [+o ckknight_] by ChanServ
18:15.24ckknight_odd
18:15.37gezrany of you guys play on hellscream?
18:15.43Amadeoback
18:15.58AmadeoSo yeah...now that I'm all off topic
18:16.09AmadeoEven though the 360 and PS3 are powerful, I'm more interested in the Wii
18:16.50ckknightsame
18:17.57doktoreas_Mikma: with lock i can move the bar.. the become green but i can't move a single button
18:18.36ckknightMikma, did that fix it?
18:18.38Mikmadoktoreas_: then you have buttonlock on
18:18.54Mikmackknight: testing now, just managed to update !!!Libs
18:19.15*** join/#wowace Arrowmaster` (i=Arrow@cpe-24-209-111-105.woh.res.rr.com)
18:19.18Amadeodamn, this is a sexy foobar2000 - http://img47.imageshack.us/img47/7794/aaaaaaaaaaaayj5.png
18:20.14AmadeoI had no idea you could do that much to it these days
18:20.37kergothyeah that one is nice, i actually downloaded that config earlier to play with it :)
18:20.52Amadeodid it work out ok?
18:21.13kergothnot particularly, was missing some components it wanted
18:21.19kergothneed to play around more in a bit
18:21.20Mikmackknight: yesh.
18:21.25*** join/#wowace ag` (n=ag`@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
18:21.26ckknightMikma, works?
18:21.33Amadeodamn
18:21.37ckknighthey ag`
18:21.49Mikmackknight: yeah, nicely
18:22.04ckknightchange your post or reply, then
18:23.18doktoreas_Mikma: my fauolt sorry
18:23.34Mikmackknight: righto
18:23.53Grineman I wish I had acess to the SVn sometimes :P
18:23.55Amadeokergoth: The trackinfo mod panel link is broken :(
18:24.06kergoth:(
18:24.54Mikmai'm glad users can delete their posts
18:24.58hastefoobar 2000 is one of the programs I miss :(
18:25.04hastethe other one is uTorrent
18:30.09*** join/#wowace kovi (i=x@81.209.175.55)
18:32.44*** join/#wowace vhaarr (n=chatzill@ghybel696.krs.hia.no)
18:36.46Grinei just started testing foobar2000
18:37.07CIA-1703rabbit * r17856 10BigWigs/Core.lua: BigWigs: Core: Removed ToggleModuleActive hook, not needed now with the new Ace2 events.
18:37.16vhaarrNew pre-release version, or what are you testing it for?
18:46.21Grinefor myself
18:46.26Grinenever tried it before
18:46.55nevcairielag` how can i increase the gap between party frames?
18:47.14nevcairielin TBC
18:47.45nevcairielah nvm, found it
18:47.49nevcairielits a bit hidden tho :)
18:48.01ckknightI need a task.
18:48.16*** join/#wowace Parak (i=PROFI@user-10874ap.cable.mindspring.com)
18:49.01yacoobsolve world's hunger problem.
18:51.06ckknightI'm serving food in like 2 and a half hours
18:51.17ckknightI meant more like something I could code
18:51.18Azurewrathmhm... anyone know a good Buff Mod? Moving the Standard Buff icons would be enough.. since Buffalo is bugged and the Author seems not interested in fixing it :/
18:51.18Mikmackknight: yatlas
18:51.20vhaarrckknight: Keybinding support for Dewdrop, or a type="text", isKeybinding = true thing for AceOptions, or both.
18:51.30ckknightvhaarr, hrm...
18:51.36nevcairielag`: another problem tho, someone joined my party while i was in combat, and it failed to init the new frame, hat to reloadui to make it respond to clicks and work correctly
18:51.42ckknightMikma, complicated.
18:51.53ckknightAzurewrath, ElkBuffBar?
18:51.55Mikmackknight: it's a task :)
18:52.16MikmaAzurewrath: blizzard default with Bartender3_Dreamlayout? ;)
18:52.33Azurewrathckknight: naah.. i like the standard icons :)
18:53.21vhaarrckknight: Fix that option group/checkbox issue I reported ages ago that I already forgot.
18:53.27vhaarrNot that I think you remember either, but :P
18:53.27hasteheh...
18:53.36ckknightvhaarr, what was that?
18:53.38hasteokey, so I have a network disc on my windows computer
18:53.51AzurewrathMikma: mhm.. i thought Bartender is bars only? ;)
18:54.17hasteand it doesn't like folders with same name, but different cap :(
18:55.49vhaarrckknight: I don't remember. Just that it had something to do with type="text", validate=<table>
18:55.50MikmaAzurewrath: yeah but it was easy so i did it too ;)
18:56.03ckknightvhaarr, well, if you remember...
18:56.14vhaarrckknight: Give me somewhere to report issues?
18:56.23vhaarrI bet I've reported 20 that we both forgot about.
18:56.31nevcairiellol
18:56.35ckknightthings aren't structured well now
18:56.40vhaarrindeed
18:57.00nevcairieljust setup some random bugtracker on some bogus webspace :)
18:57.06vhaarrI have.
18:57.08vhaarrI set up bugzilla.
18:57.08ckknightwhatever, I'm working on the keybinding thing for AceOptions
18:57.22vhaarrcool
18:57.30ckknightTekkub, what was the Ubuntu-style bugtracker you were looking at?
18:57.40vhaarrLaunchpad?
18:58.01vhaarrThat's Ubuntus bug-tracker, at least.
18:58.02Tekkubuh...
18:58.03vhaarrI've used it a bit.
18:58.05Tekkubsomething
18:58.10yacoobthe interface is nice
18:58.12Tekkubyea prolly
18:58.14yacoobbut it's not free, is it?
18:58.17vhaarrIt's not.
18:58.22vhaarrAnd it's not released yet either, AFAIK.
18:59.03ckknightvhaarr, gonna have it be validate = 'keybind'
18:59.09vhaarrckknight: nice
18:59.24ckknightwhich makes sense
18:59.33vhaarrindeed it does
19:01.51*** join/#wowace ag` (n=ag`@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
19:03.37CIA-1703jncl * r17857 10Skinner/Skinner.lua: Skinner: Fix bug which prevented the Gradient Effect from being disabled
19:05.03yacoobo/~ yay!
19:10.06Grineso like...
19:10.24Grinethat fix for fruityloots+skinner seems to be an anti fix imo XD
19:15.17*** join/#wowace Andalia (n=xx@p54ADAF2D.dip0.t-ipconnect.de)
19:15.38*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
19:15.38*** mode/#wowace [+o ckknight_] by ChanServ
19:17.54*** join/#wowace Beor (n=opera@178.81-166-220.customer.lyse.net)
19:19.17Amadeoanyone use trackinfo in fb2k?
19:19.50*** join/#wowace chuckg_ (i=chuckg@66-237-5-116.starstream.net)
19:27.31leech2komg blue responded to me!
19:28.00leech2k" If you bind a key binding to alt-X then the alt key will not be considered "down" for the duration of the binding - the modifier was consumed by resolving the key binding.
19:28.02leech2kIn the next beta update, if you bind a key binding to shift-X, then the alt key will be available in the binding."
19:28.42leech2khmm
19:28.49leech2kso maybe next patch
19:30.01yacoob"maybe next patch" - always true mantra of wow coder :)
19:30.14yacoob(did the default chat tab got fixed?)
19:30.15leech2klol
19:32.34*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
19:32.34*** mode/#wowace [+o ckknight_] by ChanServ
19:34.10*** join/#wowace Asni (n=insa@26.30-201-80.adsl-dyn.isp.belgacom.be)
19:37.27*** join/#wowace kovi (i=x@81.209.175.55)
19:38.17*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
19:38.17*** mode/#wowace [+o ckknight_] by ChanServ
19:39.17*** join/#wowace snurre- (n=snurre@AVelizy-153-1-53-124.w86-205.abo.wanadoo.fr)
19:42.36*** join/#wowace doktoreas (n=geko@host169-191-dynamic.3-87-r.retail.telecomitalia.it)
19:49.38*** join/#wowace in_der_wueste (n=geforz@p54A7894A.dip0.t-ipconnect.de)
19:49.54*** join/#wowace mjc (i=mjc@sartre.ispvip.biz)
19:50.00mjcckknight_: about?
19:50.15ckknight_in reference to?
19:50.43mjccartographer is amazing.
19:51.23ckknightgood stuff.
19:51.26ckknightglad you appreciate it.
19:51.36mjcblows every other map mod out of the water.
19:51.48ckknightit's not done yet ;-)
19:51.57ckknightI just got my tauren suited up with mining and herbalism
19:52.01mjchehe
19:52.07ckknightas soon as I'm done hacking dewdrop, I think you can guess what I'm doing
19:52.48mjcI'm writing a module for it but I don't think you should include it. :p
19:53.05ckknightwhat is it?
19:53.15mjcallows you to draw bot paths on the map with the mouse ;)
19:53.26ckknightbot paths?
19:53.28ckknightdon't bot.
19:53.39mjcexactly why I figured you shouldn't include it :)
19:54.48JensCan I force AceUpdater to redownload addons? Switching mods to include dependencies.
19:57.14HjalteThe health decifit number on my grid sometimes dissappears.. "-673" turns into "-".. Anyone else experiencing this?
19:57.30*** join/#wowace Espa (n=espa@adsl-69-109-127-243.dsl.pltn13.pacbell.net)
19:58.52HjalteJens: Go to preferences and set skipversioncheck to true
19:59.20JensNice. Thanks.
20:05.27JensAnyone know of an alternative to CT_Viewport?
20:06.40haarmthat evil skinner mod has a viewport in it
20:11.35Funkeh`[Ammo]: you about?
20:13.32ckknightvhaarr, so you know, the keybinding deal is very shiny, and was actually pretty easy to do.
20:13.49*** join/#wowace Elkano (n=elkano@ip-213-135-2-165.handshake.de)
20:14.37[Ammo]yeah
20:14.55[Ammo]although I'm a bit idle
20:14.58[Ammo]I have to dps PW :p
20:15.58*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
20:15.58*** mode/#wowace [+o ckknight_] by ChanServ
20:18.37Funkeh`[Ammo]: i read in your post that loatheb was broken, i havent done loatheb in a while, why should it be broken? Oo
20:23.37[Ammo]it's nolonger broken :p
20:24.22*** join/#wowace Tem (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
20:24.22*** mode/#wowace [+o Tem] by ChanServ
20:25.03vhaarrckknight: cool :)
20:25.28ckknight_not done yet
20:25.37ckknight_and I want to make it so that it shows Insert instead of INSERT
20:25.39ckknight_and such.
20:25.44ckknight_looking through Blizzard's code now
20:25.49*** join/#wowace Tem (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
20:25.49*** mode/#wowace [+o Tem] by ChanServ
20:26.43ckknight_ooh, found it
20:26.51ckknight_assert(KEY_INSERT == "Insert")
20:27.39vhaarrckknight: I'm guessing the hardest part will be making the Dewdrop representation.
20:27.49ckknight_actually that's not too hard.
20:28.00ckknight_I already got Dewdrop doing backflips
20:28.05vhaarrokay
20:28.11vhaarrI had a hard time doing it from the outside, though.
20:28.20vhaarrHooking the anonymouse edit boxes created by dewdrop.
20:28.28vhaarr-e
20:29.01vhaarrI never got it working because the text type did some crazy resetting of the values all the time.
20:29.16ckknight_;-)
20:29.22ckknight_you don't hack Dewdrop from the outside.
20:29.49vhaarr:P
20:29.56vhaarrI had to try.
20:30.51ckknight_I also have to make this work with clicks, which is a bit of a pain.
20:30.58ckknight_SHIFT-Middle click
20:31.00ckknight_and such
20:31.59vhaarrhm, I guess
20:47.38mjcckknight_: if I castspell while dragging a fubar mod it gets stuck to the mouse
20:48.09ckknight_prolly shouldn't do that, then.
20:48.35ckknight_I'll look into it later
20:48.39mjcwell I just put it in a macro... :/
20:51.58*** join/#wowace Wraithan (n=Wraithan@pool-71-117-220-160.ptldor.fios.verizon.net)
20:52.29CIA-1703ckknight * r17858 10DewdropLib/Dewdrop-2.0/Dewdrop-2.0.lua:
20:52.29CIA-17.Dewdrop-2.0 - added keybinding support.
20:52.29CIA-17added validate = 'keybinding' to AceOptions.
20:52.29CIA-17added 'editBoxIsKeybinding' option
20:52.38ckknightseems odd, though, since those frames aren't protected.
20:52.48WraithanIs there anyway to make the wiki wrap the code stuff... some of us don't have screens wide enough to view all of it
20:53.03*** join/#wowace Parak (i=PROFI@user-10874ap.cable.mindspring.com)
20:53.17ckknightno, that's a bad idea.
20:54.00Wraithantrue, just sucks to be on my laptop on the site
20:54.23Wraithanbut found I can hide the contents window, so I think I have my problem fixed
20:56.06ckknightand wikified the keybinding stuff
20:56.09ckknightvhaarr, please test it out.
20:56.20ckknightnote: I haven't put it in AceConsole yet
20:56.24vhaarrckknight: Will do.
20:56.27vhaarrAnd I noticed, thanks.
20:56.43ckknightI will, later.
20:57.57*** join/#wowace kov` (i=x@81.209.175.55)
21:05.46*** join/#wowace chris152 (n=ablinger@dsl-30-95.utaonline.at)
21:10.06vhaarrckknight: When holding down ALT and CTRL, ALT shows first, like ALT-CTRL-X, but with SHIFT, it shows as CTRL-SHIFT-X.
21:10.26vhaarrI'd prefer CTRL to be first always.
21:11.22Elkanockknight, what did you change in FuBar today/yesterday?
21:12.57Elkanoplugins are showing up on the wrong bar and I've got more bars on login than I had on logout
21:13.27vhaarrThat's a known bug, unrelated to the recent checkin.
21:14.11Elkanowell, but it did work for me all the time befor that update
21:15.00vhaarrSo you haven't triggered that bug until now, I'm unsure what triggers it specifically, but the recent checkin is not related.
21:15.31Elkanodoesn't stop me from blaming ck ;)
21:16.02vhaarrObviously, it's his code anyway, but it's an old bug.
21:20.44Frittihrm, no patch for TBC beta?
21:22.06*** join/#wowace Tem_ (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
21:22.06*** mode/#wowace [+o Tem_] by ChanServ
21:22.33Frittiheya Tem_
21:23.23Temhi
21:29.52WraithanI am not sure what I did wrong here, but I keep getting a missing "=" or "in" in this line:
21:29.52Wraithanfor lastKilled.mobType, xp in string.gfind(arg1, self.gainExpString) do
21:30.05Wraithanstill learning this Lua stuff
21:30.45WraithanThat looks to be the exact same format that I have seen in other for loop declairations
21:31.03vhaarrWhat's lastKilled.mobType? That's not how it works.
21:31.14vhaarr|for key, value in pairs(table) do|
21:31.16*** join/#wowace ag` (n=Andreas@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
21:31.30vhaarrKey and Value are assigned for each iteration.
21:32.16WraithanRight, I am trying to assign the value of return values form string.gfind() to those 2 variables
21:32.40Wraithando I have to use a temp variable then assign it later?
21:32.42vhaarrWhy? lastKilled.mobType will be overrided for every iteration, it makes no sense.
21:33.14vhaarrThe temp variable is made for you automatically if the iteration occurs.
21:33.20*** join/#wowace ag`_ (n=Andreas@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
21:34.27WraithanI want to save the last mobType in that loop, and reuse the variable instead of making a variable for the loop then assigning that value
21:34.43CIA-1703beerke * r17859 10BigWigs_LoathebTactical/BigWigs_LoathebTactical.lua:
21:34.43CIA-17BigWigs_LoathebTactical :
21:34.43CIA-17- Group Counter fixed
21:35.31vhaarrlocal lastMob = nil; for k, v in string.gfind(wtf) do lastMob = k end; if lastMob then lastKilled.mobType = lastMob end
21:35.46Temyou can't use lastKilled.mobType
21:35.53Wraithanthat is useless assignment though, atleast in most languages it would be
21:35.56Temalso, I doubt gfind is what you want
21:36.01vhaarrindeed
21:36.07kergothmmm turkey
21:36.59sylvanaarhave any of you seen these errors before: http://ace.pastey.net/2682
21:37.13Tempost the entire code fragment
21:37.39TemWraithan, I have HUGE doubts that you need gfind
21:37.48hastehmm, I need to learn basic C or something now
21:37.51Temyou probably want match
21:38.41Wraithanhttp://ace.pastey.net/2683
21:38.51Wraithanit is a regex search and capture
21:39.43WraithanI know there are lots of the this type of mod out there, I was just trying to convert it to Ace, to learn Ace and Lua
21:41.32TemWraithan, http://ace.pastey.net/submit.php
21:42.23WraithanWhat?
21:42.36WraithanInput text is not set!
21:42.40Wraithanis what I get from that link
21:42.56Temer, sorry
21:43.02Temhttp://ace.pastey.net/2684
21:43.20chris152is someone of you familiar with oskin?
21:44.06WraithanAh I see
21:44.19WraithanI got the way I was doing it from a mod called 'Killmore'
21:44.39Temyes well
21:45.16Temyou'll never get more than one iteration
21:45.24Temso using gfind there is a waste
21:45.57WraithanAh, that does make sence
21:46.04WraithanI wasn't really thinking about it I guess heh
21:47.46sylvanaarok - if any of the ace2 folks have a chance to eyball the ace-oo/ace-modulecore error pastied, let me know - i dont want to be a pest
21:53.25WraithanHmm
21:58.20WraithanTem, on that line you modified, it says attempt to index global value 'arg1' (a string value).
21:58.44WraithanDoes that mean it is the wrong type? These error messages don't seem to be that helpful to me heh
22:05.54CIA-1703rabbit * r17860 10ClosetGnome_BigWigs/ClosetGnome_BigWigs.lua:
22:05.54CIA-17ClosetGnome_BigWigs:
22:05.54CIA-17<PROTECTED>
22:05.54CIA-17<PROTECTED>
22:09.26*** join/#wowace Meiun||_ (n=CladaM@c213-89-54-240.bredband.comhem.se)
22:16.12CIA-1703sylvanaar * r17861 10FuBar_SWStats2Fu/ (. FuBar_SWStats2Fu.toc): FuBar_SWStats2Fu: embed compost?
22:16.53*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
22:16.53*** mode/#wowace [+o ckknight_] by ChanServ
22:17.03CIA-1703nickenyfiken * r17862 10FuBar_TrainerFu/ (. FuBar_TrainerFu.toc TrainerFu.lua TrainerFuLocals-enUS.lua):
22:17.03CIA-17FuBar_TrainerFu:
22:17.03CIA-17- Added support for localization (enUS)
22:17.03CIA-17- Changed a lot of code and hopefully squashed all bugs but probably added some new :-P
22:17.04CIA-17- Data storage changed a bit but upgrade from previous version should work
22:18.17*** join/#wowace ag` (n=Andreas@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
22:18.36*** join/#wowace Nickenyfiken (n=chatzill@83.145.59.23)
22:20.09CIA-1703sylvanaar * r17863 10FuBar_SWStats2Fu/: FuBar_SWStats2Fu: bad zip
22:21.49anenigmaO.o there's a FuBar_SWStats2Fu ... interesting
22:23.31anenigmalooks better than my current fubar plugin too (aka shows rdps+dps in tooltip)
22:23.48Wraithanrdps?/
22:23.59Wraithanraw?
22:24.21anenigmaraid dps
22:24.26Wraithanah kk
22:24.26anenigmaas in total for whole raid
22:24.31Wraithanyeah
22:24.49anenigmamore useful on timed fights, ala patchwerk+loatheb to an extent
22:25.10WraithanI see
22:25.29anenigmaanyway, work.
22:27.10*** join/#wowace ag`_ (n=ag`@0x503e75de.bynxx18.adsl-dhcp.tele.dk)
22:27.13sylvanaaranenigma: sorry, i was tabbed out
22:27.55sylvanaaranenigma: its for sw_stats 2.0
22:30.16sylvanaaranenigma: it can show those stats + exchange sw_stats configuration settings + update the 'report target' - i need feedback as to if the data exchange features are working, so if you do happen to run it let me know
22:41.13vhaarrag`: Is agUF ready to show party pet frames soon?
22:43.10kergothckknight_, ping
22:43.54ckknight_hey all, back
22:44.00ckknight_served the retirees
22:44.07ckknight_kergoth, anti-ping
22:44.33Funkeh`ckknight_: im getting an error every time i open cart modules\raidcolors.lua:89 attempt to index local `t' (a nil value)
22:44.46kergothckknight, functionality question, can a module of an acemodulecore itself be an acemodulecore with modules? :)
22:44.49ckknightvhaarr, it's not about preference, it's about how Blizzard does it.
22:45.16*** join/#wowace fleetfoot (n=fleetfoo@c-1b9b72d5.014-202-6e6b701.cust.bredbandsbolaget.se)
22:45.38ckknightkergoth, yes.
22:45.39ckknight;-)
22:45.46ckknightad nauseum
22:45.59kergothhmmm
22:46.05kergothi'm experiencing an odd behavior
22:46.26vhaarrckknight: right
22:46.43ckknightvhaarr, regarding the ctrl/shift/alt order
22:46.49vhaarryes
22:46.52vhaarrI got you.
22:48.34ckknightkergoth, hrm?
22:48.54CIA-1703ckknight * r17865 10Cartographer/Modules/RaidColors.lua: Cartographer-RaidColors - bugfix at line 89
22:50.20*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
22:50.20*** mode/#wowace [+o ckknight_] by ChanServ
22:50.30ckknight_gah
22:50.32ckknight_<ckknight> kergoth, hrm?
22:51.08*** join/#wowace StarkHalo (n=StarkHal@200.94.226.33)
23:03.11*** join/#wowace Jens (i=Jens@pdpc/supporter/active/Jens)
23:10.06*** join/#wowace Tem (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
23:10.06*** mode/#wowace [+o Tem] by ChanServ
23:11.02*** join/#wowace Jens (i=Jens@pdpc/supporter/active/Jens)
23:11.18ckknightback
23:12.15mjcblah
23:12.59ckknightblah?
23:15.31mjcyeah.
23:16.56axxowtb bigwigs module that yells at me when a boss fight starts and no soulstone is up
23:25.56*** join/#wowace Tem (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
23:25.57*** mode/#wowace [+o Tem] by ChanServ
23:28.04*** part/#wowace StarkHalo (n=StarkHal@200.94.226.33)
23:31.11*** join/#wowace steino (n=stein-iv@ti531210a080-0240.bb.online.no)
23:41.34CIA-1703neriak * r17866 10Babble-2.2/Babble-Spell-2.2/Babble-Spell-2.2.lua:
23:41.34CIA-17Babble-2.2
23:41.34CIA-17- fixed tracking icon for Track Humanoids (it's Spell_Holy_PrayerOfHealing) in Babble-Spell-2.2.lua
23:42.21*** join/#wowace Tem_ (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
23:42.21*** mode/#wowace [+o Tem_] by ChanServ
23:44.59*** join/#wowace ckknight_ (n=ckknight@rrcs-74-62-251-185.west.biz.rr.com)
23:44.59*** mode/#wowace [+o ckknight_] by ChanServ
23:46.22CIA-1703neriak * r17867 10FuBar_PursueFu/ (. FuBar_PursueFu.lua FuBar_PursueFu.toc Locales/deDE.lua):
23:46.22CIA-17FuBar_PursueFu
23:46.22CIA-17- added german localization file
23:47.18*** join/#wowace |Shadow| (n=Shadow@212.32.67.196)
23:54.46*** join/#wowace Tem (n=tardmrr@ip68-229-128-251.lf.br.cox.net)
23:54.46*** mode/#wowace [+o Tem] by ChanServ
23:54.59CIA-1703jncl * r17868 10Skinner/Skinner.lua: Skinner: Finally fix Gradient bug, I hope
23:55.27Tekkubdamn overpowered couch
23:55.57hasteI know how they are, pure evil
23:56.09hasteYou walk past it, and it just one shots you
23:56.33CIA-1703rabbit 07TBC * r17869 10aUF_Banzai/aUF_Banzai/aUF_Banzai.lua: aUF_Banzai: Fix raid -> party unit matching.

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.