IRC log for #curseforge on 20141102

00:01.04*** join/#curseforge [TOM_RUS] (something@178.35.150.18)
00:05.47Repo[WoW] daily-grind: 03deldinor * r169  (2 files in 1 directory): Fix for new users.
00:06.18Repo[WoW] daily-grind: 03deldinor 043.0.3 * r170 : Tagging as 3.0.3
00:10.49Repo[Minecraft] New bukkit plugin: SimpleHub - http://dev.bukkit.org/bukkit-plugins/simplehub/
00:10.49Repo[Minecraft] New bukkit plugin: StaffPlayerJoin - http://dev.bukkit.org/bukkit-plugins/staffplayerjoin/
00:10.50Repo[Minecraft] New bukkit plugin: Speed - http://dev.bukkit.org/bukkit-plugins/server-tool-speed/
00:13.19*** join/#curseforge [TOM_RUS] (something@178.35.150.18)
00:17.52Repo[WoW] big-wigs: 03funkydude * r12144 SiegeOfOrgrimmar/GarroshHellscream.lua: Tweak phase change soon alert.
00:19.38*** join/#curseforge [TOM_RUS] (something@178.35.150.18)
00:28.52*** join/#curseforge [TOM_RUS] (something@178.35.150.18)
00:34.24Repo[WoW] bank-items: 03nbluewiz * r206 Bindings.xml: Move bindings to addons category.
00:40.29Repo[WoW] bank-items: 03nbluewiz * r207 BankItems.toc: bump version. (6.0.3 on live)
00:58.25Repo[WoW] ovale: 03jlam 07master * 6.0.6  (29 files in 2 directories): [+4 commits]
00:58.26Repo3d8b80c: Update auras caused by the player on non-unitID units.
00:58.26Repo5cc2d75: Shaman: Fix the spell ID of Frost Shock.
00:58.26Repo0ec2611: Only set the frame anchor during frame construction.
00:58.26Repo0f04075: Fix leaked globals and add proper upvalues for globals.
00:58.36Repo[WoW] ovale: 03jlam 046.0.6 * 21b0414 /: [new tag] Tagging as 6.0.6 release.
01:03.33Repo[Minecraft] New bukkit plugin: ForceOp Blocker - http://dev.bukkit.org/bukkit-plugins/forceop-blocker/
01:09.14Repo[WoW] cputhieves: 03mikk * r6 main.lua:  (5 lines trimmed from commit message)
01:09.16RepoCh-ch-ch-changeees!
01:09.18Repo- OnUpdate CPU usage now included in frame CPU usage (manual polling yay). Addon checks if this is necessary or not on start-up. (Future safe)
01:09.20Repo- If we ever report high CPU on an unnamed frame, it is now assigned a global name e.g. UnnamedFrame01234567 and reported as such. This allows you to prod it yourself with e.g. /dump
01:09.22Repo- New command "/cputhieves identify VARNAME" that does its best to find out just where the hell that variable came from.
01:11.54Repo[WoW] rarity: 03allara * r338 Core.lua:
01:11.54Repo- Bucket the UPDATE_INSTANCE_INFO, LFG_UPDATE_RANDOM_INFO, and CALENDAR_UPDATE_EVENT_LIST events. Sometimes the server calls these repeatedly.
02:31.04Repo[SC2] mafarazzo-td-revamped-2014-editi (experimental): 03DNAofDeath 07master * 40fc3fe  (12 files in 3 directories): [+1 commit] Added Poison Tower Weapons (Based on Vile Acid (slowing) from Roaches) and Cynide Tower Turret (Based on Spore Cannon)
02:32.37Repo[Minecraft] New bukkit plugin: JokeTime - http://dev.bukkit.org/bukkit-plugins/joketime/
02:44.50Repo[WoW] cputhieves: 03mikk * r7 main.lua: Add print() 10 seconds after start:
02:44.50Repo<PROTECTED>
02:46.23Repo[SC2] mafarazzo-td-revamped-2014-editi (experimental): 03DNAofDeath 07master * 21f7872  (8 files in 3 directories): [+1 commit] Fixed Static Towers Beam Animation never stops. Fixed Static Towers Namings.
03:12.44Repo[WoW] addon-loader: 03mikk * r135 Conditions.lua:
03:12.44RepoGive the delayed-loading frame a name. (Yeah I'm playing with CPUThieves and it showed up as unnamed.)
03:25.26Repo[WoW] onechoice: 03Kaelten * r32  (3 files in 1 directory): Added tag v1.5.0 for changeset 66164f39ee42
03:25.26RepoUpdate for WoD, works in limited testing
03:42.56Repo[WoW] onecore: 03Kaelten * r97  (4 files in 2 directories): Added tag v1.7.4 for changeset 0488625f603a
03:42.56RepoAdding option to hide Sort Button
03:43.34Repo[WoW] onebag3: 03Kaelten * r175  (3 files in 2 directories): Added tag v3.8.3 for changeset 80e5686a0f19
03:43.34RepoAdding option to hide sort button
03:44.20Repo[WoW] onebank3: 03Kaelten * r94  (4 files in 2 directories): Added tag v3.7.5 for changeset 721a40d670d1
03:44.20RepoAdding option to hide sort button
04:12.00Repo[WoW] bittens-spellflash-dk: 03slippycheeze * r132  (2 files in 2 directories):  (1 line trimmed from commit message)
04:12.01RepoFix "debugging" that disabled FS under KM
04:12.01RepoThis is super-embarrassing, and I can't believe I missed it, but FS
04:12.01Repounder KM was completely disabled in the previous release.  Shameful.
04:12.16Repo[WoW] bittens-spellflash-dk: 03slippycheeze 0460000.1.1 * r133 : Create tag 60000.1.1
04:13.25Repo[WoW] myslot: 03farmer1992 04v5.2.2 * e6b2348 /: [new tag, +2 commits]
04:13.25Repo/myslot clear binding
04:13.26Repo/myslot clear action
04:16.26Repo[WoW] cputhieves: 03mikk * r8 main.lua:
04:16.26RepoWe now track all OnEvent/OnUpdate that we have seen a frame use, and include their CPU usage in the stats. This doesn't necessarily mean all the ones that it ever used (we might have missed it between polls!), but it's a lot better than nothing.
04:30.51Repo[WoW] ovale: 03jlam 07master * 6.0.7  (3 files in 1 directory): [+2 commits]
04:30.51Repod2bac7a: Who knew that frame anchors could mysteriously disappear?
04:30.52Repoa1a7ef7: Fix nil table reference.
04:30.54Repo[WoW] ovale: 03jlam 046.0.7 * 1cb3f30 /: [new tag] Tagging as 6.0.7 release.
04:53.04Repo[WoW] elvui_addonskins: 03Pheochan 07master * 3.07-2-g7114e67  (5 files in 1 directory): [+1 commit] Embed System
04:53.50Repo[WoW] elvui_addonskins: 03Pheochan 07master * 3.07-3-g1cbc018  (3 files in 2 directories): [+1 commit] MasterLootManagerRemix Skin locked to Version 2.4
05:03.11Repo[WoW] elvui_addonskins: 03Pheochan 07master * 3.07-4-g4ad5c2e Core/Embed.lua: [+1 commit] Leave this.
05:04.08Repo[WoW] collectinator: 03resa1983 07master * 2.0.11-66-gac86b98 / (7 files in 3 directories): [+7 commits] (3 truncated)
05:04.10Repoac86b98: Continuing to fill out the ToyDB (not complete yet)
05:04.12Repof340bb3: Localization
05:04.14Repod4b45c9: Add customs
05:04.16Repo6d1e8e6: Add Mobs
05:08.11Repo[WoW] sounds4chat: 03shaft840 * r4  (4 files in 2 directories):  (2 lines trimmed from commit message)
05:08.11Repov6.0.3
05:08.11Repo-----------------------------------
05:08.11Repo-- ADDED: More Sound Files
05:08.11Repo-- CHANGED: Default sounds to better ones
05:08.53Repo[WoW] sounds4chat: 03shaft840 04v6.0.3 * r5 : version
05:14.35Repo[WoW] sodwhisper: 03shaft840 * r101  (2 files in 1 directory):  (1 line trimmed from commit message)
05:14.36Repov6.0.5
05:14.36Repo-----------------------------------
05:14.36Repo-- FIXED: Two leaked Globals
05:14.36Repo-----------------------------------
05:15.27Repo[WoW] sodwhisper: 03shaft840 04v6.0.5 * r102 : version
05:31.43*** join/#curseforge ShadniX (dagger@p5DDFD8C9.dip0.t-ipconnect.de)
05:34.02Repo[Minecraft] New bukkit plugin: MyMenu - http://dev.bukkit.org/bukkit-plugins/mymenu/
05:34.44Repo[WoW] elvui_addonskins: 03Pheochan 07master * 3.07-5-gb35e297 / (3 files in 2 directories): [+1 commit] Omen Fixes
05:36.22Repo[WoW] auto-safari-hat: 03MMOSimca * r12 AutoSafariHat.lua: Reorganize code into logical blocks; remove support for emptying pet slots as it can no longer be done.
05:53.38Repo[WoW] askmrrobot: 03yellowfive * r46  (4 files in 2 directories): Added tag v15 for changeset 1851d0fd18fa
05:53.38Repofixed an issue with shopping tab enchant links not working on AH
06:16.01Repo[WoW] auto-safari-hat: 03MMOSimca * r13 AutoSafariHat.lua: Add warning via OnTooltipSetUnit for not having the Safari Hat buff when mousing over a Battle Pet.
06:16.48Repo[WoW] auto-safari-hat: 03MMOSimca * r14 .hgtags: Added tag 1.4.0 for changeset becf6315ac83
06:20.45Repo[WoW] auto-safari-hat: 03MMOSimca * r15 AutoSafariHat.lua: Added button pushing simulation to fake tamer button.
06:21.53Repo[WoW] auto-safari-hat: 03MMOSimca * r16 .hgtags: Added tag 1.5.0 for changeset 97516393c3b0
06:58.56*** part/#curseforge Hekili (~hekili@cpe-98-155-166-87.hawaii.res.rr.com)
07:24.37*** join/#curseforge Kashike (~kashike@is.the.leader.of.the.kitteh.club)
07:24.37*** join/#curseforge Kashike (~kashike@unaffiliated/kashike)
09:19.17*** join/#curseforge Ackis (~Ackis@WoWUIDev/WoWAce/ARL/Troll/Ackis)
09:19.32*** mode/#curseforge [+o Ackis] by ChanServ
09:38.27*** join/#curseforge stolenlegacy (~stolenleg@unaffiliated/stolenlegacy)
09:44.50*** join/#curseforge liquidbase (~liquidbas@f052144203.adsl.alicedsl.de)
10:06.27*** join/#curseforge FalkenFlyver (falk@0105ds3-bav.0.fullrate.dk)
10:54.59*** join/#curseforge Repo (~repo@76.164.170.2)
10:59.27Repo[WoW] comergy-2 (experimental): 03robfaie 07master * 78a9b3a Options.lua: [+1 commit] dry code for enable setting
11:05.24Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r42 Northrend/Toravon.lua: Toravon: remove old id
11:09.34Repo[WoW] routes: 03Nevcairiel 07master * v1.4.2-12-g5b9a89c  (2 files in 2 directories): [+1 commit] Remove GatherMate1 plugin, since GM1 is broken and dead
11:15.10Repo[WoW] squire3: 03Adirelle 07master * v1.0.3-9-gc77374d  (3 files in 1 directory): [+2 commits]
11:15.10Repoc77374d: Added a "Debug macro" panel for debug versions.
11:15.12Repo41b9ebc: Special case for Treant form, which is detected like a form but cancelled like an aura...
11:15.28Repo[WoW] squire3: 03Adirelle 07per-spell-config * v1.0.3-10-gf97fbe5  (13 files in 2 directories): [new, +3 commits]
11:15.36Repof97fbe5: Added per-spell configuration options.
11:15.36Repo5b62648: Added safety and dismount configuration internals.
11:15.36Repod382ebe: Special case for Treant form, which is detected like a form but cancelled like an aura...
11:16.00Repo[WoW] squire3: 03Adirelle 07per-toggle-config * v1.0.3-16-gc72442d  (13 files in 2 directories): [new, +7 commits] (3 truncated)
11:16.00Repoc72442d: Added a "Debug macro" panel for debug versions.
11:16.00Repoaa26f20: Order the test condition to build smaller macro.
11:16.00Repoe1aabdd: Fixed the mount condition.
11:16.02Repob8ae789: Rewording of the cancel option description.
11:17.00Repo[WoW] gridtooltip: 03julith * r19  (2 files in 1 directory): GridTooltip: fixed for new Grid version
11:20.01*** join/#curseforge Elkano (~elkano@WoWUIDev/WoWAce/Elkano)
11:20.07*** mode/#curseforge [+v Elkano] by ChanServ
11:30.24Repo[WoW] routes: 03Nevcairiel 07master * v1.4.2-18-gaa6ddb3  (8 files in 4 directories): [+6 commits] (2 truncated)
11:30.26Repoaa6ddb3: Fix GatherMate2 plugin route creation
11:30.28Repo28fdf86: Fix AutoShow with Herbalism
11:30.30Repoe057e6c: Fix GM2, Gatherer and HandyNotes plugins
11:30.32Repo6afe739: Remove Cartographer_Waypoints support
11:31.15Repo[WoW] grid-mana-bars: 03julith 04v1.1b * r120 : Tagging as v1.1b
11:36.37Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r43  (2 files in 1 directory): API fixes
11:45.46Repo[WoW] routes: 03Nevcairiel 07master * v1.4.2-19-gacebd52 Routes.lua: [+1 commit] Fix overlapping zone names of Nagrand and Shadowmoon Valley
11:47.25Repo[WoW] routes: 03Nevcairiel 04v1.5.0 * a8bf6cf /: [new tag] Tag as 1.5.0
11:48.27Repo[WoW] vuhdo: 03ivaria * r56  (4 files in 2 directories): Warlock spell Dark Intent now longer provides stam buff
12:07.23Repo[WoW] routes: 03Nevcairiel 07master * v1.5.0-1-g676ed73 Plugins/Gatherer.lua: [+1 commit] Fixes for changed Gatherer API
12:14.50Repo[WoW] o-item-level: 03olzenkhaw * r67  (3 files in 1 directory): 2.3.0
12:14.52Repo<PROTECTED>
12:14.52Repo<PROTECTED>
12:18.34Repo[WoW] handynotes_lunarfestival: 03EthanCentaurai 07master * v1.1.6-7-g23a51e4 Core.lua: [+1 commit] Use GetCurrentMapAreaID() when creating TomTom waypoints to prevent them pointing to an incorrect zone.
12:20.08Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r44  (8 files in 2 directories): cleanups
12:23.21Repo[WoW] handynotes: 03nevcairiel * r242  (2 files in 2 directories): Remove cartographer waypoint support
12:25.57Repo[WoW] handynotes_lunarfestival: 03EthanCentaurai 07master * v1.1.6-9-gca28f7f Core.lua: [+2 commits]
12:25.57Repoca28f7f: Use HandyNotes' API to get the map ID.
12:25.58Repo9e558ab: Dropped Cartographer support since it's been dead for years.
12:53.43Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r45  (7 files in 2 directories): Kelthuzad: API fixes
12:54.46Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r46 / (3 files in 3 directories): UNIT_HEALTH fixes
13:09.28Repo[WoW] bigwigs_wrathofthelichking: 03funkydude * r47 / (8 files in 3 directories): Cleanups.
13:10.05Repo[WoW] bigwigs_wrathofthelichking: 03funkydude 04r48-release * r48 : Tagging as r48-release
13:47.55Repo[WoW] libnameplateregistry-1-0: 03Archarodim 07master * 0.9-1-g7558529 LibNameplateRegistry-1.0/LibNameplateRegistry-1.0.lua: [+1 commit] Attempt to fix problem on ruRU local where a cross-realm plate finishes by "(*)" instead of " (*)" (need confirmation)
13:50.05Repo[WoW] big-wigs: 03funkydude * r12145 Core/BossPrototype.lua: BossPrototype: Add proposed :GroupCount and :GroupUnit API.
13:56.38Repo[WoW] big-wigs: 03funkydude * r12146  (2 files in 1 directory): tweak
14:15.17*** join/#curseforge Ackis (~Ackis@WoWUIDev/WoWAce/ARL/Troll/Ackis)
14:15.17*** mode/#curseforge [+o Ackis] by ChanServ
14:21.16Repo[WoW] basic-minimap: 03funkydude * r139 BasicMinimap.lua:
14:21.16RepoRemoves the circular "waffle-like" texture that shows when using a non-circular minimap in the blue quest objective area.
14:21.42Repo[WoW] bad-boy: 03funkydude * r1251  (2 files in 1 directory): anti-spam update
14:42.40Repo[WoW] macro-toolkit: 03deepac * r77  (14 files in 6 directories): Renamed advanced icon selector to avoid conflicts
14:42.41RepoFixed binding issue
14:48.04Repo[WoW] macro-toolkit: 03deepac 04v6.0.0.4 * r78 : Tagging as v6.0.0.4
14:50.50Repo[WoW] gnosis: 03elchefe * r107 Gnosis.lua: updated channeled spells settings for Drain Soul
14:51.38Repo[WoW] libnameplateregistry-1-0: 03Archarodim 07master * 0.9-2-g0939471 LibNameplateRegistry-1.0/LibNameplateRegistry-1.0.lua: [+1 commit] Previous commit is confirmed to have an effect, apply a better solution using FOREIGN_SERVER_LABEL as a base to a more general regex pattern since it's not *really* used or at least not always to complement the name displayed on nameplates... *sigh*
15:04.28Repo[WoW] libnameplateregistry-1-0: 03Archarodim 040.10 * 2ad02ca /: [new tag]
15:04.28RepoFixes a problem on some locals where the "(*)" added to cross-realm players' nameplates is not always preceded by a space... This prevented LNR from returning identifiable names...
15:11.34Repo[WoW] broker-garrison: 03smb 07master * 1.0.4-4-gf501bed  (4 files in 1 directory): [+4 commits]
15:11.36Repof501bed: add building progress to collapsed display add type to update call on building event
15:11.38Repobd1f66a: update display on char delete
15:11.40Repo80bde2b: use tooltip/notification option values
15:11.42Repo3ba5ccb: start options for tooltip/notification per char
15:12.10Repo[WoW] broker-garrison: 03smb 041.0.5 * 2063d81 /: [new tag] tagging as 1.0.5
15:13.59Repo[WoW] healers-have-to-die: 03Archarodim 07master * 2.3.3 changelog.md.txt: [+1 commit] Fix problem with identifying cross-realm players' nameplate on certain locals (repackage with version 0.10 or LNR)
15:13.59Repo[WoW] healers-have-to-die: 03Archarodim 042.3.3 * 43b8ac4 /: [new tag] Tagging as 2.3.3
15:16.26Repo[WoW] rp-combat-dice: 03kassaria_warlock 04v2.4.6-3beta * 095ab91 /: [new tag] Tagging as v2.4.6-3beta
15:16.27Repo[WoW] rp-combat-dice: 03kassaria_warlock 07master * v2.4.6-3beta  (41 files in 16 directories): [+2 commits]
15:16.27Repoa1e2ff7: 02 Nov 2014 - v2.4.6-3beta - New Ace libraries not loading as expected.  Working to resolve Ticket 001.  Also correct a bug where /rpcd didn't do anything useful.  Fixed another bug where an informational note was sometimes blank, causing a LUA error to pop.  Also tidied up readability of the roll-result string.
15:16.27Repo8285bd6: v2.4.6-2beta - Upgraded Ace dependency libraries to 482-release-r1122 to resolve error.
15:29.37Repo[WoW] basic-minimap: 03funkydude 04r140-release * r140 : Tagging as r140-release
15:41.25Repo[WoW] combo-points-redux: 03starinnia * r355  (3 files in 2 directories): Fix library load order
15:44.28Repo[WoW] combo-points-redux: 03starinnia * r356  (2 files in 1 directory):
15:44.28RepoEmbed BugGrabber so I can hopefully get meaningful bug reports faster
15:48.48Repo[WoW] combo-points-redux: 03starinnia * r357 .pkgmeta: Fix pkgmeta file
15:51.24Repo[WoW] machtdruck-gz: 03Rainbowdashx 07master * b95a6d9 mdgz.lua: [+1 commit] remove server name
15:53.25Repo[WoW] squire3: 03Adirelle 07master * v1.0.3-11-g183bc76  (2 files in 1 directory): [+2 commits]
15:53.25Repo183bc76: README updated.
15:53.26Repo9c5c4d3: Also show the "Macro debug" panel for alpha builds.
15:54.23Repo[WoW] combo-points-redux: 03starinnia 043.2.6 * r358 : Tagging as 3.2.6
16:06.07Repo[WoW] bad-boy: 03funkydude * r1252  (2 files in 1 directory): anti-spam update
16:06.28Repo[WoW] badboy_guilded: 03funkydude * r215 BadBoy_Guilded.lua: filter more ads
16:11.25Repo[WoW] bad-boy: 03funkydude 04v12.428 * r1253 : Tagging as v12.428
16:11.41Repo[WoW] badboy_guilded: 03funkydude 04r216-release * r216 : Tagging as r216-release
16:24.09Repo[WoW] gimplist: 03drkazza * r72 Gimplist.lua: errors with destID - just removed it all
17:07.51Repo[WoW] New addon: Baggins_SyLevel - http://wow.curseforge.com/addons/baggins_sylevel/
17:07.51Repo[WoW] New addon: PitBull4 Casting Unfader - http://wow.curseforge.com/addons/pitbull4-casting-unfader/
17:11.53Repo[WoW] pets-and-mounts: 03Shenton 07master * v1.7.1-1-ga096791  (6 files in 3 directories): [+1 commit] Fixed Druid's Travel Form modifications Fixed Druid's form ID for boomkin Removed default Ace3 profiles panel and added customs ones for favorites sets to avoid confusion Moved and split Default Sets tab to their respective set options tabs
17:14.46Repo[WoW] pets-and-mounts: 03Shenton 04v1.7.2 * 63a5032 /: [new tag] Tagging as v1.7.2
17:26.29Repo[WoW] tradeforwarder: 03carolo * r57  (2 files in 1 directory): Fix on Server with blank space (like Aerie Peak)
17:39.48Repo[WoW] collectinator: 03resa1983 07master * 2.0.11-67-gfe50308 / (6 files in 3 directories): [+1 commit] Add Mobs, Quests, Vendors, Custom, Localization for ToyboxDB
18:10.09Repo[Minecraft] New experimental bukkit plugin: EnjinNews - http://dev.bukkit.org/bukkit-plugins/enjinnews/
18:10.09Repo[Minecraft] New bukkit plugin: ChatTweeks - http://dev.bukkit.org/bukkit-plugins/chattweks/
18:10.09Repo[Minecraft] New bukkit plugin: NetherGenerator - http://dev.bukkit.org/bukkit-plugins/nethergenerator/
18:10.09Repo[Minecraft] New bukkit plugin: PlayerCommands-Console - http://dev.bukkit.org/bukkit-plugins/playercommands-console/
18:10.16Repo[Minecraft] New bukkit plugin: Max Height - http://dev.bukkit.org/bukkit-plugins/max-height/
18:24.11*** join/#curseforge Therzok (~Therzok@p16.eregie.pub.ro)
18:34.25Repo[WoW] pitbull4-casting-unfader: 03ukoterpuh * r2  (3 files in 1 directory): Initial commit
18:34.47Repo[WoW] pitbull4-casting-unfader: 03ukoterpuh 040.1 * r3 : Create tag 0.1
18:37.29Repo[WoW] rarity: 03allara * r339  (4 files in 2 directories):
18:37.30Repo- Added the ability to turn off holiday reminders on an item-by-item basis
18:37.32Repo- Added Syd the Squid
18:37.34Repo- Darkmoon Eye, Syd the Squid: Changed type to holiday; added defeat detection, holiday reminders, and additional tooltip information
18:37.49Repo[WoW] rarity: 03allara 04r339-release * r340 : Tagging as r339-release
19:19.19Repo[WoW] weakauras-2: 03Stanzilla 07master * 2.0.9.5-5-gfa23626 Prototypes.lua: [+1 commit] add WA_DELAYED_PLAYER_ENTERING_WORLD to a few triggers, also locale update
19:21.23*** join/#curseforge Hekili (~hekili@cpe-98-155-166-87.hawaii.res.rr.com)
19:21.29Repo[WoW] libtourist-3-0: 03Odica * r169 LibTourist-3.0.lua:  (13 lines trimmed from commit message)
19:21.29RepoThis version supports duplicate zone names. The duplicate zones introduced in 6.0.2 (Nagrand and Shadowmoon Valley) have had their localized continent name added to the zone name: "Nagrand (Draenor)" and "Shadowmoon Valley (Draenor)". In order to look up data for these two zones, those values have to be passed to the LibTourist API. The names "Nagrand" and "Shadowmoon Valley" will return data for the Outland versions of the zones.
19:21.30RepoTo facilitate this, two new API functions have been added:
19:22.10Repo[WoW] auto-safari-hat: 03MMOSimca * r17 AutoSafariHat.lua: Switched Static Popup box button hooks to a more versatile system (not based on displayed frames).
19:22.31Repo[WoW] auto-safari-hat: 03MMOSimca * r18 .hgtags: Added tag 1.5.1 for changeset 5cd6af3bc5ae
19:29.18Repo[Minecraft] New bukkit plugin: Capsule - http://dev.bukkit.org/bukkit-plugins/capsule/
19:29.19Repo[Minecraft] New bukkit plugin: Heal by Lachfrosch - http://dev.bukkit.org/bukkit-plugins/heal-by-lachfrosch/
19:36.35Repo[WoW] auto-safari-hat: 03MMOSimca * r19 AutoSafariHat.lua: Added support for new DMF tamer and new Draenor tamers.
19:36.50Repo[WoW] auto-safari-hat: 03MMOSimca * r20 .hgtags: Added tag 1.5.2 for changeset 5524536507c0
19:38.19Repo[WoW] battle_pet_breedid: 03MMOSimca * r29 PetData.lua: Updated breeds for the obtainable pet Syd the Squid.
19:38.19RepoUpdated breeds for the unobtainable pets Otto, Mr. Pointy, and Syd.
19:38.35Repo[WoW] battle_pet_breedid: 03MMOSimca * r30 .hgtags: Added tag v1.1.5 for changeset fc99bf17323e
19:57.08Repo[WoW] askmrrobot: 03yellowfive * r48  (3 files in 2 directories): Added tag v16 for changeset eaf233ac41e6
19:57.08Repofixed bug with shopping list tab
20:28.51Repo[WoW] New addon: ReleaseMe - http://wow.curseforge.com/addons/release-me/
20:47.45Repo[WoW] weakauras-2: 03Stanzilla 07master * 2.0.9.5-7-g768f9e6 Options/WeakAurasOptions.lua: [+2 commits]
20:47.45Repo768f9e6: ButtonsScroll: Use a smarter layout that hides children
20:47.46Repo9ce67ca: Remove function IsChildInView
20:53.28Repo[WoW] cputhieves: 03mikk * r9 main.lua:  (6 lines trimmed from commit message)
20:53.30RepoAdd in CPU polling of individual functions.
20:53.32RepoThis is a VERY GOOD idea because:
20:53.34Repo1. C_Timer based timers tend to not show up in AddOn/Frame CPU usage (sometimes yes sometimes no - unsure why so far)
20:53.36Repo2. API calls that take time do not show up as AddOn time
22:01.46Repo[WoW] weakauras-2: 03Stanzilla 07master * 2.0.9.5-8-g6beae26 Locales/Localization-enUS.lua: [+1 commit] hopefully fix translations, once and for all
22:04.27Repo[SC2] mafarazzo-td-revamped-2014-editi (experimental): 03DNAofDeath 07master * 89383ec  (6 files in 2 directories): [+1 commit] Changed Bifrost Tower Footprint to 4x4
22:09.12Repo[WoW] battle-net-friend-alert: 03cmc3215 * r2  (5 files in 1 directory): Trunk updated for v1.1
22:09.44Repo[WoW] weakauras-2: 03Stanzilla 042.0.9.6 * 2938ae9 /: [new tag]
22:10.41Repo[WoW] battle-net-friend-alert: 03cmc3215 04v1.1 * r3 : Tagging as v1.1
22:13.23Repo[WoW] big-wigs: 03nebula169 * r12147 Core/BossPrototype.lua:
22:13.23RepoBossPrototype: add :IterateGroup API (replacing :GroupCount/:GroupUnit)
22:13.44Repo[WoW] New addon: MyRareFinder - http://wow.curseforge.com/addons/myrarefinder/
22:16.00Repo[SC2] New asset: Delphinium and NanaKey's Effect Vol.1 Lightnings - http://www.sc2mapster.com/assets/delphinium-and-nanakeys-effect-v/
22:20.10Repo[WoW] weakauras-2: 03Stanzilla 042.0.9.6 *  /: [TAG DELETED]
22:20.51Repo[WoW] battle-net-friend-alert: 03cmc3215 04v1.1 * r4 : Removing v1.1, messed up repository settings initially.
22:22.05Repo[WoW] battle-net-friend-alert: 03cmc3215 04v1.1 * r5 : Tagging as v1.1
22:30.05Repo[WoW] titan-panel-quickmark: 03stphung 07master * c586663  (3 files in 1 directory): [new, +1 commit] Initial commit
22:31.39Repo[WoW] titan-panel-quickmark: 03stphung 07master * 7ac5fb0 .pkgmeta: [+1 commit] Added pkgmeta
22:38.04Repo[WoW] barcopy: 03zaman * r18 BarCopy.toc: v3.0.0
22:38.04RepoUI update to match release 6.0
22:40.04Repo[WoW] big-wigs: 03funkydude * r12148 Core/BossPrototype.lua: BossPrototype: tweak :IterateGroup.
22:57.41Repo[WoW] weakauras-2: 03Stanzilla 07master * 2.0.9.5-9-g479e7be WeakAuras.lua: [+1 commit] Fix swing timer for ranged attacks
23:03.05Repo[WoW] big-wigs: 03funkydude * r12149 Core/BossPrototype.lua: BossPrototype: build 40 raid units for target scanning.
23:26.34Repo[WoW] rarity: 03allara * r341 Core.lua: - Updated fishing timer to 22 seconds (up from 19 seconds)
23:28.13Repo[WoW] big-wigs: 03funkydude * r12150 / (9 files in 4 directories): Use :IterateGroup() in our modules
23:29.30Repo[WoW] big-wigs: 03funkydude * r12151 Options/Options.lua: Options: tweak
23:45.21Repo[WoW] easyloot: 03zaman * r84 EasyLoot.toc: v3.0.0.0
23:45.21RepoUpdate to match release 6.0
23:46.02Repo[WoW] macroform: 03zaman * r42 MacroForm.toc: v6.0.0.0
23:46.03RepoUpdate to match release 6.0
23:46.03Repo[WoW] tradeskill-master: 03sapu94 07master * v2.9.15-2-g10fa789  (4 files in 3 directories): [+2 commits]
23:46.04Repo10fa789: Updated changelog.
23:46.06Repoe77e5e3: Updated lua error URL. Fixed bug with upgrading from previous versions.
23:46.24Repo[WoW] tradeskill-master: 03sapu94 04v2.9.16 * 8316d12 /: [new tag]
23:48.03Repo[WoW] tacticator: 03zaman * r75 Tacticator.toc: v4.0.0.0
23:48.03RepoUpdated to match release 6.0
23:51.22Repo[WoW] tacticator: 03zaman 04v4.0.0.0 * r76 : Tagging as v4.0.0.0
23:57.16Repo[WoW] easyloot: 03zaman 04v3.0.0.0 * r85 : Tagging as v3.0.0.0
23:57.38Repo[WoW] barcopy: 03zaman 04v3.0.0 * r19 : Tagging as v3.0.0
23:58.04Repo[WoW] macroform: 03zaman 04v6.0.0.0 * r43 : Tagging as v6.0.0.0

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