Anime-Game-Servers / Grasscutter-Quests

A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
https://grasscutters.xyz/grasscutter
GNU Affero General Public License v3.0
132 stars 31 forks source link

[Refactoring] Custom Team is actually Backup Avatar Team #151

Closed scooterboo closed 6 days ago

scooterboo commented 3 weeks ago

Description

AddCustomTeamReq     -> AddBackupAvatarTeamReq
AddCustomTeamRsp     -> AddBackupAvatarTeamRsp
RemoveCustomTeamReq  -> DelBackupAvatarTeamReq
RemoveCustomTeamRsp  -> DelBackupAvatarTeamRsp
CustomTeamListNotify -> AvatarTeamAllDataNotify

Type of changes

Checklist:

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud