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

Upgrade to Godot 4.4 #5984

Merged
merged 23 commits into from
Mar 6, 2025
Merged

Upgrade to Godot 4.4 #5984

merged 23 commits into from
Mar 6, 2025

Conversation

hhyyrylainen
Copy link
Member

Brief Description of What This PR Does

Upgrades to the new godot engine release with a ton of fixes

Related Issues

closes #5981
fixes #5208
fixes #5210
fixes #5039
fixes #4998
fixes #5066

Progress Checklist

Note: before starting this checklist the PR should be marked as non-draft.

  • PR author has checked that this PR works as intended and doesn't
    break existing features:
    https://wiki.revolutionarygamesstudio.com/wiki/Testing_Checklist
    (this is important as to not waste the time of Thrive team
    members reviewing this PR)
  • Initial code review passed (this and further items should not be checked by the PR author)
  • Functionality is confirmed working by another person (see above checklist link)
  • Final code review is passed and code conforms to the
    styleguide.

Before merging all CI jobs should finish on this PR without errors, if
there are automatically detected style issues they should be fixed by
the PR author. Merging must follow our
styleguide.

@hhyyrylainen hhyyrylainen added this to the Release 0.8.2 milestone Mar 5, 2025
@hhyyrylainen hhyyrylainen requested review from a team March 5, 2025 13:54
@hhyyrylainen
Copy link
Member Author

For now need to disable the CI builds as Godot 4.4 again has import issues.

@hhyyrylainen hhyyrylainen merged commit f0510e0 into master Mar 6, 2025
4 checks passed
@hhyyrylainen hhyyrylainen deleted the godot_4.4 branch March 6, 2025 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment