Commit Graph

11 Commits

Author SHA1 Message Date
Pandipipas 02a108f983 refactor: architecture base
- Moved NodeCG context management to a dedicated context module.
- Introduced message handling utilities for better message listening and sending.
- Updated startgg integration to use new message handling methods.
- Removed deprecated replicant utilities and replaced them with a new structure.
- Refactored replicant imports in graphics components to align with new structure.
- Added new pack-related types and schemas for better type safety.
- Cleaned up unused files and consolidated pack configuration into a single module.
- Updated TypeScript configurations to reflect new directory structure.
2026-05-23 21:52:07 +02:00
Pandipipas 31c1886a48 Permite cambiar skin de scoreboard en tiempo real con misma URL 2026-02-20 22:21:13 +01:00
Pandipipas 461f72f878 Mejora panel de comentaristas con Twitter y swap central 2026-02-15 11:12:57 +01:00
Pandipipas f38d15c681 Add per-game character selection to scoreboard panel 2026-02-12 01:54:32 +01:00
Pandipipas f3d8232fd4 Add fighting game selector and icon-only center controls 2026-02-12 00:35:31 +01:00
Pandipipas 3ee36c03df Add commentary panel and Tekken-inspired OBS overlay 2026-02-12 00:13:18 +01:00
Pandipipas 04dbe94e34 Agregar overrides de team/country y guardado desde ScoreboardPanel 2026-02-11 01:05:05 +01:00
Pandipipas 48b098ac0a Remove legacy realName fallback from player normalization (#31) 2026-02-10 12:42:47 +01:00
Pandipipas b4a110fd1e Add Pinia persistence and scoreboard support (#15)
* Add scoreboard replicant and Pinia persistence

* Fix scoreboard replicant sync (#16)
2026-02-08 17:00:31 +01:00
Pandipipas 5f13143586 Add players replicant schema and dashboard CRUD (#5)
* Add players replicant and dashboard CRUD

* Fix players table typing
2026-02-08 02:05:18 +01:00
Pandipipas 6955d2588f Initial commit 2026-02-07 14:43:43 +01:00