Releases: jbzdarkid/3D-Models-automaton
Releases · jbzdarkid/3D-Models-automaton
3.3
3.2
- Fixed an issue where mem.exe would not launch
- Migrated the instructions (and FAQ) for issues pertaining to this script into the README
- Added bounds override (just in case autocropping fails)
- Removed cassert from Memory and replaced it with my own asserts (so they should at least have text)
3.1 - HLMV++
- Fixed a potential future-proof issue where sigscans could return out of order
- Improved mem.exe CLI to make more sense (and support offsets, if I want to improve rot/trans in the future)
- Added sigscans for HLMV++ (mem.exe will target whichever process it finds first)
- Return a more reasonable failure (not a debug assert) when sigscans fail
3.0 - Sigscans
- Updated mem.exe to no longer store hard-coded offsets, but instead it now uses sigscans.
- Fixed a cropping bug which caused images to include HLMV cruft
Note Please use the linked zipfile instead of the "Source Code", as the zipfile contains the TFWiki-scripts submodule (required for upload).