Release 0.3.6 (1.20.10.20) #118
Locked
minecraftchloe
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Read the previous release notes here
Summary
We’re back with a new round of Previews! Thank you for the great feedback in GitHub! We really enjoy chatting with you in those discussions and really appreciate your investment in building alongside us!
This week we have a few modest updates, one of which is a small part of our build-out to v0.4: The Editor API Update! 🤓
Disclaimer: As our small team is heads-down working towards v0.4: The API Update, which will include documentation and a starter-kit, any bug and quality fixes week to week will be very modest in size and scope.
Fixed this release
Resolved an issue where the selection cursor was causing the glass block to render invisible ([#995486] Cursor makes glass render invisible #69).
Added a Log Panel for Tool mode to display log messages. It can be accessed from the View menu or by using the CTRL+H shortcut. This is a small part of our build-out for v0.4 that we are releasing early. It is client-side, per session, posts a max of 100 messages, and has the option to auto-scroll. Let us know how you think we can iterate to improve on the panel – information that would be helpful to add to the panel by default, filters, and/or additional or modified functionality. On our internal list we have documented stylistic improvements and better representation of OreUI errors.
Fixed a bug that prevented additional servers to be added from Servers Tab in Editor mode.
Fixed a bug that caused the gizmo to be hidden in Crosshair Mode ([#995489] Gizmo disappearing when pressing f1 in crosshair mode #72). Now, the gizmo does not disappear!
Next
v0.4: The API Update will be focused on exposing the Editor APIs for you to begin building your own Editor extensions. For now we invite you to acquaint yourself with the existing scripting efforts and get familiar with Typescript!
Additionally, if you're new to the Editor GitHub this week, we encourage you to join the Bedrock Add-Ons Discord #Editor channel!
Thank you for being here! You're the best! ❤️
Beta Was this translation helpful? Give feedback.
All reactions