Commit Graph

221 Commits

Author SHA1 Message Date
Pandipipas 818ac56f53 Stabilize preview control centering across zoom levels 2026-02-13 01:08:24 +01:00
Pandipipas 63c4daf741 Fix preview spacing so controls sit between image and score 2026-02-13 01:02:26 +01:00
Pandipipas 0d40b8ed6a Center preview metadata between image and score 2026-02-13 00:54:44 +01:00
Pandipipas 6616739214 Reposition preview fields and restore edit/save behavior 2026-02-13 00:46:47 +01:00
Pandipipas 665360d3ef Add underlined preview selectors between images and score 2026-02-13 00:38:07 +01:00
Pandipipas 90e2d1b403 Add Jin character image for Tekken 8 2026-02-12 02:19:46 +01:00
Pandipipas 5d6f77e821 Merge pull request #46 from Pandipipas/add-character-selection-to-scoreboard-panel
Codex-generated pull request
2026-02-12 02:04:19 +01:00
Pandipipas de11a1dea7 Support custom character image folders and document structure 2026-02-12 02:02:07 +01:00
Pandipipas f38d15c681 Add per-game character selection to scoreboard panel 2026-02-12 01:54:32 +01:00
Pandipipas ea92c08d7b Merge pull request #45 from Pandipipas/expand-scoreboardpanel-width-and-reposition-bracketpanel
Make Scoreboard full-width and move Bracket to right column
2026-02-12 01:43:44 +01:00
Pandipipas ea560318d0 Fix dashboard spacing and scoreboard column symmetry 2026-02-12 01:41:01 +01:00
Pandipipas 3d3e92e66e Adjust dashboard layout for full-width scoreboard 2026-02-12 01:33:39 +01:00
Pandipipas e004b00343 Fix import order and update fighting game options in ScoreboardPanel 2026-02-12 01:28:24 +01:00
Pandipipas 646a05f7ae Merge pull request #44 from Pandipipas/style-flags-in-main.html
Style scoreboard flags to match Runback look
2026-02-12 01:24:50 +01:00
Pandipipas 256c646081 Match Runback scoreboard fonts and auto-fit behavior 2026-02-12 00:55:50 +01:00
Pandipipas 79a690bbca Style scoreboard flags to match Runback look 2026-02-12 00:45:39 +01:00
Pandipipas 7e94297244 Merge pull request #43 from Pandipipas/add-game-selector-to-scoreboard-panel
Add centered fighting-game selector with icon-only swap/reset controls
2026-02-12 00:40:18 +01:00
Pandipipas f3d8232fd4 Add fighting game selector and icon-only center controls 2026-02-12 00:35:31 +01:00
Pandipipas afd576426e Merge pull request #42 from Pandipipas/add-live-commentary-system-under-scoreboard
Add commentary panel and Tekken-style commentary overlay graphic
2026-02-12 00:22:21 +01:00
Pandipipas 3ee36c03df Add commentary panel and Tekken-inspired OBS overlay 2026-02-12 00:13:18 +01:00
Pandipipas 6d28cfb87e Merge pull request #41 from Pandipipas/replace-save-buttons-with-disk-icons
feat(scoreboard): guardar cambios por campo con iconos en ScoreboardPanel
2026-02-11 23:46:48 +01:00
Pandipipas ef1b19252b feat(scoreboard): add per-field save icons for player overrides 2026-02-11 23:41:30 +01:00
Pandipipas b79f34d539 Merge pull request #40 from Pandipipas/translate-all-spanish-texts-to-english
Translate Spanish UI and runtime messages to English
2026-02-11 18:47:41 +01:00
Pandipipas ade26ee714 Translate Spanish UI and runtime strings to English 2026-02-11 18:47:21 +01:00
Pandipipas c29aae5ce7 Merge pull request #39 from Pandipipas/add-team-and-country-options-to-scoreboardpanel-plhajv
Refactor ScoreboardPanel custom player flow and add team/country overrides
2026-02-11 10:48:19 +01:00
Pandipipas 43a49b5a37 Merge branch 'master' into add-team-and-country-options-to-scoreboardpanel-plhajv 2026-02-11 10:47:18 +01:00
Pandipipas d2439cf1ff Refactor scoreboard player input flow without behavior changes 2026-02-11 10:45:31 +01:00
Pandipipas dd6318dc88 Merge pull request #38 from Pandipipas/add-team-and-country-options-to-scoreboardpanel
Agregar edición de team/country en ScoreboardPanel con guardado manual
2026-02-11 10:42:08 +01:00
Pandipipas db3fb916d3 Fix custom name blur/reset behavior in scoreboard select 2026-02-11 10:39:36 +01:00
Pandipipas e7354500f4 Fix custom player id leaking in scoreboard input 2026-02-11 10:33:31 +01:00
Pandipipas 6d7e7b9b10 Fix custom player select behavior in scoreboard panel 2026-02-11 10:27:19 +01:00
Pandipipas 32837cbb36 Evitar mostrar IDs custom en selector de jugador 2026-02-11 01:37:51 +01:00
Pandipipas e08c1b9a1c Fixear visualización de nombre custom en selector de jugador 2026-02-11 01:34:08 +01:00
Pandipipas d5b08ef4ee Corregir override en escritura libre sin romper selección 2026-02-11 01:29:32 +01:00
Pandipipas e08d88ec33 Arreglar selección de jugador existente en ScoreboardPanel 2026-02-11 01:24:38 +01:00
Pandipipas 7d3725acb5 Fixear persistencia de texto libre al salir del select 2026-02-11 01:20:40 +01:00
Pandipipas 7e3f0853cd Corregir override libre y limpiar team/country al escribir jugador nuevo 2026-02-11 01:15:59 +01:00
Pandipipas 8581237838 Corregir selección libre de jugador en ScoreboardPanel 2026-02-11 01:10:07 +01:00
Pandipipas 04dbe94e34 Agregar overrides de team/country y guardado desde ScoreboardPanel 2026-02-11 01:05:05 +01:00
Pandipipas b3f4aae68a Mejorar override de jugadores y guardado rápido (#37) 2026-02-11 00:48:22 +01:00
Pandipipas 9820130f46 Agregar wrapper de Electron para ejecutar el bundle como app de escritorio (#36)
* Add Electron wrapper for running bundle as desktop app

* Fix Electron wrapper Node runtime mismatch with NodeCG

* Bump Electron wrapper to 39.5.1 and update docs

* Clarify runtime behavior in troubleshooting docs

* Make electron npm scripts cross-platform with cross-env

* Default NodeCG launch to system Node; keep Electron-node as opt-in

* Add Electron better-sqlite3 rebuild scripts for ABI issues

* Update default Electron URL to dashboard standalone example
2026-02-10 16:42:26 +01:00
Pandipipas ef10dae2ed Remove top header bar from dashboard views (#34) 2026-02-10 13:10:47 +01:00
Pandipipas f9dfa686ee fix: resolve eslint errors and vue template warnings (#33) 2026-02-10 13:01:20 +01:00
Pandipipas 2fcf4b5dce Stack player creation fields vertically (#32) 2026-02-10 12:52:58 +01:00
Pandipipas 48b098ac0a Remove legacy realName fallback from player normalization (#31) 2026-02-10 12:42:47 +01:00
Pandipipas 547f9ab95f Add country dropdown and flags (#28)
* Add country dropdown and flags

* Fix build for country flags

* Improve country select filtering and scoreboard teams

* Fix country select display value

* Fix country select input display
2026-02-09 22:42:00 +01:00
Pandipipas 2dfd57786d Adjust column sizes for dashboard layout 2026-02-09 18:37:32 +01:00
Pandipipas 2a83c9a0df Add loading dashboard panel (#23) 2026-02-09 01:20:25 +01:00
Pandipipas e045331a95 Add player filtering to scoreboard selects (#25)
* Add player filtering to scoreboard selects

* Hide selected player while typing

* Avoid duplicated text in player selects

* Show selected player only when not typing
2026-02-09 01:12:48 +01:00
Pandipipas 56a83e8301 Add graphics cards with copy and OBS drag (#24) 2026-02-09 00:41:21 +01:00