28 Commits
Author SHA1 Message Date
James Liu 590b993493 GITADORA PlayerBoard Customization Update 2026-09-06 17:24:43 +08:00
James Liu 42f7451850 2 2026-05-29 09:03:23 +08:00
James Liu e584c0be3b 1st
1st
2026-05-28 01:50:09 +08:00
James Liu 4aeb1249f6 Added initial support for GALAXY WAVE.
Added initial support for GALAXY WAVE.
2025-12-05 00:44:08 +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
James Liu 98fe38982f Add support for prefixed MDB XML filenames 2025-12-03 23:04:36 +08:00
James Liu d863a522b1 Fix GITADORA Plugin errors when launch asphyxia with devmode. 2025-12-03 09:19:10 +00:00
marika a628fc437a Add GITADORA HIGH-VOLTAGE support with bugfixes. 2023-05-02 03:57:10 -03: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 f501bab164 Fixed bug preventing MDB files in XML format from loading correctly. 2022-05-11 17:06:03 +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
Thome Valentin 89be828ef8 Rewrite MDB loading code to support loading .xml, .json or .b64 files. This applies to the default MDB (determined by the version of the game requesting it), or custom MDB if that setting is enabled. To use a custom MDB, enable it in Web UI, then place a custom.json, custom.xml or custom.b64 file in the data/mdb subfolder. 2022-05-01 12:24:17 +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 d290608305 Release the release version. :) Please squash. 2021-05-25 21:09:14 +09:00
DitFranXX 1a9f32916c Encore version config. 2021-05-11 22:54:37 +09:00
DitFranXX 65ffaa5417 Resturcture bit 2021-05-10 12:09:37 +09:00
DitFranXX f3835a53b9 fix bug and encore(extra) stage info temp impl. 2021-04-30 01:57:20 +09:00
DitFranXX 819561337e fix mattix and use less dupe codes 2021-04-27 13:00:11 +09:00
DitFranXX 75b6cd9464 dummy highvoltage support(not work) 2021-04-26 19:51:44 +09:00
DitFranXX 79311d686c Simplfiy 2021-04-26 17:20:19 +09:00
DitFranXX fbebd9eac8 Nextage Beta Release 2021-04-26 07:09:18 +09:00
DitFranXX 18f05da297 Fix bootup on login due to missing value
and fix some version correction on save load.
still left to work on save system
2021-04-26 06:33:46 +09:00
DitFranXX 3c941c3b3e Use b64 as a data 2021-04-26 03:21:13 +09:00
DitFranXX 770ac0c66b Very basic nextage support (for now). 2021-04-26 02:51:22 +09:00
DitFranXX 8db9d98b2b Use newer API for Custom MDB, Fix profile bug. 2020-12-11 17:48:27 +09:00
DitFranXX 77072fb0b5 Avoid more $.content 2020-12-11 16:48:03 +09:00
DitFranXX e98db72efa Use JSON.parse instead of resolveJsonModule.
And fix typo.
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