Releases: Senither/AutoWeeklyCap
Releases · Senither/AutoWeeklyCap
v0.16.3.1
v0.16.3.0
- Added export config buttons to dev toolbox
- Changed config system to use EzConfig from ECommons
- The old config system should automatically migrate itself over to the new system, so all your settings and preferences will be kept
- Fixed bug where tomestones would not be updated for characters in some cases
- Fixed wording of tooltip for the runners selected duty
Full Changelog: v0.16.2.0...v0.16.3.0
v0.16.2.0
- Added fallback for locked duties
- The runner will now check if a duty is unlocked before attempting to start AutoDuty
- If your selected duty is not unlocked (such as on an alt) it will run the latest duty that is available to them instead
Full Changelog: v0.16.1.0...v0.16.2.0
v0.16.1.0
- Added support for the new dungeon (The Clyteum)
- If you want to run the duty remember to switch your preferred duty in the runner options
Full Changelog: v0.16.0.1...v0.16.1.0
v0.16.0.1
- Updated to support patch 7.5
Full Changelog: v0.16.0.0...v0.16.0.1
v0.16.0.0
- Added VNavMesh to the list of required plugins
- Added safezone system
- It's now possible to setup a priority of safezones such as your private house, FC house, apartment, and GC inn
- AWC will automatically teleport to your safezone before starting AutoDuty
- This system replaces the old "Go to GC inn" option
- Added sources and releases buttons to the changelogs & plugin info UI
- The buttons can be clicked to copy the URL, or CTRL + Click to open the link in a browser
- Changed plugin installation
- AWC will no longer automatically install plugins for you, it instead opens the Dalamud plugin installer on the selected plugin, so you can install it manually
- Fixed movement helper getting stuck pathfinding, it now rebuilds the navmesh and retries
- Fixed Wotsit trying to register entries when player is not ready
- Fixed resizing window in the X axis while using auto resizing
- It's now possible to resize the width of the character window manually while still using the auto resize option
- Refactored some code, general housekeeping
Full Changelog: v0.15.0.0...v0.16.0.0
v0.15.0.0
- Added themes & completely redesigned the UI
- You can now choose between 17 different themes to customize the look of the plugin
- The character window has been stripped down to just contain the character information
- All the other details and tabs have been moved into the new Control Panel/Settings
- The previous settings window has been reworked, and some things have been moved around
- Added link when clicking the plugin status in the character window
- It will now open the control panel directly to the dependencies tab
- Added plugin status overlay icon
- The icon can be moved around, and will be shown whenever the plugin is running
- Left and right clicking the icon can be used to quickly open the plugin window, settings, or outright stop the runner
- The icon size & position can be customized from the general options
- Added option to automatically resize character window height
- Added tooltips to character status icons
- Added status indicator for when a character is tomestone capped
- It now also counts a character as being "capped" if they have the maximum number of weekly tomestones (Allagan Tomestone of Mnemonics)
- Refactored a lot of the internal code
Full Changelog: v0.14.0.1...v0.15.0.0
v0.14.0.1
- Fixed changelog loading with new plugin list
- The plugin list has been rewritten with a lot of new features, you can check it out at https://dalamud-plugins.senither.com
Full Changelog: v0.14.0.0...v0.14.0.1
v0.14.0.0
- Added support for character renames
- If you rename a character, the next time you log into the character AWC will detected the new name and carry over all your character settings
- You'll need to login to every character with the plugin at least once to re-register the character IDs
- Added option to control what characters AutoRetainer is checking
- Previously it would only check the current character, but now you can manually change it to check any character, or all characters as well
- Added tip for teleportation for AutoRetainer option
- Added player name, world, and ID to debug UI
- Added plugin title when switching jobs
- Added automatic code linters and formatters
- This shouldn't change any functionality, but it should make the code easier to read and maintain in the future, with this change all the code is now following PSR-12 coding standards
Full Changelog: v0.13.1.0...v0.14.0.0
v0.13.1.0
- Added plugin logs section to debug UI
- Fixed runner sometimes skipping preparation step when switching characters
Full Changelog: v0.13.0.0...v0.13.1.0