From fafb498d6ff59945aed06c00e8d1d671965f6bd9 Mon Sep 17 00:00:00 2001 From: BenStullsBets Date: Tue, 30 Jun 2026 14:12:58 -0700 Subject: [PATCH] =?UTF-8?q?feat(panel):=20move=20Experience=20knobs=20abov?= =?UTF-8?q?e=20Altitude;=20drop=20dial=20hint=20+=20'(0=E2=80=934)'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Per operator: Think/Feel/Mood group sits above the Altitude knob; remove the 'Turn the knob…' altitude hint (and its dead i18n key); 'Experience knobs (0–4)' → 'Experience knobs' (all 4 langs). Co-Authored-By: Claude Opus 4.8 (1M context) --- simulator/static/i18n.js | 3 +-- simulator/static/index.html | 15 +++++++-------- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/simulator/static/i18n.js b/simulator/static/i18n.js index 57e8aef..75bdd0d 100644 --- a/simulator/static/i18n.js +++ b/simulator/static/i18n.js @@ -25,8 +25,7 @@ "output.video": { en: "Video", es: "Vídeo", fr: "Vidéo", ja: "映像" }, "output.audio": { en: "Audio", es: "Audio", fr: "Audio", ja: "音声" }, "altitude.legend":{ en: "Altitude", es: "Altitud", fr: "Altitude", ja: "高度" }, - "altitude.hint": { en: "Turn the knob (drag it, or scroll) to change altitude — endless: past the deepest it wraps back up to the highest. Click a label to jump there.", es: "Gira el dial (arrástralo o desplázate) para cambiar la altitud — sin fin: tras lo más profundo vuelve a lo más alto. Haz clic en una etiqueta para saltar.", fr: "Tournez le cadran (glissez ou faites défiler) pour changer d’altitude — sans fin : après le plus profond, on revient au plus haut. Cliquez sur une étiquette pour y aller.", ja: "ダイヤルを回して(ドラッグまたはスクロール)高度を変えます — 無限ループ:最も深い先は最も高い所へ戻ります。ラベルをクリックでそこへ移動。" }, - "knobs.legend": { en: "Experience knobs (0–4)", es: "Mandos de experiencia (0–4)", fr: "Boutons d’expérience (0–4)", ja: "体験つまみ(0〜4)" }, + "knobs.legend": { en: "Experience knobs", es: "Mandos de experiencia", fr: "Boutons d’expérience", ja: "体験つまみ" }, "knobs.think": { en: "Think", es: "Pensar", fr: "Penser", ja: "考える" }, "knobs.feel": { en: "Feel", es: "Sentir", fr: "Ressentir", ja: "感じる" }, "knobs.mood": { en: "Mood — dark ◀ 0 ▶ light", es: "Ánimo — oscuro ◀ 0 ▶ claro", fr: "Humeur — sombre ◀ 0 ▶ clair", ja: "ムード — 暗 ◀ 0 ▶ 明" }, diff --git a/simulator/static/index.html b/simulator/static/index.html index 3f5141a..f5e813a 100644 --- a/simulator/static/index.html +++ b/simulator/static/index.html @@ -96,6 +96,13 @@ +
+ Experience knobs + + + +
+
Altitude
@@ -104,14 +111,6 @@ aria-valuemin="0" aria-valuenow="0" aria-valuetext="cosmos">
-

Turn the knob (drag it, or scroll) to change altitude — endless: past the deepest it wraps back up to the highest. Click a label to jump there.

-
- -
- Experience knobs (0–4) - - -