Releases: bridge-core/bridge.
Releases · bridge-core/bridge.
v1.1.2
v1.1.1
v1.1.0 - Deep Night Update
v1.0.0
Although this is not a big release, I decided to bump the version number to v1.0.0 to indicate that this editor is now considered stable and that I probably won't work on bigger feature updates in the near future (apart from auto-completion updates). The editor is still officially supported though and I will continue to support it with necessary bug fixes and minor feature updates.
Features:
- Partially updated auto-completions to Minecraft 1.15.0
- Added new context menu: Right click on opened tabs
- Updated Electron
Fixes:
- Fixed command syntax files generating as commands_[X].json.json
v0.13.41
v0.13.40
v0.13.39
Features:
- Presets
- Added cow preset
- Added block preset
- You can now comment/uncomment JSON; closes #137
- You can now double click on the welcome screen to create a file
Changes:
- Changed preset file path parsing
- Added file_uuid to FileInspector
Fixes:
v0.13.38
v0.13.37
v0.13.36
Features:
- Presets:
Quickly create new items and entities: Enter an identifier and click "CREATE!". You can also add your own presets with plugins. Please note that we are still working on presets. - bridge. now displays features which require experimental gameplay inside of the "New File" dialog.
Fixes:
- Fixed overlapping shortcuts (Ctrl + P)
- Fixed moving files
- Fixed #135