Skip to content

Commit da028d2

Browse files
committed
Unfinished: Better error handling and usability
- Add BuilderLogError.txt opener to provide info on failures.. (NF) (Note: No Steam Support yet) - Dialog at end asks to open log file on error. - Move main subroutines to new class for readability. - Fix a bug causing JSON to always fail. - Fix a bug causing all textures to be processed as ALBD.
1 parent 2d5aa95 commit da028d2

File tree

3 files changed

+441
-331
lines changed

3 files changed

+441
-331
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.1.3
2+
- Add BuilderLogError.txt opener to provide info on failures.. (NF) (Note: No Steam Support yet)
3+
- Dialog at end asks to open log file on error.
4+
- Move main subroutines to new class for readability.
5+
- Fix a bug causing JSON to always fail.
6+
- Fix a bug causing all textures to be processed as ALBD.
7+
18
# 0.1.2
29
- Automatic detection of JSON file for DDS texture format. Fallback to filename detection if not
310
- Refactor GenerateXMLs() to handle JJSON and some minor efficiencies.

0 commit comments

Comments
 (0)