Releases: ShadowTheHedgehogHacking/ShadowTHTextEditor
Releases · ShadowTheHedgehogHacking/ShadowTHTextEditor
v1.9.3 - NET 10
Dependencies:
- Requires .NET 10 Desktop Runtime
Changes
- NET 10
- Upgrade deps
Full Changelog: v1.9.2...v1.9.3
v1.9.2 - NET 9
Dependencies:
- Requires .NET 9 Desktop Runtime
Changes
- NET 9
- Upgrade deps
- Single file compile
- Adjust some warning text
Full Changelog: v1.9.1...v1.9.2
v1.9.1 - NET 8
Changes
- NET 8 Upgrade
- AFSLib 1.1.1 Upgrade (Reloaded.Memory 7.0.0 -> Reloaded.Memory 9.3.2)
Requires .NET 8 Desktop Runtime
https://aka.ms/dotnet-core-applaunch?missing_runtime=true&arch=x64&apphost_version=8.0.0&gui=true
Full Changelog: v1.9...v1.9.1
v1.9 - FNT Randomizer
What's Changed
- Debug Menu - Add MIT Wordlist Replacement Option in #7
- Debug Menu - Add FNT Randomization
- Core - Update to ShadowFNT v2
Full Changelog: v1.8.1...v1.9
v1.8.1 - Monospaced Subtitle Text View Option
- add monospace text view option for selected subtitle text (Courier New)
- Change "ADX" -> "Audio" in UI to reflect .wav support previously added
- UI alignment tweaks
Full Changelog: v1.8...v1.8.1
v1.8 - No Reset on Save & Hide Locale Warning After First Viewing
- The editor will no longer reset when exporting / saving changes
- Locale warning for SP/JP/FR etc will only appear once (preferences.ini)
- Enable .NET Rollforward (major versions) to allow those on .NET 7 to use this app without .NET 6
- Misc Debug Menu changes for my own use (Dump AFS unused, MFA dump, Delete AFS Unused etc...)
- Fix a bug where Debug Menu could be spawned infinitely, now can only be spawned once.
- Fix a bug where if the main window was closed but debug menu was open the application would not terminate
Full Changelog: v1.7...v1.8
v1.7 - Import wav (auto adx convert)
- "Replace ADX" now has .wav support (auto converts to ADX using VGAudio)
- New icon
Full Changelog: v1.6...v1.7
v1.6 - Auto Calculate ActiveTime
- Auto Active Time button for Active Time given an entry with a valid Audio ID (does not apply to chained entries)
- Add "Millis 2 AT" (Milliseconds to Active Time) util
- Add .WAV exporting option for entry Audio (Extract ADX -> Extract Audio)
- Bugfix: fail to copy txd/met if launched via Windows Search or if spawned by different directory
- Enhancement: Properly add extension when exporting AFS / ADX / WAV
- Debug Menu feature: Auto Time All (Set Active Time for all EN fnt within folders) - Does not apply to chained entries (yet)
Full Changelog: v1.5.2...v1.6
v1.5.2
Full Changelog: v1.5.1...v1.5.2
- Theme selection (Dark Mode / Light Mode) will save and automatically apply for successive launches.
v1.5.1
Minor bugfix release
- Fix crash when filtering by audio name
- Fix crash / remove ability to play/extract/replace audio with no entry selected (Thanks @LimblessVector)