chunithm: enable chunithm-net standard course and stub new APIs - [opened] #40

Open
opened 2021-02-19 16:16:35 +03:00 by icex2 · 1 comment
icex2 commented 2021-02-19 16:16:35 +03:00 (Migrated from github.com)

In GitLab by @seika1 on Feb 19, 2021, 14:16

Merges crystal-premium -> master

Make all user profiles behave as if they have the "CHUNITHM-NET Standard Course" enabled.

Gameplay wise, this does at least the following:

  • +1 map progress
  • custom system voice applies everywhere, not just after song result

This leads to calls to new APIs GetUserFavoriteItem
(which seems to have replaced GetUserFavoriteMusic in Crystal)
and GetUserTeam, for which stubs have been added.

Tested profile login functions in Amazon Plus and Crystal (1.35, 1.40).

In GitLab by @seika1 on Feb 19, 2021, 14:16 _Merges crystal-premium -> master_ Make all user profiles behave as if they have the "CHUNITHM-NET Standard Course" enabled. Gameplay wise, this does at least the following: * +1 map progress * custom system voice applies everywhere, not just after song result This leads to calls to new APIs `GetUserFavoriteItem` (which seems to have replaced `GetUserFavoriteMusic` in Crystal) and `GetUserTeam`, for which stubs have been added. Tested profile login functions in Amazon Plus and Crystal (1.35, 1.40).
icex2 commented 2021-02-19 16:20:30 +03:00 (Migrated from github.com)

In GitLab by @seika1 on Feb 19, 2021, 14:20

oops, this is basically a subset of !30

that's what i get for not checking PRs...

In GitLab by @seika1 on Feb 19, 2021, 14:20 oops, this is basically a subset of !30 that's what i get for not checking PRs...
Sign in to join this conversation.