Gibbed.MadMax-1.5.2
What's New
Bug Fixes
- Fixed
stitem(StoreItem) stack order in both decompiler and compiler — the XVM stack convention for indexed assignment (obj[index] = value) was incorrectly handled, causing decompilation of scripts with array/list indexing operations (e.g.lib_vehicleupgrades.xvmc) to produce invalid code that could not be recompiled
New Features
- Batch directory mode for
XvmDecompileandXvmCompile— drag a folder onto the.exeor pass a directory path to recursively process all.xvmc/.xvmfiles. Reports success/failure counts on completion
Documentation
- Fixed
stitemstack order documentation across all XVM reference docs and assembly guides - Added batch mode usage instructions
- Updated tool descriptions in README (EN/RU) and project documentation
Full Changelog: updated-1.5.1...1.5.2