New release with some bugfixes https://github.com/FreeSlave/halflife-featureful/releases/tag/featureful-2024-11-21
The codebase now has unittests that run automatically on every push to the repository. The number of tests will grow gradually to cover more code pieces. While this is not something the end user benefits from, I hope the presence of tests will help to ensure the code quality and decrease the number of possible breakages.
New major features will come later.
I noticed some users fork the Half-Life Featureful repository on github and make their own changes to SDK. While this is perfectly fine, I must warn you that in future I may introduce some drastic changes to the codebase which will make it hard to merge/rebase upon. If you feel some particular feature is deserved to be included into the main branch, you're welcome to make a PR or discuss implementation details with me.