Skip to content

GordijnMan/TurtleWoW-Essentials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtleWoW-Essentials

A collection of essential TurtleWoW AddOns to enhance the player's experience.

  1. Usage
  2. AddOns
  3. Dependencies
  4. Special Thanks

Usage

The point of this project is to automatically download updated versions of the selected AddOns. All AddOns are made specifically tailored to TurtleWoW. Cloning 33 AddOns all at once is much faster than manually going through the curated TurtleWoW AddOns list. However, it may still take some time. This is especially true for larger AddOns like pfQuest that have entire multilingual databases.

Use:

  • git clone https://github.com/GordijnMan/TurtleWoW-Essentials.git to clone this repository without the AddOns.
  • git submodule init (inside the repository) to initialize the AddOn submodules.
  • git submodule update (inside the repository) to update all AddOns to their latest versions.

Or, use:

  • git clone https://github.com/GordijnMan/TurtleWoW-Essentials.git --recurse-submodules to download updated versions of all AddOns instantly.

AddOns

Shagu AddOns: 9

These are by far the most minimalist and stable AddOns for TurtleWoW. Most of Shagu's AddOns (except ShaguWidget) work out of the box, without much need for configuration.

  1. pfQuest
  2. pfQuest-turtle
    • Quest helper with TurtleWoW features.
    • Leveling without a quest helper is not recommended for new players.
  3. ShaguCombat
    • Red glowing frame around your screen that shows when you are in combat.
    • Essential for Hardcore players.
  4. ShaguDPS - Simple damage table, essential for testing your gear.
  5. ShaguError
    • AddOn that displays errors for Shagu AddOns.
    • Essential for troubleshooting your Shagu AddOns.
  6. ShaguInventory - Shows if you already have an item on other characters.
  7. ShaguPlates
    • Highly customizable in-game nameplates.
    • Essential for displaying debuffs on mobs.
  8. ShaguTweaks - Quality of life improvements to the TurtleWoW UI customizations.
  9. ShaguWidget
    • Highly customizable widget which can show detailed map location, AddOn memory, lag (ping), and much more.
    • If you don't like tinkering, you can use my ShaguWidget configuration.

Vanilla AddOns: 24

Many of these vanilla AddOns were patched to work with TurtleWoW's customizations. They vastly enhance user experience and/or make the game far more enjoyable to play.

  1. AddOnOrganizer - Essential AddOn for managing your other AddOns.
  2. Atlas - Dungeon maps.
  3. AtlasLoot - Dungeon loot tables.
  4. AtlasQuest - Dungeon quest helpers.
  5. aux-addon
  6. aux_merchant_prices
    • Aux with marchant prices tooltips.
    • Gives the player an auction house overlay and makes it extremely easy to compare prices.
  7. BetterCharacterStats - Essential AddOn which displays more detailed character stat information.
  8. Cleanup - Essential AddOn which sorts your default bags in a given direction.
  9. CRF - Essential AddOn which displays a raid overlay with buffs and debuffs on raid and party members.
  10. FlightMap
    • Very useful AddOn which displays flight timers and locations.
    • Especially recommended for new players.
  11. GryllsSwingTimer
    • Minimalistic swing timer with sleek design and alternative themes.
    • Originally from zUI.
  12. Mail - AddOn which lets you open all your mail at once or send multiple items very quickly.
  13. MikScrollingBattleText
    • Complete damage and status text replacement.
    • Highly customizable quality of life improvement.
    • Comes with MikScrollingBattleTextOptions, so the directory must be fixed for the AddOn to load.
  14. MinimapButtonFrame
    • Grabs all minimap buttons and collects them in inside a customizable frame.
    • Requires TurtleSnacks to work for TurtleWoW.
    • Comes with MinimapButtonFrameFu plugin, so the directory must be fixed for the AddOn to load.
  15. MobsToLevel - Simple AddOn to calculate the next level based on the last killed target.
  16. PowerAuras
    • Useful AddOn which displays your most important buffs or cooldowns.
    • The configuration will depend on your current class and available skills.
    • Comes with a nested directory that must be copied into the AddOn directory.
  17. RestBar
    • Essential AddOn that provides a rested bar.
    • Extremely useful for new and leveling players.
    • Also comes inside a nested directory.
  18. SortBags
    • Dependency for Cleanup.
    • Allows to configure Left or Right sorting.
  19. SpartanUI_SpinCam - Makes the camera spin around you when you are detected as AFK.
  20. Spy
    • Essential AddOn for PvP enabled players.
    • Tracks PvP players with high kill counts of the opposing faction.
    • Feature to add players to kill lists and trigger sound alerts when enemy players are near.
    • Has yet another nested directory.
  21. TargetFrameBuff
    • Extends visible (de)buffs on TurtleWoW unit frames to 16.
    • This AddOn will be displayed as 'out-of-date'.
  22. TurtleSnacks
  23. TWThreat - Useful threatmeter for dungeons.
  24. WorldBuffSoundAlert - Sounds an alert when a world buff is detected.

TOTAL: 33 (± 200MB)

Dependencies

  • AtlasLoot and AtlasQuest require Atlas.
    • Together, Atlas, AtlasLoot and AtlasQuest give the player access to loot tables for instances and dungeon quests.
    • These AddOns are more useful at later levels.
    • I recommended to disable them at first using AddOnOrganizer to save AddOn memory.
  • aux_merchant_prices requires aux-addon.
    • Never run a full scan, it is extremely time and resource consuming.
    • By the time you are finished scanning, the auction house will already look different.
  • Cleanup requires SortBags and will need to configure which direction to sort to (Left or Right).
    • It also needs to configure the sorting button and may take some tinkering when setting up.
  • MinimapButtonFrame requires TurtleSnacks to collect TurtleWoW's customized buttons.
    • It also adds a no new mail button to keep the frame from resizing.
    • This is useful if you want the frame to function as a locked toolbar.
  • pfQuest requires pfQuest-turtle
    • This AddOn is essential when leveling and doing quests.
    • It is highly recommended for new players.
    • Contrary to Atlas, AtlasLoot and AtlasQuest, it is recommended to disable pfQuest at higher levels.
    • This is by far the biggest AddOn in this collection.

Special thanks to: