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
137 stars 31 forks source link

Framework for EntityTag #169

Open scooterboo opened 3 weeks ago

scooterboo commented 3 weeks ago

Description

Unsure what entity tags do. This solves no known bugs. ChangeTag happens when picking up an Electrogranum, but this change did not change broken behavior. As discussed before, I'm committing this instead of shelving it.

This needs the proto named EntityTagChangeNotify added to multiprotos before it will compile.

It might be a good idea to store EntityTag information on the entity in the server too?

Checklist:

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud