You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Items that can be crossbred will now show as a source/use
12
-
- Added basic shop highlighting(only gil shops so far)
13
-
- The required column now has a icon that when hovered will give you a breakdown of that particular item in relation to the craft(required, missing, etc)
14
-
- Add to curated list context menu feature
15
-
- New installs now come with a housing list
16
-
- The inventory data now saves on it's own thread to stop hitching when a user has a lot of items
11
+
- Configuration window reorganised with more sub-sections
12
+
- Source/Use grouping is now configurable
13
+
- Each tooltip modification can now have it's own colour set(or will fallback to the default colour)
14
+
- Source/use tooltip added, will show you the sources/uses for an item inside the tooltip, fully configurable allowing for sources/uses to be hidden/grouped/ungrouped/reordered
15
+
- The `Add Item Locations` tooltip can now be sorted by Item quantity
17
16
18
17
## Fixed
19
-
- Exterior house storage should now be scanned properly
20
-
- Items that are considered currency will no longer be grouped as currency if they are to be purchased
21
-
- Fixed some bugs related to how craft numbers are calculated
22
-
- Fixed a few imgui asserts
23
-
- The can be equipped filter and favourites should work again
24
-
- The monster drop tooltip was showing a monster instead the map
25
-
- NPCs with no shop locations will now longer show up in the action menu in the craft overlay
26
-
- Window positions should save properly(they weren't saving if the window was open)
27
-
- Grand company shops had the wrong seal counts
28
-
- Spectacles will now be considered acquirable and will show in the acquired tooltip
29
-
- Added missing gathering points
30
-
- When crafting an item that relied on inspection, the subcrafts were not being generated properly
18
+
- Worked around a bug in a third-party library that could cause the plugin to not load
19
+
- Fixed an issue in how certain craft yields are calculated
0 commit comments