Skip to content

Commit

Permalink
more formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Jul 6, 2024
1 parent ab96595 commit 9e3e008
Showing 1 changed file with 51 additions and 47 deletions.
98 changes: 51 additions & 47 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# BetterEdit 6

## v6.6.0
* Add keybinds for <cj>Save Level</c>, <co>Build Helper</c>, <cp>Align X</c>, <ca>Align Y</c>, <cb>Edit Object</c>, <co>Edit Group</c>, <cj>Edit Special</c>, <cr>Copy Values</c>, <cg>Paste State</c>, <cy>Paste Color</c>, and <cl>Toggle Link Controls</c>

Expand Down Expand Up @@ -94,82 +96,84 @@
* Add UI scaling
* Add a lot of new keybinds (currently only on Windows)

**Note: The changelog from here is for BetterEdit v5, which was only for Geode in Update 2.1 and is no longer available. The mod has since been rewritten from the ground up, and as such features mentioned in its changelogs may or may not exist in the latest version. v5 was also never officially released; only alpha versions were ever put out.**
# BetterEdit 5

> **Note: The changelog from here is for BetterEdit v5, which was only for Geode in Update 2.1 and is no longer available. The mod has since been rewritten from the ground up, and as such features mentioned in its changelogs may or may not exist in the latest version. v5 was also never officially released; only alpha versions were ever put out.**
## v5.0.0-alpha.8

- Add Global Clipboard
- Add Clear Clipboard
- Fix trackpad horizontal scrolling on Mac
- Add Use time instead of Percentage
* Add Global Clipboard
* Add Clear Clipboard
* Add Use time instead of Percentage
* Fix trackpad horizontal scrolling on Mac

## v5.0.0-alpha.7

- Add customizable keybinds support through Custom Keybinds dependency
- Add hover tooltips to Swipe mode buttons if the MouseAPI mod is installed
- Added some default keybinds like Rotate 45 degrees
- Add info button for start pos tab
* Add customizable keybinds support through Custom Keybinds dependency
* Add hover tooltips to Swipe mode buttons if the MouseAPI mod is installed
* Add some default keybinds like Rotate 45 degrees
* Add info button for start pos tab

## v5.0.0-alpha.6

### Changes
- Add Playtest Replay
- Add logo
- Now on MacOS
* Add Playtest Replay
* Add logo
* Now on MacOS

## v5.0.0-alpha.5

- Fix select filters not working with new Swipe mechanics
- Fix some black objects being incorrectly colored with the new Swipe mechanics
- Fix a crash when using Paste State on multiple objects
- Fix a crash related to playing levels
- Remove start pos button from the UI and instead move the functionality to its own tab under Edit
- Make the UI properly be hidden when playtesting
- Remove the scripting button due to the feature still being half-baked
- Add info popup for the new Swipe selection mechanics
- New colors for selection mode sprites
- If you try to select objects but have filters enabled, now displays a warning
- Tracking hooks now have lower priority, lowering the chance of conflicts with other editor mods
* Fix select filters not working with new Swipe mechanics
* Fix some black objects being incorrectly colored with the new Swipe mechanics
* Fix a crash when using Paste State on multiple objects
* Fix a crash related to playing levels
* Remove start pos button from the UI and instead move the functionality to its own tab under Edit
* Make the UI properly be hidden when playtesting
* Remove the scripting button due to the feature still being half-baked
* Add info popup for the new Swipe selection mechanics
* New colors for selection mode sprites
* If you try to select objects but have filters enabled, now displays a warning
* Tracking hooks now have lower priority, lowering the chance of conflicts with other editor mods

## v5.0.0-alpha.4

- Fix performance issue while moving around in the editor
- Fix crash when exiting editor
- Fix script popup list not being aligned to the top
- Fix multiple objects being removed getting reported as multiple events
- Disabling percentage text now actually disables it
- Other small performance improvements and fixes
* Fix performance issue while moving around in the editor
* Fix crash when exiting editor
* Fix script popup list not being aligned to the top
* Fix multiple objects being removed getting reported as multiple events
* Disabling percentage text now actually disables it
* Other small performance improvements and fixes

## v5.0.0-alpha.3

- Add level percentage in editor
- Full undo history that allows undoing anything
- Better selection stuff
- Add ability to enable blending from live color select
- Scripting support
- Extra object info
- View tab (that doesn't contain anything yet)
- Settings button in the editor pause menu
- Retroactively switched versioning to v5.0.0-alpha.X as Geode now supports that
- Update to Geode v1.0.0-beta
* Add level percentage in editor
* Full undo history that allows undoing anything
* Better selection stuff
* Add ability to enable blending from live color select
* Scripting support
* Extra object info
* View tab (that doesn't contain anything yet)
* Settings button in the editor pause menu
* Retroactively switched versioning to v5.0.0-alpha.X as Geode now supports that
* Update to Geode v1.0.0-beta

## v5.0.0-alpha.2

- Add special start pos selector popup (will be cleaned up later)
- Update for Geode version to v0.4.4
* Add special start pos selector popup (will be cleaned up later)
* Update for Geode version to v0.4.4

## v5.0.0-alpha.1

- Start pos switcher in the editor
* Start pos switcher in the editor

## v5.0.0-alpha.0

- Zoom with ctrl + mouse wheel, move horizontally with shift + mouse wheel
- Current zoom level is displayed as text
* Zoom with ctrl + mouse wheel, move horizontally with shift + mouse wheel
* Current zoom level is displayed as text

**Note: The changelog from here is for the original BetterEdit (DLL), which was only for Update 2.1 and is no longer available. The mod has since been rewritten from the ground up, and as such features mentioned in its changelogs may or may not exist in the latest version.**
# BetterEdit Legacy

Old BetterEdit versions also did not follow a consistent versioning scheme; the versioning here reports what the actual version would've been according to the current scheme, and the (now incorrect) name the version was released under
> **Note: The changelog from here is for the original BetterEdit (DLL), which was only for Update 2.1 and is no longer available. The mod has since been rewritten from the ground up, and as such features mentioned in its changelogs may or may not exist in the latest version.**
> Old BetterEdit versions also did not follow a consistent versioning scheme; the versioning here reports what the actual version would've been according to the current scheme, and the (now incorrect) name the version was released under
## v4.3.0 Lite (v4.0.5-min)

Expand Down

0 comments on commit 9e3e008

Please sign in to comment.