Skip to content

Commit

Permalink
Changelog: spelling tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
Wohlstand committed Nov 22, 2022
1 parent b224626 commit 2640a12
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions changelog.calibrator.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
3.0-beta:
* Fixed the frames data compatibility with SMBX2 that requires all frames presented at the calibration file
* Fixed the frames data compatibility with SMBX2 which requires all frames presented at the calibration file
* Added the mount displaying to help calibrate the mount-riding frames
* Turned the frame selection dialog into non-modal to simplify the general workflow
* Added mouse support for the coarse movement of hitbox at the preview box directly
* Turned the frame selection dialogue into non-modal to simplify the general workflow
* Added mouse support for the coarse movement of the hitbox at the preview box directly
* Majorly reworked the main window
* Added the compatibility mode to target calibrations for different engine and provide relevant hint for every option
* Added the compatibility mode to target calibrations for different engines and provide a relevant hint for every option
* Fixed the accuracy of the grabbed item rendering, compared with the SMBX code

2.3
Expand Down
6 changes: 3 additions & 3 deletions changelog.common.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
0.4.3.2-beta
- Fixed GIFs2PNG algorithm that may produce dirt or improper transparency when mask image is smaller than front
- Fixed GIFs2PNG algorithm that may produce dirt or improper transparency when the mask image is smaller than the front
- Added the support for custom WOPL bank files at libADLMIDI synthesizer
- Added the support for custom WOPN bank files at libOPNMIDI synthesizer
- Added the support for the FluidSynth at MixerX library
- Added the support for macros at the music path arguments
- Fixed the legacy autoscroll conversion from the SMBX64-LVL files into SMBX-38A-LVL files
- API version has changed into 42 due to integrational configuration packages support rework
- Fixed the legacy auto-scroll conversion from the SMBX64-LVL files into SMBX-38A-LVL files
- API version has changed to 42 due to integrational configuration packages supporting rework

0.4.3
- Native support for MSYS2 build environment via build.sh script
Expand Down
16 changes: 8 additions & 8 deletions changelog.editor.txt
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
Editor 0.3.2.2-beta
- Fixed the inproper file dialog on Windows
- Fixed the improper file dialogue on Windows
- Fixed the unwanted music file locking on Windows
- Default audio output format has been changed into float32 to improve the quality and prevent any possible clipping distortions
- Default audio output format has been changed to float32 to improve the quality and prevent any possible clipping distortions
- Changed the title of the main window
- Fixed the unexpected width limitation when warps and debugger toolboxes docked into the same area
- Added an ability to define the initial geometry and dock area of toolboxes by the config pack side
- Fixed the logic of initial open/save paths while opening any file dialogs
- Fixed the logic of initial open/save paths while opening any file dialogues
- Fixed the missing "modified" level file flag when the custom music path was changed
- Physical environment zones now have the taller hit-border to make the box is selected by the mouse easier
- Physical environment zones now have the taller hit border to make the box selected by the mouse easier
- Added the support for custom WOPL bank files at libADLMIDI synthesizer
- Added the support for custom WOPN bank files at libOPNMIDI synthesizer
- Added the support for the FluidSynth at MixerX library
- All GUI overlays for console tools has been removed (except the audio converter) in favor of the Moondust Maintainer tool being executed instead
- All GUI overlays for console tools have been removed (except the audio converter) in favour of the Moondust Maintainer tool being executed instead
- The "lvl" or "lvlx" extension will be passed into the testing engines with the LVLX support depending on the SMBX64 strict mode
- Extended the level testing support for the TheXTech engine
- Extended the level of testing support for the TheXTech engine
- Added an ability to change the grid size option using braces keys
- Added an ability to control the modern section auto-scrolling settings
- Added the notice for the legacy auto-scroll settings block when the modern mode is enabled
- Fixed the wrong NPC cursor width when it was shrunk by width
- The Ctrl+Wheel and Alt+Wheel behaviour has been swapped: a Ctrl+Wheel will zoom in/out while Alt+Wheel will scroll horizontally
- Reworked the logic of integrational configuration packages work: the new local settings file will be used instead of the "main.ini" overriding.
- Fixed a dead freeze on configuration package loading fatal errors
- Added the compatibility mode and speedrunner's stopwatch settings for TheXTech tester
- Added the compatibility mode and speedrunner's stopwatch settings for the TheXTech tester
- Fixed an unexpected grid offset changes at NPC with custom graphics but no custom configs
- All BAK files will be removed when closing the Editor without the 4-second wait
- Added "Transltion type" and "Stood required" fields to the Warps and Doors toolbox
- Added "Transition type" and "Stood required" fields to the Warps and Doors toolbox
- Added an autosave functionality
- Fixed an appearance of a junk slash at begin of the opened directory path
- The level/world data directory will be auto-created if it doesn't exist on an attempt to open it via the "Open level directory" menu item.
Expand Down

0 comments on commit 2640a12

Please sign in to comment.