Releases: metyatech/vrchat-fish-guide
Releases · metyatech/vrchat-fish-guide
Release list
v0.12.75
[0.12.75] - 2026-03-16
Changed
- Full leaderboard generation now avoids repeatedly sorting and shipping the entire 247,680-row result set while the search is still running: the calculator keeps progress updates lightweight during the exhaustive search and sorts the full leaderboard once at completion, which materially reduces ranking wait time and UI churn.
- Optimizer hot paths now use lighter-weight static price data for area-condition scoring: full ranking still evaluates the same exact combinations and formulas, but the per-combination fish price aggregation does less repeated object work, which reduces end-to-end leaderboard latency without changing ranking semantics.
v0.12.74
Changed
- Ranking no longer front-loads the baseline loadout board; the leaderboard opens first, and the current loadout workspace stays in the upgrade flow where it is actually needed.
- Ranking guidance now avoids duplicated framing and keeps only the short explanation needed for filtering.
- Release verification now follows the result-first upgrade flow by opening the optional setup section before asserting the Step 1 workspace.
v0.12.73
Changed
- Ranking now starts as a true leaderboard instead of a slot-selection wizard: the ranking goal opens directly into the full
Rod / Line / Bobber / Enchant / 釣り場leaderboard, and you narrow it afterward with OR/AND filters instead of first deciding which dimensions count as ranking inputs. - Ranking filters now behave like a normal filter bar rather than a hidden ranking mode switcher: the ranking table adds slot/area checkboxes, search, active filter chips, and a saved-candidates shortcut while keeping the optional setup controls later in the flow.
- Enchant filter options now show the actual special effect text instead of relying on a non-existent derived summary field: the filter UI is now type-correct and matches the equipment data model.
v0.12.72
[0.12.72] - 2026-03-16
Changed
- Ranking now uses the same candidate-table view whether you rank one slot or multiple dimensions: single-slot ranking no longer drops back to a different panel, so you can keep the same scroll range, rank window, and candidate-table behavior while adding or removing ranking dimensions.
- Ranking now starts from the broadest leaderboard by default: the calculator opens with
Rod / Line / Bobber / Enchant / 釣り場all selected in ranking mode, and you narrow the leaderboard only by turning fixed dimensions off instead of discovering a hidden broader mode later.
Fixed
- Optimizer progress feedback is now accessibility-safe in tests and in the UI: the optimizer progress bar has an accessible name, and the accessibility smoke test now uses stable calculator placeholders so async ranking work does not produce false warning noise during release verification.
v0.12.71
Changed
- Fishing Area is now a first-class ranking dimension. Ranking mode can treat
釣り場likeRod / Line / Bobber / Enchant, so you can rank areas directly or include area alongside gear in combination searches. - Ranking and optimizer results now carry area identity all the way through result rows, so subset searches and multi-slot rankings can show area-aware candidates without special-case UI logic.
v0.12.70
v0.12.69
[0.12.69] - 2026-03-16
Changed
- Ranking mode now reads like a conditional ranking instead of a generic leaderboard: the ranking goal, selector help, context chips, and result headings now spell out which slots are being swapped and which slots stay fixed, so the page matches the common "XX fixed, AA ranking" mental model without extra explanation.
- The ranking results card no longer repeats the same title twice: the outer section now carries the "swap this slot and see the ranking" meaning, while the inner table stays a simpler candidate list with explicit fixed-slot guidance.
v0.12.68
Changed:
- Step 1 current-loadout copy is shorter and more task-focused after the focused GUI review.
- The sticky current-item row no longer repeats a second emerald action badge.
- Ranking help is now a compact one-line guide instead of a dense block.
- Collapsed ranking controls now use the more familiar 候補を見る / 候補を閉じる wording.
v0.12.67
- Ranking mode now expands single-slot results by fishing area when Fishing Area is left on auto.\n- The same Rod / Line / Bobber / Enchant can now appear once per fishing area so you can compare where each loadout places best.\n- Fixed-area rankings still show only the selected fishing area.
v0.12.66
[0.12.66] - 2026-03-16
Changed
- The calculator now reduces Step 1 GUI noise in the places the review flagged first: comparison cards no longer repeat the same green-highlight explanation, the picker instructions no longer talk about
left/righton layouts where that is false, and the selected-slot flow no longer inserts an extra standalone選択中panel before the ranking itself. - Ranking and upgrade goals now keep active conditions visible without overwhelming the ranking results: the setup summary chips use stronger active-state styling when collapsed, while the heavy three-card metrics collapse into a lighter inline summary so the ranking remains the main thing on screen.
- The compare-added toast now signals that it will disappear on its own: the transient confirmation includes a visible progress bar instead of appearing and vanishing with no timing cue.