You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You no longer need to open the compiler window to inspect compilation issues. Simply pull up bridge.'s bottom panel while working on your project to see errors.
We now load script API types on demand. This makes it easier for us to pull in types for new Minecraft versions and reduces the size of bridge.'s data package that you need to download.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features:
Native bridge. v2 builds (#740)
We now publish native builds for Windows, MacOS and Linux alongside our existing web apps. You can download a native build from our downloads page.
Reveal in File Explorer (Native App Only; 8372410)
You can once again quickly open a file within your operating system's native file explorer.
Built-in Terminal (Native App Only; #755)
bridge. now has a built-in terminal that you can use to work on your project more efficiently.
Compiler Logs Panel (#755)
You no longer need to open the compiler window to inspect compilation issues. Simply pull up bridge.'s bottom panel while working on your project to see errors.
Import Projects (Native App Only; #756)
You can import projects into our native app by using the new "Import Projects" button on the home view.
Open with Snowstorm (#754)
You can now easily open particles from bridge. with Snowstorm v2.5.0.
Script API Types (#758)
We now load script API types on demand. This makes it easier for us to pull in types for new Minecraft versions and reduces the size of bridge.'s data package that you need to download.
Faster Dash Builds (Native App Only; 40e850a)
Dash on our native app can now make use of optimized file system calls for up to 2x faster builds.
Changes:
Fixes:
This discussion was created from the release v2.5.0 - "Bedrock".
Beta Was this translation helpful? Give feedback.
All reactions