Skip to content

Releases: Crauzer/Obsidian

Obsidian 2.1.2

14 Dec 06:56
dc90d6d
Compare
Choose a tag to compare

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

13 Dec 18:03
58fe88f
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug with reading BIN files

Obsidian 2.1.1.1

14 Aug 19:02
fd4332e
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a bug with hash generation

Obsidian 2.1.1

14 Aug 12:33
f2d66e5
Compare
Choose a tag to compare

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

11 Aug 12:31
4c4b224
Compare
Choose a tag to compare

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

30 Mar 07:42
Compare
Choose a tag to compare

New Features

  • You can now Drag 'n Drop WAD files into Obsidian

Obsidian 2.0

03 Mar 16:44
Compare
Choose a tag to compare

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

16 Jan 18:21
Compare
Choose a tag to compare

Bug Fixes

  • Files with size less than 4 now don't crash Obsidian while being extracted

Obsidian 1.4.1.1

06 Dec 20:13
Compare
Choose a tag to compare

Bug Fixes:

  • Entry Names now get properly generated

Improvements

  • The default WadMajorSaveSetting in the config is now 3

Obsidian 1.4.1

08 Nov 20:03
Compare
Choose a tag to compare

New Features:

  • Support for WAD files which use ZStandard compression