Commit Graph
10 Commits
Author SHA1 Message Date
Thome Valentin 4ce0ebb9a1 - 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 cb7cac8756 feat: 🔊 Update logger on musiclist for more readable. 2021-05-28 01:00:45 +09:00
DitFranXX 97795d0b9e feat: 🔊 Logger update 2021-05-26 13:07:33 +09:00
DitFranXX f5ac454946 Resturcture bit 2021-05-10 12:09:37 +09:00
DitFranXX 9532acd809 fix mattix and use less dupe codes 2021-04-27 13:00:11 +09:00
DitFranXX 7f57ad4c1f Simplfiy 2021-04-26 17:20:19 +09:00
DitFranXX 9b91e23261 Very basic nextage support (for now). 2021-04-26 02:51:22 +09:00
DitFranXX f03aac8b79 Use newer API for Custom MDB, Fix profile bug. 2020-12-11 17:48:27 +09:00
DitFranXX f55165aa4c Avoid more $.content 2020-12-11 16:48:03 +09:00
DitFranXX e27221d19d 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