Skip to content

1.0.7

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 11:10

Changelog:

  • Added modules_metadata to the dump, which provides output of ExtractModuleMetadata provided 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 -p or --preferred-project argument 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