Closed Kenzzer closed 2 years ago
I'm unfamiliar with release action but yes, this would be very much needed on this repo.
I also just realized I forgot to nuke off the natives from inc files.
Any commit on master will now create a CBaseNPC release. After this lands, it will be very important we update product.version
file when fixing/adding in new features.
We're moving to AMBuild 2.2 so MSCV is properly detected in github actions environment. As well as getting the field ready for CSGO & multi platform support.
master
branch is now fully protected, every pull requests must be squashed and merged and have at least one review. Also the action from this commit will be required to succeed in order to allow merging of any PRs.Finally, the threaded nav code has been fully removed, as it prevents compilation of the ext against sm 1.10 and isn't thread safe anyways. It may eventually be revisited in the future.
Close #10