Skip to content

Releases: ate47/atian-cod-tools

1.5.1

03 Mar 10:49
Compare
Choose a tag to compare
  • tools
    • find linking error (bo4)
    • load WNI files
    • better logger for some tools

1.5.0

25 Feb 16:35
Compare
Choose a tag to compare
  • tools
    • ddl compiler
    • error decoder/encoder
    • more pool/funcs dump bo4/cw
    • db2 file generation
    • mwiii decompiler (without opcodes)
    • acts pack file generation
    • cw injector (bnet)
  • common
    • common arguments
    • acts pack loading
    • fix hash for uppercase characters

1.4.0

04 Jan 20:00
Compare
Choose a tag to compare
  • cw dll
    • decrypt GSC strings
  • gsc decompiler
    • add support for CW GSC VM38
  • tools
    • tools to dump bo4 pools (ScriptBundles, BGCache, Gametype, Maps)
    • tools to dump cw compiled scripts and pools
    • HKS LUA header dump
    • LUI func dump
  • mods
    • bocw dll inject
    • bocw EE unlocker

1.3.0

27 Nov 19:00
Compare
Choose a tag to compare
  • bo4 dll
    • add gsc builtin function ACTSLogPrint(object)->undefined to print an object
    • add gsc builtin function ACTSLookup(hash|string?)->hash|string? lookup an object
    • allow dev calls
    • log error messages in acts-bo4.log
    • use strings.txt if available
    • print location in case of runtime errors
  • gsc decompiler
    • add support for gsic files

1.2.0

23 Sep 21:32
Compare
Choose a tag to compare
  • threadendon -> childthread syntax
  • collision tool
  • t8cee mod
  • BO4 dll mod
  • hash resolver

Dev build 2.12.0

21 Sep 19:39
Compare
Choose a tag to compare

1.1.0

07 Sep 01:00
Compare
Choose a tag to compare
  • better decompiler syntax
  • vm debugger
  • dump cli function tool

1.0.0

25 Aug 21:01
Compare
Choose a tag to compare

Call of Duty Black Ops 4 tools:

  • dump linked events
  • dump api functions
  • dump linked/pooled scripts names
  • dump linked/pooled scripts
  • gsc disassembler
  • gsc decompiler