Releases: ManlyMarco/Illusion_BrowserFolders
Releases · ManlyMarco/Illusion_BrowserFolders
Illusion_BrowserFolders v3.2.3
What's Changed
- [HS2] Fixed bug with incorrect character card paths by @takahiro0327 in #52
Full Changelog: v3.2.2...v3.2.3
Illusion_BrowserFolders v3.2.2
What's Changed
- [HS2] Fixed a bug that caused failure to save cards in subdirectories by @takahiro0327 in #50
Full Changelog: v3.2.1...v3.2.2
Readme
Illusion_BrowserFolders v3.2.1
Readme and Download
What's Changed
- Fix multiple issues in FolderTreeView; Fix forgetting current studio folder in KK by @takahiro0327 in #47
- Bug that ExpandToCurrentFolder() sometimes does not work
GetDirectoryName was not behaving as expected on paths with trailing slashes. - Bug that sometimes causes exception when scrolling
Scrolling may cause the item to be shown or hidden in the middle of an event, changing the layout function call
- Bug that ExpandToCurrentFolder() sometimes does not work
Full Changelog: v3.2...v3.2.1
Illusion_BrowserFolders v3.2
Download and readme
What's Changed
- Fixed a bug that prevented scrolling to the bottom level when names were long and displayed on multiple lines by @takahiro0327 in #45
New Contributors
- @takahiro0327 made their first contribution in #45
Full Changelog: v3.1...v3.2
Illusion_BrowserFolders v3.1
Download and readme
What's Changed
- Hide folders along with maker UI by @Keelhauled in #39
- Move scene folders to a vertical list by @Keelhauled in #41
- Copy KK studio chara list code to KKS by @Keelhauled in #42
New Contributors
- @Keelhauled made their first contribution in #39
Full Changelog: v3.0...v3.1
Illusion_BrowserFolders v3.0
Download and readme
Changelog
What's Changed
- 56ece05 @ManlyMarco Can now drag and resize windows; Use a new UI skin; Refactoring
- b25f25c @ManlyMarco Update packages; Use latest KKAPI
- [KKS] Fix adding non-PNG files to be converted from KK by @rennerdo30 in #38
New Contributors
- @rennerdo30 made their first contribution in #38
Full Changelog: v2.6.2...v3.0
Illusion_BrowserFolders v2.6.2
Download and readme
Changelog
- 30b727b @GeBo1 Fixed places where the refresh list button didn't work
- 788a0d4 @GeBo1 Added config value to allow disabling FileSystemWatchers (better performance on some systems, but no longer detects folder changes)
- 3fe0cfd @GeBo1 [KK] Studio list performance improvement / Disable XUA in folder tree (#32)
Illusion_BrowserFolders v2.6.1
Download and readme
Changelog
- 4eea9be @ManlyMarco [KKP, KKS] Fixed issues when reinitializng some lists if a subfolder was selected before
- d06b1cd @ManlyMarco [KKS] Fixed window not hiding on load screens, config and dialogs
Illusion_BrowserFolders v2.6
Download and readme
Changelog
- c36838c @CallMeSai Added KKS support (#27)
- c5165e4 @ManlyMarco Added KKS studio support
- c6625df @ManlyMarco [KKS] Added default data handling to studio chara and outfit lists
- 6ba7013 19ea001 @CallMeSai [KKS] Convert KK cards in all subdirectories on game boot (#29)
- 8c58825 @2155X [AI/HS2] Added support for Studio outfit folders (#26)
Illusion_BrowserFolders v2.5.2
Download and readme
Changelog
- 9e16847 @GeBo1 Performance improvements, faster studio startup (#25)
- 96f0530 @ManlyMarco Fixed flashing briefly in HS2 main game
- f3c2db2 @ManlyMarco Update packages to latest vesrions; Take advantage of publicized assemblies