Releases: roflmuffin/CounterStrikeSharp
Releases · roflmuffin/CounterStrikeSharp
v1.0.317
What's Changed in v1.0.317
- chore(gameevents): update game events (bullet_damage changes) (4be0634)
- chore(schema): update (mainly removal of danger zone classes) (7025b62)
- chore(deps): upgrade metamod & hl2sdk in #856 (462ca52)
- chore(deps): bump libraries/Protobufs from
3d85413to53da9bcby @dependabot[bot] in #857 (d7e23e8) - feat: add Scoreboard and Inspect buttons to
PlayerButtons(3ddfa71) - Fix potential event natives crashes by @ipsvn in #852 (688b226)
Please refer to CHANGELOG.md for details.
v1.0.316
What's Changed in v1.0.316
- fix(gamedata): update
CCSPlayer_WeaponServices_CanUsesignature (68e6ffa) - fix: commit links in changelog finally (2f8f370)
Please refer to CHANGELOG.md for details.
v1.0.315
What's Changed in v1.0.315
- Update CCSPlayer_ItemServices_CanAcquire signature (0ce4a29)
- docs: add automatic build and deploy guide (33b46eb)
- fix: move EventPlayerChat to dedicated file and exclude from generator (a27ba3b)
- chore(changelog): cleanup whitespace once and for all (57286c9)
- chore: fix commit links in release changelog (ae808c0)
Please refer to CHANGELOG.md for details.
v1.0.314
What's Changed in v1.0.314
- fix: manually revert EventPlayerChat to old value in #827 (2398ba0)
- ci: hide release commits in changelog (e45c204)
- ci: include full changelog link in discord message (fe321ee)
- chore: remove footer from cliff changelog (be19103)
- chore: fix newlines in changelog (64cb26b)
Please refer to CHANGELOG.md for details.
v1.0.313
What's Changed in v1.0.313
- ci: fix cliff generation (637224d)
- ci: add changelog to release & webhook (3aca7c3)
- release: v1.0.313 (87f38d7)
- chore(changelog): update cliff.toml (5daf947)
- feat(config): add toml loading support in #804(c50213c)
- chore: add links to contributors github page (c02d31c)
- chore: update changelog to use semantic tags (98cbca4)
- fix(gameevents): promote
core.gameeventsto have higher priority in #819(4cf88fc) - chrore: Implement SemVer instead of build numbers in #816(f1dff6d)
Please refer to CHANGELOG.md for details.
v312
fix(schema): inherited schema classes with clashing properties (#818)
v311
fix(concommand): don't remove reference flags when running convar/con…
v310
Fix `EmitSoundFilter` signature for linux (#815)
v309
feat: Implement `EmitSoundFilter` (#808) Co-authored-by: Michael Wilson <[email protected]>
v308
fix: change terrorist chat colour to orange to be more in line with t…