Releases: Crauzer/Obsidian
Releases · Crauzer/Obsidian
Obsidian 2.1.2
Improvements
- Better hash generation for maps
- New Folder Dialogs
CONFIG CHANGES
Users can now write their initial paths for some dialogs in the config file.
The paths need to look like this:
"WadOpenDialogStartPath": "C:\\Riot Games\\League of Legends\\Game\\DATA\\FINAL"
Make sure to use the double slash or else Obsidian won't work.
You can also change the Regex scanning pattern for packed BIN file names, and also the packed BIN file name keywords.
If you're just replacing the files in your Obsidian folder with this release then make sure to delete the config
Minor
- New Fantome.Libraries.League version
- Moved to .NET 4.8
Obsidian 2.1.1.2
Bug Fixes
- Fixed a bug with reading BIN files
Obsidian 2.1.1.1
Bug Fixes
- Fixed a bug with hash generation
Obsidian 2.1.1
Bug Fixes
- Hashes are now in the correct byte order
- Fixed some crashes when generating a Hashtable
- Packed BIN files now get saved correctly
Obsidian 2.1
New Features
- Hashtable extension changed to .txt
- Obsidian no longer supports hashtables with hashes
- Better hash generation
- Obsidian can now properly export packed BIN files (DATA/Aatrox_Skins_Skin0........)
- "Create from Directory" now reports progress
Bug Fixes
- Fixed a bug where adding a file with the same name as a previously deleted one would result in an error
- "Create from Directory" now works properly
Misc
- Uses the newest version of the Fantome.Libraries.League library
- Updated dependencies
- Added ZStandard libraries to the repository (they were missing)
Obsidian 2.0.1
New Features
- You can now Drag 'n Drop WAD files into Obsidian
Obsidian 2.0
New Features
- Uses the newest version of the Fantome.Libraries.League library
- Better hash generation
- Creation of WAD files from a directory
- Creation of empty WAD files
- You can now add all files from within a folder in one click
- Path filter
- NEW UI
Bug Fixes
- Obsidian can now properly open BIN files resulting in faster hash generation and less crashes
Obsidian 1.4.1.2
Bug Fixes
- Files with size less than 4 now don't crash Obsidian while being extracted
Obsidian 1.4.1.1
Bug Fixes:
- Entry Names now get properly generated
Improvements
- The default WadMajorSaveSetting in the config is now 3
Obsidian 1.4.1
New Features:
- Support for WAD files which use ZStandard compression