Releases: Nenkai/GBFRDataTools
Releases · Nenkai/GBFRDataTools
1.5.0
1.5.0
- file-list: updated file list
- feature: textures: support for converting images to tex/wtb
- feature: textures: support for converting folders to a brand new texture atlas (wtb+texb)
- feature: textures: support for rebuilding .tex.yaml + folder to wtb+texb
- other: rewritten internal bulk file reading/writing (.listb/.prfb, etc)
Note: texture conversion requires texconv which is bundled though only supported on Windows.
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.4.0
1.4.0
- tables: many extra documented columns, courtesy of MidnightAugur
- tables: + known hash/ids
- texb: allow bulk conversion
- misc: added linux executable
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.5
1.3.5
- ui: support for many more prefab components
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.4
1.3.4
- feat: support for
.imagebfiles - feat: unmapped files will be extracted to guessed folder through
unknown_hash_to_folder.txt - misc: update to .NET 9.0
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.3
1.3.3
UI file improvements
- UI file components now output bsearch de-ordered, but define ordered - previously ui files would output their fields ordered based on their component name hash so that the game can search through them faster. This would result in fields being all over the place in general. Starting from 1.3.3, fields are now ordered by the order given by the tool (so for instance
Idwon't appear afterChildrenin Prefab.prfbdefinitions). .animbsupport - was somehow missingSpriteNameshould now be converted to a proper name rather than a hash upon conversion (usingsprite_names.txt)ObjectRefs now output as a node with names rather than 3 random looking values
Support
If this tool was useful to you, consider stopping by and donate on my ko-fi!
1.3.2
1.3.1
Changes since 1.3.0
- fix: exception/error when converting from/to sqlite when executable is compiled as single-file
Changes since 1.2.5
- feature:
BXM->XML(drag-drop) - feature:
WTB->DDS(drag-drop) - scripts: Added
.batfiles for tbl importing/exporting (thanks @Hazelberry) - database: Updated column mappings
- filelist: Updated with 1.3 files.
- archive: files in
lipsyncnow preserve original name casing - other:
GBFRDataTools.Databaseis now available as a NuGet package.
1.2.5
1.2.4
1.2.3
⚠️ Requires .NET 8.0 Runtime.
GBFRDataTools
Changes since 1.2.2
- Database: Support for 1.2.1 game tables
- Updated local file list