Skip to content

MotherGinger/RecklessAbandon

Repository files navigation

Reckless Abandon

A WoW addon that lets you quickly (and recklessly) abandon quests.

Current Features

  • Abandon individual quests with a single click
  • Abandon all zone quests with a single click (prompts for confirmation by default)
  • Abandon all campaign quests with a single click (prompts for confirmation by default)
  • Command line option to abandon your entire quest log (disabled by default)
  • Command line option to abandon groups of quests based on qualifiers (disabled by default)
    • Available Qualifiers: gray, green, yellow, orange, red, daily, weekly
  • Exclude individual quests from group abandons
  • Automation options to abandon quests automatically
  • Configuration panel to toggle confirmations, hide/show abandon buttons, and setup keybindings
  • Super tiny, less than 1MB of memory

Upcoming features

Take a look at our issue board for scheduled enhancements and feature requests, or submit your own if you have an idea.


Screenshots

Quest Log Abandon Buttons

WoWScrnShot_011621_135806

Configuration Panel - General Options

image

Configuration Panel - Automation Options

image2

Configuration Panel - Exclusions

image3

Configuration Panel - Commands

image4

Configuration Panel - Profiles

WoWScrnShot_011621_135752


Usage

The following outlines how to use Reckless Abandon

Quest Log

All quest log abandon buttons are shown by default with the exclusion of covenant callings

Abandoning a Quest

Left click the abandon button next to a quest

Abandoning All Quests in a Zone or Campaign

Left click the abandon button next to a zone or campaign header

Excluding a Quest From Group Abandons

Right click the abandon button for an individual quest Right click the abandon button again to include it

Opening the Configuration Panel

To open the configuration panel run /reckless config

Command Line Usage

All commands are disabled by default. You can enable them in the configuration panel.

List all quests in a table

/reckless list all

Abandon all quests

/reckless abandon all

Abandon a quest by quest ID

/reckless abandon <questId>

Abandon all quests that match a qualifier

/reckless abandon <qualifier>

Exclude a quest from group abandons by questID

/reckless exclude <questID>

Include a quest in group abandons by questID

/reckless include <questID>

Toggle debugging

/reckless debug


Contributing

Take a look at our contribution guidelines.

Reporting an Issue

To report an issue please fill out a bug report. Reports should typically be reviewed within 24 hours.

Frequently Asked Questions

  • Why can't I abandon covenant callings?
  • Does Reckless Abandon only work with ElvUI?
    • No, I just happen to use ElvUI so the screenshots are skinned. Reckless Abandon works with or without ElvUI.
  • Does Reckless Abandon work in classic?
    • Yes! Check it out here and on CurseForge.