170 Commits

Author SHA1 Message Date
Pandipipas 8c270feb5b feat: enhance pack management and character handling; implement automatic registry refresh and logo display updates 2026-05-22 21:19:45 +02:00
Pandipipas 618d18d8fb feat: update pack handling and character image paths; implement installed packs revision tracking 2026-05-21 23:59:22 +02:00
Pandipipas 0bc6f60b2c feat: update Gitea configuration for base URL and owner; add updateInfo to GameSelectOption interface 2026-05-21 23:06:54 +02:00
Pandipipas 88aeedb5ff feat: update character images for Tekken 8 and enhance pack management
- Updated character images for Tekken 8, including Jin, Jun, Kazuya, and others.
- Introduced a new pack configuration system to manage character packs from a Gitea instance.
- Added types for pack management, including PackCharacter, PackManifest, and PackRegistry.
- Implemented functions to register and unregister installed packs, allowing dynamic character loading.
- Enhanced the character image retrieval system to support both bundled and installed packs.
2026-05-21 17:59:13 +02:00
Pandipipas 04f2c2037a feat: add character images for Guilty Gear Strive and update fighting characters with DLC support 2026-05-20 16:34:37 +02:00
Pandipipas fd4201a882 fix: update translations for improved clarity and consistency in settings and about sections 2026-05-20 00:03:12 +02:00
Pandipipas 787de05034 feat: enhance settings view with integration options for start.gg and Challonge, add manual token dialogs, and improve keyboard shortcut management 2026-05-19 03:21:50 +02:00
Pandipipas 67d9d20b56 feat: enhance OAuth configuration to support proxy mode and update related logic 2026-05-18 21:47:06 +02:00
Pandipipas 79f6653d94 feat: update player source chips with icons and improve styling for better visual clarity 2026-05-18 00:29:31 +02:00
Pandipipas 27c0298ca2 feat: add character images for The King of Fighters XV to enhance visual representation 2026-05-17 22:07:32 +02:00
Pandipipas aea381ea35 Refactor OAuth handling: Extract OAuth server logic into a separate module, streamline session management, and enhance error handling in startgg.ts 2026-05-17 22:07:10 +02:00
Pandipipas 0857472ad4 feat: add character images for Invincible VS to enhance visual representation 2026-05-17 17:48:09 +02:00
Pandipipas 661cf1264a feat: add character images for FATAL FURY: City of the Wolves to enhance visual representation 2026-05-17 17:35:43 +02:00
Pandipipas b3fc84fde2 feat: add character lists for FATAL FURY: City of the Wolves and Invincible VS 2026-05-17 16:31:09 +02:00
Pandipipas 3de99ef810 feat: update character options for fighting games; add new characters and remove duplicates 2026-05-17 16:15:44 +02:00
Pandipipas 37f9ffb786 feat: add new character images for Mortal Kombat 1 to enhance visual diversity 2026-05-17 15:40:34 +02:00
Pandipipas d76a51c321 feat: add Akali character image for enhanced visual representation 2026-05-17 03:20:40 +02:00
Pandipipas 7b302e4c21 feat: add new translations for settings and graphics; implement shortcut conflict detection and reset functionality 2026-05-16 14:15:36 +02:00
Pandipipas 6dbf648323 feat: enhance BracketPanel and CommentaryPanel with Twitter handle validation and preview functionality; update i18n for new translations 2026-05-15 15:09:11 +02:00
Pandipipas a4dc89575d feat: add preview functionality to BracketPanel and i18n support for preview text 2026-05-15 02:14:03 +02:00
Pandipipas 4da00508d3 feat: add character game management and player side functionality
- Implemented `useCharacterGame` composable to manage game selection and character state for both players.
- Added `useCountryFilter` composable for filtering country options based on locale.
- Created `usePlayerSide` composable to encapsulate state and handlers for player management on each side of the scoreboard.
- Introduced filtering and input synchronization for player names and countries.
- Enhanced player ID generation to avoid collisions and support custom player entries.
2026-05-14 14:19:44 +02:00
Pandipipas 21d885f6e6 Refactor Dashboard, Graphics, Players, and Settings views for improved layout and styling consistency 2026-05-13 03:20:28 +02:00
Pandipipas d8d3c7f03c Refactor About.vue to simplify collaborator display and remove update checking logic 2026-05-12 18:42:38 +02:00
Pandipipas 240099a1df Add dedicated icons to scoreboard input options 2026-02-25 19:35:58 +01:00
Pandipipas eeab438ea7 Reorganize settings view into single sectioned card 2026-02-25 14:29:04 +01:00
Pandipipas 54ab922e12 Adjust settings layout and use underlined inputs 2026-02-25 14:23:13 +01:00
Pandipipas 5fd5224f0c Improve shortcut capture with key combinations 2026-02-25 14:15:11 +01:00
Pandipipas 8a3b3ebcaf Add configurable keyboard shortcuts for score updates 2026-02-25 14:08:48 +01:00
Pandipipas cecd08f3ac Fix scoreboard panel state resets across tabs 2026-02-25 13:57:09 +01:00
Pandipipas 494e9919e9 Fix implicit any types in Players NodeCG callback (#134) 2026-02-23 23:21:03 +01:00
Pandipipas 8d1aecc44a Add transition animations to scoreboard graphics 2026-02-21 01:20:37 +01:00
Pandipipas f3d7b8b1e0 Revert unintended inline CSS changes in main scoreboard 2026-02-21 00:59:29 +01:00
Pandipipas 102c0b7e61 Remove template.css and inline 2xko styles 2026-02-21 00:59:24 +01:00
Pandipipas 7f6cac409a Inline 2XKO template CSS into scoreboard main.vue 2026-02-20 23:34:54 +01:00
Pandipipas 62fda3492f Corrige persistencia del selector de skin en GraphicsView 2026-02-20 22:29:15 +01:00
Pandipipas 31c1886a48 Permite cambiar skin de scoreboard en tiempo real con misma URL 2026-02-20 22:21:13 +01:00
Pandipipas 3fdcad5cc6 Refina la vista de Graphics con selector de skin 2026-02-20 22:14:16 +01:00
Pandipipas 582ba7469a Remove all commentator references from 2XKO graphic (#123) 2026-02-20 21:24:53 +01:00
Pandipipas 464e7d4b9e chore: remove local font setup documentation and .gitkeep, add Shapiro fonts for 2XKO overlay 2026-02-20 21:08:02 +01:00
Pandipipas faa8749872 Fix 2XKO text color, left flag alignment and right name order 2026-02-20 20:26:19 +01:00
Pandipipas ca467f37f9 Prepare 2XKO overlay for local Shapiro fonts without binaries 2026-02-20 20:19:11 +01:00
Pandipipas ff2786a304 Add character images for 2XKO roster 2026-02-20 00:34:07 +01:00
Pandipipas 8b8dab45ab style: format fighting character lists one per line (#117) 2026-02-20 00:14:27 +01:00
Pandipipas a97a653be2 Add Mortal Kombat 1 roster and game option (#116) 2026-02-20 00:10:48 +01:00
Pandipipas d2192841a4 Add and sort 2XKO roster options (#115) 2026-02-20 00:06:33 +01:00
Pandipipas 18757a7928 Add sorted KOF XV roster to fighting game options (#114) 2026-02-20 00:01:38 +01:00
Pandipipas e82693ff01 Add and normalize Guilty Gear Strive character roster (#113) 2026-02-19 23:57:18 +01:00
Pandipipas 46772d542f Ampliar i18n (EN/ES) en labels del dashboard y mensajes de update (#112)
* Expand EN/ES translations for panels and update status texts

* Translate remaining dashboard labels and localize country names

* Translate Players top action buttons and search placeholder
2026-02-19 23:43:02 +01:00
Pandipipas fe110e7c66 Set default characters by game when none are selected (#104) 2026-02-18 20:26:44 +01:00
Pandipipas 4542f41243 perf: lazy-load scoreboard flag assets 2026-02-18 12:25:26 +01:00