IRC log for #curseforge on 20090122

00:01.44*** join/#curseforge doom0r (i=Doom0r@c-24-14-47-37.hsd1.il.comcast.net)
00:11.20*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net)
00:24.27*** join/#curseforge Ackis (n=asdf@WoWUIDev/WoWAce/ARL/Troll/Ackis)
00:24.27*** mode/#curseforge [+v Ackis] by ChanServ
00:37.16*** join/#curseforge ckknight (n=ckknight@c-68-62-175-169.hsd1.al.comcast.net)
00:37.16*** mode/#curseforge [+o ckknight] by ChanServ
01:15.03*** join/#curseforge purl (i=ibot@rikers.org)
01:15.03*** topic/#curseforge is curseforge.com | paste.curseforge.com | Please tell us what you think we're doing wrong and/or right at http://www.curseforge.com/p/curseforge/tickets/. | WoW Discussion: #WoWUIDev | WAR Discussion: #WARUIDev | Mac client: http://static.curseforge.net/client/Curse%20Client%20Setup%202.0.0.15.dmg
01:19.40*** join/#curseforge drexore (n=drexore@91.141.214.13)
01:20.46Arrowmasterrepo doesnt like netsplits
01:22.56*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net)
01:46.10ckknight@ping
01:46.10Repopong
01:46.14ckknighthe'll be fine
01:47.34*** join/#curseforge Bloodwalker (n=none@CPE001ee55ab1f9-CM0012254086ac.cpe.net.cable.rogers.com)
02:03.34Arrowmastersyncing working?
02:27.08*** join/#curseforge smcn (i=smcn@75-164-166-64.ptld.qwest.net)
02:30.09*** join/#curseforge Repo (n=supybot@69.57.184.216)
02:31.04*** join/#curseforge Repo (n=supybot@69.57.184.216)
03:14.25ReAnsyncing?
03:15.27*** join/#curseforge Dashkal (n=dashkal@S0106000476e7af4b.vc.shawcable.net)
03:15.30*** mode/#curseforge [+v Dashkal] by ChanServ
03:15.34ReAnckknight: ping?
03:15.43ckknighthey ReAn
03:16.00ReAnthere a list of repobot commands lying around somewhere?
03:17.21ReAnby the way...
03:17.29ReAndont ever go to python.com accidentally
03:17.33ReAnin a public place...
03:20.20ckknight@list CurseForge
03:20.20Repockknight: curse, describe, postaticket, project, repository, and ticket
03:22.59ReAn@curse
03:23.01RepoReAn: (curse <project> or <game>/<project>) -- Returns details about the project
03:23.06ReAnah
03:23.12ReAnyou should add @page
03:23.18ReAnfor pointing to API docs
03:23.19ReAnetc...
03:23.33ReAnofcourse, when you have time
03:30.37pastamancerwhat sort of pythons can one expect at python.com?
03:33.21HjalteThe NSFW sort, it seems.
03:42.46ReAnckknight: ping?
03:42.56ckknightReAn: pong
03:43.02ckknightfile a ticket if you want @page
03:43.10ReAnwhat version of python you running supybot under?
03:43.20ReAn2.5 ?
03:43.24ckknightyep
03:43.36ReAnyou get errors/warnings about deprecation?
03:43.53ReAnever
03:44.26ckknightno
03:44.57ReAnso far this attempt at an quick bot is proving fruitless
03:46.21ckknighthehe
03:49.45ReAnyea, some junk about md5 being deprecated, hashlib replaced it and some other junk
03:49.50ReAnand im no python pro at all
03:50.04ReAnso im really at a loss, #supybot is rather unresponsive to boot :/
04:02.25ckknightfrom hashlib import md5
04:02.32ckknightinstead of from md5 import new
04:07.04ReAnactually, found out what the ERROR was, the deprecations were warnings
04:07.09ReAnthe error just baffles me
04:07.31HjalteAnyone using the latest CC alpha, now beta, with alternative external preferences?
04:20.29ReAnhah ckknight, i found the problem >_< python 2.6 changed the object class :(
04:20.40ckknighthow so?
04:28.20ckknightReAn: how so?
04:28.41ReAnwell you know how object.__init__ takes parameters?
04:29.03ReAnnot in 2.6
04:29.22ckknightyea, the base object.__init__ shouldn't take params
04:29.35ReAnit did back in the past apparantly
04:29.47ckknightyep
04:29.51ckknightbug imo
04:29.57ckknightwell, more of an oversight
04:30.11ReAnand supybot keeps calling super(SomeClassThatInheritsBaseObject, self).__init__(*args, *kvargs)
04:30.29ReAnso basically everwhere it's tossing errors saying object.__init__ dosen't take args
04:30.30ReAn:(
04:30.46ReAnand im not python savvy enough to figure out a quick fix to this
04:30.56ReAnthey pointed me to this: http://paste.pocoo.org/show/100745/
04:30.58ckknighttell the supybot people
04:31.10ReAnsupybot irc is dead :/
04:31.16ckknight?
04:32.24ckknightold_init = object.__init__; def new_init(self, *args, **kwargs): old_init(self); object.__init__ = new_init
04:32.25ckknighthackish
04:32.27ckknightbut it'd work
04:32.55ReAnwhere would i put that?
04:33.41ReAnthere's some other errors too :(
04:33.46ReAngenerally a bit unimpressed
04:34.46ckknighttell the supybot people
04:34.49ckknightor downgrade to 2.5
04:35.14ReAnguess im downgrading
04:35.23ReAni dont wanna fight with this danm thing
04:50.53ReAn@list
04:50.54RepoReAn: Admin, Channel, Config, CurseForge, Limiter, Misc, Owner, Services, User, and Utilities
05:09.13*** join/#curseforge netcurse (n=hthieblo@c-67-169-39-244.hsd1.ca.comcast.net)
05:19.23*** join/#curseforge Arrowmaster (n=Arrow@WoWUIDev/WoWAce/ResponsibleForEverythingAndNothing/Arrowmaster)
05:19.23*** mode/#curseforge [+v Arrowmaster] by ChanServ
05:24.45*** join/#curseforge Kody- (n=nope@dsl092-049-237.sfo4.dsl.speakeasy.net)
05:24.45*** mode/#curseforge [+o Kody-] by ChanServ
06:10.22*** join/#curseforge vulture- (n=vulture@12-216-37-10.client.mchsi.com)
06:44.52*** join/#curseforge Vangual (i=d5ada582@pdpc/supporter/active/vangual)
06:56.49*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net)
07:24.26*** join/#curseforge HolgerDK (n=markj@0x57372ad4.nfnqu1.dynamic.dsl.tele.dk)
07:33.24*** join/#curseforge orionshock (n=chatzill@ip68-225-195-1.ph.ph.cox.net)
07:46.51*** join/#curseforge Srosh (n=Srosh@c209142.adsl.hansenet.de)
08:42.12*** join/#curseforge charon (n=thomas@unaffiliated/charon)
09:11.34*** join/#curseforge ChanServ (ChanServ@services.)
09:11.34*** join/#curseforge Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
09:11.34*** join/#curseforge sylvaan (n=sylvanaa@unaffiliated/sylvanaar)
09:11.35*** join/#curseforge Wraithan (n=wraithan@c-76-105-137-246.hsd1.or.comcast.net)
09:11.35*** mode/#curseforge [+ov ChanServ Funkeh`] by irc.freenode.net
09:21.24*** join/#curseforge Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
10:38.17nevcairielckknight: ping
11:18.58ReAnid bet he's sleeping nevcairiel
11:18.59*** join/#curseforge Mundy (n=lmundy@dsl-202-72-146-74.wa.westnet.com.au)
11:27.48doom0rhe doesn't sleep, he just goes into a suspended state
11:51.36*** join/#curseforge Bloodwalker (n=none@CPE001ee55ab1f9-CM0012254086ac.cpe.net.cable.rogers.com)
11:56.08Arrowmasternevcairiel: so apparently 3.0.8 broke vehicle paging somehow
12:06.01nevcairielworks for me
12:12.00Arrowmasterwell i cant do the hodir spear quest
12:12.32Arrowmasterit looks like it works but none of the skills worked
12:12.37Arrowmasterand i tried multiple times
12:12.50nevcairielrelog, try again
12:12.55Arrowmasterguildmates also confirmed they had to switch to default ui
12:14.00*** join/#curseforge Wraithan1 (n=wraithan@c-76-105-137-246.hsd1.or.comcast.net)
12:14.05nevcairielall BT does now is forward the click to the blizzard buttons
12:14.10nevcairielso if it breaks, blizzard is broken :P
12:14.26Arrowmasterok but expect to likely get more reports of this
12:14.54nevcairielits a blizzard bug
12:15.01nevcairieland its been broken always in 3.0
12:16.29nevcairielif you use purely the blizzard ui, you'll observe it breaking usually the same number of times
12:16.32nevcairielrelogging fixes it
12:16.48nevcairielso people relog to disable bt4, and blame bt4 because it works afterwards :P
12:21.52Pneumatusyeh, the blizzard UI is just as tempramental, sometimes you'll lose actionbars after vehicle switches
12:34.27doom0rhas never experienced said issues
12:43.24ReAnsweet
12:43.37ReAnmy automation scripts for addon development are coming along nicely :D
13:11.12sag_ich_nichtReAn: good, now take away telltrack from celess and make it work
13:11.17sag_ich_nichtso I can chat without going insane.
13:37.02doom0rsag_ich_nicht: works fine, just installed and tried
13:37.12doom0ryou have chat tabs disabled in chatter or something odd?
13:40.07sag_ich_nichtdoom0r: you missunderstand what telltrack is supposed to do
13:40.10sag_ich_nichtlet me link you the ticket
13:40.21doom0ri read the ticket
13:40.26doom0rand did what you posted
13:40.37doom0rhttp://wow.curseforge.com/comments/20129-sag_ich_nicht-just-tested-this-with-2-2-12-still-not/
13:40.38sag_ich_nichtit doesn't show the backlog
13:40.43sag_ich_nichtyeah.
13:40.48sag_ich_nichtI was pretty angry in that post
13:40.50sag_ich_nichtand redundant
13:40.55sag_ich_nichtbecause Celess is... slow.
13:41.18sag_ich_nichtI use telltrack since like 1.9, so no, I didn't disable tabs :P
13:41.55sag_ich_nichtpoint is, old telltrack still works "somewhat"
13:41.56doom0rit does show the tabs
13:41.57doom0rer
13:41.58doom0rbacklog
13:42.05sag_ich_nichtare you sure? ô.o
13:42.14doom0ri've whispered myself, whispered another char
13:42.17sag_ich_nichtyou switched forth and back conversation and it rebuilt the backlog?
13:42.17doom0rdeleted both
13:42.23sag_ich_nichtno don't delete
13:42.24doom0rwhispered from other char, backlog is there
13:42.26sag_ich_nichtjust switch
13:42.30doom0rwhisper myself, backlog is there
13:42.36sag_ich_nichtno just switch
13:42.38sag_ich_nichtclick the person
13:42.41doom0ryes
13:42.42doom0rworks
13:42.45sag_ich_nichtô.o
13:42.47sag_ich_nichtthis is curious
13:42.56sag_ich_nichtdoesn't work here, but the rebuild of old telltrack works
13:42.59ReAnsag_ich_nicht: what's telltrack?
13:43.11doom0rcool toy i have now ;x
13:43.13sag_ich_nichthttp://wow.curseforge.com/projects/tell-track/
13:43.23sag_ich_nichtReAn: look at the code and cry out in agony
13:43.42ReAnill stick to WIM thankyou very much
13:43.47sag_ich_nichtespecially how he "uses" 'libraries' (the quoting part is intentional)
13:43.51sag_ich_nichtWIM sucks period
13:44.06sag_ich_nichtwaste of screen estate :|
13:44.35doom0rsag_ich_nicht: hidewhipsers on? or any other non-default option?
13:44.58sag_ich_nichtin chatter? nope
13:45.22sag_ich_nichtif I weren't such a retard, I'd compare the rebuild code of old telltrack with the new one
13:45.38doom0r....
13:45.45doom0rno, in telltrack
13:46.21sag_ich_nichtuhm, lemme think
13:47.14sag_ich_nichtnope, hide whispers is off
13:48.10sag_ich_nichtthis has to be an indirect bug in the telltrack code, since the old rebuild code is working
13:48.22sag_ich_nichtand for some reason it's not tripped in all cases
13:48.31sag_ich_nichtso it works in most configurations but not all
13:48.31sag_ich_nicht:|
13:48.48doom0rwipe sv?
13:50.11ReAnnow i just need ckknight or Kaelten to return from slumber so i can talk to them about my scripts
13:50.22sag_ich_nichtdoom0r: tried that
13:50.50sag_ich_nichtone of my addons has to cause it to bug
13:51.27sag_ich_nichtwhich begs the question: which, how, why, and why does this not happen with the old version of telltrack
13:51.41sag_ich_nicht(r2 btw., for reference, is the old version of telltrack before celess took over)
13:52.34sag_ich_nichtalso
13:52.35doom0rdunno
13:52.40doom0ryou have any of the optdeps?
13:52.53sag_ich_nichtwhat, of old telltrack? ya
13:53.18sag_ich_nichthm... might be tastethenaimbow breaking it, but I doubt that
13:53.40doom0rold?
13:53.45doom0rwhy would old matter
13:53.50sag_ich_nichtmhm?
13:53.53sag_ich_nichtwait
13:53.58sag_ich_nichtwhat are you talking about now
13:53.59sag_ich_nichtalso
13:54.02sag_ich_nichtnote: I have slept 1 hour
13:54.04doom0rif new is breaking, what would optdeps of the old one matter
13:54.08sag_ich_nichtplease excuse any retardness on my side
13:54.13sag_ich_nichtoh that's how you
13:54.14*** join/#curseforge Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
13:54.14*** mode/#curseforge [+v Funkeh`] by ChanServ
13:54.22sag_ich_nichtwhat optdeps does the new one have? didn't check
13:54.31doom0rKarma-1.0, Khaos, ChatTimeStamps, Clock, Satellite, TasteTheNaimbow, Chronos
13:54.31sag_ich_nichtopen repository
13:54.35sag_ich_nichtwhat the hell
13:54.38doom0rkarma is embedded
13:54.43sag_ich_nichtwhy would it still optdept those
13:54.45sag_ich_nichtkarma is a POS
13:54.51sag_ich_nichtgo and take a look at it
13:55.04sag_ich_nicht:<
13:55.27ReAnfuck i love my script
13:55.40ReAnhttp://warcraft.reanmachine.com/utils/ <--- generated all that with simple prompts in the console
13:55.40sag_ich_nichtyeah I have most of those, but it shouldn't break them because if you look at the code, it's not even using those anymore
13:55.50sag_ich_nichtthat's great.
13:55.59sag_ich_nichtfind out what's wrong with telltrack and fix it :P
13:56.11ReAnwhy dont you just do it?
13:56.18sag_ich_nichtI am lazy and retarded.
13:56.30sag_ich_nicht~emulate sag_ich_nicht
13:56.31purlbecause i am retarded
13:56.37sag_ich_nichtsee?
13:58.59doom0rhow do you figure it's not using them?
13:59.18doom0rif (Khaos) then
13:59.23doom0rif (Satellite) then
13:59.24doom0retc
14:04.15doom0rwhisperfu serves my purposes better, but it'll be nice for tradeskill spam inc
14:04.44doom0rreally should get rid of those optdeps if they're still dead and not taken over
14:05.40doom0rkhaos should be dragged out back and put out of its misery
14:07.09doom0rsag_ich_nicht: wtf do you have tastethenaimbow if you're using chatter anyways?
14:10.35sag_ich_nichtdoom0r: because chatter doesn't implement the same name coloring algo as tastethenaimbow
14:10.52sag_ich_nichtI have asked Antiarc multiple times to implement the TTN algo, but he never answers :P
14:11.42sag_ich_nichtTTN algo > chatter algo
14:11.58doom0rno, color by class > gouge my eyes out
14:12.06sag_ich_nichtfuck color by class
14:12.13sag_ich_nichtcolor by name=win
14:12.29sag_ich_nichtclass icon=win
14:12.30sag_ich_nicht:>
14:12.46sag_ich_nicht(altho I have that disabled until someone figures out icons that don't look like shit when scaled)
14:12.51doom0rclass icon is absolute bloat and extra crap that is compltely unnecessary
14:14.32doom0reither way, have you tried toggling any of the optdeps to see if it works?
14:14.36sag_ich_nichtI had them scaled insanely tiny.
14:14.57sag_ich_nichtmaybe I should just replace them with a tiny colored dot
14:15.03sag_ich_nichtno, but I doubt it'll change anything
14:15.04sag_ich_nicht:|
14:15.11sag_ich_nichtI'll debug it later
14:15.16sag_ich_nichtsince you say it's working for oyu
14:15.18sag_ich_nicht*you
14:15.22sag_ich_nichtafter I've slept
14:24.52sag_ich_nicht2![4 4WinAmp 2-¤-4 Stream: http://scfire-ntc-aa03.stream.aol.com:80/stream/1003 2-¤-4 . we can't define it!) 2-¤-4 00:21 2-¤-4 96 kbps 2]!
14:24.55sag_ich_nichtwait
14:24.56sag_ich_nichtwrong channel
14:24.58sag_ich_nichtsorry about that
14:25.01sag_ich_nicht:(
14:45.49*** join/#curseforge Srosh (n=Srosh@c209142.adsl.hansenet.de)
14:53.53ckknighthey all
14:53.56ckknighthey ReAn
14:54.08ReAnhey ckknight
14:54.33ReAnso remember i told you about that project i was thinking about a couple days ago, tools to aid w/ addon development?
14:55.56ckknightyea
14:56.57ReAnwell i've finished writing the bulk of the main script (python \o/) and i was thinking about setting up a project so others can benefit
14:57.05ReAni forgot what you had said about that
14:58.14Bloodwalkerckknight I think someone muzzled Repo... didnt annouce my update.. or anything else last night for that matter
14:58.52ReAnbtw http://warcraft.reanmachine.com/utils/   <--- was generated by my newproject.py & a handfull of questions asked @ the prompt
14:59.55ReAndefinately took the painfull part out of setting up a new project complete with curseforge/wowace translation repository substitutions
15:00.44ckknightk
15:00.48ckknightcool
15:01.11ReAnwhere did you say i should set up the project? under wow?
15:01.59nevcairielckknight: i noticed a bug in the translation export
15:02.04nevcairielnot only the .txt, but the other one too
15:02.08ckknightoh?
15:02.35nevcairielWhen i export libbabble-zone .. i dont get the latest translations
15:02.42nevcairielor was it boss
15:02.45nevcairiellet me find an example
15:03.02nevcairielhttp://www.wowace.com/projects/libbabble-boss-3-0/localization/deDE/?search=salramm
15:03.12nevcairielcurrent locale was fixed, removing the extra "w" at the end
15:03.13nevcairielhowever
15:03.20nevcairiela deDE export gives me the one with the "w"
15:05.13ckknightokay
15:06.42ckknightI see the bug
15:08.32netcursebugsssssss
15:08.44ckknightfixed, nevcairiel
15:08.54nevcairielokay
15:09.05ckknightnetcurse: bah, a 4-minute turnaround isn't bad
15:27.48*** join/#curseforge AckisWork (i=8ee55eef@WoWUIDev/WoWAce/ARL/Troll/Ackis)
15:27.48*** mode/#curseforge [+v AckisWork] by ChanServ
15:32.52*** join/#curseforge ckknight (n=ckknight@69.73.16.202)
15:32.52*** mode/#curseforge [+o ckknight] by ChanServ
15:39.30*** join/#curseforge Vangual (n=bah@pdpc/supporter/active/vangual)
15:48.07*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:49.00Repo[WoW] 10cauldron: 03pschifferer * r4 Cauldron (8 files in 1 directory):
15:49.08*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:50.12*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:50.45Repo[WoW] 10cauldron: 03pschifferer * r7 Cauldron (11 files in 1 directory): Really doing it this time.
15:50.57Repo[WoW] 10rps: 03sithy * r100 RPBot (5 files in 1 directory): Minimize Button
15:51.01RepoTimer fixed, moved sync commands.
15:51.05Repo[WoW] 10rps: 03sithy * r101 RPBot/RollWindow.lua: Texture Typo.
15:51.09Repo[WAR] 10nerfed-buttons: 03NerfedWar * r8 NerfedButtons.lua: partial addition of effect testing
15:51.15Repo[WAR] 10nerfed-utils: 03NerfedWar * r4 NerfedUtils.lua: moved chomp utility function from Buttons into Utils.
15:51.24Repo[WoW] 10titan-panel-mat-tracker: 03xenkrs * r7 / (5 files in 1 directory): release 0.7-3.0.8
15:51.28Repo[WoW] 10cauldron: 03pschifferer * r8 Cauldron (7 files in 1 directory):  (Message trimmed by 2 lines)
15:51.35*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:51.51*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:52.57*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:53.08*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:53.39Repo[WAR] 10nlootlink: 03Nemes * r53 / (6 files in 2 directories):  (Message trimmed by 9 lines)
15:53.47Repo- add filters
15:53.53Repo--- rank
15:54.00Repo--- renown
15:54.05Repo--- crafting level
15:54.11Repo[WAR] 10nlootlink: 03Nemes 041.1.7-beta * r54 :  (Message trimmed by 9 lines)
15:54.17Repo- fix bug with search sometimes not working
15:54.23Repo- add filters
15:54.33*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:54.51*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:56.01Repo[WoW] 10goingprice_allakhazam: 03Neikos * r425 / (2 files in 2 directories): Updating to version 3.0.1232631694
15:56.07Repo[WoW] 10goingprice_allakhazam: 03Neikos 043.0.1232631694 * r426 : Tagging version 3.0.1232631694
15:56.11Repo[WoW] 10shockandawe: 03Pericles * r142 Export.lua: ShockAndAwe: -
15:56.15RepoAdded patch 3.0.8 talent tree changes
15:56.19Repo[WoW] 10cauldron: 03pschifferer * r9 Cauldron (2 files in 1 directory):
15:56.31*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:56.40*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:57.11Repo[WoW] 10epgp_lootmaster: 03mackatack * r52 / (2 files in 2 directories):
15:57.17Repo- When searching for identical items in the same loot window, now comparing itemids instead of itemlinks.
15:57.22Repo- Added debuglog when identical item searching functionality still doesn't work users can send me some debugging info.
15:57.28Repo[WoW] 10epgp_lootmaster: 03mackatack 04v0.3.33 * r53 : made a copy
15:57.32Repo[WoW] 10pally-power: 03Aznamir 04v3.0.17-release * r42 : Tagging as v3.0.17-release
15:57.48*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:58.09*** join/#curseforge Repo (n=supybot@69.57.184.216)
15:58.50Repo[WoW] 10cauldron: 03pschifferer * r13 Cauldron (2 files in 2 directories):
15:58.54RepoRemoved Libs directory, since it gets packaged automatically on CurseForge.
15:59.57Repo[www] 10repobot: 03ckknight * r68 plugins/CurseForge/plugin.py: sleep for 1.5 seconds instead of 1.
16:00.31*** join/#curseforge Repo (n=supybot@69.57.184.216)
16:12.05Repo[WoW] 10cauldron: 03pschifferer * r14 Cauldron/CauldronQueue.lua:
16:12.08RepoFixed an issue with clearing out an item from the queue when it's done making that item.
16:16.04*** join/#curseforge Odlaw (n=ozzy@c-98-245-39-78.hsd1.co.comcast.net)
16:16.50*** join/#curseforge netcurse (n=hthieblo@dsl092-049-237.sfo4.dsl.speakeasy.net)
16:21.33Repo[WAR] New project: http://war.curseforge.com/projects/myreasons/. MyReasons. Elendra (Manager/Author). Approved by Ackis.
16:21.56Repo[WoW] New project: http://wow.curseforge.com/projects/candletracker/. CandleTracker. danina (Manager/Author). Approved by Ackis.
16:24.55BloodwalkerAnyone here awake? I went looking through the code for AceDB... am I missing something.. or besides the handy metatables for contraining and adding new elements to the table it essential behaves like any other table? no indexing or searching improvements.. its still just a full traverse across a table to find what you want
16:25.29nevcairielthats right
16:25.39nevcairielits for storing configuration mostly
16:25.46nevcairielnot a "real" database
16:27.35Bloodwalkerthanks nev
16:27.48BloodwalkerIll have to get abit more creative again then :)
16:30.16ckknightrewrite sqlite in lua!
16:30.17ckknight:P
16:30.19nevcairiela full relational database is probably a bit too much overhead for implemented in lua :P
16:30.23ckknightyea
16:31.05Bloodwalkerlol no kidding I was thinking about a few tree searching algorithms
16:31.09AckisWorkpfft nev, you're just scared
16:32.14sag_ich_nichtAckis:
16:32.15sag_ich_nichtMEMORY BLOCK TOO BIG
16:32.17sag_ich_nichtnow go away.
16:32.30AckisWorksag_ich_nicht: wot?
16:32.36sag_ich_nichtregarding SQL.
16:32.37sag_ich_nichtin lua.
16:32.45sag_ich_nichtthat is what would happen eventually.
16:32.46AckisWorkpfft you're scared too
16:32.51sag_ich_nichtyeah
16:32.52sag_ich_nichtI AM
16:32.56nevcairielthat only happens with singular tables that get way too big
16:33.01sag_ich_nichtmemory block too big=biggest fucking annoyance ever
16:33.08sag_ich_nichtnevcairiel: and widgets
16:33.18sag_ich_nichtthrows widgets at nevcairiel
16:36.19sag_ich_nichtalso
16:36.25sag_ich_nichtwould you guys qui
16:36.27sag_ich_nichtargh
16:36.46sag_ich_nichtwould you guys quit tainting the damn quest tracking frame already and write a replacement for it
16:36.53sag_ich_nichtD:
16:37.29sag_ich_nichthttp://www.wowace.com/projects/librockconfig-1-0/files/174-wow-3-0-release-2-death-of-the-minimap-icon/ ahahahah Arrowmaster I love you
16:38.54Arrowmasterold
16:40.12sag_ich_nichtI know
16:40.22sag_ich_nichtfuck you I made you a compliment
16:40.25sag_ich_nicht~lart Arrowmaster
16:40.25purldumps 42 tons of dirt, manure, and fish heads on Arrowmaster
16:40.37sag_ich_nichtyeah that's about what you deserve
16:40.46Arrowmaster~lart sag_ich_nicht
16:40.46purlblasts sag_ich_nicht to oblivion with a kamehameha wave
16:40.54doom0rmmm, ya, i just turned mine off
16:41.01sag_ich_nichtckknight: have you fixed cowtips exorbitant fontstring generation yet :P
16:41.11ckknightno
16:41.13ckknightyou do it
16:42.02PneumatusAckis: did you add that new locale string in yet?
16:42.09doom0ri like when cowtip shows me the hp of a mine
16:42.16doom0rgood to know i can still catch it before it dies
16:42.17AckisWorkPneumatus: neg
16:42.23sag_ich_nichtckknight: negative
16:48.06*** join/#curseforge ReAn[Laptop] (i=rean@h184-197.wlan.ucalgary.ca)
16:53.20*** join/#curseforge TheDeamon (i=TheDeamo@69-20-145-84.static.ida.net)
16:55.41sag_ich_nichtsleep
17:01.32*** join/#curseforge Chompers (n=Chompers@cpc1-cove9-0-0-cust541.brhm.cable.ntl.com)
17:06.23ReAn[Laptop]so many projects, so little time
17:20.39*** join/#curseforge Taladris (n=elite3vi@unaffiliated/elite3vil)
17:26.54Repo[WoW] 10runewatch: 03Voorije 07v2.x * r159 RuneWatch_DiseaseTracker (12 files in 2 directories): - Locale For RuneWatch_DiseaseTracker
17:27.25Repo[WoW] 10runewatch: 03Voorije 07v2.x * r160 RuneWatch_Runes/Locale (10 files in 1 directory): - Locale Update for RuneWatch_Runes
17:28.01Repo[WoW] 10cauldron: 03pschifferer * r15 Cauldron (5 files in 1 directory): Started adding "favorite" capability.
17:32.46Repo[WoW] 10runewatch: 03Voorije 07v2.x * r161 RuneWatch_DiseaseTracker/DiseaseTracker.lua: - Added L[...] bindings to all localizable strings.
17:34.10*** join/#curseforge smcn (i=smcn@75-164-166-64.ptld.qwest.net)
17:35.45Repo[WoW] 10runewatch: 03Voorije 07v2.x * r162 RuneWatch_Procs/Procs.lua: - Added L[...] bindings to all localizable strings.
17:35.59*** join/#curseforge elite3vil (n=elite3vi@c-65-96-121-76.hsd1.ma.comcast.net)
17:44.29Repo[WoW] 10cauldron: 03pschifferer * r16 Cauldron (3 files in 2 directories): Added localization for favorites.
17:46.08Repo[WoW] 10runewatch: 03Voorije 07v2.x * r163 RuneWatch_Runes (2 files in 1 directory): - Added L[...] bindings to all localizable strings.
17:47.03Repo[WoW] 10cauldron: 03pschifferer * r17 Cauldron (2 files in 2 directories):
17:47.06RepoAdded section header for filters dropdown for the favorites check item.
17:47.53ReAn[Laptop]ckknight, ping?
17:48.00ckknightReAn[Laptop]: pong
17:48.16ReAn[Laptop]there a list somewhere to all the curseforge projects tracked by curseforge?
17:48.19ReAn[Laptop]i.e. repobot
17:48.21ReAn[Laptop]etc...
17:48.27ckknight<PROTECTED>
17:48.39ReAn[Laptop]i get the master list of all projects in all games there
17:48.39ckknightor what do you mean?
17:48.49ReAn[Laptop]just the CURSEFORGE stuff
17:48.52ckknightoh, you mean projects on the www game?
17:48.52ReAn[Laptop]like
17:48.55ckknightthat's just on the front page
17:49.02ReAn[Laptop]repobot curseforge documenter etc...
17:49.19ckknighthttp://www.curseforge.com/
17:49.21ckknighton the right side
17:49.40ReAn[Laptop]ah!
17:49.48ReAn[Laptop]aw, no translation project :(
17:49.57ReAn[Laptop]was gonna link it in my main for more details
17:50.43ReAn[Laptop]thx anyway ck
17:51.56Repo[WoW] 10cauldron: 03pschifferer * r18 Cauldron (2 files in 2 directories): Update locale again for favorites.
17:51.59RepoAdded a missing call to update the skill list UI after toggling the favorites filter.
17:54.35ckknightReAn[Laptop]: that's part of curseforge
17:55.06*** join/#curseforge agx (n=badpengu@88-149-224-66.dynamic.ngi.it)
18:00.39ReAn[Laptop]well yea
18:00.56ReAn[Laptop]i was just hoping there was a project page for it so i could make a link in my docs
18:01.00ReAn[Laptop]no worries
18:01.02*** part/#curseforge agx (n=badpengu@88-149-224-66.dynamic.ngi.it)
18:03.05*** join/#curseforge elite3vil (i=Taladris@unaffiliated/elite3vil)
18:04.05*** join/#curseforge p3lim (n=p3lim@084202164112.customer.alfanett.no)
18:05.30*** join/#curseforge Carancu (n=carancu@c83-255-70-224.bredband.comhem.se)
18:10.26Repo[WoW] 10cauldron: 03pschifferer * r19 Cauldron/CauldronMain.xml: Added a tooltip for the favorites checkbox.
18:10.29RepoMade unchecking a favorite cause the skill list to update.
18:12.55ReAn[Laptop]woot, i got ticked 1080 on the curseforge project! lucky number :)
18:14.00Repo[WoW] New project: http://wow.curseforge.com/projects/autorepair3/. AutoRepair 3.0. danina (Manager/Author). Approved by Ackis.
18:18.01*** join/#curseforge drexore (n=drexore@91.141.164.255)
18:23.29*** join/#curseforge Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
18:23.29*** mode/#curseforge [+v Funkeh`] by ChanServ
18:51.37Repo[WoW] 10cauldron: 03pschifferer * r20 Cauldron (4 files in 1 directory):
18:51.40RepoAdded checking for the UI to handle Enchanting and other skills with "casting" versus "creating."
18:52.24*** join/#curseforge Lothaer (n=jamiecoo@115-166-43-75.ip.adam.com.au)
19:15.07ckknightReAn[Laptop]: dupe
19:19.19*** join/#curseforge rapidgame (n=rapidgam@60-234-223-209.bitstream.orcon.net.nz)
19:20.43Repo[WoW] 10cauldron: 03pschifferer * r21 Cauldron (3 files in 1 directory): Added command line option to show the addon version.
19:20.46RepoMore tweaks to properly handle linked trade skills and "cast" skills.
19:20.57*** join/#curseforge Tinyboom (n=nahh@108.84-49-166.nextgentel.com)
19:35.40*** join/#curseforge Dashkal (n=dashkal@WoWUIDev/Nexus/dashkal)
19:35.40*** mode/#curseforge [+v Dashkal] by ChanServ
19:36.16DashkalMwrarf
20:03.47Repo[WoW] 10cauldron: 03pschifferer * r22 Cauldron (2 files in 1 directory):
20:03.50RepoUpdated TOC file to (hopefully) support the Curse downloader.
20:03.53RepoAdded a resize handle to the shopping list window.
20:11.37DashkalKaelten: Is there any sort of user to user messaging planned?  I'd like to thank a couple people who fixed up my mod for me but they don't (at least on those names) hang out in irc
20:12.12KaeltenI've been thinking about it
20:12.17Kaeltenand it'd be a 'good thing'
20:12.20ckknightwe have it on the forums
20:12.22ckknightbut *shrug*
20:12.49*** join/#curseforge Kody- (n=nope@dsl092-049-237.sfo4.dsl.speakeasy.net)
20:12.49*** mode/#curseforge [+o Kody-] by ChanServ
20:14.12Dashkalmmm, there is that
20:14.38DashkalJust a way to make "You have new messages!" available when not on the forums would likely be enough then
20:14.47Dashkals/available/visible
20:15.31Repo[WoW] 10cauldron: 03pschifferer * r23 Cauldron/CauldronShoppingList.xml: Updated callback when the frame is resized or moved.
20:15.53AckisWorkhmm can you pm someone from wowace to curse forums/
20:18.02Arrowmastertheres also the messaging on curse.com
20:18.16AckisWorkthat messaging is annoying :(
20:23.52*** join/#curseforge drexore (n=drexore@94.157.138.71)
20:29.45Repo[WoW] 10cauldron: 03pschifferer * r24 Cauldron/CauldronMainUI.lua:
20:29.48RepoAdded some checks on the filter dropdown for linked tradeskills.
20:32.40Repo[WoW] 10cauldron: 03pschifferer * r25 Cauldron/Locale/Cauldron-enUS.lua: Added missing locale strings for version display.
20:46.49Repo[WoW] 10cauldron: 03pschifferer * r26 Cauldron (4 files in 2 directories): Fixed some more missing locale strings.
20:46.52RepoAdded a check against subclasses when viewing a linked tradeskill.
20:46.55RepoFixed an issue when resizing the shopping list window, again.
20:50.39*** join/#curseforge Bloodwalker (n=none@CPE001ee55ab1f9-CM0012254086ac.cpe.net.cable.rogers.com)
21:26.42*** join/#curseforge Toadkiller (n=dnester@adsl-99-188-166-150.dsl.pltn13.sbcglobal.net)
21:29.46*** join/#curseforge ReAn[Laptop] (i=rean@h209-197.wlan.ucalgary.ca)
21:34.33Repo[WoW] 10cauldron: 03pschifferer * r27 Cauldron/CauldronShoppingList.xml: Adjusted the minimum size of the shopping list window.
21:34.39*** join/#curseforge ReAn[Laptop] (i=rean@h209-197.wlan.ucalgary.ca)
21:43.15*** join/#curseforge Taladris (n=elite3vi@unaffiliated/elite3vil)
21:46.58Repo[WoW] 10cauldron: 03pschifferer * r28 Cauldron (2 files in 1 directory): Added sound to the favorites check box.
21:47.01RepoChanged how the skill and reagent icons store their tooltip info.
21:53.08*** join/#curseforge [1]ReAn[Laptop] (i=rean@h209-197.wlan.ucalgary.ca)
21:54.06Repo[WAR] 10nerfed-buttons: 03NerfedWar * r9 NerfedButtons.lua:
21:54.11RepoChanged from comma to pipe command separators and added support for ability shift-click links
22:18.18Repo[WoW] 10cauldron: 03pschifferer * r29 Cauldron (4 files in 1 directory):
22:18.22RepoFixed an issue where the skill list wasn't updating when learning a new glyph.
22:18.25RepoFixed an issue with skill item and reagent tooltips not showing the correct item, any item, or throwing an error.
22:19.58Bloodwalkerckknight did spammenot remove their curseforge project or is there a problem that made their stuff vanish
22:20.18ckknightdo you know what the slug is?
22:20.44Bloodwalkerspammenot as far as I remember
22:21.39ckknighthttp://wow.curseforge.com/projects/spam-me-not/
22:22.12ckknightOctane abandoned it
22:22.29Bloodwalkerok then their curse page is broken... they dont show in the curseclient and the not in the curseforge search either
22:22.29ckknight"Sorry but I no longer enjoy WoW. I could write an essay as to why but it's not really relevant here. I've not logged in, in a long time and no longer have a subscription so I'm abandoning the project so that someone with more motivation than me can maintain it."
22:22.45Bloodwalkerthats why it poof from the lists
22:24.21Dashkalckk: does an abandoned project fall off the lists immediately or after it goes out of date?
22:24.28ckknightimmediate
22:25.52Bloodwalkermakes finding it tough if youd want to take it over :) maybe add an abandoned project search on curseforge?
22:27.10ckknightyou mean like /abandoned-projects/ ?
22:27.24Pneumatuswhat does spam-me-not do that BadBoy doesnt?
22:30.02*** join/#curseforge Tuller (n=muffins@c-76-27-160-125.hsd1.va.comcast.net)
22:31.40Dashkalnifty url, first I heard of it.  Is that linked to somewhere?
22:32.14ArrowmasterPneumatus: ugly hooking that makes every ace dev want to cry
22:35.14Pneumatusi cant think of anything badboy does that id want more from a spamkilling addon
22:35.43Pneumatusgramma = fail.
22:35.47Pneumatus..
22:36.46Bloodwalkerdidnt know /abandoned-projects existed :)
22:37.58Bloodwalkerbadboy doesnt turn up on the forge search either
22:38.36DashkalTry searching on wowace.  Not sure that forge searches cover those ones
22:39.35Bloodwalkerthere it is... spam me not is a war addon.. so not the same game.. was looking for it to look at some of the code for ideas
22:44.02Arrowmasterno spam me not was a wow addon first, then the author switched to war
22:44.30Arrowmasterthe wow one was just bad
22:45.37*** join/#curseforge drexore (n=drexore@94.157.46.8)
22:47.06Repo[WoW] 10whopinged: 03Davie3 * r2 test.txt: Test Commit
22:47.49sag_ich_nichtuhm
22:47.55sag_ich_nichtcan someone please fix littlewigs?
22:48.00sag_ich_nichtthe package is fucked
22:48.17sag_ich_nichtI just completely deleted littlewigs and reinstalled it with the beta client
22:48.21sag_ich_nichtfucks it up nicely
22:49.18sag_ich_nichtit installs the subdir modules as full addons, which of course lack a toc
22:49.41sag_ich_nichtoh wait
22:49.47sag_ich_nichtactually those have a toc, nevermind
22:50.03sag_ich_nicht~emulate sag_ich_nicht
22:50.04purlbecause i am retarded
22:54.14DashkalKaelten: two minor points on the CC beta.  Toolbar buttons need visual feedback on hover/click and the status icon needs to say "determining if your addons are up to date" when it's still reading your addons folder.  No other issues that I noticed
22:55.14Repo[WoW] 10cauldron: 03pschifferer * r30 Cauldron (3 files in 2 directories): Added the resize corner to the artwork folder.
22:56.43Repo[WAR] 10nerfed-utils: 03NerfedWar * r5 NerfedUtils.lua: Optimised getAbilityNameById
23:18.26*** join/#curseforge Hjalte (n=chatzill@62.242.38.50)
23:19.07sag_ich_nichtffff
23:19.31sag_ich_nichtdid blizz change something about the loot window code in 3.0.8?
23:24.06Repo[WoW] 10cauldron: 03pschifferer * r31 Cauldron (6 files in 1 directory): Restored some messed up "fixes." :'(
23:27.43Repo[WoW] 10cauldron: 03pschifferer * r32 Cauldron/CauldronMain.lua: Reapplied the glyph skill update fix.

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