This repository has been archived by the owner on Apr 24, 2024. It is now read-only.
Half-Life Asset Manager V2.0.0 Beta 008
Pre-release
Pre-release
SamVanheer
released this
09 Feb 13:49
·
112 commits
to master
since this release
See the readme for a description and changelog: https://github.com/SamVanheer/HalfLifeAssetManager/tree/dev#half-life-asset-manager
The installer will install the Visual Studio redistributable automatically.
If you use the portable installation you will need to manually install the redistributable, which you can find in the redist directory.
Changes in Beta 008:
- Added explicit conversion from UTF8-encoded std::string to std::filesystem::path to fix sequence files failing to load
- Fixed arc ball camera distance spinner being limited to 0-99.99 range
- When launching a default program to open a file, if the file does not exist this will be more clearly indicated (previously file existence and default program checks were reported in a single error message)