Quantcast
Channel: WoWInterface - Latest list
Viewing all 49913 articles
Browse latest View live

ClassicCodex (v1.3.8)

$
0
0
Change Log:
--------------------
ClassicCodex
v1.3.8 (2020-02-16)
Full Changelog

Fix some single faction quests appear as both factions in the database


Description:
--------------------
ClassicCodex

This is a partial rewrite of pfQuest/ShaguDB. It is an addon to show you where you can pickup quests, where to turn in quests, where to find mobs / items required for quests, etc.

 

Reminder to auto-updater users

If you are using a auto-updater (likes twitch app) and you have a version less than v1.3.0, You may not be able to automatically update to v1.3.0 or later.

Because the original author (pgarneau) has stopped updating his project, and now you are seeing a new project with a different id but the same name. For auto-updaters, they are two different projects, so it cannot automatically update ClassicCodex to the version I uploaded.

Please remove ClassicCodex from the auto-updater and add it again to get the version I uploaded. You will find two ClassicCodex, please select the version with the author SwimmingTiger.

 

Features

* Display available quests on your map and minimap
* Display active quests on your map and minimap
* Display spawn markers on your map and minimap that show exact spawn locations for mobs/npcs/objects needed for your quests
* Updated tooltips to display quest progress when hovering over mobs/npcs/objects
* Auto-accept quests (can be disabled by holding control)
* Auto-turnin quests (can be disabled by holding control)
* Quest icon above enemy nameplates that are required for your quests
* Shift-clicking markers on the map will hide them (read the following to find out how to restore)
* Clicking spawn markers on the map will change the color of the markers
* Questlog buttons to show/hide/reset markers
* Database Browser window to search for items/npcs/quests/objects
* Chat commands

https://cdn-wow.mmoui.com/preview/pvw72343.jpg

 

Configurations

* Toggle...

HealBot Classic (1.13.3.8)

$
0
0
Change Log:
--------------------
v1.13.3.8
=================
* Fixed minor addon comms bug
* Updated libHealComm
* Updated Supporters

Description:
--------------------
HealBot Continued for Classic.

For more information see HealBot Continued on this site

oUF_ArtifactPower (1.1.0)

$
0
0
oUF ArtifactPower

Description

oUF ArtifactPower is an element plug-in for the unitframe framework oUF.
It requires an oUF layout that supports it.

Features

Shows the current artifact/azerite power as a status bar.
Prioritizes the Underlight Angler over the Hearth of Azeroth if the former is equipped.
Optionally shows a tooltip when hovered.
Optionally fades the bar in and out if it is mouse enabled and the .onAlpha and .offAlpha options are set by the layout.
Hides the bar if the player is in a vehicle, has no artifact equipped (or it is disabled) or does not possess the Hearth of Azeroth.

How to use

For information on how to implement this element in your own layout please view the code documentation or the wiki.

Feedback

If you have any problems with this element feel free to open an issue at github.

Grail (108)

$
0
0
Change Log:
--------------------
Version 108
Updates Classic Wetlands and Duskwood NPC information.
Updates Retail horror quest information.
Works around a problem learning world quests where the mapId is not defined.
Corrects the Classic holiday code for Midsummer Fire Festival.
Adds support for detecting Darkmoon Faire in Classic.
Works around a problem where a holiday is not known.
Corrects issue where CurrentDateTime() did not return weekday in Classic.
Adds support for phase code 0000 in Classic for Darkmoon Faire location. See _PhaseMatches() comments for specifics.
Updates some Retail quest information.
Corrects a Lua issue with localized French Classic quest names.
Adds protection to ensure processing of NPCs does not occur if NPCs are not loaded.
Adds protection to ensure loremaster quests can be handled if addons load out of order.
Adds protection to ensure C_Reputation is not accessed on Classic.
Corrects an improper prerequisite associated with the Classic quest "Filling the Soul Gem".
Adds more Classic holiday quests and NPCs.

Version 107
Updates some quest/NPC information.
Works around a problem where learned quest information could cause Lua strsplit errors.
Changes interface to 80300.
Adds support for threat quests.
Adds support for Heart of Azeroth level requirements.

Version 106
Updates some quest/NPC information.
Corrects a problem where lack of quests in a zone causes a Lua issue when quests in the log turnin in that zone.

Version 105
Fixes problem where AQ quests cause Lua error in non-English locales.
Updates some quest/NPC information.

Version 104
Updates some quest/NPC information.
Fixes the implementation of CurrentDateTime() because the month and day were reversed.
Corrects CelebratingHoliday() to behave and perform better.
Sets faction obtainers to account for quest giver faction.
Corrects IsNPCAvailable() to properly use holiday markers for NPCs.
Augments QuestsInMap() to allow quests in the log whose turn in is in the map to be included.

Version 103
Updates some quest/NPC information.
Removes reimplementation of GetMapNameByID().
Removes call to load Blizzard_ArtifactUI since ElvUI has problems.
Makes it so holiday codes for quests do not cause Lua errors in Classic, though still do not work as there is no Classic calendar.
Adds support for Mechagnome and Vulpera races.
Adds support for the "/grail eraseAndReloadCompletedQuests" slash command.

Version 102
Updates some quest/NPC information.
Adds the NPCComment() function to give access to NPC comments.
Fixes a Lua error associated with quests requiring garrison buildings.

Version 101
Updates some quest/NPC information.
Changes the code that detects group quests as Hogger in Classic returned a string vice a number.
Changes IsPrimed() to no longer need the calendar to be checked in Classic.
Forces Classic to query for completed quests at startup because calendar processing is not done (where it was done as a side effect).
Creates an implementation of ProfessionExceeds() that works in Classic.

Version 100
Updates some quest/NPC information.
Enables support for the two latest Allied races.
Updates Interface in TOC to 80200.
Starts to add support for newly added zones.
Transforms GrailDatabase to use Grail.environment so _retail_ differs from _ptr_ differs from _classic_.
Augments the mapping system because Blizzard API is a little wonky and does not report zones like Teldrassil in Kalimdor like one would expect.
Adds support for quests to be marked only available during a WoW Anniversay event.

Version 099
Updates some quest/NPC information.
Corrects a problem where cleaning quest data could result in a Lua error.

Version 098
Updates some quest/NPC information.
Adds Silithus to zones for quest looting.
Names treasure quests based on th...

Description:
--------------------
Grail is a library of quest information designed to provide that quest information to other addons to make their decision processing easier. For example, an addon like EveryQuest or TourGuide would be able to make use of Grail's knowledge to determine if a quest has been completed, whether the character can obtain a quest, what reasons the character cannot obtain a quest (lack of level, wrong race, wrong class, not enough reputation, has not completed a prerequisite quest, etc.), the location to obtain or turn in a quest, the amount of reputation awarded from completing a quest, whether a quest counts towards an achievement, etc.

Starting with version 029, Grail's achievement and reputation gained information are separated into two loadable on demand addons included in the package. Starting with version 049, Grail includes a loadable on demand addon that records when a quest is complete, and how many times if it is repeatable.

Please create a ticket if you find problems.


Making Grail better

As a user of Grail plays WoW, Grail's internal database is checked as a player accepts and turns in quests. If Grail has incorrect data, it will record the actual data the player has found in the Grail saved variables file. This file can be used to update Grail for future releases if you choose to provide this information (in a ticket for example). As the Grail database becomes more accurate, the Grail saved variables file will have any previously found discrepencies removed. The Grail saved variables file can be found in your WoW directory/WTF/Account/account name/SavedVariables directory with the name Grail.lua.

If you are using WoW in a locale other than enUS, you can help provide up-to-date localized NPC names by issuing the slash command /grail verifynpcs at some point while playing. This will record into th...

PersoLootRoll (Beta) (21-alpha2)

$
0
0
Change Log:
--------------------

Added proper cross-realm whisper handling


Description:
--------------------
A World of Warcraft addon to share and roll on items when using personal loot.

This is the beta release for the live version of the addon, you can get the stable release here.

It's likely still a bit buggy, so be wary of that! Also, please make sure to report any bugs you encounter, so the stable releases will be as bug-free as possible.

MaxDps Druid (v8.3.0)

$
0
0
Change Log:
--------------------
MaxDps_Druid
v8.3.0 (2020-02-16)
Full Changelog Previous releases

v8.3.0 - Guardian SIMC


Description:
--------------------
Druid module for MaxDps addon
Info, Questions, Bug Reports, Suggestions on forum: http://maxdps.net

Instance Achievement Tracker (V2.74.0)

$
0
0
Change Log:
--------------------
V2.74.0 (February 16, 2020)
Altered/Fixed Tracking For:
-Cleansing Treatment - Fixed regression with addon not announcing when criteria has been met

Description:
--------------------
DISCORD Channel!

https://discord.gg/U6S7vjb

Join the discord to get updates about the addon. You can also report bugs there too or suggest new features.

Overview:
Instance Achievement Tracker helps track whether the criteria of achievements in raid or dungeons has been met or failed. All information is announced in the appropriate chat channel (raid, party, say) depending on the type of group you are in. Instance Achievement Tracker will also keep track of how many mobs are currently alive for achievements which require you to kill a certain amount of mobs in a time period. You can also easily see which players in the group are missing which achievements and announce tactics directly to the group chat.

Features:
Tracks when the criteria of instance have been met and output this to chat
Tracks when the criteria of instance achievements has been failed and outputs this to chat
Keeps track of achievements which require you to kill so many mobs within a certain time period. It will announce to chat when enough mobs have spawned.
Scans all players in the group to see which achievements each player is missing for the current instance
Announce to chat players who are missing achievements for certain bosses
Announce to chat tactics for a certain boss.

Slash Commands:
/iat - Open and closes the GUI

https://media.forgecdn.net/attachments/228/168/infoui-copy.png

https://media.forgecdn.net/attachments/228/177/infotrack.png

https://media.forgecdn.net/attachments/228/189/infomobtracking.png

https://media.forgecdn.net/attachments/228/193/tactics-players.png

Garrison Jukebox (2.1.2.1 release r1)

$
0
0
Garrison Jukebox

This addon lets you select (from the World of Warcraft embedded music files) a list of music that will either play inline or randomly while in one of the zones you selected in your zone list. (by default, Lunarfall and Frostwall are added)

Not all music is entered yet, almost... I'm working on it. If you would like to add music to this addon, you can request it via the wowace ticket system. Because several zones have multiple music files, I suggest anyone creating a ticket to supply the embedded filename.

You can follow me on twitter @Azmaedus for addon updates

Information

Slash Commands (/gjb)

config: Opens up the configuration dialog.
next: Plays the next song in your jukebox; if set to 'shuffle', will simply play another random song.
play: Stops original zone music and starts playback of your jukebox items.
stop: Stops playback and starts original zone music.
prev: Plays the previous song in your jukebox; if set to 'shuffle', will simply play another random song.
showicon: Shows the minimap icon.
hideicon: Hides the minimap icon.
showplayer: Shows the music player.
hideplayer: Hides the music player.
resetpos: Resets the anchors for the music player to the center of the screen.


JukeBox Tab (Sample)
You can cycle through samples of the selected title (music) by clicking the "Play Sample" button.

Music Player
A graphical UI allows you to control the jukebox. Play, Stop, Previous and Next buttons. To move the UI, ALT+RightMouseButton and drag to desired location.

Available Music
You can view the contents of each expansion by clicking on the links below.


Classic World of Warcraft
The Burning Crusade

Wrath of the Lich King
Cataclysm
Mists of Pandaria
Warlords of Draenor
Events and miscellaneous
Blizzard Music Rolls (WoD 6.1)
Legion


Known Issues

Inter-addon communication is still buggy.
Sometimes when changing from a zone not on the zonelist to a zone that is, GJB will play 2 consecutive songs.


*If you are not using the latest version, please update and also check if the bug hasn't already been submitted either as a ticket or in the project's description before submitting your bug(s). Thank you.

Warning! If you were using v1.2.1.0, this new version will reset your SavedVariables; the structures of the musictable and zonetable have changed and as a consequence, all of your jukeboxes (Jukebox, Advanced, STM) will be emptied. As a precaution, you can also backup your SavedVariables prior to using this new version (INSTALL_DIR\WTF\Account\ACCOUNT_NAME\SavedVariables\GarrisonJukeBox.lua).

License: GPLv2

VuhDo (v3.112-alpha-1)

$
0
0
Change Log:
--------------------
Version 3.112


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Debuffs are now considered 'removable only' if the unit is friendly


Improvements:


--------------------------------------------------------------
Version 3.111


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:


Improvements:
-- Added option to display player nicknames from Details! add-on
-- See 'VuhDo Options > Panels > Text > Show Text > Show Nickname'
-- Added Ra-den Unleashed Void debuff absorb tracking
-- Added default custom debuffs for Ny'alotha raid encounters


--------------------------------------------------------------
Version 3.110


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Cleanup and improve group member role checking


Improvements:
-- Added Paladin 'Glimmer of Light' as default HoT icon option
-- Added default custom debuffs for Ny'alotha raid encounters
-- Bump TOC interface for 8.3.0


--------------------------------------------------------------
Version 3.109


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Duplicate debuffs (same name) are now treated as stacks


Improvements:
-- Added string localization for Korean (koKR)


--------------------------------------------------------------
Version 3.108


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect y...

Description:
--------------------
Get VuhDo release v3.111 now with support for patch 8.3.0 Visions of N'Zoth!

To get started read the updated guide over at Icy-Veins.
----

Keep those feature requests and bug reports coming!
Please file GitLab issues to report any bugs or to make feature requests.
----

What is VuhDo? VuhDo is a raid monitor similar to CTRaidAssist or Blizzards built-in raid frames. Basically this is about displaying the health of raid members in form of clearly arranged bars. VuhDo is primarily directed to healing classes, but will make use to almost any other class. Moreover several healing spells or other actions can be asserted to mouse clicks on those bars (Click-Heal).

What VuhDo can do:
1.Display all relevant informations about your raid members
-Life,
-Mana, other types of power
-Debuffs
-Range
-Incoming Heal
-Aggro
-Threat
-HoTs
-Charmed status
-PvP status
-Tooltips (for race, class, level and current location)
-Player Tags (such as afk, disconnected, dead)
- Shields

2.Casting
-You can heal, decurse, target, assist or focus raid memers with just one click
-You can bind any usable item and any macro to mouse clicks
-You can assign up to 40 mouse click combinations to cast on raid members
-You can assign up to 16 keys to cast when mouse over
-You can automatically fire your trinkets and instant casts whenever cooldown is over
-You can automatically resurrect and decurse players out of combat

3.Set up the raid
-manage main tanks (CTRA/ORA compatible) and personally selected players.
-Setup who is raid lead, assistant and master looter
-Check who is one of the above

4.Buffing
-You can easily keep track of all of your buffs
-You can rebuff automatically chosing the most suitable spell and target
-Yo...

VuhDo Classic (v3.112-classic-alpha-1)

$
0
0
Change Log:
--------------------
Version 3.112-classic


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:


Improvements:


--------------------------------------------------------------
Version 3.112


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Debuffs are now considered 'removable only' if the unit is friendly


Improvements:


--------------------------------------------------------------
Version 3.111-classic


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Fixed usage of deprecated Blizzard API HasLFGRestriction
-- Fixed threat situation update for neutral mobs


Improvements:
-- Incoming heal amount now includes only the next tick of HoTs


--------------------------------------------------------------
Version 3.111


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:


Improvements:
-- Added option to display player nicknames from Details! add-on
-- See 'VuhDo Options > Panels > Text > Show Text > Show Nickname'
-- Added Ra-den Unleashed Void debuff absorb tracking
-- Added default custom debuffs for Ny'alotha raid encounters


--------------------------------------------------------------
Version 3.110-classic


Known issues:
-- BfA stat squish cleanup still a work in progress
-- AOE Advice spell equations need complete overhaul
-- Some text providers need changes to better display small numbers
-- Debuff tooltips are currently bugged when using ElvUI
-- Deselect 'VuhDo Options > Panels > Tooltips > Tooltips > Debuffs'
-- In 8.2.0 Blizzard removed the ability to play sounds by file path
-- If you have LibSharedMedia installed make sure it is up to date
-- You may need to reselect your sound options in VuhDo for debuffs


Bugfixes:
-- Use LibTotemInfo to replace removed Blizzard API GetTote...

Description:
--------------------
For the brave.

Please file tickets here: https://gitlab.vuhdo.io/vuhdo/vuhdo/issues/new

Immersion ExtraFade (1.3)

$
0
0
Change Log:
--------------------
### 1.3 (2020-02-17 01:42) ###
Always restoring previous alpha of frames after NPC interaction.

### 1.2 (2020-02-15 20:35) ###
Added frame == nil check.

### 1.1 (2020-02-14 02:31) ###
Fixed issue with secured frames and combat lockdown.

### 1.0 (2020-02-09 22:17) ###

Description:
--------------------
Immersion ExtraFade works as a plugin to MunkDev's outstanding addon Immersion, providing the following slight improvements:


I love how Immersion fades out the UI during NPC interaction. But you never see at once which rewards you are getting or how much your XP, AP or reputation bar is increasing.
Immersion ExtraFade allows me to keep the chat box and/or tracking bar visible during NPC interaction. I can even reduce the tracking bar's opacity to match the transparent look of the chat box. See this video: https://www.youtube.com/watch?v=mTfFyDI9hQY


It also allows me to hide the frame rate label (the one activated pressing ctrl-r) during NPC interaction.


Furthermore, I noticed that the tooltips of UI elements are not hidden by Immersion, even if you select Immersion's "Hide Tooltip" option (which only hides tooltips belonging to UIParent). With Immersion ExtraFade I am hiding all UI element tooltips which are not needed. See this video: https://www.youtube.com/watch?v=LQN8LDtFKAI

Fishing Buddy (1.10.8.8)

$
0
0
Change Log:
--------------------
Version 1.10.8.8
- Better handling of per-subzone fishing skills (Thanks TheSpanishinq!)
- Clean up off-click handling and add an option to use the middle button (ditto!)

Version 1.10.8.7
- More changes for fishing in Azshara (Thanks TheSpanishinq!)
- Update HereBeDragons

Version 1.10.8.6
- Update TOC for "Visions of N'Zoth"

Version 1.10.8.5
- Update LibBabble-SubZone

Version 1.10.8.4
- Fix globals leaks and other code foos

Version 1.10.8.3
- Fix a typo in the fix

Version 1.10.8.2
- Fix a fishing state and casting key bug

Version 1.10.8.1
- Fix a typo in the fishing library that escaped after testing

Version 1.10.8
- Update support libraries

Version 1.10.7
- Classic support changes
- Fix more Lua issues (unsed code and globals, etc.) -- thanks Globe!

Version 1.10.6
- Fix Ancient Pandaren Charm support now that it's a toy
- Fix a bunch of Lua errors (misspelled variables, bad globals, etc.)

Version 1.10.5
- Fix missing reference for raft support

Version 1.10.4
-- Update localization information using CurseForge
-- Support the Gnarlwood Waveboard
-- Rewrite to make item and lure handling cleaner

Version 1.10.3
- Update support libraries (HereBeDragons)
- Add option to allowing casting while flying (Monks!)

Version 1.10.2
- Fix some bugs in the new item handling code

Version 1.10.1
- Check cooldown when using lures, the Scarelet Lure in particular
- Don't cast while flying
- Don't clear "fishing without a pole" if on a raft and moving
- Use the "Secret Fish Goggles" as the first action in "Fish without a pole"

Version 1.10
- Update TOC

Version 1.9.30.2
- Remove the skill check completely until I can figure out why IWOMM and nowhere else

Version 1.9.30.1
- Make sure that the option turns off the "Check your skill" message

Version 1.9.30
- Support for the "Scarlet Herring Lure"
- Warn the player if they haven't learned the skill for the local area (Curseforge #383)

Version 1.9.29
- Fix for CurseForge #380 (error with fountain coins)
- Fixes for a bunch of issues caused by map changes in 8.1.5

Version 1.9.28
- Fix CurseForge #379 (zone lookup error)
- Update libraries

Version 1.9.27
- Improve the detection of whether or not you can use the raft toy.

Version 1.9.26a1
- Add "/fb raft" command for help in debugging raft issues

Version 1.9.26
- Fix for error when no pets selected, CurseForge #376 (thanks, robgha01!)
- Update libraries

Version 1.9.25p1
- Fix for the watcher failing to be draggable

Version 1.9.25
- Updated fishing macro support, with key binding.
- Add "watcher location by group size" feature, Curse #289

Version 1.9.24
- Hot fix for TOC change in the hotfix
- Improve looting code
- More internal code cleanup

Version 1.9.23
- Really, really get rafts working even if you can't use the toy you have (Curse #337)
- Internal code improvements

Version 1.9.22
- Rewrite raft handling to be smarter when you don't have the berg
- Actually get the watcher to stick when using the start macro (CurseForge #364)
- Fix location frame error (CurseForge #365)

Version 1.9.21
- Add option to hide trash fish in watcher
- More code improvements
- Update HereBeDragons library

Version 1.9.20
- Attempt to fix the "crash while resizing" issue
- Make the watcher window stay around when using the macro

Version 1.9.19
- Don't let side effects hide the action button if we're in combat (Curse #363)
- Add an option to only show the Legion bosses in Broken Isles
- Actually show the Fisherfriend loot correctly when in Broken Isles

Version 1.9.18
- Fix bug when custom pets selected
- Don't summon pets in combat (Curse #336, #279)

Version 1.9.17
- Fix error on catching quest fish (Curse #361)
- Fix can't equip fishing outfit (Curse #360)
- Fix fishing hat no longer working (Curse #350)

Version 1.9.16
- Work on drinking heavily while fishing
- Don't use a hat if we have a better lure
- After fishing without a pole, cast without requiring the key (option: Keep Fishing)
- Keep track of "caught so far" numbers for skill up agai...

Description:
--------------------
Fishing Buddy
-------------

Yet another fishing support add-on.

Support thread: Fishing Buddy

Features:
- 'Fish Watcher' lets you see the fish you've caught here before (or
the fish that you've caught in the current session)
- Display your current skill level and the time since you started fishing
- Choose your fishing outfit and change into it easily
- Support for automatically adding a lure to your fishing pole
- Full Titan Panel support
- myAddOns support
- Preliminary support for tracking 'cycle fish' such as the Nightfin
Snapper so you know when to go looking for them

Example commands:
/fishingbuddy or /fb
toggle the display of the Fishing Buddy window
/fb help
print the list of Fishing Buddy commands
/fb switch
wear your chosen fishing outfit, or change back

There are two actual add-ons -- the second one, OutfitDisplayFrame,
handles the pretty pane to set up your fishing outfit (it's next on
the list to be made into something more general that anyone can use).
The OutfitDisplayFrame addon can be safely left out if you have a
preferred equipment manager.

alt-clicking on an item in your outfit display will clear it

Silly stuff:
In addition to displaying the fishing bonus for your fishing outfit,
it also displays your 'style points' as inferred from Draznar's Fishing FAQ
Updated from duplicate postin: HERE.
Check there for updates if this falls behind.

Thanks to the authors of:

TackleBox -- still adding cool features to keep up with!
Impp's Fishing DB
QuickWeaponSwap

and many, many others!

Feel free to send comments to Sutorix on the Windrunner server.

Installation
------------

1. Unzip the 'FishingBuddyVERSION.zip' file
2. If your unzip program allows you to...

Broker: Fishing Buddy (1.37.7)

$
0
0
Change Log:
--------------------
Version 1.37.7
- Update libraries

Version 1.37.6
- Update libraries

Version 1.37.5
- Update TOC for "Visions of N'Zoth"

Version 1.37.4
- Many changes and code improvements

Version 1.36
- Update libraries

Version 1.34.11
- Update Fishing library

Version 1.34.11
- Update libraries

Version 1.34.10
- Update TOC

Version 1.34.9
- Update libraries

Version 1.34.8
- Update libraries
- Fishing library improvements

Version 1.34.7
- Fishing library improvements

Version 1.34.6
- Some code cleanup that might fix the "disappearing tradeskill window" bug

Version 1.34.5
- Add knowledge of fishing skills for Zandalar. For the Horde!

Version 1.34.4
- Library updates

Version 1.34.2
- Better handling of BfA skills

Version 1.34.1
- BfA version

Version 1.33e
- Update fishing library (so outfit display does transmog)

Version 1.33d
- Fix a possible concatenation error
- Update Fishing Library

Version 1.33c
- Update libraries

Version 1.33b
- Updated for 7.3

Version 1.19a-1.20d
- Update TOC, fishing libraries, support libraries

Version 1.17
- Remove deprecated LibBabble-Zone

Version 1.16c
- Update LibFishing to keep in step with Fishing Buddy (and Fishing Ace!)

Version 1.15b
- Update libraries

Version 1.15a
- Update libraries (hopefully this will fix some issues with Darkmoon)
- Added some temporary information about fishing levels in Darkmoon

Version 1.15
- Update TOC
- Update libraries

Version 1.13
- Update Libraries

-Version 1.12
- Update Libraries
- Update TOC

Version 1.11
- Latest libraries
- Update TOC to 4.1

Version 1.9
- Updated fishing library (FB 1.0)
- Updated support libraries

Description:
--------------------
A data broker feed of your current fishing level, along with the zone level, and your chance to catch a fish. If you are not at the maximum fishing skill, an approximate number of casts until your next skill point is also displayed.

When used in conjunction with Fishing Buddy, you can switch outfits and change options from here as well.

Fishing Buddy (Classic) (0.7.3 Beta 3)

$
0
0
Change Log:
--------------------
Version 0.7.3 Beta 3
- Update HereBeDragons

Version 0.7.3 Beta 2
- Update LibTouristClassic

Version 0.7.3 Beta 1
- Update LibBabble-SubZone

Version 0.7.2 Beta 2
- Make TownsfolkTracker an optional dependency so that it loads before us (and we can fix it)

Version 0.7.2 Beta 1
- Option to fix issue with TownsfolkTracker and older HereBeDragons

Version 0.7.1 Beta 1
- Fix globals leaks and other code foos

Version 0.7 Beta 4
- Find the lure bonus correctly
- Outfit display working
- Fix casting bug when no pole equipped
- Update support libraries

Version 0.6 Beta 2
- Fishing Skill levels should be correct (thank you, LibTourist!)
- More code changes and bug fixes

Version 0.5
- Batteries included version, outfit manager and broker

Version 0.4
- Make sure we know the name of the Fishing skill
- Don't do fishing stuff if the toon doesn't know Fishing yet

Version 0.3
- More removal of non-Classic things
- Lures should now work correctly (at least until you hit skill level 75 :-)

Version 0.2
- Options are now more in line with Classic

Version 0.1
- An initial, very rough, Classic version

Description:
--------------------
Fishing Buddy (Classic)
--------------------------

Yet another fishing support add-on.

Features:
- 'Fish Watcher' lets you see the fish you've caught here before (or
the fish that you've caught in the current session)
- Display your current skill level and the time since you started fishing
- Choose your fishing outfit and change into it easily
- Support for automatically adding a lure to your fishing pole
- Full Titan Panel support
- myAddOns support
- Preliminary support for tracking 'cycle fish' such as the Nightfin
Snapper so you know when to go looking for them

Example commands:
/fishingbuddy or /fb
toggle the display of the Fishing Buddy window
/fb help
print the list of Fishing Buddy commands
/fb switch
wear your chosen fishing outfit, or change back


Feel free to send comments to Sutorix on the Windrunner server.

Booty Bay Gazette (6.2.20200217)

$
0
0
Change Log:
--------------------
Automatic data update for Monday, February 17, 2020

Description:
--------------------
This addon, from Booty Bay Gazette, shows realm-specific pricing information in item tooltips for most Classic US and EU realms.

It should be updated twice each week, on Monday and Friday mornings.

See this page for more information.

BtWLoadouts (v51)

$
0
0
Change Log:
--------------------
v51
Fixed an issue where switching talents on action bars would work correctly when switching to the talent as well
Fixed an issue where Ra-den and Vexiona loadouts were being suggested early

v50
Added update button to refresh sets from current character
Updated conditions to no longer give suggestions for unavailable bosses
Fixed a bug where new equipment manager sets would sometimes cause an error while being equipped

v49
Fixed an issue where boss suggestions were not being offered correctly

v48
Fixed a bug sometimes prevented switching spells and flyouts on action bars

v47
Updated action bar handling to support macro text changing
Fixed an issue where switching action bars would not fail when the spell is unavailable
Fixed an issue where there tooltip was incorrectly saying it was waiting to change specialization
Fixed an issue where sets for dead bosses was being suggested

v46
Added setting to allow limiting condition suggestions, while active condition suggestions will only be offered if you are not wearing any of your best match loadouts
Updated equipment management, sets are now deleted when removed from the builtin equipment manager unless in use by a loadout
Fixed an issue where double clicking a header in the sidebar would attempt to activate a set that didnt exist

v45
Added loadout disabling, disabled loadouts will not display in the minimap menu or on the LDB data source, does not effect Conditions
Updated loadout changing to wait for player to stop moving
Updated slash command to support action bar switching
Fixed conditions offering to swap to or from healer inside a battleground

v44
Added progress display on the minimap button, tooltip also shows any delays
Fixed an issue where tomes were being requests unnecessarily

v43
Fixed an issue where equipment error text was showing incorrectly

v42
Added item error overlay for invalid equipment
Updated minimap menu to separate loadouts by specialization

v41
Fixed a never ending loop caused by trying to equip unique equipped gems

v40
Updated to display currently selected loadouts in some LDB enabled addons

v39
Fixed a bug where invalid loadouts were suggested in arena

v38
Fixed an error while displaying conditions

v37
Fixed an issue where incorrect loadouts were being offered when entering an instance

v36
Fixed an issue with activating loadouts by name

v35
Added new essence slot
Added Ny'alotha boss conditions
Added Scenario condition
Updated Affixes with Awakened
Updated how seasonal affixes are handled, conditions with previous seasons affixes will trigger for new seasonal affix
Updated localizations

v34
Fixed an issue with essence slots on action bars being replaced over and over
Fixed an issue where loadout suggestions were being made in Mythic Plus

v33
Fixed being unable to delete conditions

v32
Added the ability to keybind showing and hiding the main ui
Added the ability to disable Conditions
Updated the width of the sidebar list
Updated translations
Fixed suggesting loadouts for different specialization than the active in arena
Fixed an issue where profiles with no specialization set would cause an error when displaying some profile lists
Fixed an issue where conditions would sometimes not trigger for previously invalid loadouts

v31
Added Action Bar support

v30
Fixed an issue where changing equipment would sometimes not change every part of a set

v29
Fixed an issue where unequipping multiple items would fail
Fixed an issue where equipping an item into an empty slot would cause an error and fail
Fixed an issue where the Talent Set menu for profiles would show None selected incorrectly
Fixed an issue where the sidebar would sometimes display a profile under an incorrect header
Fixed an issue w...

Description:
--------------------
Create profiles for talents, pvp talents, essences, action bars, and equipment.
Add conditions to switch profiles based on location.

This addon is still very much a work in progress, please let me know of any bugs you encounter and features you think would help improve functionality.

Features

Create talent, pvp talent, essence, action bars, and equipment sets
Combine sets into profiles to switch them at once
Add conditions to prompt to switch profiles in different situations, for example equipping special items for specific bosses
Drag profiles to your action bars


Slash Commands
/btwloadouts - Bring up the main window
/btwloadouts minimap - Show/hide the minimap icon
/btwloadouts activate - Activate a profile

Known Issues

Doesn't remove unused set switching macros which may fill up account bound macro slots
Needs translations

xanChat (v6.3)

$
0
0
Change Log:
--------------------
xanChat
v6.3 (2020-02-17)
Full Changelog

-Fixed an nil issue on chat frame positioning. (Fixes #5)


Description:
--------------------
This is my personal modifications to the default blizzard chat frames. I really didn't want something as heavy as Prat installed to do a few things I needed. So I hand coded my own chat modifications.

I'm probably not going to make any major updates. However, if you have suggestions I may take it into consideration.


What the mod gives you:

Mousewheel control for scrolling
Move the chat frame to the edges of the screen.
Hold CTRL while using the mousewheel to scroll ridiculously fast.
Hold ALT while using the mousewheel to scroll to the top or bottom of the chat window.
Automatically enables class colors on all chat windows and channels.
Option to hide/show the social chat buttons.
Option to hide/show the chat scroll buttons.
Option to enable/disable channel short names.
Option to move the edit box to the top or bottom.
Option to show or hide the chat tabs. (Will still show when you mouse over the chat frame.)
Enables stick channels for the following channels

Say
Party
Raid
Guild
Officer
Whisper
Channel

Removes the ALT key press requirement to move around in the edit box. You can now move just using the arrow keys.
Saves up to the last 40 lines you have typed in the edit box. You can use the UP and DOWN keys to navigate the history when the edit box is opened.
Removes the annoying Blizzard default alpha borders around the edit box when it's not being used. The borders will still show though when you use it and hide again when you are done.
Removes the guild loot gold messages and replaces them with the original ones.
Right-Click player names in chat window to be able to copy their names. (Great for names with special characters)
Right-Click player names in chat window to be able...

yCriticalStrike (1.0)

$
0
0
yCriticalStrike is a simple small addon that displays your current critical strike percentage.
The frame is movable and can by placed anywhere on your interface.
When in combat the frame is locked to prevent accidentally moving the frame.

Use /ycs or /yCriticalStrike to hide or show the frame.

If you want to modify the the look of yCriticalStrike, modify the constants in the lua file.
You can use any text editor (I use Notepad++).


-------------------------------------------------------------------------------
-- Constants
-------------------------------------------------------------------------------
local ADDON_WIDTH= 124-- Width of the addon frame
local ADDON_HEIGHT= 24-- Height of the addon frame
local ADDON_TEXT= 12-- Text color, refers to cfg.colors
local ADDON_BORDER= 11-- Border color, refers to cfg.colors
local ADDON_BACKGROUND= 4-- Background color, refers to cfg.colors
local ADDON_SPACE= 6-- Distance in pixels between the top of the frame and the top of the text
local ADDON_STAT= "Crit:"-- Description of the statistic
local ADDON_DECIMALS= 2-- The number of decimals that will display
local ADDON_PERCENTAGE= "%"-- The percentage symbol (set to "" if you don't want a symbol)

LibClassicSpecs (0.9.0-bd61378-alpha)

$
0
0
LibClassicSpecs

Restores the retail specialization methods in Classic

Where possible, this uses the same global spec ids as in retail.

Usage

local LibClassicSpecs = LibStub("LibClassicSpecs")
local MAX_TALENT_TIERS = _G.MAX_TALENT_TIERS or LibClassicSpecs.MAX_TALENT_TIERS
local NUM_TALENT_COLUMNS = _G.NUM_TALENT_COLUMNS or LibClassicSpecs.NUM_TALENT_COLUMNS
local GetNumClasses = _G.GetNumClasses or LibClassicSpecs.GetNumClasses
local GetClassInfo = _G.GetClassInfo or LibClassicSpecs.GetClassInfo
local GetNumSpecializationsForClassID = _G.GetNumSpecializationsForClassID or LibClassicSpecs.GetNumSpecializationsForClassID
local GetActiveSpecGroup = _G.GetActiveSpecGroup or LibClassicSpecs.GetActiveSpecGroup
local GetSpecialization = _G.GetSpecialization or LibClassicSpecs.GetSpecialization
local GetSpecializationInfo = _G.GetSpecializationInfo or LibClassicSpecs.GetSpecializationInfo
local GetSpecializationInfoForClassID = _G.GetSpecializationInfoForClassID or LibClassicSpecs.GetSpecializationInfoForClassID
local GetSpecializationRole = _G.GetSpecializationRole or LibClassicSpecs.GetSpecializationRole
local GetSpecializationRoleByID = _G.GetSpecializationRoleByID or LibClassicSpecs.GetSpecializationRoleByID

QuestClicks (8.3.2)

$
0
0
Change Log:
--------------------
Update History for QuestClicks
===================

v8.3.2 (54129)
- Added a new category : Zone Dependent Usables. These will show buttons for items that are conditionally usable based on your location. There are a number of these in patch 8.3 that can only be used in Uldum and the Vale of Eternal Blossoms. This implementation should handle most items from older zones, though it needs some testing for that and maybe a bit of tweaking. So far I've found 5 different ways Blizz words this on tooltips.
- Added Island Expedition pouches to Lootable Containers
- Added some lines to the output of the iteminfo command to make including additional items easier
- Cleaned up some code internally

v8.3.1 (54039)
- Added various caches from completing N'Zoth assaults to the Lootable Containers category
- Moved BFA lootable containers from Additions category to Lootable Containers category
- Added filter for gear tokens that your current character can't use

v8.3.0 (53857)
- Updated for v80300 interface (Visions of N'Zoth).
- Added various relic fragments from 8.3 to the combines list
- Resolve a SetPoint error due to interface changes in WoW 8.2

v8.2.0 (53150)
- Updated for v80200 interface. Added BFA items from original zones and from the 8.2 expansion zones

v8.1.0 (52267)
- Updated TOC for patch 8.1 (Tides of Vengeance)

v8.0.1 (51069)
- Updated TOC for interface v80000
- Added a few Battle for Azeroth items

v7.3.32 (50139)
- Expanded the utility function "/qclicks iteminfo" to provide additional details.
- Added a "behind-the-scenes" function : /qclicks findrelics will display all of the relics you are carrying in your inventory (shows item links). You can also specify a type : /qclicks findrelics Arcane will only showing arcane relics. Filter is case sensitive (needs to be Arcane, not arcane) because I'm lazy and because this feature is really for my own sanity in sorting out the pile of relics I was carrying around.
- Corrected item ID for Kyparite Fragments to make them show up when combinable
- Slightly altered clause for reputation gain items because some say "Increase" and some say "Increases". I'm sure I'll find other variations at some point.
- Added clause for Withered upgrades from the Collapse scenario in Suramar to the One Time Boosts category
- Added "Greater Tribute of the Broken Isles" as its own clause, since it doesn't have identifiable text (thanks tntdruid)
- Added Northrend herb partials (thanks again to tntdruid)
- Added follower gear upgrade items from Draenor to the Garrison Rewards category

v7.3.31 (49945)
- v7.3.30 broke the "Already Known" check for recipes, so I rewrote the way this is detected, along with the way requirements are determined. Instead of parsing out all of the text and determining what skill and skill level is required to use a recipe (or other Clause matching item) we now scan for "Already Known" text, and for "Requires " with the text in red. Red "Requires..." indicates that the item requires something (skill, level, etc) that the player doesn't have, so we use that as a shortcut to not generate buttons for items you can't use. These checks are now called "Blockers", and are checked for in a single pass. Blocker information is cached just like other information scans to speed things up.
- We now listen for the CHAT_MSG_SKILL event and the PLAYER_LEVEL_UP events. When we see them come up, we clear the recipe and blockers caches, as we might now be able to use items we couldn't before.
- Added a clause for reputaion gain items that are worded as "Grants ... reputation" (Argus) in addition to the normal "Increases reputation..." wording. (Thanks Tnrdruid for mentioning these)

v7.3.30 (49765)
- Rewrote entire clause evaluation system. We now have a list of clauses that is updated when categories are enabled or disabled. Instead of separate functions and loops to check for various types of items based on tooltip clauses, we now examine the item...

Description:
--------------------
QuestClicks generates a dynamic bar of up to 12 buttons to make your life easier. Originally, this add-on was created in response to the large number of usable quest items introduced in WoLK the kind where the quest giver would hand you an item and tell you to go somewhere and use it. Throw parachutes to troops, thaw people out with a flamethrower, planting acorns in dead dragons, and the like.

Having to dig through bags to find these items and add them to a bar, only to have to get rid of them after the quest was completed, was a pain. I wrote QuestClicks to create temporary buttons for them to make this easier.

Over the years, the default WoW interface has adopted some of this burden, and now many items like this show up in the quest tracker on-screen. There are still some that dont, however. In addition, there are a lot of other annoying instances where you pick up an item and need to find it to click on it recipes, ore nuggets, herb parts, motes, toys, etc.

QuestClicks has optional categories for all of these types of items and more. If you pick up something you can learn or collect, youll get a button for it. Click it, learn the recipe, and the button goes away by itself.
You can even add your own items (see the GUI panel in your interface configuration window for details).
Currently, the following categories of items can be enabled to generate buttons automatically:


Quest Starters (Items that say This item begins a quest)
Combinable Items (Motes, Crystalized stuff, and the like, if you have the minimum number of required items to perform the combination)
Trade Skill items (Milling Herbs, Prospecting Ores, etc. Only shows up if you have the skill and the required minimum quantity of items to perform the action.)
Artifact Boosters (Add XX Artifact Power to your current artifact)
Toys and Pets (But only if you dont already have them in your collection)
Garrison Rewards (Currently, items...
Viewing all 49913 articles
Browse latest View live