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

GD-194: Fix load/restart errors on GdUnit update #219

Merged
merged 6 commits into from
Jun 19, 2023
Merged

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Jun 18, 2023

Why

The update process was buggy and the Godot editor was not restarted automatically after the update.

What

  • rework GdMarkDownReader
    • fix image handling, save always as PNG
    • fix render header 1 and 2 to show a line below
    • code cleanup
  • rework on GdUnit upgrade tool
  • improve the upgrade dialog
  • move download part to upgrade tool

image

image

image

@MikeSchulze MikeSchulze self-assigned this Jun 18, 2023
@MikeSchulze MikeSchulze linked an issue Jun 18, 2023 that may be closed by this pull request
@MikeSchulze MikeSchulze changed the title GD-194: Fix load/restart errors with GdUnit updater GD-194: Fix load/restart errors on GdUnit update Jun 19, 2023
@MikeSchulze MikeSchulze merged commit 3439939 into master Jun 19, 2023
@MikeSchulze MikeSchulze deleted the GD-194 branch June 19, 2023 19:15
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.

GD-194: Auto updater is broken
1 participant