Skip to content

Commit

Permalink
prepare for release 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ate47 committed Jul 3, 2024
1 parent beb2af9 commit 223b9c2
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 14 deletions.
23 changes: 11 additions & 12 deletions release/RELEASE.MD
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
- 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
- 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
4 changes: 2 additions & 2 deletions release/version
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
1.11.0
11100000
1.12.0
11200000

0 comments on commit 223b9c2

Please sign in to comment.