Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Generalize the client-side game manager. #1171

Closed JSideris closed 2 years ago

JSideris commented 3 years ago

Best solution is probably to move the manager logic back into GameClient/SaucersClient.

JSideris commented 2 years ago

This has effectively been completed. The game instance lifecycle is well defined. And plugins have resulted in decoupling of many client-side features from the core game engine, including GUI.