Skip to content

Releases: jbzdarkid/3D-Models-automaton

3.3

25 Nov 18:28
Compare
Choose a tag to compare
  • Fixed an occasional issue where HLMV offsets would load improperly
  • Fixed a problem with page titles which contain URL-unsafe characters
  • Improved logging + debug messages

3.2

23 Nov 06:52
Compare
Choose a tag to compare
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++

20 Nov 05:35
Compare
Choose a tag to compare
  • 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

20 Nov 03:24
Compare
Choose a tag to compare
  • 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).