What's Changed in v1.0.343
- feat: add
BuyWithCtrl
toAcquireMethod
enum by @NockyCZ in #697 (7be3294) - fix: update ConVar flag retrieval that adapts to different Source 2 SDK versions by @Matlord93 in #1059 (a21f0b5)
- feat(experimental): add NuGet Dependency Resolver for Plugins by @dxqwww in #1012 (b4ba7d8)
- feat: add FindVirtualTable method by @SlynxCZ in #1075 (0eb73eb)
- feat: use shared libgcc and libc++ by @markus-wa in #1007 (43c1c89)
- feat: implement
TerminateSelf(string reason)
to allow plugins to safely terminate themselves by @ELDment in #1047 (5399666) - feat: add core translations & processtargetstring by @schwarper in #1051 (a8510d1)
New Contributors
- @NockyCZ made their first contribution in #697
- @Matlord93 made their first contribution in #1059
- @dxqwww made their first contribution in #1012
Please refer to CHANGELOG.md for details.