Releases: Scobalula/Cerberus-Repo
Releases · Scobalula/Cerberus-Repo
Custom Map Support
Custom Map Support
Missing lines
- Fixed instructions at the end of functions being skipped
Fixes, Additions, and More!
- Added support for WaittillMatch
- Added support for waittillframeend
- Added support for Black Ops II Fast Files
- Added an update checker (same as Hydra, it just alerts)
- Added a file (specific to the UI version) that outputs values not found in the table when saving
- Sorted Includes by name (just for you Jari)
- Limited the CLI to the number of threads your PC has
- Fixed Waittill Calls not producing their variables
- Fixed Notifies with variables passed (note in some cases if a function has ternary operators it might not be 100% correct since the stack will have items still on it)
- Fixed JumpOnTrue not producing a bool not (!)
- Fixed ClearArray not outputing in the Decompiler
- Fixed Expression Jumps not being bundled correctly (they also work outside of statements now (i.e. assignment))
- Fixed the CLI not loading the hash table
- Fixed Fast Files not decompressing fully
- Fixed Fast Files that failed not being cleaned up
- Fixed Native Interop causing issues for some people by falling back to .NET (Note you muse have the x86 VS 2019 runtime, not x64, Cerberus is a 32Bit Program)
Initial Release
Initial Early Alpha Version