IRC log for #curseforge on 20090520

00:12.24*** join/#curseforge wraith (n=wraith@mont-156-99.resnet.csupomona.edu)
00:13.22Repo[WoW] 10drunkardsk: 03chiefcastor * r47 DrunkardSK.lua: Close Bid only enabled while bidding is actually open.
00:13.51ckknightplease enter http://www.wowace.com/contests/1-test-contest/
00:14.32Repo[WoW] 10drunkardsk: 03chiefcastor 04v1.0.10 * r48 : Tagging as v1.0.10
00:16.07smariotheh
00:20.19smariotlua> print("\27[92mHello \27[94mWorld!")
00:20.20lua_botsmariot: Hello World!
00:20.31smarioteveryone loves ansi escape codes.
00:26.52Funkeh`smariot, that's why god invented utf 8
00:29.19smariotunicode doesn't have seizure inducing blinking colored text of awesomeness.
00:30.11Funkeh`smariot, the hell? :D
00:31.37*** join/#curseforge Tenchworks (n=none@76-231-27-217.lightspeed.wlfrct.sbcglobal.net)
00:33.41smariotwell, if you run it in a proper terminal emulator (i.e., not cmd.exe) you'll see pretty colors.
00:33.51smarioti'm not trying to display strange charcters.
00:33.55Repo[WoW] 10cbroker-whisper: 03Chimaine 04v1.01 * r4 : - Tagging as v1.01
00:33.58Repo- Correcting a package error, my fault
00:48.14*** join/#curseforge Tuller (n=Tuller@c-71-197-12-179.hsd1.va.comcast.net)
00:52.22*** topic/#curseforge by ckknight -> curseforge.com | paste.curseforge.com | Test contest: http://curseforge.com/contests/1 | WoW Discussion: #WoWUIDev | WAR Discussion: #WARUIDev | Mac client 3.0 beta! : http://curse.com/client
00:53.16*** part/#curseforge wraith (n=wraith@mont-156-99.resnet.csupomona.edu)
00:54.39*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net)
01:21.47*** join/#curseforge ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
01:21.47*** mode/#curseforge [+o ckknight] by ChanServ
02:15.39Repo[WoW] 10tb_chatenhancements: 03Valana_TB * r134 TB_ChatEnhancements.lua: Fixed the player name cleanup with names ending in "-".
02:52.33*** join/#curseforge k1net1k__ (n=k1net1k@ppp230-78.static.internode.on.net)
03:26.20Repo[WoW] 10tb_artisan: 03Valana_TB * r58 TB_Artisan.lua:
03:26.23RepoNo longer tries to loot if there is only one item and we are auto-looting.
03:27.04Repo[WoW] 10tb_raidhelper: 03Valana_TB * r82 TB_RaidHelper.lua:
03:27.07RepoNo longer tries to loot if there is only one item and we are auto-looting.
04:24.54*** join/#curseforge k1net1k__ (n=k1net1k@ppp230-78.static.internode.on.net)
04:44.29*** join/#curseforge ChaosInc (n=ChaosInc@64.211.118.205)
04:44.34ChaosIncanyone around?
04:45.40ChaosIncneed to know what I'm screwing up:
04:45.48ChaosIncf:SetScript("OnLoad", function(self) tinsert(UISpecialFrames,this:GetName()) end)
04:52.05pastamancerself/this
04:55.16ChaosIncobviously
04:55.17ChaosInc:p
04:56.15ChaosIncbut function() tinsert(UISpecialFrames,f:GetName()) end) gets me nowhere either
04:56.42pastamancerhmm, I'd expect that to work
04:57.01ChaosIncnope
04:57.12ChaosIncI've tried every variation I can think of
04:57.36pastamancerand f does have a name, right?
04:57.40ChaosIncself/this, /this, /f....
04:57.48ChaosInccorrect
04:58.18pastamancerdoes it work if you just do a 'table.insert(UISpecialFrames, "MyFrameName")' ?
04:58.46ChaosInchttp://pastey.net/114582
04:58.52pastamancerit might be table.append, I don't remember
04:59.27pastamanceroh wait, OnLoad only gets run for XML frames I think
04:59.48pastamancertake out the :SetScript("OnLoad" and just do the tinsert
05:00.07ChaosInctrying that as we speak actually
05:01.00ChaosIncgot it :D
05:01.06ChaosInctinsert(UISpecialFrames,f:GetName())
05:01.39ChaosIncthanks for playing as "House's assistant" ;)
05:01.57ChaosIncgetting late, missing simple things at this point
05:05.02*** part/#curseforge ChaosInc (n=ChaosInc@64.211.118.205)
05:05.27Repo[WoW] 10castby: 03Compost * r8 CastBy.lua: Some changes courtesy Antiarc:
05:05.30RepoEliminated GETGLOBALS beyond initial upvaluing
05:05.33RepoImproved handling of colors
05:05.36RepoCleaned up hook function signature
05:06.08Repo[WoW] 10castby: 03Compost 040.93-beta * r9 : Antiarc's changes
05:10.24*** join/#curseforge p3lim (n=p3lim@084202164112.customer.alfanett.no)
05:21.56*** join/#curseforge Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
05:24.13*** join/#curseforge Lukian (n=wizard@203.171.70.21.static.rev.aanet.com.au)
05:29.26Repo[WoW] 10guildcraft: 03OrionShock * r286 / (6 files in 2 directories): Update LTL for 3.1.2r9901
05:29.35*** join/#curseforge orionshock (n=chatzill@ip68-225-195-1.ph.ph.cox.net)
05:37.37Repo[WoW] 10guildcraft: 03OrionShock * r287 core.lua: more tweeks. hopefully the phpmodule dosn't asplode.
05:39.49Repo[WoW] 10guildcraft: 03OrionShock 04v3.4.6 Release * r288 :
05:39.52RepoTagging as v3.4.6 Release. Update LTL, add in start for phpBBExport Module, please test.
05:39.55RepoAlso Database Reset this patch, sorry if this causes problems.
06:17.13*** join/#curseforge Computerpunk (n=IceChat7@92.83.79.248)
06:19.46*** join/#curseforge Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
06:30.11*** join/#curseforge stolenlegacy (n=stolenle@193.170.222.163)
06:35.55*** join/#curseforge stolenlegacy (n=stolenle@193.170.222.163)
06:36.35*** join/#curseforge stolenlegacy (n=stolenle@193.170.222.163)
06:38.39Repo[WoW] 10soulspeak: 03Lilih * r22 branches/: grrrre
06:39.38Repo[WoW] 10soulspeak: 03Lilih * r23 branches/: 2.02 development version
06:41.05Repo[WoW] 10soulspeak: 03Lilih 07branches * r24 : 2.02 development version
06:43.57Repo[WoW] 10soulspeak: 03Lilih 07branches * r25 / (52 files in 17 directories): 2.02 development version
06:52.33*** join/#curseforge [Liq] (n=denras19@fw-tk-1.ruc.dk)
07:01.17*** join/#curseforge Xinhuan (n=xinhuan@WoWUIDev/WoWAce/xinhuan)
07:20.06*** join/#curseforge Zeksie (n=zeksie@cpc1-nott9-0-0-cust93.nott.cable.ntl.com)
07:28.09sylvanaarhopefully my project description is better now
07:28.42sylvanaar@project manametrics
07:28.43Reposylvanaar: http://beta.wowace.com/projects/manametrics/. ManaMetrics. Game: WoW. Status: Needs approval after changes. Your project requires a better description. Please elaborate on what your project does, including basic functionality and intended use.. sylvanaar (Manager/Author). Updated: 4 days ago
07:58.10*** join/#curseforge Srosh (n=Srosh@d019189.adsl.hansenet.de)
08:18.45*** join/#curseforge Phtm (n=chatzill@dsl3-116.uninet.ee)
08:30.58*** join/#curseforge Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
09:14.58*** join/#curseforge Computerpunk_ (n=IceChat7@92.83.67.23)
09:53.17*** join/#curseforge stolenlegacy (n=stolenle@d86-32-24-120.cust.tele2.at)
09:59.18*** join/#curseforge stolenlegacy_ (n=stolenle@d86-32-24-120.cust.tele2.at)
10:11.54*** join/#curseforge sztanpet (n=sztanpet@142.58ec54.tvnetwork.hu)
10:17.54smarioti can't post comments on curse, i get a javascript error saying that WebForm_DoPostBackWithOptions is undefined.
10:18.00smariotcries.
10:30.42stolenlegacywhat browser are you using? i'm not a dev, but i know they will ask that :)
10:31.39*** join/#curseforge [Liquidor] (n=denras19@fw-tk-1.ruc.dk)
10:33.49Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 07master * 0.1.1-beta-2-g23b1752 ArgentTournament.lua: [+2 commits]
10:33.52Repo23b1752: Trimmed location data to 6 decimal places
10:33.55Repoaff653a: Added remaining localtion data of stabled mounts
10:34.08smariotMozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.10) Gecko/2009042315 Firefox/3.0.10
10:35.13Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 040.1.1-beta-r1 * 0dc91cf /: [new tag] Tagging as 0.1.1-beta-r1
10:37.59Repo[WoW] 10questshare: 03smariot 07master * 7a753db / (13 files in 1 directory): [new, +11 commits] (7 truncated)
10:38.02Repo7a753db: Rewrite README as HTML, text was hard to read.
10:38.06Repoc247007: Renamed a variable to match the documentation.
10:38.10Repo5faadea: Use QuestShare_Daily as failback for determining if a quest is daily.
10:38.14Repo51261c6: Added a function to call another function at a future time.
10:40.03calidore_euIs ckknight the only one who can help with packager errors?
10:40.39calidore_euAssertionError('`tar -C /tmp/tmprrOPhj -xf /tmp/tmp_M0ssl.tar` received returncode 2 instead of expected 0',)
10:40.47calidore_euIt's happening again :(
10:44.49nevcairielat least its more verbose now =P
10:45.11nevcairielits funny how only your project breaks
10:45.14nevcairielmaybe its your fault :D
10:47.32calidore_euThat's what I've been telling ;)
10:47.48calidore_euBut ckknight is insisting it's not mine
10:49.54Repo[WAR] 10heal-grid: 03rmet0815 * r16 TODO.txt: updated todo
10:50.11*** join/#curseforge Chompers (n=Chomp@cpc3-cove11-2-0-cust111.3-1.cable.virginmedia.com)
11:04.51*** join/#curseforge bluspacecow (i=3ceaa5a7@gateway/web/ajax/mibbit.com/x-34695eac275f4a08)
11:05.31bluspacecow~seen ckknight
11:05.32purlckknight <n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight> was last seen on IRC in channel #wowace, 5h 24m 42s ago, saying: 'might be git push -vvv'.
11:09.23*** join/#curseforge quoin (n=quoin@ppp121-44-25-6.lns10.syd7.internode.on.net)
11:12.44*** join/#curseforge Srosh (n=Srosh@d019189.adsl.hansenet.de)
11:12.44*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net) [NETSPLIT VICTIM]
11:12.44*** join/#curseforge End (n=end@tetris.cornhooves.org) [NETSPLIT VICTIM]
11:12.44*** join/#curseforge Dotted (i=Dotted@bureaucrat.wowwiki.dk)
11:16.09*** join/#curseforge Repo (n=supybot@repos.curseforge.net)
11:18.38*** join/#curseforge Srosh (n=Srosh@d019189.adsl.hansenet.de) [NETSPLIT VICTIM]
11:18.38*** join/#curseforge yuxans (n=yuxans@yuxans-1-pt.tunnel.tserv3.fmt2.ipv6.he.net) [NETSPLIT VICTIM]
11:18.38*** join/#curseforge End (n=end@tetris.cornhooves.org) [NETSPLIT VICTIM]
11:18.38*** join/#curseforge Dotted (i=Dotted@bureaucrat.wowwiki.dk)
11:20.25*** join/#curseforge Repo (n=supybot@repos.curseforge.net)
11:21.32*** join/#curseforge bluspacecow (i=3ceaa5a7@gateway/web/ajax/mibbit.com/x-9e51452fc06ed7ce)
11:40.25Repo[WoW] 10surgetrack: 03miniworm * r23 / (2 files in 1 directory): spell.lua will be used in upcoming module
11:46.19*** join/#curseforge kagaro (n=kagaro@cpe-098-026-067-218.nc.res.rr.com)
11:47.00Repo[WoW] 10surgetrack: 03miniworm * r24 / (3 files in 1 directory): "proc"/"spell" -> "aura" for extendibility
11:56.16Repo[WoW] 10surgetrack: 03miniworm * r25 / (2 files in 1 directory): create core file spell
12:09.16*** join/#curseforge Elkano (n=elkano@WoWUIDev/WoWAce/Elkano)
12:09.28*** join/#curseforge Adirelle (n=Adirelle@tok69-5-82-235-150-60.fbx.proxad.net)
12:13.02charondumping the return code without the output is kinda silly... tar only tells you that there was a fatal error, but not what it was
12:16.32*** join/#curseforge Tenchworks (n=none@76-231-27-217.lightspeed.wlfrct.sbcglobal.net)
12:29.00calidore_eucharon: It tells us, it didn't find the archive
12:48.11*** join/#curseforge Sigi_cz (n=sigiczx@213-194-253-77-eth5-gwfr2-user.802.cz)
12:55.33charonhmm. sounds, dunno, impossible?
13:00.30calidore_eucharon: No, I've already reproduced a similar error
13:00.57calidore_eugit fails for some reason
13:01.26charonyou mean the tar file was empty?
13:01.47calidore_euNot empty, git simply exited with an error
13:02.25charonis confused
13:02.43charonso the tar file really did not exist at the time of the tar invocation, according to what tar claimed?
13:02.58*** part/#curseforge bluspacecow (i=3ceaa5a7@gateway/web/ajax/mibbit.com/x-9e51452fc06ed7ce)
13:03.34calidore_euCorrect
13:04.06charoni still can't see how that would be possible *shrugs*
13:04.06calidore_euMaybe the error is: fatal: Not a valid object name
13:04.20charonthe code never hands git-archive a filename, so it cannot possibly remove the tar file
13:04.24charonnow _that_ i can believe
13:04.55charon@project copilot-argenttournament
13:04.56Repocharon: http://wow.curseforge.com/projects/copilot-argenttournament/. Copilot_ArgentTournament. Game: WoW. calidore_arygos_eu (Manager/Author). Updated: 15 hours ago
13:05.06calidore_euI'm gonna look at the code again ...
13:07.35charonhas it ever complained about git-archive failing? what was the claimed revision?
13:09.49calidore_euNo, and it's checking the git return code, as I see
13:11.31charoncalidore_eu: do you have a specific tag i can test with? that failed to build?
13:12.15calidore_euJust pick one, they all fail at random
13:12.45charonrandom? o.O
13:13.06calidore_euRemember yesterday?
13:13.23charonwhere you did the impossible and forced a tag to rebuild by deleting+recreating?
13:13.40charonor was that the day before ;)
13:14.03calidore_euNo, the packager tried again by itself
13:14.06calidore_euAnd it worked
13:14.25charoni'm almost ready to blame it on problems with ckk's /tmp
13:14.33calidore_euThat happend just before I deleted and recreated the tag
13:15.09charon(point is, since tags are never overwritten when fetching the packager would still have your original tag even after recreating)
13:15.40calidore_euWhich is fine
13:17.24charonhuh? you're confusing me again :)
13:18.41calidore_euIt's the only way to tell the packager to retry
13:19.13charonah, you may have a point there... moderators can force projects into the packager queue but i guess users can't
13:19.52calidore_eu;)
13:20.11charonheh
13:20.20charoncalidore_eu: http://www.curseforge.com/packager/ it happened again, see bottom
13:21.18calidore_euFrustrating ...
13:27.42charonhmm, ckknight should check if the server's copy of the repo is sane
13:28.37*** join/#curseforge waallen (i=wallen@88-149-235-224.dynamic.ngi.it)
13:30.28*** join/#curseforge PProvost (n=PProvost@WoWUIDev/WAU/Admin/Pprovost)
13:30.37calidore_euAs I said before, sometimes it works
13:31.59calidore_euI don't believe it's repo-related
13:34.31Repo[WoW] 10lastplayedfu: 03reubenhelms * r27 / (2 files in 1 directory): Fixing up references in embeds.xml
13:34.39Repo[WoW] 10mailexpiryfu: 03reubenhelms * r41 / (2 files in 1 directory): Fixing up references in embeds.xml
13:39.59*** join/#curseforge ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
13:39.59*** mode/#curseforge [+o ckknight] by ChanServ
13:40.27calidore_euckknight: Hi. Guess what happened ;)
13:40.53Repo[WoW] 10mailexpiryfu: 03reubenhelms 04v1.4.6 * r42 : Tagging as v1.4.6
13:40.56RepoAnother embeds.xml correction
13:41.51ckknightyou got me a present?
13:41.53ckknighthow nice
13:42.09Repo[WoW] 10lastplayedfu: 03reubenhelms 04v1.4.4 * r28 : Tagging as v1.4.4
13:42.12RepoFix up embeds.xml references
13:43.14calidore_euAssertionError('`tar -C /tmp/tmpU1gwwS -xf /tmp/tmpiC6Vkz.tar` received returncode 2 instead of expected 0',)
13:44.00calidore_euI'm really curious if said file actually exists
13:44.52ckknightit does
13:44.56ckknightI run the command
13:44.59ckknightworks perfectly.
13:45.10calidore_euStrange
13:45.30ckknightmaybe I'll just make it try again if it fails
13:48.36*** join/#curseforge Odlaw (n=ozzy@c-98-245-39-78.hsd1.co.comcast.net)
13:51.11Repo[WoW] 10goingprice_wowhead: 03Neikos * r239 / (2 files in 2 directories): Updating to version 3.1.1242827366
13:51.16Repo[WoW] 10goingprice_wowhead: 03Neikos 043.1.1242827366 * r240 : Tagging version 3.1.1242827366
13:51.39Repo[www] 10curseforge-packager: 03ckknight * r383 git.py: for the git packaging, since it makes no sense as to why it's failing, just try again upon failing.
13:52.48pastamancerhaha
13:53.45Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 07master * 0.1.1-beta-r1-1-g9287154 / (3 files in 2 directories): [+1 commit] Mount names have been changed in 3.1.2; fixed / Guessed several german mount names
13:55.50calidore_euckknight: I'm ready to push out a new tag. Did you remember to clone the packager?
13:56.21ckknightyea, it's good to go
13:56.31Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 040.1.1-beta-r2 * 7aaa826 /: [new tag] Tagging as 0.1.1-beta-r2
13:56.35calidore_euHere we go ...
13:57.26ckknightbig money big money no whammie no whammie stop!
13:57.26calidore_euLucky you
14:00.19calidore_euWell, thx, it's working again ... it might just be one of those random occurences we witnessed before, though
14:02.49*** join/#curseforge p3lim (n=p3lim@084202164112.customer.alfanett.no)
14:15.21Repo[WoW] 10goingprice_allakhazam: 03Neikos * r665 / (2 files in 2 directories): Updating to version 3.1.1242828812
14:15.27Repo[WoW] 10goingprice_allakhazam: 03Neikos 043.1.1242828812 * r666 : Tagging version 3.1.1242828812
14:17.26nicoli_sckknight not sure if you knew this but the poll on beta.wowace is showing html in the poll box
14:17.41ckknightwhich page?
14:18.02nicoli_shttp://beta.wowace.com/
14:18.10nicoli_sChoices: <ul id="choice"><li><label><input id="choice_497" name="choice" type="radio" value="497" /> Yes</label></li><li><label><input id="choice_498" name="choice" type="radio" value="498" /> No</label></li><li><label><input id="choice_499" name="choice" type="radio" value="499" /> Not Sure</label></li><li><label><input id="choice_500" name="choice" type="radio" value="500" /> Yes &amp; No</label></li></ul>
14:18.19ckknightfront page isn't done
14:18.24nicoli_sahh
14:21.47Brunersckknight: found some zones that are missing in LibBabble-Zone
14:26.54nevcairielwrite a ticket =P
14:30.41Brunersnevcairiel: maby im blind, but i cant seem to find the "ticket button" for babble zone
14:30.54nevcairielevery project has a ticket button
14:31.24Brunerseven searcing for ticket doesnt give anything
14:32.16nevcairielhm apparently someone disabled it
14:32.34Bruners:)
14:33.16nevcairielthere its back
14:34.19BrunersFFS
14:34.42Brunersthat change type resets editbox should be fixed!
14:35.36Bruners@ticket libbabble-zone-3-0 14
14:35.37RepoBruners: http://beta.wowace.com/projects/libbabble-zone-3-0/tickets/14 - Missing zones in libBabble-Zone. Reported by: Bruners. Type: Enhancement. Updated: 37 seconds ago. Status: New. Priority: Medium. Assignee: ckknight. Votes: 0. Comments: 0
14:37.48stolenlegacyattention everyone, we've got a heroic glory of the ulduar raider world first :)
14:38.08Brunerscongrats
14:38.15Brunersscreenshot or it didnt happend!
14:38.32stolenlegacyBruners: http://www.ensidia.com/media/upload/news/2009/05/20/ulduarglory.jpg
14:38.35Repo[WAR] 10bagomatic: 03Bola * r31 / (2 files in 1 directory): Restore filters working again
14:38.37*** join/#curseforge ckknight (n=ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
14:38.37*** mode/#curseforge [+o ckknight] by ChanServ
14:38.44RepoBumped version 1.14
14:38.48stolenlegacybtw, why doesn't it suprise me they did it?
14:45.38Pneumatuswell, they were only waiting for xt- to be killable
14:45.57Pneumatusseeing as heartbreaker wasnt possible
14:47.00Brunersnew toc number this patch or?
14:47.39Pneumatusno
14:48.34nicoli_si can't wait till it changes
14:48.40nicoli_sand everyone freaks about addons not being updated
14:48.45Repo[WAR] 10bagomatic: 03Bola 041.14 * r32 : Bag filters are properly restored on login/reload
14:48.53nevcairielBruners: babble-zone doesnt usually list all sub-zones in all zones, only on special request .. do you need them in an addon?
14:49.14Pneumatuslots of *shakesfist at non-premium when people really notice the throttled bandwidth
14:49.32Brunersnevcairiel: got most of them translated on my own, but people are whining about me storing them
14:49.41Brunersnevcairiel: and not using lib babble zone
14:50.04Brunersnevcairiel: even some guy that has hacked in babble instead of my db since deDE is missing
14:50.05Pneumatusmoot point if no other addon is using them really
14:50.26Repo[WoW] New project: http://wow.curseforge.com/projects/questshare/. QuestShare. smariot (Manager/Author). Approved by Ackis.
14:50.31Repo[WoW] New project: http://wow.curseforge.com/projects/objective-announcer/. Objective Announcer. bantou (Manager/Author). Approved by Ackis.
14:50.36Repo[WoW] New project: http://wow.curseforge.com/projects/small-icon/. Small icons. crispier (Manager/Author). Approved by Ackis.
14:50.41Repo[WoW] New project: http://wow.curseforge.com/projects/finalfanatsylization_wildarmssou/. FinalFanatsylization_WildArmsSoundpack. StreetAngels (Manager/Author). Approved by Ackis.
14:50.45*** join/#curseforge AckisWork (i=8ee553a4@WoWUIDev/WoWAce/ARL/Troll/Ackis)
14:50.45*** mode/#curseforge [+v AckisWork] by ChanServ
14:50.47Repo[WoW] New project: http://wow.curseforge.com/projects/warden/. Warden. poptartbox (Manager/Author). Approved by Ackis.
14:50.57Pneumatuscalling an addon Warden...
14:51.02Pneumatus@describe warden
14:51.02nicoli_soh noes!
14:51.02RepoPneumatus: http://wow.curseforge.com/projects/warden/. Warden. Warden is the new automated tool that protects your account information. It checks for phishers and protects your wow.exe from being read while playing. Instructions 1. Run Warden 2. Enjoy your...
14:51.10Pneumatuswhat the fuck
14:51.19nevcairielackis do you even read those? =P
14:51.30AckisWorkyes and I'm checking the files now for it :P
14:51.35Pneumatusare you on crack, ackis?
14:51.40nicoli_somg exe!
14:51.58nevcairieli wouldnt even allow the project with that name
14:52.05Pneumatusme neither.
14:52.19Brunerschecks for phishers?
14:52.29Pneumatusmore like LOGS YOUR KEYS
14:56.59nevcairielthe exe is UPX packed and encrypted with some silly tool
14:57.01nevcairieli wouldnt trust it
14:57.20PneumatusAutoIT
14:57.47Pneumatus<description>AutoIt v3</description> in the manifest
14:57.59nevcairielIt was still crypted after compilation
14:58.05nevcairielwhich is always suspsicious
15:00.37Pneumatuswhat makes me nervous is how long that would have taken to be noticed
15:00.52AckisWorkfor some reason the file was approved when the project was, which isn't normal behaviour
15:00.56AckisWorkwhat to be noticed?
15:01.50nevcairielexe files should in general be forbidden
15:01.56nevcairielyou can hide who-knows-what in there
15:02.06Pneumatusso both a dodgy file, and a dodgy project were approved independantly?
15:02.31nicoli_si would think the security on curseforge should check for zips containing exes
15:02.32AckisWorkPneumatus: no the file wasn't approved, it was weird, it just was approved automatically without anything in the log
15:03.16AckisWorkthey do and give a big red warning, this one didn't even go into the queu
15:03.18AckisWork*queue
15:03.31nicoli_suhoh, curseforge was hacked
15:03.37nicoli_sit must have been blizzartd!
15:03.47Brunersbet its an inside job!
15:04.06nicoli_sckknight wants all of your keys for himself
15:04.15ckknightprecious keys
15:08.23kagaroAckisWork: wtf?
15:08.43AckisWorkkagaro: ?
15:08.46smariotdrama win.
15:08.47kagarowarden
15:08.58kagaro~lart AckisWork
15:08.58purlslaps a compatible dib on AckisWork's head
15:09.15AckisWorkpfft I should've denied that QuestSharer addon by smariot
15:09.17Brunerscool categorys on that warden project
15:09.58smariotare you kidding, that's like my only project that DOESN'T contain an executable.
15:10.27AckisWorklol
15:10.38AckisWorkI had a question for you about it
15:10.43AckisWorkit sounds libish
15:10.57ckknighthttp://www.curseforge.com/contests/1-test-contest/
15:11.10AckisWorkaka LibQuestSharer-1.0
15:11.19nicoli_soooh im gunno win
15:11.54smariotits is libish, do you think 'Lib' should be in its name?
15:12.18smariotit uses saved variables, and so it couldn't really be embedable.
15:12.35AckisWorkjust for clarity/consistency only, but you're the author and you know way more about it than I do
15:13.19smarioti think being in the library category is good enough.
15:13.57AckisWork*nod* like I said just a question I had
15:14.15smariotam i the only one that submitted a contest entry, or can you not see other entries until the contest is over?
15:14.18AckisWorkI've been thinking of doing something along the lines of a database for quests which provides an api for addons to use
15:14.21nicoli_sso whats the prizes for said contest ckknight
15:14.32ckknightnicoli_s: I list the prize in the description
15:14.46nicoli_soh must have missed that part
15:19.23Brunersseeing other entries code would be kinda stupid ?
15:22.17*** join/#curseforge Jamash (n=Jamash@75-25-130-215.lightspeed.sjcpca.sbcglobal.net)
15:31.09smariotyeah, but it would be nice to see that they were there, maybe with a message in the source code box saying you couldn't view it until the contest was over.
15:31.36*** join/#curseforge Hjalte (n=chatzill@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
15:41.06*** join/#curseforge Tenchworks (n=none@76-231-27-217.lightspeed.wlfrct.sbcglobal.net)
15:43.55*** join/#curseforge Pneumatus (n=WiN@pneumatus.plus.com)
15:45.20Repo[WoW] 10petleash: 03endx7 * r94 Locales/deDE.lua: Update deDE
15:48.46Repo[WoW] 10curse-profiler-2: 03ckknight 07master * v41-1-g8465017 / (3 files in 1 directory): [+1 commit] change all spellIDs from UInt16 to Int32
15:55.26nicoli_ssupport for negative spell ids ftw
15:55.41ckknightneed support for > 2^16
15:56.23Repo[WoW] 10petleash: 03endx7 * r95 PetLeash.lua: Check to see if we are looting.
16:15.40*** join/#curseforge Chryzo (n=dtc@92.80.120.102)
16:20.43Repo[WoW] 10curse-profiler-2: 03ckknight 04v42 * de8bf80 /: [new tag] Tagging as v42
16:25.27Repo[WoW] 10petleash: 03endx7 041.4.2 * r96 : Tagging as 1.4.2
16:27.03Repo[WoW] 10tb_reputationwatcher: 03Valana_TB * r39 TB_ReputationWatcher.lua:
16:27.06RepoFactions are moved to inactive immediately upon reaching exalted status rather than having to wait for a UI reload.
16:31.41nicoli_sckknight get that email from hubert about that new game?
16:32.22ckknightyep
16:32.30ckknightyou download it
16:32.37nicoli_si am, ill put it on the share when its done
16:34.21*** join/#curseforge Funkeh` (n=funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
16:34.21*** mode/#curseforge [+v Funkeh`] by ChanServ
16:45.19Repo[WoW] 10questshare: 03smariot 07master * 9f9b2bb / (3 files in 1 directory): [+1 commit] Change the state of daily quests from "finish" to "abandon" when they get reset.
16:55.06*** join/#curseforge Dashkal (n=dashkal@WoWUIDev/Nexus/dashkal)
16:55.06*** mode/#curseforge [+v Dashkal] by ChanServ
17:03.17Repo[WoW] 10dew-point-superneeder: 03Dlougach 04preview 5 * r29 : Tagging as preview 5
17:04.17Repo[WoW] 10questshare: 03smariot 07master * f56ba5f / (5 files in 1 directory): [+2 commits]
17:04.20Repof56ba5f: Removed print function, will use the builtin one.
17:04.23Repob7efd83: Don't store daily quests in QuestShare_Complete.
17:11.51Ackisujhhhhhhhhhhhhhhhhhhhhhhhhhy...............yyyyyyyyyyyyyyyyyyyyyyyy
17:12.45smariotcat on the keyboard?
17:25.27AckisWorkyes
17:25.30AckisWork:(
17:25.38AckisWorkhe's been jumping on it a lot apparently
17:26.01smariotheh.
17:26.14AckisWorkgf keeps shooing him off while I'm at work
17:26.37*** join/#curseforge quoin- (n=quoin@ppp121-44-129-87.lns10.syd7.internode.on.net)
17:27.14smariotif someone has a quest you're on, but not the ability to report their status, would it be better to mirror your status for theirs, or not even try and say they don't have it?
17:27.53AckisWorkI would say neither, say they have it but cannot get the status
17:29.59smariotoh, i have an "unknown" status for objectives, i could use "unknown" for the quests themselves.
17:30.05smariotthat works.
17:35.23*** join/#curseforge Computerpunk (n=IceChat7@92.82.167.24)
17:45.01Zhinjiockknight: ping
17:45.48netcursehe's at lunch i believe
17:47.56Zhinjiothx
17:48.48AckisWorkat or out to?
17:49.10DashkalThis is ckk... out to is kind of implied
17:49.23Dashkalpoints at the taglines on his addons
17:49.23Repo[WoW] 10tb_processwatcher: 03Valana_TB * r28 TB_ProcessWatcher.lua: Added Killing Machine and Freezing Fog.
17:50.38netcursei wonder when we should start showing cc 4.0
17:50.53Brunersnow?
17:50.58Bruners:)
17:51.04netcurseit's such a total difference
17:51.33Brunersi'm actually happy with the current one
17:51.39netcursei ll talk with kaelten and the team and see when we can start showing and involving more people :)
17:52.04KaeltenI think the answer in general is "pretty soon"
17:52.11netcurse;p
17:52.13Brunersnetcurse: will there be a module for that wowint updater?
17:52.24KaeltenBruners: that's something that we're still evaluating
17:52.33ZhinjioI bet.
17:52.34Zhinjioheh
17:52.42KaeltenZhinjio: :P
17:52.47BrunersKaelten: did you find anything more about that cracked CC?
17:52.56netcurseI wonder if windows users are going to cry because cc 4.0 looks like a mac app ?
17:52.59KaeltenBruners: I've sent takedown requests for several sites hosting them
17:53.00AckisWorkKaelten: you've been saying soon for a year ;)
17:53.04AckisWorknetcurse: it does?
17:53.09pastamancercracked CC?
17:53.10KaeltenAckis: relativity is nice aint it
17:53.21Kaeltenpastamancer: someone hex'ed the premium check
17:53.21AckisWorkKaelten: lol cracked CC?
17:53.28netcursewell the new windows 7 style is very mac ish
17:53.31netcurseand we use the new standards
17:53.45Dashkalsnickers
17:53.47pastamancerKaelten: heh
17:53.49Dashkalno surprise there
17:53.57Kaeltenit does look similar to a mac app yes, but it's easily adjustable.
17:54.03AckisWorkKaelten: fix this URL for me: http://www.wowace.test:5000/projects/arl/ <-- doesn't work
17:54.13Kaeltenhttp://www.wowace.com/projects/arl
17:54.15Kaeltendone
17:54.21Kaelten:D
17:54.26KaeltenDashkal: nope none at all.
17:54.29AckisWorkCameron wanted me to look at something :P
17:54.39Kaeltentry beta.wowace.com/projects/arl then
17:57.59Kaeltennetcurse: personally I think the windows version looks awesome.  Adamar's done a great job with it
17:58.38*** join/#curseforge p3lim (n=p3lim@084202164112.customer.alfanett.no)
17:59.12netcurseit does
18:00.25ZhinjioKaelten, maybe you know
18:00.35ZhinjioI'm trying to disable comments on the curse side of my project
18:00.47Zhinjiodoesn't seem to be working
18:01.00Kaeltenshould just be the checkbox on wowace/curseforge
18:01.07Kaeltenif its not working ping me again
18:01.09Zhinjionm
18:01.14Zhinjiolooks like it just took time to sync
18:01.16Kaeltenand I'll check on it after lunch
18:01.21Kaeltenyeah it takes a few mins
18:18.54Repo[WoW] 10questshare: 03smariot 07master * cccfd89 README.xhtml: [+1 commit] Made some notes about quest states. I will probably rename them later, the names are somewhat misleading.
18:19.13*** join/#curseforge Pneumatus (n=WiN@unaffiliated/pneumatus)
18:24.51*** join/#curseforge stolenlegacy (n=stolenle@d86-32-24-120.cust.tele2.at)
18:27.41Repo[WoW] 10flight-map: 03Saur 06moncai-flightmap * r6 localisation.ru.lua:
18:27.44RepoPrevent the Russian translation from messing up the English locale.
18:28.13ckknightnetcurse: I think that a screencast of the new client in use would be really useful
18:28.25nicoli_sditto
18:32.17*** join/#curseforge Aiiane (n=Aiiane@starfire.ST.HMC.Edu)
18:32.17*** mode/#curseforge [+v Aiiane] by ChanServ
19:02.42*** join/#curseforge Stew_a (n=Stewart@unafilliated/stewa/x-008753)
19:11.01BrunersKaelten: will i get killed if i keep the ccc ?
19:11.24Kaeltenyes, your children and your childrens children will forever be cursed as well
19:12.32*** join/#curseforge GeeksRUs (n=vampira@c-98-246-94-13.hsd1.wa.comcast.net)
19:15.14Repo[WoW] 10tb_core: 03Valana_TB * r116 TB_Core.lua:
19:15.17Repo* Fixed the capitalization code to support multi-byte characters.
19:15.20Repo* TB Core should no longer disable old TB Add-Ons. Their replacements take care of this.
19:16.00Repo[WoW] 10tb_chatenhancements: 03Valana_TB * r135 TB_ChatEnhancements.lua:
19:16.03RepoFixed highlighting patterns to support multi-byte characters.
19:25.29DashkalI'd love a look if you guys are ready for screenies and the like
20:09.37*** part/#curseforge Sigi_cz (n=sigiczx@213-194-253-77-eth5-gwfr2-user.802.cz)
20:25.29*** join/#curseforge Yewbacca (i=CLC@217.73.106.170)
20:34.47Repo[WoW] 10magnet-continued: 03eddie2 07master * v0.2b-10-gbe94fa1 / (11 files in 2 directories): [+7 commits] (3 truncated)
20:34.50Repobe94fa1: Ingredients worka partially
20:34.53Repo619a043: More reagent changes.
20:34.56Repoc655279: Initial works on regent-detection.
20:34.59Repo19be102: Re-ordered some functions
20:36.10*** join/#curseforge Tenchworks (n=none@76-231-27-217.lightspeed.wlfrct.sbcglobal.net)
20:37.03*** join/#curseforge Jamash (n=Jamash@75-25-130-215.lightspeed.sjcpca.sbcglobal.net)
20:40.54Repo[WoW] 10magnet-continued: 03eddie2 07master * v0.2b-11-gd5b591d .pkgmeta: [+1 commit] Fix .pkgmeta
20:49.15*** join/#curseforge smariot (n=smariot@bas3-sudbury98-1168050460.dsl.bell.ca)
20:59.02*** part/#curseforge Tenchworks (n=none@76-231-27-217.lightspeed.wlfrct.sbcglobal.net)
21:01.58*** join/#curseforge Natherul (n=Natherul@81-229-191-248-no31.tbcn.telia.com)
21:28.08*** join/#curseforge Tuller (n=muffins@c-71-197-12-179.hsd1.va.comcast.net)
21:33.24*** join/#curseforge yoshimo (i=chatzill@p5B0C1563.dip0.t-ipconnect.de)
21:35.30netcurseslaps PProvost around a bit with a large trout
21:35.46PProvostHey netcurse
21:35.49PProvostHow are you?
21:35.56netcursegood :)
21:36.01netcursefew news!
21:36.23netcursewe joined http://www.microsoft.com/BizSpark/
21:36.29PProvostNice!
21:36.31PProvostFree stuff!
21:36.46netcursethanks to microsoft, all microsoft products for free for 3 years
21:37.33netcurseThe new curse client is in .net 3.5 using WPF
21:37.51netcurseso that will go out to 1.2 millions users when it's read
21:37.53netcursey
21:38.44netcurseAlso, microsoft PR is pitching bizspark with us as case study with our 3.1 traffic numbers
21:39.11netcurseso i wanted to thank you for telling us to get closer to microsoft ;)
21:39.18netcursedefinatly was worth it
21:41.20nicoli_shave they published our testimonial yet?
21:41.48netcursesoon TM
21:42.53nicoli_slol
21:43.41Repo[WoW] New project: http://wow.curseforge.com/projects/opportunity/. Opportunity. Flyv (Manager/Author). Approved by Ackis.
21:43.46Repo[WoW] New project: http://wow.curseforge.com/projects/minorinscription/. MinorInscription. ektoric (Manager/Author). Approved by Ackis.
21:56.16*** join/#curseforge MentalPower (n=MPower@WoWUIDev/Norganna/Administrator/MentalPower)
22:00.52Repo[WoW] 10auditor: 03Alarisha 07master * v4.1.4-2-g583f8f1 / (2 files in 2 directories): [+2 commits]
22:00.55Repo583f8f1: Broker display fix.
22:00.58Repo4aeb0f9: Auditor now respects bar money style once again.
22:02.36Repo[WoW] 10auditor: 03Alarisha 07master * v4.1.4-3-gd1568f8 Docs/CHANGELOG.txt: [+1 commit] Changelog updates.
22:03.34*** join/#curseforge jucs (n=jucs@jucs-1-pt.tunnel.tserv6.fra1.ipv6.he.net)
22:03.37jucsLMAO
22:03.50jucsWen interessiert es alles, was 2^(10^6) ist?
22:04.04AckisWorknein
22:09.39jucsSchade...
22:10.02jucsAckisWork: Und andere Potenzen von 2?
22:10.45AckisWorkuhhh nein?
22:10.51AckisWorknevcairiel: halp?
22:12.04Repo[WoW] 10auditor: 03Alarisha 07master * v4.1.5-1-g1edbe65 / (2 files in 2 directories): [+1 commit] Auditor now remembers which timeframe you were looking at.
22:13.33netcurse
22:13.33netcurseEnglisch sprechen Sie bitte
22:14.44jucsOf course
22:15.08jucsWould someone like to know the value of 2^(10^6)?
22:15.34Xinhuanlua> 2^(10^6)
22:15.34lua_botXinhuan: inf
22:15.38Xinhuanpretty big.
22:15.44jucsquite ;-)
22:26.48Repo[WoW] 10dew-point-superneeder: 03Dlougach * r30 / (3 files in 1 directory): Minor bug fixes
22:30.22ckknightjucs: calculating. this might take a while.
22:30.32Antiarcckknight: WTB approve for http://www.wowace.com/projects/equipmentmanager_swapspecs/
22:31.27jucsckknight: I took some secs here ;-) Using gmplib
22:31.37Antiarcdanke
22:31.58ckknightjucs: http://paste.wowace.com/696/
22:32.27Repo[WoW] 10easydaily: 03Draake * r42 / (11 files in 3 directories):  (Message trimmed by 3 lines)
22:32.30RepoAdded options regarding shared quests.
22:32.32RepoUpdated DB options and forced DB reset.
22:32.35RepoUpdated locales.
22:32.39RepoNormal quests can now be learned using the gossip/quest frame check button.
22:33.12Repo[WoW] 10easydaily: 03Draake 04v2.0-beta.11 * r43 : Tagging as v2.0-beta.11
22:33.39jucsFine.... so.... let's try 2^(10^9) ;-)
22:33.56ckknightget a copy of python yourself
22:34.02ckknightpython.or
22:34.05ckknightpython.org*
22:34.40HjalteSigh at the curse client still having trouble downloading only-alpha addons. Like http://www.wowace.com/projects/equipmentmanager_swapspecs/ :)
22:34.58Repo[WoW] 10dew-point-superneeder: 03Dlougach 040.8 * r31 : Tagging as 0.8
22:34.58Hjalteoh wait
22:35.00HjalteThat's a release
22:35.16HjalteThen I don't know the problem :(
22:37.39jucsStill calculating (using ~700MB Ram)
22:38.28nicoli_shjalte, if you cant download a file using the client, file a ticket for it please
22:38.29jucsI'm curious if I'll live to see it finish...
22:38.50Hjaltenicoli_s: It seems to be working now, might just be because it was so new.
22:39.09ZorbaTHutjucs, probably, exponentiation is surprisingly fast
22:39.41jucsIt is, he got 2^(10^6) in less than a second :-D
22:40.08Repo[WoW] 10easydaily: 03Draake 04v2.0-beta.11 * r44 : Remove beta.11
22:40.31ZorbaTHutyeah, 2^(10^9) will involve probably another dozen multiplies at most. the only slow part is just the sheer length of them
22:40.34nicoli_sHjalte, probably, the addons have to sync to curse before they appear on the client
22:40.43Repo[WoW] 10easydaily: 03Draake 04v2.0-beta.11 * r45 : Tagging as v2.0-beta.11
22:41.49jucsOops...
22:42.08jucsAs far as I see, it'll be 300 million digits...
22:42.15ckknightyep
22:42.44ZorbaTHutjucs, that may take a bit to paste online
22:43.40jucsActually :-D Maybe I should copy-paste it into jabber^^
22:43.46jucsnot* :-D
22:44.20Repo[WoW] 10easydaily: 03Draake 04v2.0-beta.11b * r46 : Tagging as v2.0-beta.11b
22:44.51ZorbaTHutamusingly, it'd be far more efficient to just package up a python interpreter to run the script
22:45.10jucsBut much less fun^^
23:02.33jucsGot it
23:02.40jucs287,1MB :-D
23:03.46*** join/#curseforge Tuller_ (n=muffins@c-71-197-12-179.hsd1.va.comcast.net)
23:08.34*** join/#curseforge Adirelle_ (n=Adirelle@tok69-5-82-235-150-60.fbx.proxad.net)
23:14.19*** join/#curseforge Tuller_ (n=muffins@c-71-197-12-179.hsd1.va.comcast.net)
23:15.33Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 07master * 0.1.1-beta-r2-1-g1646e81 / (3 files in 2 directories): [+1 commit] Additional quest support added; WIP and untested
23:16.57Repo[WoW] 10copilot-brunnhildar: 03calidore_arygos_eu 07master * 0.1.0-beta-r1-2-g6d99c1e / (3 files in 2 directories): [+2 commits]
23:17.00Repo6d99c1e: Fixed typos
23:17.03Repob22fbf7: Added initial support for the remaining quests in Brunnhildar
23:22.45Repo[WoW] 10copilot-argenttournament: 03calidore_arygos_eu 07master * 0.1.1-beta-r2-2-g1374086 ArgentTournament.lua: [+1 commit] Copied missing function from Copilot_Brunnhildar (IsDoubleClick())
23:34.53*** join/#curseforge Chomps (n=Chomp@cpc3-cove11-2-0-cust111.3-1.cable.virginmedia.com)

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