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

1.6 patch upgrade #369

Merged
merged 18 commits into from
Mar 19, 2024
Merged

Conversation

drewhoener
Copy link
Collaborator

@drewhoener drewhoener commented Mar 19, 2024

This PR Contains patches to keep compatibility with the 1.6 update.

Contents

Project Refactor

The project has no defined code style and is a bit of a mess. An EditorConfig has been added, along with a DotSettings file for people that use Rider and ReSharper.

Updated Elements

Updated all UI Elements that had breaking changes, and improved some of the ones that didn't.
I've cherry picked some of the commits from @NermNermNerm, which are included in the branch.

Outstanding Items

  • Most of the DGA code will likely have to be removed, since I've heard that it will not be updated for 1.6, since most of those features are now implemented by SpaceCore or ContentPatcher.
    Some features with custom crops might not work as intended, and need testing.
  • The project is still incredibly messy and in need of a refactor. I hope to have the modules refactored into something more extensible in the near future.
  • I'm sure there will be stuff in the real 1.6 update that isn't covered by the mod that will need fixing

Big thanks to @NermNermNerm, @KryptoST, and @SteveBenz for getting the majority of the work done on this update, much appreciated!

@drewhoener drewhoener linked an issue Mar 19, 2024 that may be closed by this pull request
@drewhoener drewhoener self-assigned this Mar 19, 2024
@drewhoener drewhoener force-pushed the djh/1.6-patch-upgrade branch 2 times, most recently from 82b7796 to 168e6f4 Compare March 19, 2024 05:38
@drewhoener drewhoener marked this pull request as ready for review March 19, 2024 05:43
@drewhoener drewhoener merged commit 8de25a8 into Annosz:master Mar 19, 2024
@drewhoener drewhoener deleted the djh/1.6-patch-upgrade branch March 19, 2024 05:44
@Annosz
Copy link
Owner

Annosz commented Mar 19, 2024

Huge thanks guys for all of this work 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

About the adaptation of the subsequent 1.6 version
3 participants