Skip to content

Releases: ate47/atian-cod-tools

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

1.13.1

10 Aug 06:52
Compare
Choose a tag to compare
  • tools
    • gsc compiler
      • fix boolean and undefined node

1.13.0

03 Aug 20:10
Compare
Choose a tag to compare
  • tools
    • mwiii cordycep dump tool
      • luafile, gscobj, localize, ddl, scriptbundle, stringtable dump
    • gsc compiler
      • ?. and ?? operators
      • is syntax
      • ignore #region in preprocessor
      • bo3 compilers
      • fix includes
    • gsc decompiler
      • better serious/xensik syntax
      • read dev strings
      • write debug data
      • use debug data in decompilation
    • gfx world dump
    • bo3 injector
    • colors in logs
    • more dbf assets
  • tools ui
    • use vm name in bad injection
  • bo4 dll
    • test mod

1.12.1

04 Jul 08:02
Compare
Choose a tag to compare
  • tools
    • gsc compiler
      • fix import compilation

1.12.0

03 Jul 19:39
Compare
Choose a tag to compare
  • tools
    • fix bugs with T9 decompiler
    • switch mode T9 dll
    • gsc compiler
      • dev block
      • acts detours
      • acts debug header lazylink/detour/devblocks/crc
      • expression for names in struct creation for Treyarch VMs
      • profilenamedstart/stop operator (T9)
      • fix jupb crc emit, variable opcode and field hashes
      • gsc lambdas
    • wip ADL compiler

1.11.0

01 Jun 18:49
Compare
Choose a tag to compare
  • tools
    • the decompiler can read gshc/cshc files
    • gdb data dumper in decompiler
    • dump opcode database
    • t7 dump pools (raw,csv,json)
    • t9 alpha decompiler/compiler
    • t9 alpha injector
    • add jup scripts revision find
    • 8b decompiler/compiler
    • 8a/b decompiler: fix get_undefined type for foreach cleanup
    • 8b decryption
  • ui
    • t7 hash tool

1.10.0

22 May 18:56
Compare
Choose a tag to compare
  • tools
    • t7 decompiler
    • fix compiler issue with hex integers
    • category for better search/list
    • wip adl compiler
    • iw tag hash

1.9.2

11 May 22:22
Compare
Choose a tag to compare
  • tools
    • jup compiler extension
    • fix some issues with decompiler
    • new rosetta format (ros2)
    • add file namespace and preprocessor options to compiler
    • better compiler errors