An Ashita v3 addon that allows you to track and edit gathering metrics within a simple GUI in Final Fantasy 11 Online.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sjshovan 902f49a812 initial 3 years ago
images initial 3 years ago
libs initial 3 years ago
sounds initial 3 years ago
tools initial 3 years ago
.gitignore initial 3 years ago
LICENSE initial 3 years ago
README.md initial 3 years ago
helpers.lua initial 3 years ago
templates.lua initial 3 years ago
yield.lua initial 3 years ago

README.md

Author: Sjshovan (LoTekkie)
Version: v1.0.3

Yield

An Ashita v3 addon that allows you to track and edit gathering metrics within a simple GUI in Final Fantasy 11 Online.

Table of Contents


Prerequisites

  1. Final Fantasy 11 Online
  2. Ashita v3

Installation

Ashita:

  1. Navigate to the Addons section on the left.
  2. Locate the Yield addon.
  3. Click the flashing download button near the upper-right corner.

Manual:

  1. Navigate to https://github.com/LoTekkie/Ashita-Yield.
  2. Click on Releases.
  3. Click on the Source code (zip) link within the latest release to download.
  4. Extract the zipped folder to Ashita_v3/addons/.
  5. Rename the folder to remove the version tag (-v1.0.3). The folder should be named Yield.

Autoloading:

By default you will need to manually load this addon each time you restart the game. To autoload Yield so that it is always ready for use upon entering the game, follow these steps:

  1. Navigate to the Ashita_v3/scripts/ directory.
  2. Open the Default.txt file.
  3. Locate the Load Common Addons section.
  4. add the following line: /addon load yield.

Upgrading

If you have a previous installation of Yield and you are installing manually, follow the steps below to ensure you don't encounter any issues.

  1. Exit out of Final Fantasy XI.
  2. Install latest version of Yield.
  3. Delete your /settings folder.
  4. Load Finaly Fantasy XI.
  5. Load Yield.

Aliases

The following aliases are available to Yield commands:

yield: yld
unload: u
reload: r
find: f
about: a
help: h


Usage

Manually load the addon by using the following command:

/addon load yield  

Commands

help

Displays available Yield commands. Below are the equivalent ways of calling the command:

/yield help
/yld help
/yield h
/yld h

unload

Unloads the Yield addon. Below are the equivalent ways of calling the command:

/yield unload
/yld unload
/yield u
/yld u

reload

Reloads the Yield addon. Below are the equivalent ways of calling the command:

/yield reload
/yld reload
/yield r
/yld r

find

Positions the Yield window to the top left corner of your screen. Below are the equivalent ways of calling the command:

/yield find
/yld find
/yield f
/yld f

about

Displays information about the Yield addon. Below are the equivalent ways of calling the command:

/yield about
/yld about
/yield a
/yld a

Support

Having Issues with this addon?

Have something to say?

Want to stay in the loop with my work?

Wanna toss a coin to your modder?


Change Log

v1.0.3 - 08/27/2021 (First Ashita Release)

  • Removed escape button option for confirm modals.

v1.0.2 - 08/26/2021

  • Fixed typo in Platinum Ore yield.
  • Fixed issue with sounds occasionally not loading correctly.

v1.0.1 - 7/21/2021

  • Fixed auto-load issue.
  • Fixed issue with report management when no character is available.
  • Added first load behavior.

v1.0.0 - 7/13/2021 (First Official Release)

  • Rewrote Clamming logic.
  • Added bucket pz value to visible Clamming metrics.
  • Added Fishing skill-up alert.
  • Added Clamming bucket break alert.
  • Changed clamming kit metric value to be more readable.
  • Added multiple character support for reports.
  • Fixed issue where Yield would crash if gathering type was changed while zoning.
  • Fixed report reading issues.
  • Added saved window position.
  • Added new find text command.
  • Updated Q's and A's within the Help window.
  • Added documentation strings to all functions/methods.
  • Updated gathering logic.
  • Added missing Clamming yields.
  • Updated baseprices library.
  • Fixed digging moon percentage tooltip.
  • Fixed errors when changing gathering state while settings are open.
  • Added value change colors to plots.
  • Added value change colors to progress bar.
  • Fixed issue where total yields metric was not adjusted when using the yield list buttons.
  • Updated Feedback section in Settings.
  • Fixed issue where yields were not readonly when NPC price mode was activated.
  • Updated UI in Set Prices Settings.
  • Updated UI in Set Colors Settings.
  • Updated main window to position center with fresh settings.
  • Updated sub windows to position center when becoming visible.
  • Updated title.

v0.9.5b - 7/8/2021

  • Fixed stack size data across many yields.
  • Changed Settings window type away from modal.
  • Added feature to disable price inputs when using NPC prices.
  • Added Reports feature and Reports settings.
  • Updated About in Settings.
  • Added Help window.

v0.9.4b - 7/6/2021

  • Adjusted volume of UT audio files.
  • Fixed issue with tab targeting focusing value input.
  • Fixed error in chat-log when zoning.
  • Fixed issue with fishing recording catches for others.
  • Fixed name error with Copper Ring while fishing.
  • Added Bomb Arm yield to mining.
  • Fixed incorrect values for tools and inventory metrics when zoning.
  • Updated about in settings.

v0.9.3b - 7/3/2021

  • Added fishing.
  • Added digging.
  • Added feedback section in settings.
  • Bug fixes.
  • Updated UI.

v0.9.2b - 7/2/2021

  • Added yield sound alerts.
  • Added target value sound alert.
  • Added set all options to colors and alerts settings.
  • Adjusted price settings UI.
  • Added option to enable/disable sound alerts.
  • Added rounding to all UI elements.
  • Bug fixes.
  • Updated about section.

v0.9.1b - 7/1/2021

  • Revamped price settings.
  • Added yield list buttons.
  • Added NPC base price option.
  • Added logging data.
  • Added excavating data.
  • Added clamming data.
  • Added image buttons option.
  • Added inactivity tracker.
  • Updated addon title.
  • Bug fixes.
  • UI changes.

v0.9.0b - 6/28/2021

  • Rewrote state management system.
  • Updated UI layout and colors.
  • Added new metrics.
  • Added harvesting data.
  • Added ability to resize window.
  • Added ability to change yield colors.
  • Added new settings options.
  • Added cycle options for yield and plot labels.
  • Added timer controls.
  • Added tooltips.
  • Added input for estimated value.
  • Added fishing and digging gathering types.
  • Added stack prices option.
  • Updated about section in settings.
  • Added help button.
  • Add ability to exit modals through clicks/escape button.

v0.9.0a - 6/19/2021

  • Initial upload.

Known Issues

  • Issue: Game window resizing causes the cursor position to change making GUI interaction difficult.
  • Issue: Yield window size changes causes fonts to scale strangely.

TODOs

  • TODO: Cleanup code, re-write some areas to improve performance/readability.

License

Copyright © 2021, Sjshovan (LoTekkie). Released under the BSD License.