CnCNet / xna-cncnet-client

XNA / MonoGame based client for playing classic Command & Conquer games both online and offline with a CnCNet game spawner.
Other
226 stars 87 forks source link

Warn host and eventually close if inactive #362

Closed GrantBartlett closed 6 months ago

GrantBartlett commented 2 years ago

In relation to this: https://github.com/CnCNet/xna-cncnet-client/issues/88 Originally was this, but it was 2 years ago: https://github.com/CnCNet/xna-cncnet-client/pull/145

Checks the host hasn't been active for X seconds defined in the ClientDefinitions Continues to check on past that time until X seconds until the hosted game is closed.

image

github-actions[bot] commented 2 years ago

Nightly build for this pull request:

GrantBartlett commented 1 year ago

Any changes needed on this before it gets merged please? Thanks!