Get5 Versions Save

CS:GO Sourcemod plugin for competitive matches/scrims

v0.15.0

10 months ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.7...v0.15.0

-- @nickdnk

v0.14.7

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.6...v0.14.7

-- @nickdnk

v0.14.6

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.5...v0.14.6

-- @nickdnk

v0.14.5

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.4...v0.14.5

-- @nickdnk

v0.14.4

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.3...v0.14.4

-- @nickdnk

v0.14.3

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.14.1...v0.14.3

-- @nickdnk

v0.14.1

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.13.1...v0.14.1

-- @nickdnk

v0.14.0-683c208

1 year ago

:warning: Prereleases are not considered stable!

You should only use prerelease versions if you understand the implications or if you want to contribute to testing and development. Prereleases are updated more frequently and only one prerelease is available for download at any time.

Please see the CHANGELOG.md for details on changes.

Commits included in this release:

  • 683c208 - Add missing wingman property when creating match from menu
  • b1720ce - Fix documentation implementation
  • 464ccac - Breaking change update
  • c33f920 - Improve match start menu + add get5_creatematch cli (#988)
  • 48aba89 - Update sm-json to v5 dev
  • 1ca652d - Changelog typo
  • ddacb6d - Fix memory leaks and heap size (#1003)
  • 55bfb59 - Fix missing event call/memory leak on team unready (#1002)
  • ad91f27 - Remember to reload teams if not changing map
  • 6640d4f - Fix changelog from rebase
  • 08b235b - Use automatic map reload logic to clear game state from previous matches (#1000)
  • 7b790f6 - doc adjust
  • 12ed9f7 - Set mp_team_timeout_max synchronously to prevent incorrect UI momentarily (#1001)
  • fc435cd - Fix warmup stuck at 0:01 issue by forcing map reload on match load (#999)
  • 1d7abe7 - Bump metcalfc/changelog-generator from 4.0.1 to 4.1.0 (#998)
  • 4ee6d60 - Remove unused map_name property
  • ffec0b6 - Wrong year in changelog
  • 1f3bba0 - Detect current map correctly when using scrim command on workshop maps (#997)
  • 4b5a7b8 - Fix changelog
  • 55095ed - Ensure escaped buffer size in mysql
  • 4a90f93 - Lots of improvements to stats Add support for team ID Update keyvalues doc example Rename FlashbangAssists to FlashAssists for consistency
  • 9852a92 - Prevent wrong info message
  • 6b51763 - Remain in post_game until GOTV broadcast/convar reset
  • cad9ca0 - Reset team config on match end
  • a14c0dd - Adjust changelog
  • 8ae07f0 - Remove swagger-ui-tag
  • aae1813 - Add stats to round end event Add stats per half Fix inheritance syntax in yml Use tab instead of 4 spaces for indents Use external redoc for event docs
  • 8c5c3ad - Include console messages in Get5_OnPlayerSay
  • 8217e86 - Compile with SM 1.11
  • 68f2c6f - Update sm-json

v0.13.1

1 year ago

Please see the CHANGELOG.md for changes.

Full Changelog: https://github.com/splewis/get5/compare/v0.13.0...v0.13.1

-- @nickdnk

v0.14.0-04f3fdc

1 year ago

:warning: Prereleases are not considered stable!

You should only use prerelease versions if you understand the implications or if you want to contribute to testing and development. Prereleases are updated more frequently and only one prerelease is available for download at any time.

Please see the CHANGELOG.md for details on changes.

Commits included in this release:

  • 04f3fdc - Detect current map correctly when using scrim command on workshop maps (#997)
  • 54c9245 - Merge pull request #994 from splewis/improve_stats
  • a31ad8d - Fix changelog
  • 2271530 - Ensure escaped buffer size in mysql
  • bbfc341 - Lots of improvements to stats Add support for team ID Update keyvalues doc example Rename FlashbangAssists to FlashAssists for consistency
  • 6b1f659 - Merge pull request #996 from splewis/game_state_fix
  • ef3ca33 - Prevent wrong info message
  • 97de128 - Remain in post_game until GOTV broadcast/convar reset
  • d6a65d9 - Merge pull request #995 from splewis/reset_team_config_on_end
  • 6c01184 - Reset team config on match end
  • b42e8e9 - Adjust changelog
  • 5b3eef7 - Remove swagger-ui-tag
  • 6794234 - Merge pull request #991 from splewis/fix_stats
  • 4803df4 - Add stats to round end event Add stats per half Fix inheritance syntax in yml Use tab instead of 4 spaces for indents Use external redoc for event docs
  • d48fdae - Merge pull request #989 from splewis/include_console_say
  • 339d628 - Include console messages in Get5_OnPlayerSay
  • b778e5c - Merge pull request #987 from splewis/sm_1.11
  • 3077bb9 - Compile with SM 1.11
  • 218e448 - Update sm-json