Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Releases: aianlinb/LibBundle

Release v1.3.1

03 Oct 11:03
Compare
Choose a tag to compare

Fix file opening
10/4 Fix FileLoadException

Release v1.3.0

03 Oct 09:43
Compare
Choose a tag to compare

Add option to display all unloaded bundles
Fix root expanding of bundles list
Fix ErrorWindow
Fix BackgroundWindow

Release v1.2.2

02 Oct 14:20
Compare
Choose a tag to compare

Disable ButtonFilter after filter to avoid repeated filtering.
Move all long time work to background.

Release v1.2.1

02 Oct 09:07
Compare
Choose a tag to compare

Fix missing bundle size
This doesn't seem to effect the game.

Release v1.2.0

01 Oct 15:31
Compare
Choose a tag to compare

Fixed the exception of exporting file after saving.
Fixed the error of handling exception in saving thread.

Release v1.1.0

01 Oct 14:08
Compare
Choose a tag to compare

Now the root folder (Bundles2) will be expand automatically.
Now you can use the exportation in the bundle list directly.
Now you can press enter in the Filter Textbox instead of clicking the button.

Release v1.0.0

30 Sep 17:57
Compare
Choose a tag to compare

Added the ability to filter files in the list.
Now the folders and files in the list will be sorted by name.
Added the root folder "Bundles2" so it is now possible to export all folders and files in a bundle at once.

Beta v1.7

29 Sep 02:55
Compare
Choose a tag to compare
Beta v1.7 Pre-release
Pre-release

Fixed directory exporting

Beta v1.6

27 Sep 16:51
Compare
Choose a tag to compare
Beta v1.6 Pre-release
Pre-release

Optimize BundleExporter and fix DirectoryRecord reading

Beta v1.5

27 Sep 08:55
Compare
Choose a tag to compare
Beta v1.5 Pre-release
Pre-release

Fix a serious Bundle reading bug.
This may solve most of the current problems.