Releases: kk49/deca
Releases · kk49/deca
v0.0.37
v0.0.36
v0.0.35
v0.0.34
v0.0.33
v.0.0.32
v.0.0.31
v0.0.30
v0.0.29
- Update SARC file building (ee/nl/fl...) to support building file entry table from scratch, added DECA.FILE_LIST.txt with syntax (sarc.clear(); sarc.add("xxx/xxx"); sarc.symlink("xxx/xxx");
- Fixed bug with displaying info about adfb files that was caused by setting length to None
- Script/First pass at a mission extractor
- GZ Webmap: Updated web map generation to include full position data, and properly get info about collectables.
- GZ Webmap: Added extracting new collectable information
- GZ Webmap: Updated for class d machines
v0.0.28
- Added fix for latest theHunter models, no longer asserts, but also does not show textures (TODO)
- Changed usage of mpm textures, should make sense now, but spectacularity needs to be set to zero in Blender
- Added storage of all ADF types found during initial search of all ADF files.
- Added search of ADF bare files during initial search to find more strings/file names.
- Added and disabled skeleton processing
- Updated map generation, takes longer now but full.html can display a lot of info (loot spawn points, safe house,...)
- Updated Pillow to 6.2.1 per security alert from github