Skip to content

Releases: SavageAim/app

20241223

23 Dec 09:43
Compare
Choose a tag to compare

FFXIV 7.15 Chaotic Release

  • Added the following new types of Gear released in 7.15 alongside Chaotic;
    • Clouddark Armour - Item Level 730

20241126

26 Nov 12:19
bb31c04
Compare
Choose a tag to compare

FFXIV 7.11 Update

  • Added the following new types of Gear released in 7.11;
    • Ultimate Edenmorn Weapons - Item Level 735
  • Best of luck to anyone doing FRU prog!

20241112

12 Nov 10:31
Compare
Choose a tag to compare

FFXIV 7.1 Update

  • Added the following new types of Gear released in 7.1;
    • Augmented Archeo Kingdom Weapons, Armour, and Accessories - Item Level 720
    • Ark Angel's Armour - Item Level 720
    • New EX Trial Weapons - Item Level 725

Quick-Set to BIS

  • Thank you Rak for the feature request!
  • Now, whenever the Current Gear for a slot does not match the slot's BIS Gear, a button will appear to the right of the dropdown to allow you to instantly set the Current value to the BIS value.
    • This is in the hopes of making life a little easier for those times where you buy your BIS item, for example!

Bugfixes

  • Fixed a timezone-based bug when creating manual Loot Entries.
    • Due to the server running in UTC time, people in timezones ahead of UTC can have issues where the server will tell them that they cannot create Loot for in the future.
    • To make it work, now the server will accept Loot for the day after its current day!
  • Fixed an issue where the mobile version of the Loot Solver would show incorrect numbers for some fields.

Minor Updates

  • Improved the Viper and Pictomancer icons finally!
  • Fixed some issues in the OpenAPI schema!

What's Changed

Full Changelog: 2024102...2024111

20241022

22 Oct 10:47
Compare
Choose a tag to compare

Bugfixes

  • Fixed a bug with the Loot Solver for Users who have never saved their Settings before. Sorry about that one, tests weren't extensive enough.

20241021

21 Oct 17:58
737d324
Compare
Choose a tag to compare

Loot Solver Greed-y Mode

  • A new settings block has been added to the Settings page for managing the Loot Solver!
  • A more Greed-y mode has been added as a setting to the Loot Solver, which will increase the amount of items that are available for alt Jobs but also increase the amount of people who will be expected to buy their required items with tokens.
  • This feature was requested by Rai, hopefully this works to your liking!

Loot Solver Bug Updates

  • If you have been having issues with the Loot Manager page giving you Internal Server Error messages or anything of the like, I am looking into it!
  • This release contains some code that should help me track down the root of the error and make it reproduceable in tests, after which I will be able to catch it properly and remove it for good.
  • I appreciate your patience as I try to uncover the root cause of this bug, thank you :D

20240827

27 Aug 21:34
3e8c70b
Compare
Choose a tag to compare

Bugfixes

  • Set the weeks-per-token-purchase for the second fight of a Tier to 3, as accessory augments are only 3 tokens instead of 4.
    • This shouldn't affect the loot distrib rolls, only it now requires less weeks to get there!
  • Fixed some issues with proxy character pages not rendering properly.
  • Fixed errors occurring when trying to import from Lodestone when the Character is missing equipment.

What's Changed

Full Changelog: 2024081...2027082

20240815

15 Aug 08:44
Compare
Choose a tag to compare

Fixes and Improvements

  • Fixed an issue that was happening when trying to Auto-Assign Loot from the Solver when there were Greed slots for the week.

Full Changelog: 2024080...2024081

20240809

08 Aug 23:06
Compare
Choose a tag to compare

Loot Solver Update

  • Discovered a major issue with the Loot Solver algorithm being inefficient due to it being super naive.
  • This release improves the algorithm to be more true to the "top N people get items every week".
  • A whole writeup of the methodology is available at https://github.com/orgs/SavageAim/discussions/1, in case anyone wants to have a read!

What's Changed

Full Changelog: 2024080...2024080

20240802

02 Aug 09:20
Compare
Choose a tag to compare

Fixes & Improvements

  • Fixed an issue where the "Show Loot Distribution" buttons on the mobile view of the Loot Solver did not cause the popup to appear!

Full Changelog: 2024073...2024080

20240730

30 Jul 08:44
Compare
Choose a tag to compare

FFXIV 7.05 Update

  • The newest Tier, AAC Light-heavyweight Tier, has begun!
  • Please be sure to update your Team to be on this new Tier, and best of luck to everyone with your prog!! :D
  • Added the following new types of Gear released in 7.05;
    • Archeo Kingdom Weapons, Armour, and Accessories - Item Level 710
    • Quetzalli Weapons, Armour, and Accessories - Item Level 720
    • Augmented Quetzalli Weapons, Armour, and Accessories - Item Level 730
    • Dark Horse Champion Armour, and Accessories - Item Level 730
    • Dark Horse Champion Weapons - Item Level 735

Fixes & Improvements

  • Moved to using the beta version of XIVAPI, should fix XIVGear importing!