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

fix: project exports #661

Merged
merged 3 commits into from
Oct 16, 2022
Merged

fix: project exports #661

merged 3 commits into from
Oct 16, 2022

Conversation

solvedDev
Copy link
Member

Summary

This fixes the currently common problems with projects not exporting correctly. The root issue likely caused a bunch of other critical bugs we didn't notice yet.

At least one issue that was likely connected to this problem is #529 but it's also likely that people complaining about the inability to import the ".mcaddon" file into Minecraft experienced this problem in the past (e.g. manifest file not exported).

@solvedDev solvedDev added the bug Something isn't working label Oct 16, 2022
@solvedDev solvedDev added this to the v2.3.X milestone Oct 16, 2022
@solvedDev solvedDev self-assigned this Oct 16, 2022
@stackblitz
Copy link

stackblitz bot commented Oct 16, 2022

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@solvedDev solvedDev merged commit e99ea7a into dev Oct 16, 2022
@solvedDev solvedDev deleted the fix/project-exports branch October 16, 2022 14:29
solvedDev added a commit that referenced this pull request Oct 16, 2022
## Features:
- Infer file path for imported sound files correctly (bridge-core/editor-packages#29)
- Ability to refresh folder within the  (#659)

## Changes:
- Added "1.19.50" format version (ea61a76)
- Optimized directory copying (#650)

## Fixes:
- Fixed wrong file extension being appended upon exporting project on Android (#655)
- Fixed wrong icon color for ImageTab (#657)
- Removed rounded window corners on mobile (#652)
- Fixed project exports (#661)

Co-authored-by: Joelant05 <64587014+Joelant05@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🚀 Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants