File Details
All Your Base v0.5.2
- B
- Feb 8, 2015
- 15.08 KB
- 501
- 6.0.3
- Retail
File Name
AllYourBase_v0.5.2.zip
Supported Versions
- 6.0.3
v0.5.2
- Fixed badly written v0.5.1 code that would cause errors until you looted your Garrison Cache
- Made the Status Report button prettier (still on the Garrison Report, now looks like an arriving letter.)
v0.5.1
- The "Status Report" at login option is now disabled by default. It can be enabled though the addon's options, in the game's main settings menu.
- The addon now tracks Garrison Cache resources! There is an option in the addon's options screen to set a limit for the number of resources in your Cache. Once a character hits this limit, an alert will display on your screen. Set the limit to 500 to only be notified when characters have full Caches.
- You can also see which character will hit the resource limit next (and when) by checking the "Status Report."
- Edited the code that generates the status report text to clean up grammar and fix an issue with hanging quotes if you have no work order queues that need attention.
- Fixed a bug that would cause an error upon first login after installation.
- Fixed a bug that would cause an error when you complete an expedited shipment (e.g. your very first work order on a character)
- There is a toggle option to enable more verbose reporting, but this button is disabled for all but Lua experts.
v 0.5.0 - lots of big changes!
- Fixed a bug where Trading Post level 3 work orders were not captured correctly.
- Status reports are now displayed in their own frame, rather than the chat frame. Access them by clicking on the "Status Report" button attached to the Garrison Report.
- Consolidated the "Who's Next" report into the Garrison Report.
- Added support for capturing information about your current character's work orders if you log into a character that the addon has no information for yet.
- Fleshed out racial report text - all races now have at least 3 report introductions!
- Removed the false whisper functionality from the addon, to avoid conflicts with chat mods.
- Status report options now enabled in the normal Game Menu > Addons path.
- You can blacklist buildings that you don't want to be included in Status Reports. While on the character in question, type /ayb blacklist <Name of Building>
- Since there is a small delay between when you start a work order and the information is available to the client, AYB displays a notification when it is finished collecting data for a building's work orders. This is to let you know when it's safe to log off without disrupting the function of the addon. (This can be disabled in the addon's settings.)
v 0.1.1
- Fixed the errors in the work orders (shipments) code, so this piece of the addon should now be functioning correctly.
- Consolidated report for multiple buildings and work orders.
- All Your Base addon messages now prefix with yellow text for visibility.
- Added toast window when a work order on another character is finished and needs attention.
v 0.1.0
- Added shipment tracking to the addon. The addon will notice whenever you start a new work order and determine when all the completed orders will finish. When it does, you will be alerted.
- Added buttons to the Garrison Report screen to trigger a status report or a "what's next?" report.
- Slash commands redone:
- "/ayb next" shows all next items (buildings, missions, shipments)
- "/ayb next [ITEM]" shows only the next [ITEM] (either "mission", "building", or "shipment")
- "/ayb status" shows current progress and completion of all items for all characters
- "/ayb [ITEM]" shows current progress and completion for the specific [ITEM] for all characters (either "mission", "building", or "shipment")
v 0.0.5:
- Fixed a bug where completed missions would persist in your mission log, triggering additional completed notifications. (Thanks much to Ro for the assist in troubleshooting!)
- Slash command support: /ayb
- Slash command /ayb next: Display the character that has the next mission to be completed
- Slash command /ayb status: Check for completed missions and buildings across all characters
- Completed buildings now trigger an alert on your active character and a whisper from the offline character
-
v 0.0.4:
- Status report generated in whisper, reported by one of your offline characters
- Status report dialects established for future text usage
- Separated Missions from Buildings; beginning to pack in Shipments (Work orders)
- Clean up of variables and changing of saved variables structure
Changing buildings may create some nonsense in the Shipments table.