MegaAntiCheat / client-backend

GNU General Public License v3.0
118 stars 25 forks source link

Megascatterbomb/disconnected #105

Closed megascatterbomb closed 8 months ago

megascatterbomb commented 8 months ago

Must be merged alongside https://github.com/MegaAntiCheat/MegaAntiCheat-UI/pull/46 to maintain full functionality.

This PR is essentially a manual merge of https://github.com/MegaAntiCheat/client-backend/pull/83 as that was implemented prior to a large refactoring.

Breaking change: Removed the GameInfo.disconnected boolean, instead using GameInfo.state to communicate connection status.