Commit Graph
164 Commits
Author SHA1 Message Date
Freddie Wang d18edbcfa5 Merge pull request #40 from thomeval/stable
Fix server errors for two Guitar Freaks players, implement ranking and "Recommended to friends" songlist
2022-04-30 22:48:22 +08:00
thomeval b7377a3d0d Merge pull request #1 from thomeval/bug/39_twoPlayerSave
Bug/39 two player save
2022-04-28 13:58:05 +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 b104e40fac Fixed all_skill ranking always being set to 0.
Moved "samples" folder to "apisamples"
2022-04-28 11:14:43 +02:00
Thome Valentin ce10dca416 Revert global gitignore 2022-04-28 10:23:52 +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
Freddie Wang 0773375713 Merge pull request #38 from dannylin0711/stable
Fix something
2022-04-05 20:47:15 +08:00
dannylin0711 369297131f fix 4 2022-04-04 17:25:32 +08:00
dannylin0711 9448915ab7 fix 3 2022-04-04 17:12:05 +08:00
LatoWolf 5730dfa544 fix 2 2022-04-04 16:54:22 +08:00
LatoWolf 09b8e5f106 idiot fix 2022-04-04 16:52:40 +08:00
Freddie Wang 6d572cf737 Merge pull request #37 from dannylin0711/stable
Exceed Gear y-1 support
2022-04-03 14:19:25 +08:00
dannylin0711 de6e89e3f0 Exceed Gear y-1 2022-04-03 13:13:16 +08:00
Freddie Wang ea15d4628d Merge pull request #32 from cracrayol/stable
Add MGA plugin + Fix for PnM plugin
2021-06-19 22:03:10 +08:00
cracrayol 4184cfbd25 Update PnM README. 2021-06-19 16:01:57 +02:00
cracrayol a1b884dcd6 Merge branch 'mga' into stable 2021-06-19 14:02:52 +02:00
cracrayol e4a247a715 MGA: Update README 2021-06-19 13:53:56 +02:00
cracrayol 3e52594f34 Merge branch 'stable' of https://github.com/cracrayol/plugins into stable 2021-06-19 12:17:48 +02:00
cracrayol 3bf7448e2c All: Send 0 if clear_type is not existing. 2021-06-19 12:17:24 +02:00
cracrayol 64c02a0dd3 MGA : Add comments 2021-06-19 10:33:39 +02:00
cracrayol eff4de9134 Initial support for MGA 2021-06-16 00:41:02 +02:00
Freddie Wang 5e497b7f15 Merge pull request #30 from Kirito3481/ddr
Release Dance Dance Revolution Plugin
2021-06-07 16:32:10 +08:00
Kirito 34f506c3ce Support Dance Dance Revolution A, A20 2021-06-07 17:29:08 +09:00
Freddie Wang 732d5ee6dc Merge pull request #29 from DitFranXX/fix-version-check
fix: 🐛 Fix if major version bump up to 2.0
2021-05-31 14:10:01 +08:00
DitFranXX 05f6c2e13c fix: 🐛 Fix if major version bump up to 2.0 2021-05-31 15:07:18 +09:00
Freddie Wang 7f8e3989ea Merge pull request #28 from DitFranXX/gitadora-somethingnew
Gitadora v1.1.1
2021-05-28 10:54:10 +08:00
DitFranXX 3a8863b452 feat: 🔊 Update logger on musiclist for more readable. 2021-05-28 01:00:45 +09:00
DitFranXX 04c84d55f7 feat: 🔊 Support logger for more level 2021-05-28 00:58:01 +09:00
DitFranXX f49179a416 chore: 🔖 Release GITADORA Plugin v1.1.1 2021-05-28 00:51:12 +09:00
DitFranXX edc6b09a33 fix: 🐛 Trying to fix ex's bg event bug after nt support 2021-05-26 19:52:27 +09:00
DitFranXX 860e2c8c7b feat: 🔊 Logger update 2021-05-26 13:07:33 +09:00
Freddie Wang a8759b3a4e Merge pull request #21 from DitFranXX/gitadora-nextage
Gitadora NEX+AGE support
2021-05-25 20:23:17 +08:00
DitFranXX bfec542a6d Update README.md
version tag add/correction
remove db migration notice as fixed on core side.
2021-05-25 21:20:23 +09:00
DitFranXX 8c79ec3739 Known issues. 2021-05-25 21:12:22 +09:00
DitFranXX d290608305 Release the release version. :) Please squash. 2021-05-25 21:09:14 +09:00
Freddie Wang 058351255c Merge pull request #27 from Kirito3481/jubeat
Support saucer fulfill
2021-05-25 12:17:44 +08:00
Kirito 105c9796bd saucer fulfill support 2021-05-25 13:07:44 +09:00
Freddie Wang 06d9cb58fb Merge pull request #26 from Kirito3481/jubeat
Matching Support (Experimental)
2021-05-25 12:05:20 +08:00
Kirito c18baaedd6 saucer support 2021-05-22 13:57:07 +09:00
Kirito 397144a2a9 Matching Support (Experimental) 2021-05-20 10:51:49 +09:00
Freddie Wang d9b3051839 Merge pull request #25 from cracrayol/stable
Pop'n Plugin v2.2.1
2021-05-18 00:20:24 +08:00
cracrayol 6b158087b5 Usaneko/Peace : Add Omnimix support 2021-05-16 22:14:21 +02:00
Kirito d457186980 Merge branch 'asphyxia-core:stable' into stable 2021-05-16 04:57:27 +09:00
cracrayol 5b0cfb25b2 Update README 2021-05-13 20:14:27 +02:00
cracrayol f25590a1ee Fix score conversion code 2021-05-13 20:00:13 +02:00
DitFranXX 1a9f32916c Encore version config. 2021-05-11 22:54:37 +09:00
DitFranXX b82ff40c7f Dummy support trbitem (testing) 2021-05-10 12:20:38 +09:00
DitFranXX 65ffaa5417 Resturcture bit 2021-05-10 12:09:37 +09:00
cracrayol 764f72e5d0 Set g_pm_id with friendId
Add generation of friendId for all versions
2021-05-06 22:44:12 +02:00
cracrayol 72aef41d0e Tune Street: save player customization 2021-05-05 18:33:26 +02:00