Skip to content

Releases: kk49/deca

v0.0.16

15 May 05:28
Compare
Choose a tag to compare
v0.0.16 Pre-release
Pre-release
  • Additional fixes for DDSC/DDS import/export. ATX* now seem to work right. DDSC still in progress

v0.0.15-texture-pack-alpha

14 May 06:22
Compare
Choose a tag to compare
Pre-release
  • First pass at converting DDSC+ATX* to DDS and back again, sort of works, but not on Windows 😭

v0.0.14

11 May 05:09
Compare
Choose a tag to compare
v0.0.14 Pre-release
Pre-release
  • Added in MDIC parsing since GenZero stores MDICs as ADF/ADFBs and we now get the MDIC typedefs
  • Added extracting of text version of ADF/ADFB.
  • Disabled extracting raw version of ADFB, lengths are not correct, and they don't make sense standalone, offset are relative to GDCC full payload
  • Fixed offsets shown in ADFB text dumps
  • Gave GDCC payload it's own VFS file gdc/global.gdc.DECA, all ADFB offsets reference this file

v0.0.13

10 May 23:30
Compare
Choose a tag to compare
v0.0.13 Pre-release
Pre-release
  • Added extracting of ADF files from EXE this allows for the decoding of MORE but NOT ALL of the adfb files :/

v0.0.12

08 May 04:58
Compare
Choose a tag to compare
v0.0.12 Pre-release
Pre-release
  • Fixed issue with displaying files that have optional types
  • Added warboard map to full map
  • Added more overlays to full map
  • Updated ddsc/atx loading

v0.0.11

03 May 03:42
Compare
Choose a tag to compare
v0.0.11 Pre-release
Pre-release
  • more ADF detailed text file fixes

v0.0.10

02 May 12:36
Compare
Choose a tag to compare
v0.0.10 Pre-release
Pre-release
  • Fixed issue with filename guessing that was caused by changes to value returned by adf file parser including value file offsets
  • Fixed bug with ADF value offsets

v0.0.9

02 May 04:01
Compare
Choose a tag to compare
v0.0.9 Pre-release
Pre-release
  • Added offsets to values in ADF file dump
  • Added simple web map generation, currently only contains collectible locations for GZ

v0.0.8

18 Apr 02:59
Compare
Choose a tag to compare
v0.0.8 Pre-release
Pre-release
  • Fix for bad string found in 2019-04-17 genzero release

v0.0.7

13 Apr 05:44
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release
  • Added tool to make web map to GUI Menu item Tools:Make Web Map
  • Added missing resource directory which contains extra vfs file names discovered using ProcMon and other methods
  • Procmon CSV files can be used to find additional filenames by placing CSV files in procmon_csv/gz/ (For Generation Zero) subdirectory. Deleting the vfs_cache.pickle file, and rerunning deca_gui.exe