Skip to content

Releases: roflmuffin/CounterStrikeSharp

v266

22 Sep 05:43
9c8f25f
Compare
Choose a tag to compare
Fix calling Send using UM instance from UM hook (#578)

v265

19 Sep 01:32
4b1a2c4
Compare
Choose a tag to compare
CoreConfig: Prevent "Error invoking callback" if core.json not found …

…(#576)

Thanks @markus-wa

v264

02 Sep 06:40
Compare
Choose a tag to compare
fix: prevent early global cleanup when inside invoke

closes #501

v263

29 Aug 02:10
2382815
Compare
Choose a tag to compare
chore(deps): bump libraries/hl2sdk-cs2 from `0b862d7` to `f21e0c9` (#…

…560)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>

v262

29 Aug 01:48
Compare
Choose a tag to compare
feat: add `player.Disconnect(reason)` method

v261

29 Aug 01:29
bb38b1c
Compare
Choose a tag to compare
Cleanup Protobuf Generation (#562)

v260

26 Aug 07:23
10f472e
Compare
Choose a tag to compare
Implement Usermessages (#435)

v259

19 Aug 04:52
28ce183
Compare
Choose a tag to compare
chore(deps): bump libraries/hl2sdk-cs2 from `c57d5ab` to `0b862d7` (#…

…550)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v258

19 Aug 02:15
Compare
Choose a tag to compare
feat: add localizer extension methods for player language

v257

19 Aug 02:03
fce68cb
Compare
Choose a tag to compare
Update SetStateChanged parameters (#541)

Co-authored-by: Michael Wilson <roflmuffin@users.noreply.github.com>