Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge grpc to continue work from master #43

Merged
merged 86 commits into from
May 29, 2024
Merged

Merge grpc to continue work from master #43

merged 86 commits into from
May 29, 2024

Conversation

Xsear
Copy link
Contributor

@Xsear Xsear commented May 29, 2024

Following requests to merge this mess into master and work on issues from new branches.

The changes from this branch are focused on the GameServer.

In summary:

  • Update to Net 8
  • Silence/fix Stylecop warnings
  • Get and update character data from RIN.WebAPI using gRPC with RIN.InternalAPI
  • Load data from StaticDB using FauFau
  • Update to latest AeroMessages
  • EntityManager to scope in/out entities of various types
  • Relay movement of remote players
  • Load warpaints
  • Add basics for simulating abilities
  • Allow swapping battleframes
  • Add zone chat
  • Add admin commands
  • Basic inventory management (without persistence)

@eXpl0it3r eXpl0it3r added the enhancement New feature or request label May 29, 2024
@eXpl0it3r eXpl0it3r merged commit 5674a1d into master May 29, 2024
6 checks passed
@eXpl0it3r
Copy link
Collaborator

Thanks a ton for pushing this forward! <3

@eXpl0it3r eXpl0it3r deleted the grpc branch May 29, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants