Changelog:
- Added
modules_metadatato the dump, which provides output ofExtractModuleMetadataprovided by the game binaries; - Added small support for listen server dumps (which have both client/server classes):
- Removed name collision filtering in the dump, making it dump everything there's (even content with the same name but which originated from different modules);
- Added
-por--preferred-projectargument to generator scripts to make it generate content from correct modules (client or server);
Bugfixes:
- Fixed generating static_asserts on invalid sized objects;
- Fixed hl2sdk-less generation of std::pair and other std types;
Note
Make sure to update all python related scripts to update