minecraft.wiki-mirror/wiki_backup/Bedrock Editor 0.7.0.txt
2024-12-21 09:59:47 -05:00

59 lines
2.3 KiB
Text

{{Infobox version
| title = v0.7.0
| edition = Editor
| type = Editor build
| date = August 15, 2024
| parent = 1.21.30.23
| prevparent = 0.6.0
| prev = 0.6.11
| next = 0.7.1
| nextparent = 0.8.0
}}
'''Bedrock Editor v0.7.0''', also known as the '''Personalization Update''', is a major alpha release for the [[Bedrock Editor]] released on August 15, 2024, which adds the navigation and structure panes.<ref>https://github.com/Mojang/minecraft-editor/discussions/192</ref><ref>https://feedback.minecraft.net/hc/en-us/articles/29288258913293</ref>
== Additions ==
[[File:Navigation Panel.png|300px|thumb|The Navigation Panel.]]
; Structure panel
* Currently read-only.
* "New from Clipboard" saves structure from clipboard.
* "Copy to Clipboard" copies structures to keyboard.
; Navigation Panel
* Added a toggle to show a birds-eye view mini-map.
** Player's location and orientation are displayed at the center of the map.
** Teleports the player to destination on click.
* Implemented the ability to add markers to locations in player's world.
** They will show up as colored flags within the mini-map.
; Hardcore
* Added support for hardcore mode in the export pane (File->Export).
* Some settings like cheats and difficult are overridden and restricted when hardcore mode is enabled.
;[[API]]
*Added {{cd|getSelectedToolId}} and {{cd|setSelectedToolId}} functions to {{cd|IModalToolContainer}} API.
== Fixes ==
*Fixed a bug where Editor operations could exhaust all available ticking areas causing all future operations to fail.
*Fixed a bug where sometimes {{cd|IModalTool.onModalToolActivation}} API event was called in the wrong order.
*Fixed a bug which could sometimes cause brush masks to fail to load.
== Gallery ==
<gallery mode="nolines" widths=300px heights=300px >
Structure Save.mp4|Saving a structure.
Structure Paste.mp4|Pasting a structure.
</gallery>
== Older changes ==
These changes have been made in past Previews but did not justify their own Editor version.
; [[Preview 1.21.30.24]]<ref>https://feedback.minecraft.net/hc/en-us/articles/29461929917069</ref>
* Removed screenshot and profile buttons from Editor project pause menu.
== References ==
{{reflist}}
== Navigation ==
{{Navbox Bedrock Editor versions|alpha}}
[[pt:Bedrock Editor 0.7.0]]
[[uk:0.7.0 (Bedrock Editor)]]