IRC log for #curseforge on 20100724

00:06.19Shadowsonganyone even alive?
00:27.28Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r11 / (10 files in 2 directories):
00:27.29Repo- fixed some issues with the bootstrapping of this addon....seems that underscores in the name of the addon cause Ace3 or lua (or some part of the native code...) to not bind the lua table to the native object properly
00:27.30Repo--- removed underscore from addon object's name (affects all methods, references to the old name, etc.)
00:27.32Repo--- will not be changing the name of the package or any of the files.
00:29.06Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r12 Core.lua:
00:29.08Repo- forgot to save Core.lua before last check-in, so it included all the stuff that is coming in the next changelist, but should have only included the renaming of the class
00:36.09*** join/#curseforge ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
00:36.09*** mode/#curseforge [+o ckknight] by ChanServ
00:40.10Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r13 / (6 files in 1 directory):  (Message trimmed by 2 lines)
00:40.12Repo- first pass on Zone search module
00:40.13Repo-- works mostly; items from heroic & 25m versions of raids still not being captured correctly
00:40.15Repo-- Zone search module is now re-enabled.  the results it returns can sometimes seem random or incorrect; if this happens, check your search string for common words like "of" "the" "a", etc. as I haven't yet implemented the logic to ignore stuff like that.
00:40.16Repo- moved zone search module into its own file to provide an example to other addon developers for how to create a custom search module for AtlasLootAdvancedSearch;
00:50.23Repo[WoW] 10titan-repdisplay: 03atngreg * r13 / (3 files in 1 directory): refactoring fixes, should be working again.
00:53.08*** join/#curseforge ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
00:53.08*** mode/#curseforge [+o ckknight] by ChanServ
01:04.52ShadowsongQuick question, can a WoW addon be a guild website pack?
01:26.22*** join/#curseforge Gweniver (~Gweniver@c-75-72-197-12.hsd1.mn.comcast.net)
01:30.58TorhalShadowsong: No
01:32.47Shadowsongwebsite pack with small WoW addon which exports data that adds function to the site?
01:32.53Shadowsongfunctions*
01:33.53TorhalWe don't accept AccOns which are realm and/or guild-specific./
01:35.27ShadowsongI didn't mean realm or guild specific
01:36.32TorhalAnd I didn't mean to type Acc instead of Add :)
01:36.37TorhalWhat is it, exactly?
01:37.11ShadowsongI'm talking about a guild website pack (which anyone can use) that includes an addon which exports data for use with your site. so the user hosts the website for their guild and uses the addon that came with it for extracting certain things for on their guild site
01:37.48TorhalOh. Sure, so long as you supply us with source code if it's an executable.
01:39.04Shadowsongno exe. I was thinking to make an addon which exports certain data into sql for database storage which is accessed by the site
01:40.31Shadowsongi don't know things like c++    I can do web programming and addons
01:43.01TorhalYou cannot write to file, except when reloading the UI or logging out
01:43.14Shadowsonghuh?
01:43.17TorhalThen, it's automatic and only saves to the AddOn's savedvariables
01:43.27TorhalWoW's Lua is sandboxed
01:43.42TorhalNo OS or network access
01:43.48Shadowsongi know that
01:43.50TorhalSo there are no file reads/writes
01:43.52TorhalAh
01:44.12TorhalThen how are you exporting to SQL from savedvariables?
01:44.41ShadowsongI'll program it into the admin panel
01:45.40Torhal?
01:45.46TorhalOh
01:45.59TorhalYou'll read the savedvariables and translate them to SQL?
01:46.03Shadowsongyea
01:46.03TorhalFrom the site?
01:46.18Shadowsongmake it easy on the user
01:46.50TorhalIf it's just a datamining AddOn that's fine - there are plenty of those.
01:47.12Shadowsongonly datamining certain things
01:47.26Shadowsongits not like wowhead
01:48.18TorhalAye
01:51.06Shadowsongthis however is a big project
01:51.31Shadowsongbeen trying to think of an idea for a smaller addon project. no ideas still :(
01:52.42Torhal:(
01:54.35ShadowsongI've looked at existing addons trying to get ideas with no luck
02:08.30*** join/#curseforge Ingela (~Ingela@90-230-169-130-no35.tbcn.telia.com)
02:09.26Repo[WoW] New addon: http://wow.curseforge.com/addons/redline-suicide-kings/. Redline (Suicide Kings). Ravicz (Manager/Author). Experimental. Approved by Torhal.
02:11.29Repo[WoW] New addon: http://wow.curseforge.com/addons/raven/. Raven. Tomber (Manager/Author). Experimental. Approved by Torhal.
02:20.43*** join/#curseforge Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
02:20.43*** mode/#curseforge [+v Dashkal] by ChanServ
02:24.16*** join/#curseforge yuxans (~yuxans@219.141.211.94)
02:33.04*** join/#curseforge yuxans (~yuxans@2001:470:d:4a5::101)
02:37.57Repo[WoW] 10luatogui (experimental): 03Eidolarr 07master * cacc22b LuaToGui.toc: [+1 commit] add .toc file
02:48.30*** join/#curseforge smcn (smcn@c-174-52-104-121.hsd1.ut.comcast.net)
03:29.07*** join/#curseforge ckknight (~ckknight@c-68-62-172-239.hsd1.al.comcast.net)
03:29.08*** join/#curseforge ckknight (~ckknight@WoWUIDev/WoWAce/CurseStaff/CurseForge/ckknight)
03:29.09*** mode/#curseforge [+o ckknight] by ChanServ
03:30.39Repo[WAR] 10scbal: 03tzs108 07test * v1.3-1-g30005a3 / (7 files in 1 directory): [new, +1 commit] turn off system updates as soon as data received
03:33.21Repo[WAR] 10scbal: 03tzs108 07test * v1.3-2-g9bb819e scbal.lua: [+1 commit] fix window name
03:34.20*** join/#curseforge kandarz (~kandarz@c-67-182-149-144.hsd1.wa.comcast.net)
03:41.45*** join/#curseforge Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
03:41.45*** mode/#curseforge [+v Dashkal] by ChanServ
03:56.51*** join/#curseforge yuxans (~yuxans@2001:470:d:4a5::101)
04:02.33*** join/#curseforge Jamash (~chatzilla@99-92-174-69.lightspeed.iplsin.sbcglobal.net)
04:44.20Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r2 RSK/: toc update
04:44.33*** join/#curseforge Ayonyx (~Ayonyx@99-65-180-76.lightspeed.sntcca.sbcglobal.net)
05:34.15Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r3 RSK/.git (23 files in 9 directories): toc added
05:36.50Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r4 RSK/RSK.toc: toc updated again...
06:07.24*** join/#curseforge Srosh (~Srosh@d057114.adsl.hansenet.de)
06:15.32*** join/#curseforge DesertDwarf (~addons@ip68-2-61-202.ph.ph.cox.net)
06:30.26Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r5 RSK (3 files in 1 directory): alpha one maybe?
06:33.55Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r6 RSK/RedlineSK.lua: fixed typos
06:39.29Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r7 RSK/RedlineSK.lua: more typos...
06:53.12*** join/#curseforge yuxans (~yuxans@2001:470:d:4a5::101)
07:04.12Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r8 RSK/RedlineSK.lua: added credits
07:19.43Repo[WoW] 10redline-suicide-kings (experimental): 03Ravicz * r9 RSK/RedlineSK.lua: broken addons ftw
07:27.38*** join/#curseforge Zasurus (~IceChat7@78-105-174-15.zone3.bethere.co.uk)
08:02.07*** join/#curseforge Repo (~supybot@repos.curseforge.net)
08:10.31*** join/#curseforge Repo (~supybot@repos.curseforge.net)
08:28.06*** join/#curseforge Aikawa (~Aikawa@p5B0570A1.dip.t-dialin.net)
08:34.21*** join/#curseforge Caleb| (~caleb@BC24BCED.dsl.pool.telekom.hu)
08:35.31Repo[WoW] 10dinger: 03Eidolarr 07master * 78cfbcf .gitignore: [+1 commit] removed .gitignore
08:41.58Repo[WoW] 10luatogui (experimental): 03Eidolarr 07master * e690923 .pkgmeta: [+1 commit] add .pkgmeta
08:42.24Repo[WoW] 10luatogui (experimental): 03Eidolarr 07master * b970a3a LuaToGui.toc: [+1 commit] add optional Ace3 dep
09:12.00*** join/#curseforge Hjalte (~chatzilla@cpe.ge-0-2-0-835.arcnqu2.customer.tele.dk)
09:24.27Repo[WoW] 10titanpals: 03KanadiaN * r36 / (8 files in 2 directories):
09:24.29Repo- ToC version Changed to come inline with current interfacer version
09:24.30Repo= Tooltip for RealID stuff
09:24.31Repo+ Auto remove pal to help auto sync problem
10:20.22*** join/#curseforge Computerpunk (~Computerp@95.76.177.207)
11:18.55Repo[WAR] 10rvapi_entities: 03MrAngel * r10 RVAPI_Entities/RVAPI_Entities.lua: Formation member distances prototype
11:29.48*** join/#curseforge Raeli (~a@89.181.96.252)
11:51.25*** join/#curseforge Jamash (~chatzilla@99-92-174-69.lightspeed.iplsin.sbcglobal.net)
12:03.29*** join/#curseforge smcn (smcn@c-174-52-104-121.hsd1.ut.comcast.net)
13:45.36*** join/#curseforge Aikawa (~Aikawa@p5B0570A1.dip.t-dialin.net)
14:07.47*** join/#curseforge Odlaw (ozzy@c-98-245-3-204.hsd1.co.comcast.net)
14:46.15Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r14 / (4 files in 1 directory):
14:46.17Repo- added support for specifying partial exact match via double-quotes
14:46.18Repo-- normally, if you search for Trial of the Crusader, it will return all items that have any of those 4 words in them, which is quite a large set.  With this change, any text in double-quotes will be treated as a single token - "Trial of the Crusader" will only match items that have that phrase in one of the target fields (i.e. item name, slot name, etc.).  The purpose of this is to support searching for multi-word dungeon names, item names, etc. wh
14:46.21Repo- search by zone-name almost working;  after several hours mining through AtlasLoot tables to determine how to correctly navigate through the table hierarchies in order to extract the zone names, the end result was a search module that works perfectly.....if it was supposed to be searching boss/encounter names.
14:46.22Repo-- I was thinking of adding this feature a little later anyway, tho, so that I have a snapshot of the working "find boss/encounter name" code before I start making changes again, to get the zone names instead.
15:13.40*** join/#curseforge Gweniver (~Gweniver@c-75-72-197-12.hsd1.mn.comcast.net)
15:16.40*** join/#curseforge Ingela (~Ingela@90-230-169-130-no35.tbcn.telia.com)
15:20.13*** join/#curseforge EthanCentaurai (~ethan@92.27.170.10)
15:31.19*** join/#curseforge Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
15:41.34*** join/#curseforge ReAn (~rean@S0106001aa0d40120.cg.shawcable.net)
15:56.23Repo[WoW] 10goingprice_wowhead: 03Neikos * r1363 / (2 files in 1 directory): Updating to version 3.3.1279986822
15:56.31Repo[WoW] 10goingprice_wowhead: 03Neikos 043.3.1279986822 * r1364 : Tagging version 3.3.1279986822
15:56.37Repo[WoW] 10goingprice_wowhead: 03Neikos * r1365 branches (2 files in 1 directory): Updating to version 3.3.1279986822-beta
15:56.44Repo[WoW] 10goingprice_wowhead: 03Neikos 043.3.1279986822-beta * r1366 : Tagging version 3.3.1279986822-beta
16:11.07*** join/#curseforge yoshimo (~Kassandra@p5499B03F.dip0.t-ipconnect.de)
16:21.27*** join/#curseforge ReAn (~rean@S0106001aa0d40120.cg.shawcable.net)
16:27.23*** join/#curseforge ReAn (~rean@S0106001aa0d40120.cg.shawcable.net)
17:25.20Repo[WoW] 10goingprice_allakhazam: 03Neikos * r1516 / (2 files in 1 directory): Updating to version 3.3.1279992216
17:25.27Repo[WoW] 10goingprice_allakhazam: 03Neikos 043.3.1279992216 * r1517 : Tagging version 3.3.1279992216
17:25.33Repo[WoW] 10goingprice_allakhazam: 03Neikos * r1518 branches (2 files in 1 directory): Updating to version 3.3.1279992216-beta
17:25.52Repo[WoW] 10goingprice_allakhazam: 03Neikos 043.3.1279992216-beta * r1519 : Tagging version 3.3.1279992216-beta
17:32.52*** join/#curseforge Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
17:32.52*** mode/#curseforge [+v Dashkal] by ChanServ
17:34.28*** join/#curseforge yoshimo (~Kassandra@p5499B03F.dip0.t-ipconnect.de)
17:44.45*** join/#curseforge yoshimo (~Kassandra@p5499B03F.dip0.t-ipconnect.de)
18:19.14*** join/#curseforge Moryanta (~Timmy@timmy.zpm.be)
18:22.47*** join/#curseforge Ingela (~Ingela@90-230-169-130-no35.tbcn.telia.com)
18:28.29*** join/#curseforge Tuller (~muffins@c-69-143-56-163.hsd1.va.comcast.net)
18:49.30*** join/#curseforge Srosh (~Srosh@d057114.adsl.hansenet.de)
18:50.05*** join/#curseforge Moryanta (~Timmy@91.121.52.1)
18:53.20Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r15 AtlasLoot_AdvancedSearch.wowsln: - sln file wanted to be updated
18:53.33*** join/#curseforge Xinhuan (~xinhuan@WoWUIDev/WoWAce/xinhuan)
19:03.26Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r16 / (26 files in 2 directories):
19:03.28Repo- renamed all files and references to remove the underscore in the middle of the addon name
19:05.12Repo[WoW] 10trades-bar: 03egingell * r88 / (7 files in 1 directory): -- Move-bug fix.
19:06.00Repo[WoW] 10trades-bar: 03egingell 04v201007241305 * r89 : -- Tagging
19:07.39Repo[WoW] 10telui: 03DarthAndroid * r12 / (19 files in 10 directories):  (Message trimmed by 5 lines)
19:07.41Repo* Updated Mod_Camera for proper insertion of defaults.
19:07.42Repo* Fixed bug with loading DataTexts related to safecall API change
19:07.44Repo* Changed version format from major.minor.build to major.minor-build
19:07.45Repo* Updated comments in several modules.
19:10.37*** join/#curseforge Moryanta (~Timmy@timmy.zpm.be)
19:11.14Repo[WoW] 10telui: 03DarthAndroid * r13 config/example-config.lua: * Created example configuration
19:19.32Repo[WoW] 10trades-bar: 03egingell * r90 TradesBar.lua:
19:19.47Repo-- Removed right-click function from random mount/pet buttons.
19:20.04Repo[WoW] 10trades-bar: 03egingell 04v201007241319 * r91 : -- Tagging
19:48.49Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r17 / (2 files in 1 directory): - second pass on zone search module
19:48.51Repo--- works, to an extent.  it finds all the items from that zone, but the info displayed about the item in the AtlasLoot panel is messed up (name and location are correct, but it's showing the name of the dungeon instead of the item category, for example).
19:48.52Repo--- want to get a working copy into scc before I dig any further.
19:52.55*** join/#curseforge Caleb| (~caleb@dsl4E5C0235.pool.t-online.hu)
20:10.32*** join/#curseforge Repo (~supybot@repos.curseforge.net)
20:11.18*** join/#curseforge Moryanta (~Timmy@timmy.zpm.be)
20:23.26Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r18 / (2 files in 2 directories):
20:23.28Repo- added support for toggling enhanced search features via the Search Options button in the AtlasLoot panel
20:45.49Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r19 Core.lua: - fixed item name module not working
20:49.58Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r20 .pkgmeta:
20:50.12Repo- updated the ignore directive in the .pkgmeta to reflect the names of the solution and project files.
20:51.25Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r21 AtlasLootAdvancedSearch.toc: - updated .toc
21:02.25Repo[WoW] 10atlasloot_advancedsearch: 03orgevo 04v0.6beta * r22 :  (Message trimmed by 9 lines)
21:02.41Repo** tagging new beta **
21:02.42Repo:fixes
21:02.43Repo- fixed item name searches not working
21:02.44Repo:new features
21:05.13*** join/#curseforge Dashkal (~dashkal@WoWUIDev/Nexus/dashkal)
21:05.13*** mode/#curseforge [+v Dashkal] by ChanServ
21:21.59*** join/#curseforge Proditor (~Proditor@c80-217-71-99.bredband.comhem.se)
21:22.27Repo[WAR] 10rvapi_frames: 03MrAngel * r39 RVAPI_Frames/Templates/EveOnline (4 files in 1 directory): 1. Effects prototype (alpha version) has been implemented
21:22.29Repo2. 'No alpha animation' bug has been fixed
21:24.33Repo[WAR] 10rvapi_frames: 03MrAngel * r40 RVAPI_Frames/Templates/RVF_Enemy (11 files in 2 directories): Enemy template initial upload
21:24.54Repo[WAR] 10rvapi_frames: 03MrAngel * r41 RVAPI_Frames/Templates/Classic/RVF_Classic.lua: Adaptation to the new distance system has been made
21:25.14Repo[WAR] 10rvapi_frames: 03MrAngel * r42 RVAPI_Frames/Templates/Modern/RVF_Modern.lua: Adaptation to the new distance system has been made
21:26.02Repo[WAR] 10rvapi_frames: 03MrAngel * r43 RVAPI_Frames/RVAPI_Frames.lua:
21:26.04Repo1. Templates signature idea has been removed from the project
21:26.05Repo2. TemplatesList have more data now
21:27.38Repo[WAR] 10rvmod_targets: 03MrAngel * r8 RVMOD_Targets/RVMOD_Targets.lua: Small code improvements
21:28.49Repo[WAR] 10rvapi_entities: 03MrAngel * r11 RVAPI_Entities/RVAPI_Entities.lua: Distances are based on the map information
21:29.58Repo[WAR] 10rvmod_ignoreme: 03MrAngel * r5 RVMOD_IgnoreMe (2 files in 1 directory): Ignore list is saved localy now
21:33.53*** join/#curseforge Aikawa (~Aikawa@p5B057EBE.dip.t-dialin.net)
21:34.50*** join/#curseforge Funkeh` (~funk@WoWUIDev/WoWAce/Ace3/BigWigs/funkeh)
21:34.50*** mode/#curseforge [+v Funkeh`] by ChanServ
21:40.49Repo[WoW] New addon: http://wow.curseforge.com/addons/auctionagent/. AuctionAgent. jeaz (Manager/Author). Experimental. Approved by Ackis.
21:40.55Repo[WoW] New addon: http://wow.curseforge.com/addons/scarfilter/. ScarFilter. Scar83217 (Manager/Author). Experimental. Approved by Ackis.
21:41.02Repo[WoW] New addon: http://wow.curseforge.com/addons/buff-manager/. Buff Manager. bamesbury (Manager/Author). Experimental. Approved by Ackis.
21:41.30Repo[WoW] New addon: http://wow.curseforge.com/addons/scarfilter/. ScarFilter. Scar83217 (Manager/Author). Approved by Ackis.
21:41.52Repo[WoW] New addon: http://wow.curseforge.com/addons/chaoticmp3player/. ChaoticMP3Player. Sugarwarlock (Manager/Author). Approved by Ackis.
21:41.54Repo[WoW] New addon: http://wow.curseforge.com/addons/buff-manager/. Buff Manager. bamesbury (Manager/Author). Approved by Ackis.
21:41.57Repo[WoW] New addon: http://wow.curseforge.com/addons/easyrage/. Easyrage. Rollenprinz (Manager/Author). Approved by Ackis.
22:03.16Repo[WAR] 10rvapi_frames: 03MrAngel * r44 RVAPI_Frames/Templates/EveOnline/RVF_EveOnline.lua: 'No alpha animation' bug has been fixed (better version)
22:24.49Repo[WoW] 10telui: 03DarthAndroid * r14 / (6 files in 2 directories):  (Message trimmed by 1 line)
22:24.51Repo* Fixed DT_Performance when the total number of addons is less than the amount to display
22:24.52Repo* Fixed DT_Factions not updating when user changes watched faction.
22:24.53Repo* Fixed several missing variables in TukUI AddonSkin compatibility layer
22:24.54Repo* Updated TukUI AddonSkin compatibility layer to work for TukUI V11
22:51.26Repo[WAR] 10rvapi_entities: 03MrAngel * r12 RVAPI_Entities (2 files in 1 directory): v0.7 Beta ready for upload
23:10.59Repo[WoW] 10atlasloot_advancedsearch: 03orgevo * r23 .pkgmeta:
23:11.01Repo- added AceConfig, AceDB, and AceDBOptions modules (can't keep hitch-hiking on AtlasLoot's config database forever  ;))
23:12.35Repo[WoW] 10titanpals: 03KanadiaN * r37 / (7 files in 2 directories):  (Message trimmed by 1 line)
23:12.36Repo- Redid config diaglog
23:12.37Repo- More work on RealID
23:12.38Repo- Removed Offline friends
23:12.39Repo- Added option to allow tooltip in combat ( Might just totaly remove function to disable tooltip all togeather )
23:34.59Repo[WAR] 10rvapi_frames: 03MrAngel * r45 RVAPI_Frames (10 files in 5 directories): RVAPI_Frames are ready for upload
23:42.46Repo[WAR] 10rvmod_targets: 03MrAngel * r9 RVMOD_Targets (2 files in 1 directory): RVMOD_Targets v1.12 is ready for upload
23:49.23Repo[WAR] 10rvf_helloworld: 03MrAngel * r6 RVF_HelloWorld (2 files in 1 directory): Hello World template is ready for upload

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