Commit Graph
9 Commits
Author SHA1 Message Date
jjk1227 6768ed89b5 Add GITADORA rival support
Implement rival registration, profile responses, and Web UI controls.

The UI is functional only; visual design and polish are not included in this change.
2026-08-21 15:31:31 +09:00
James Liu 0ad96458b6 Add support up for Tri-Boost Re:EVOLVE, HIGH-VOLTAGE, FUZZ-UP
Add support up for Tri-Boost Re:EVOLVE, HIGH-VOLTAGE, FUZZ-UP
2025-12-04 22:56:42 +08:00
marika a628fc437a Add GITADORA HIGH-VOLTAGE support with bugfixes. 2023-05-02 03:57:10 -03:00
Thome Valentin 249d80d6da Removed one unused script reference 2022-05-24 08:29:31 +02:00
Thome Valentin b84df19e7c * Added experimental 'Shared Favorite Songs' option. If disabled, players will be able to keep separate lists of favorite songs for each version of Gitadora, as well as between Guitar Freaks and Drummania. Enable this option to have a single unified list of favorite songs for both games, and across all versions. Default is false, to match original arcade behaviour.
* Added a leaderboards page to the WebUI. This page displays the rank of all players per game and version, ordered by Skill rating.
 * More code cleanups to Profiles.ts
2022-05-23 07:43:50 +02:00
Thome Valentin 4a8e0707f0 Added experimental 'Shared Favorite Songs' option. 2022-05-16 06:47:59 +02:00
Thome Valentin 257c9962f5 Added several player profile stats to the web UI.
Refactored and cleaned up several functions.
MDB loader now logs the number of loaded songs available to GF and DM.
MDB: Fixed "is_secret" field being ignored (always set to false)
2022-05-04 06:58:17 +02:00
DitFranXX 3e43c2196c Avoid to use $.content, Changes on WebUI
* Fix mistake that i was put webui handler on models folder
* Cahnge WebUI name.
2020-12-11 16:48:03 +09:00
DitFranXX 43e0716b85 Initial Release for Gitadora Extension
* Converted from Asphyxia-Public-Route
* Enable `resolveJsonModule` in `tsconfig.json`
* WebUI for change name and title.
2020-12-11 16:48:02 +09:00