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

Support for other game types, next part #5384

Merged
merged 5 commits into from
Apr 24, 2024
Merged

Conversation

SJuliez
Copy link
Member

@SJuliez SJuliez commented Apr 20, 2024

This adds a slight bit in the direction of support for other game type. Mainly it moves up common functionality to AbstractGame, IGame and AbstractGameManager. Also adds a GameManagerPacketHelper class to move another handful of common methods out of GameManager (not that it makes even a dent in GameManager). This should have no noticeable effect on normal games.

@SJuliez SJuliez merged commit c669ec7 into MegaMek:master Apr 24, 2024
4 checks passed
@SJuliez SJuliez deleted the SBF-part-2 branch May 1, 2024 17:19
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.

2 participants