Skip to content

Releases: ate47/atian-cod-tools

2.3.1

08 Feb 20:51
Compare
Choose a tag to compare
  • acts
    • fast files
      • complete bo3 pool ff handler
      • print handlers list without ff name

2.3.0

08 Feb 14:53
Compare
Choose a tag to compare
  • nui
    • add options to bo4 event tool
    • add bo4 lobby tool
    • add cold war alpha to gsc injector
    • add code search in error coder
  • acts
    • fast files
      • bo3, bo4 (alpha+release) and cw fast file decompressors
      • xhash, xstring gsc/gdb ff handler
      • wip bo3 pool ff handler
      • test iw decompressor
    • dp
      • new bo4 ddl format
      • fix cw alpha dumper
      • fix cordycep bo6 scriptbundle dumper
      • fix cordycep csv bool dumper
      • dump localizes in bo6 scriptbundles
    • gsc decompiler
      • better error handling
      • option to disable string decrypt (--no-str-decrypt)
      • black ops 4 vm31 ps4 support
      • black ops 4 vm34 ps4 support
      • black ops 4 vm35 partial support
      • black ops 6 vm10 support (no opcodes)
      • better format when finding an undefined opcode
      • fix some read issues
      • wip in gscbin decomp
      • no need for the -g option by default
    • gsc compiler
      • black ops 4 vm31 ps4 support
      • black ops 4 vm34 ps4 support
      • compile multiple files at once
      • fix filename in compilation
    • dbf
      • add gsc scripts
    • hashes
      • more hash patterns in scanner
      • ignore not found hashes in scanner
      • add iw gsc temp var names in default hashes
    • old black ops4 string decryption algorithm
    • read_strings tool
    • search using filename
    • internal unit tests
  • acts-gpl
    • add more internal cordycep tests
  • dll
    • test cod2020

2.2.0

06 Dec 23:43
Compare
Choose a tag to compare
  • nui
    • add bo4 event tool
  • add gpl tools
  • remove bo4ext2
  • acts
    • dump serious hash files
    • add download_hash_index tool

2.1.2

25 Nov 23:35
Compare
Choose a tag to compare
  • use csv to create wni files
  • fix hash_scanner
  • add t89/bo6sp hash to scanner
  • use string as mid in scanner
  • add paths to package

2.1.1

23 Nov 20:17
Compare
Choose a tag to compare
  • gsc decompiler
    • gscbin decompilatrer wip
    • add decryption to gscd
  • acts
    • better logger
    • remove dev tools from list

2.1.0

16 Nov 09:50
Compare
Choose a tag to compare
  • gsc decompiler
    • add hashed name without extension in DB for MW engines
  • deploy
    • add dev release with pdb files in release

2.0.0

14 Nov 23:41
Compare
Choose a tag to compare
  • gsc VMs
    • rework vm registry to be faster
    • bo4 ps4 (36)
    • bocw ps4 (37/38)
    • mwiii pc (8a/8b)
    • wip acts VM (f1)
  • gsc decompiler
    • remove extensions in includes and set .csc and .gsc in output
    • better vararg decompilation for bo6
    • dump class vtables
    • continue decompilation after bad opcodes
    • fix hash functions for bo6 decompilation
  • gsc compiler
    • better vararg compilation for bo6
    • wip on class compilation
  • dumper
    • add pools to bo6 cordycep dumper
    • ps4 scripts dumper for bo4
  • pack file
    • switch to 64 bits VM names

1.15.0

23 Oct 17:15
Compare
Choose a tag to compare
  • tools
    • thread async pooling
    • gsc compiler optimisations
    • hash brute and expand searcher
    • better bo3 string decompilation
    • better hks disassembler
    • cold war vm37 pc compiler/decompiler
    • serious opcodes translation tools
    • more common tools (wps/dbgp)
    • vm 0c decompiler without opcodes
    • tool to decrypt gsc scripts using a dumped exe
  • ui
    • dev tool test renderer

1.14.1

24 Sep 20:42
Compare
Choose a tag to compare
  • ui
    • fps limiter
    • hash search tests

1.14.0

22 Sep 16:58
Compare
Choose a tag to compare
  • ui
    • replace win32 ui with ImGui+GLFW ui, same features
  • compiler
    • fix bo4/cw import compilers
    • allow to use &"" in bo3/bo4/cw compilers to use canon ids
    • fix scriptbundle dump with mwiii
    • more gsc dbg options
    • preprocessor options
  • repl console
    • add console when the user starts the cli without a console