Download
(197Kb)
Download
Updated: 02-08-24 10:37 PM
Pictures
File Info
Compatibility:
Classic (1.15.1)
Updated:02-08-24 10:37 PM
Created:06-13-21 09:49 PM
Downloads:95
Favorites:1
MD5:

Reckless Abandon Classic

Version: v1.5.1
by: fraukebetz [More]

Reckless Abandon Classic

Are you an altoholic?

Tired of "your quest log is full" when trying to start a new zone?

Have you felt the pain of having to drill into each quest individually, click abandon, and then confirm?

Have you have found macros that abandon your entire quest log, but would rather fine tune the experience?


This addon will help you recklessly abandon your quests, either individually with a single click or as entire groups of zone quests.

This addon is inspired by many others that solve various parts of the problem, but aren't a complete solution.

Features

  • Abandon buttons placed right in your quest log.
  • Abandon groups of zone quests, or individual quests
  • Exclude quests from group abandons
  • Configurable via an options panel
  • Abandon all quests entirely with the command line
  • Abandon groups of quests that match a qualifier from the command line
  • Toggle-able guard rails if you want to actually confirm, but don't want to have to drill into quest details or right click abandon
  • Fixes bugs present in similar addons where buttons are rendered outside of the quest list
  • Tiny, uses less than 1mb of memory
  • Actively maintained and will be extended with new features

Opening the Configuration Panel
Code:
/reckless config
Works Well With
  • Leatrix Plus - Enhanced Quest Log
  • Wide Quest Log

Found a Bug?
Looking for Alpha and Beta Releases?
Localization
  • English (enUS, enGB)
  • Spanish (esES, esMX)

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

- Unreleased

- v1.5.1 - 2024-02-08
- Changed
- Bump TOC for 1.15.1

- v1.5.0 - 2024-01-26
- Added
- Configuration options for abandoning, excluding, and including quests via keybindings in your quest log
- New Localizations
- Russian (ruRU)
- French (frFR)
- German (deDE)
- Chinese (zhCN, zhTW)
- Portuguese (ptBR, ptPT)
- Italian (itIT)
- These localizations may have issues like clipped text or general errors in the translation. Please create a github issue for any discoveries!
- Fixed
- An issue where localizations were not properly loading
- Missing localized strings

- v1.4.3 - 2023-11-18
- Changed
- Bump TOC for 1.15.0

- v1.4.2 - 2023-08-22
- Changed
- Bump TOC for 1.14.4
- Upgrade Ace Libraries

- v1.4.1 - 2022-08-28
- Fixed
- Various issues where abandon buttons are sometimes unclickable

- v1.4.0 - 2022-08-27
- Added
- New automation option for automatically abandoning a list of quest ids
- Commands can now be executed with /rab in addition to /reckless
- e.g. /rab is the same as /rab config or /reckless config
- Additional spanish localization strings
- Changed
- Automation options are now their own tab
- Automation options are now character specific
- Updated the quest exclusion list
- The exclusion list now updates in realtime
- Long exclusion lists are now scrollable
- Added a source column
- Manual: The quest was manually excluded
- Automation: The quest was excluded by an automation option
- The automatic pruning option will now also prune quests excluded via automation options that are no longer in your quest log
- Fixed
- Various spanish localization strings

- v1.3.1 - 2022-07-12
- Fixed
- Lua errors when attempting to automatically abandon quests

- v1.3.0 - 2022-07-12
- Added
- New automation options for automatically abandoning quests of a given type
- New complete protection option for individual quests
- When enabled, complete protection will automatically exclude completed quests
- Complete protection is enabled by default
- New messaging rate option for adjusting how chatty Reckless Abandon is
- Changed
- Automation options are now character specific
- Updated the quest exclusion list
- The exclusion list now updates in realtime
- Long exclusion lists are now scrollable
- Added a source column
- Manual: The quest was manually excluded
- Automation: The quest was excluded by an automation option
- The automatic pruning option will now also prune quests excluded via automation options that are no longer in your quest log
- Bump TOC for 1.14.3
- Fixed
- Various spanish localization strings
- Abandoning quests with the qualifier "failed" will correctly prompt for confirmation when confirm group abandons is enabled
- Refresh config gui on cli change
- Removed
- Deprecated code utilities

- v1.2.3 - 2022-03-24
- Fixed
- Rare instances of lua errors when accepting quests very quickly via addons like AutoTurnIn or Leatrix Plus
- Changed
- Use AceBucket for event throttling
- Bump TOC for 1.14.2

- v1.2.2 - 2021-11-17
- Fixed
- An issue where failed quests were not being abandoned automatically when configured
- An issue where addon messages for abandoned failed quests were triggered multiple times
- Removed
- Deprecated code utilities

- v1.2.1 - 2021-11-16
- Changed
- Updated TOC for season of mastery

- v1.2.0 - 2021-06-19
- Added
- Command line for toggling debugging
- /reckless debug
- This command is always enabled
- Command line for abandoning quests that match a qualifier
- Available qualifiers are dungeon, elite, failed, gray, green, group, heroic, orange, pvp, raid, red, yellow
- These qualifiers are localized and will match your language
- /reckless abandon <qualifier>
- You can enable it in the configuration panel
- Configuration options for automatically abandoning failed quests
- Localization for spanish
- Client version warnings
- Changed
- Text formatting for some popups
- Text for some configuration toggles
- Addon output no longer prints out what version of classic it is
- Tooltip styling
- Removed
- Unused localization strings

- v1.1.0 - 2021-06-06
- Added
- Command line for listing quests in a table
- /reckless list all
- This command is enabled by default, and can be used in combination with other commands that require information such as questID
- Compatibility with the addon Wide Quest List
- Compatibility with the enhanced quest log from Leatrix Plus

- v1.0.0 - 2021-05-31
- Added
- Abandon buttons for individual quests
- Abandon buttons for zone quests
- Abandon buttons for campaign quests
- Abandon buttons for covenant callings
- Ability to exclude quests from group abandons. Right click a quest abandon button to exclude it.
- Command line for abandoning quests by quest id
- /reckless abandon <questId>
- You can enable it in the configuration panel
- Command line for excluding quests from group abandons by quest id
- /reckless exclude <questId>
- You can enable it in the configuration panel
- Command line for including quests in group abandons by quest id
- /reckless include <questId>
- You can enable it in the configuration panel
- Configuration options for exclusions lists
- Enable automatic pruning to remove a quest from the exclusion list when abandoned
- Prune orphaned quests manually by clicking the "Prune Exclusion List" button
- Configuration toggle for showing the login message
- Configuration panel
- Profile support
- Documentation

[unreleased]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.5.1-classic...classic
[v1.5.1]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.5.0-classic...v1.5.1-classic
[v1.5.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.4.3-classic...v1.5.0-classic
[v1.4.3]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.4.2-classic...v1.4.3-classic
[v1.4.2]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.4.1-classic...v1.4.2-classic
[v1.4.1]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.4.0-classic...v1.4.1-classic
[v1.4.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.3.1-classic...v1.4.0-classic
[v1.3.1]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.3.0-classic...v1.3.1-classic
[v1.3.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.2.3-classic...v1.3.0-classic
[v1.2.3]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.2.2-classic...v1.2.3-classic
[v1.2.2]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.2.1-classic...v1.2.2-classic
[v1.2.1]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.2.0...v1.2.1-classic
[v1.2.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.1.0...v1.2.0
[v1.1.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/compare/v1.0.0...v1.1.0
[v1.0.0]: https://github.com/MotherGinger/RecklessAbandon-Classic/releases/tag/v1.0.0
Archived Files (11)
File Name
Version
Size
Author
Date
v1.5.0
197kB
fraukebetz
01-26-24 10:23 PM
v1.4.3
159kB
fraukebetz
11-18-23 12:49 PM
v1.4.2
159kB
fraukebetz
08-22-23 05:40 PM
v1.4.1
159kB
fraukebetz
08-28-22 10:36 PM
v1.4.0
159kB
fraukebetz
08-26-22 11:23 PM
v1.3.1
158kB
fraukebetz
07-12-22 10:19 PM
v1.2.3
152kB
fraukebetz
03-24-22 09:36 PM
v1.2.2
144kB
fraukebetz
11-23-21 01:30 AM
v1.2.1
145kB
fraukebetz
11-22-21 02:06 AM
v1.2.0
145kB
fraukebetz
06-18-21 11:11 PM
v1.1.0
139kB
fraukebetz
06-13-21 09:49 PM


There have been no comments posted to this file.
Be the first to add one.



Category Jump: