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

Modularization #248

Merged
merged 7 commits into from
Jul 24, 2023
Merged

Modularization #248

merged 7 commits into from
Jul 24, 2023

Conversation

cheese3660
Copy link
Member

This splits spacewarp up into multiple modules

  1. SpaceWarp.Core
  2. SpaceWarp.Game
  3. SpaceWarp.Sound
  4. SpaceWarp.UI
  5. SpaceWarp.VersionChecking
    And turns the original SpaceWarp.dll into a shim that only has type forwarders
    It has been tested w/ lazy orbit boosted
    What needs to be done after this
  6. Fix nuget package generation
  7. Stop hardcoding the spacewarp plugin version again (msbuild is wack)
  8. Implement roslyn and the like for GameData/Mods loaded mods

Copy link
Contributor

@Rexicon226 Rexicon226 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing work!

Copy link
Contributor

@jan-bures jan-bures left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@cheese3660 cheese3660 merged commit 3fc028d into dev Jul 24, 2023
2 checks passed
@cheese3660 cheese3660 deleted the modularization branch July 24, 2023 16:06
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.

3 participants