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

API 2.0 networking refactor #645

Merged
merged 49 commits into from
Jan 29, 2024
Merged

API 2.0 networking refactor #645

merged 49 commits into from
Jan 29, 2024

Conversation

starfi5h
Copy link
Collaborator

Major networking refactor by @Reousa

  • Add ConcurrentPlayerCollection
  • Remove IPlayerManager and PlayerManager
  • Add IsDedicated, IsClient, IsServer properties in IMultiplayerSession
  • Add SendToMatching method in INetworkProvider

New mecha combat setting by @sp00ktober in 0.10.x branch

  • Add ConstructionModule, FightData, UpdateMech method in IMechaData
  • Add combat-related upgrade settings in IPlayerTechBonuses.

Reousa added 30 commits January 12, 2024 14:10
superseded by INetworkProvider
Update the rest of the code accordingly
Add extension methods for player collections
Update calls as necessary
Removes `SendPacketRaw...` from `PlayerManager`
Update `Broadcast` packet processors accordingly
Update packet processor accordingly
@starfi5h starfi5h merged commit 9609c2b into master Jan 29, 2024
2 checks passed
@starfi5h starfi5h deleted the 0.10.x-networking-refactor branch February 10, 2024 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants