Commit Graph

9 Commits

Author SHA1 Message Date
James Liu
da414f2415 Fix SKILL METER
SKILL METER default should be OFF rather than MY BEST+RIVAL.
2026-06-06 10:22:46 +08:00
James Liu
6bb4809fe4 Update extra.ts 2026-06-06 02:02:24 +08:00
James Liu
84a42b2e1b In-game game title and name show fix
Fix in-game game title and name not showing
2026-06-06 01:03:30 +08:00
James Liu
b0236bd1f6 Fix
Fix 演奏情報表示 not working
Fix 判定ライン位置、判定エフェクト位置、SHUTTER(IN/OUT)'s value wrong
Known issue: Card name and title still not showing in game while playing
2026-06-05 13:02:41 +08: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
Thome Valentin
1b6ab0085f Fixed note scroll speed defaulting to 0.5x for newly registered profiles.
Introduced several new interfaces, and refactored code to cleanup profiles.ts
2022-05-16 13:50:18 +02:00
Thome Valentin
1771619a3c Removed information.info field (seems to be unused by the game) 2022-04-28 13:55:36 +02:00
Thome Valentin
2929045847 - Fixed server error when saving profiles for two Guitar Freaks players at the end of a session. Fixes issue #39.
- Fixed another server error when two players are present, but only one player is using a profile.
- Added support for the "ranking" field. Gitadora will now correctly display your server ranking (based on Skill) on the post-game screen.
- Added logging for profile loading/saving when Asphyxia is running in dev mode.
- Added more logging to mdb (song database) loading.
- "Recommended to friends" songs are now saved and loaded correctly. Since you don't have any friends, this won't be terribly useful, but it does at least provide an extra five slots for saving your favourite songs.
- Fixed "Recommended to friends" song list being incorrectly initialized to "I think about you".
- Removed some unneeded duplicate code.
- Latest getPlayer() and savePlayers() API requests and responses are now saved to file when Asphyxia is in dev mode. Useful for debugging.

NOTE: The above has only been tested on Gitadora Exchain.
2022-04-28 10:18:16 +02: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