Results: 15Comments by: Gershuun
File: FlareUP10-17-20
Line 161 should be local frame =...
Posted By: Gershuun
Line 161 should be local frame = CreateFrame("Frame","FlareUPAnchor",UIParent, BackdropTemplateMixin and "BackdropTemplate") Quick dirty fix for Patch 9.0
File: GnomishVendorShrinker (Fan Update for BFA) GVS10-17-20
For 9.0 change these two files:...
Posted By: Gershuun
For 9.0 change these two files: Line 42 of GnomishVendorShrinker\frames\MerchantItem.lua alt_click_exceptions = true alt_click_exceptions = true Line 103 of GnomishVendorShrinker\externals\ui-scrollbar.lua local border = CreateFrame("Frame", nil, f) local border = CreateFrame("Frame", nil, f, BackdropTemplateMixin a...
File: GnomishVendorShrinker03-13-19
Any fix for shiftclicking to buy mu...
Posted By: Gershuun
Any fix for shiftclicking to buy multiples? broke a lil while ago
File: Squeenix01-19-19
Line 141 and 157 of Squeenix.lua...
Posted By: Gershuun
Line 141 and 157 of Squeenix.lua C_Calendar.GetNumPendingInvites() is the new function
File: GnomishVendorShrinker10-04-16
Re: Version 7.0.0.20-Beta Vendor List is Blank
Posted By: Gershuun
All addons disabled except GnomishVendorShrinker, no errors caught, but the vendor list on all vendors is now blank. I can sell to the vendor without an issue, but can not choose anything as the window is blank. This is for normal vendors, tradeskill vendors that sell recipes, and tradeskill vendors that sell supplies only. So...
File: Battle Pet Daily Tamer09-21-13
In 5.4, Aki the Chosen has moved to...
Posted By: Gershuun
In 5.4, Aki the Chosen has moved to 31.2, 74.1 in Vale of Eternal Blossoms. West of Mistfall Village. Fixed in new update. Thanks! Thank you for the update; when setting a TomTom waypoint to Aki, it still points to the old location. Also if you are able to adjust that, the Courageous Yon TomTom point is about 20 yards too far...
File: Battle Pet Daily Tamer09-15-13
In 5.4, Aki the Chosen has moved to...
Posted By: Gershuun
In 5.4, Aki the Chosen has moved to 31.2, 74.1 in Vale of Eternal Blossoms. West of Mistfall Village.
File: FlareUP09-09-12
Getting this error with 5.0.4. M...
Posted By: Gershuun
Getting this error with 5.0.4. Message: ..\AddOns\FlareUp\core.lua line 427: Usage: UnitIsGroupAssistant("unit") Debug: : UnitIsGroupAssistant() FlareUp\core.lua:427: PARTY_MEMBERS_CHANGED() FlareUp\core.lua:421: FlareUp\core.lua:420 (tail call): ?
File: Power Auras Classic09-02-12
Done! Here you go: http://www.wowi...
Posted By: Gershuun
Done! Here you go: http://www.wowinterface.com/downloads/info21531.html (But I'm not sure how to post it on Curse because they don't have support for patches/addons for addons, I think only project members can do that.) This will hold me over until all the work is done. I restored my backups, played around with it and everythi...
File: Squeenix08-29-12
To fix for 5.0.4, either 1) Dow...
Posted By: Gershuun
To fix for 5.0.4, either 1) Download this file http://uploading.com/files/get/fc64ed59/Squeenix.lua and drop it in your addon folder, or 2) Change these lines in your Squeenix.lua file: Line 29-30 Change this: MiniMapBattlefieldFrame:ClearAllPoints() MiniMapBattlefieldFrame:SetPoint("TOPLEFT", Minimap, "BOTTOMLEFT", 1...
File: TourGuide_MidSummer_201106-21-12
Using this in 2012 as Alliance was...
Posted By: Gershuun
Using this in 2012 as Alliance was still fairly accurate. Some spots around Darnassus and Exodar were a bit off. The biggest problem is that it checks off 2 locations every time you visit one, so you have to keep unchecking future waypoints every time you visit one, or you'll be finished with the Tour and only end up with half...
File: Acheron06-28-11
To fix for 4.2, either 1) Downlo...
Posted By: Gershuun
To fix for 4.2, either 1) Download this file http://uploading.com/files/a21bbb6m/Acheron.lua/ and drop it in your addon folder, or 2) Manually replace these lines in your Acheron.lua file found by Kesitah: Open Acheron.lua change Line 356 to: function Acheron:COMBAT_LOG_EVENT_UNFILTERED(event, timeStamp, eventType, hideCa...
File: Ghost: Recon04-28-11
To fix for 4.1, please download the...
Posted By: Gershuun
To fix for 4.1, please download the Cataclysm compatible version first, at http://www.wowinterface.com/downloads/info18957-GhostReconContinued.html Then 1) Download this file http://pastey.net/149473+3fwm rename it Core.lua and drop it in your addon folder, or 2) Manually replace this line in your Core.lua file: Line 21...
File: Ghost: Recon: Continued04-28-11
To fix for 4.1, either 1) Downlo...
Posted By: Gershuun
To fix for 4.1, either 1) Download this file http://pastey.net/149473+3fwm rename it Core.lua and drop it in your addon folder, or 2) Manually replace this line in your Core.lua file: Line 215 local function OnEvent(this, event, timeStamp, combatEvent, hideCaster, sourceGuid, sourceName, sourceFlags, destGuid, destName,...
File: Acheron04-28-11
To fix for 4.1, either 1) Downlo...
Posted By: Gershuun
To fix for 4.1, either 1) Download this file http://pastey.net/149471+45q6 rename it Acheron.lua and drop it in your addon folder, or 2) Manually replace these lines in your Acheron.lua file: Line 367 function Acheron:COMBAT_LOG_EVENT_UNFILTERED(event, timeStamp, eventType, hideCaster, srcGUID, srcName, srcFlags, dstGU...