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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,13 @@ All notable changes to this project are documented here.
4
4
5
5
## [Unreleased]
6
6
7
+
## [0.12.70] - 2026-03-16
8
+
9
+
### Changed
10
+
11
+
-**Ranking now behaves like a leaderboard first and a constraint editor second**: the ranking goal reads as "see which slot is strongest", the ranking flow now orders itself as slot selection → ranking → optional condition changes, and the supporting copy stops leading with fixed-slot constraints.
12
+
-**Ranking copy now reads in player terms instead of configuration terms**: the ranking card, helper text, and README consistently describe "show the strongest candidates for this slot" before mentioning what stays fixed, so the mode is easier to understand at a glance.
2.**左の「今の装備」表で現在の装備をそろえる**: Rod / Line / Bobber / Enchant の4行を見て、変えたい行を押します。右に開く候補一覧で選ぶと、その行だけが更新されます。左の表は閉じずに残るので、ほかの装備やステータスを見たまま比べられます。Fishing Area は最初は自動のままで大丈夫です。
140
140
@@ -144,9 +144,9 @@ npm run dev
144
144
145
145
5.**次に、比べる欄を選ぶ**: `Rod / Line / Bobber / Enchant` の4つを押して、1欄だけ見るか、複数スロットを同時に探すかを切り替えます。
146
146
147
-
6.**ランキングだけ見たいときは、そのまま順位を見る**: `3. ランキング対象を決める` で `Rod / Line / Bobber / Enchant`を1つ選ぶと個別ランキング、複数選ぶと組み合わせランキングになります。Fishing Area が自動なら、同じ装備でも `Coconut Bay` / `Tangleyew Marshes` のように釣り場ごとに別行で並びます。
147
+
6.**ランキングは、見たい欄を先に選ぶ**: `2. 順位を見る欄を選ぶ` で `Rod / Line / Bobber / Enchant`を1つ選ぶと個別順位、複数選ぶと組み合わせ最適化になります。Fishing Area が自動なら、同じ装備でも `Coconut Bay` / `Tangleyew Marshes` のように釣り場ごとに別行で並びます。
148
148
149
-
7.**`4. ランキングを見る` で順位を追う**: 先に `この条件の目安` を見てから、同じカードの下で上位帯・下位帯・特定順位帯をそのまま追えます。Fishing Area を固定したときはその釣り場だけ、Fishing Area を自動にしたときは釣り場ごとの順位をそのまま確認できます。
149
+
7.**`3. 順位を見る` でそのまま比較する**: 先に順位を見て、必要ならあとで `4. 必要なら条件を変える` を開きます。Fishing Area を固定したときはその釣り場だけ、Fishing Area を自動にしたときは釣り場ごとの順位をそのまま確認できます。
0 commit comments