Skip to content

Releases: splewis/csgo-pug-setup

2.0.7

04 Nov 02:22
Compare
Choose a tag to compare

Changes since 2.0.6.:

  • Revert some changes to the "X of Y players" readied up that had a bug (5f4c899)

2.0.6

30 Oct 19:56
Compare
Choose a tag to compare

Highlighted changes since 2.0.5:

  • Max team size displayed in menu correctly now
  • Some standard game cvars added to live.cfg
  • Default maplists updated
  • More translations added
  • Fix a instant-runoff-voting bug ending the vote too early
  • New cvar: sm_pugsetup_knife_cfg

2.0.5

05 Aug 22:12
Compare
Choose a tag to compare

Changes since 2.0.4:

  • update default maplist configs
  • update default warmup config to not set mp_maxrounds so high (freezes game on panorama UI)
  • add new setting (sm_pugsetup_snake_captain_picks 2) to do ABBABABA picking

2.0.4

18 Feb 23:45
Compare
Choose a tag to compare

Changes since 2.0.3:

  • Add instant runoff voting as the default mode for map votes
  • Make knife round decisions reached as soon as a majority is reached

2.0.3

04 Jun 03:00
Compare
Choose a tag to compare

Changes since 2.0.2:

  • update practicemode to 1.1.3
  • update maplists to use better pagination settings
  • add instant runoff voting cvar (sm_pugsetup_instant_runoff_voting)
  • fix for long captain names in hint texts

2.0.2

15 Feb 08:12
Compare
Choose a tag to compare
Version 2.0.2.

2.0.1

25 Jun 02:55
Compare
Choose a tag to compare
  • update russian translations
  • update default cvars to shorter knife round / replace deprecated sv_alltalk
  • added exit button to .setup menu
  • disable pausing when no game is setup

2.0.0

06 Feb 08:10
Compare
Choose a tag to compare

This is not a backwards compatible release from 1.4.3:

  • knife rounds now take into account the number of players (then health in a tie) when roundtime runs out
  • pugsetup_practicemode addon has been moved into a subproject and renamed simply practicemode
  • natives and forwards have been renamed with a PugSetup_ prefix
  • default live.cfg cvars match new ESL ruleset

1.4.3 release

19 Dec 02:40
Compare
Choose a tag to compare
  • add optional voting for stay/swap decisions after knife rounds (sm_pugsetup_vote_for_knife_round_decision)
  • add optional user-set ready echo messages set with .readymessage command
  • clean up setup menus to have an ExitBack option
  • practice mode: noclip command will work correctly even with a "noclip; say .noclip" command
  • practice mode: add commands to launch/exit practice mode: sm_launchpractice, sm_exitpractice
  • rwsbalancer: fix bugs with accuracy of the stored rws values
  • add Polish translations (thanks TheTolek14)
  • add Brazilian Portuguese translations (thanks marcelotk)
  • add Norwegian translations (thanks Bawls)

To update, replace the plugin binaries (addons/sourcemod/plugins/) and the translation (addons/sourcemod/translations/) files.

1.4.2 release

16 May 19:45
Compare
Choose a tag to compare
  • correct a bug where the pug leader was not being assigned when a client finished the .setup menu
  • add Romanian translations

Updating from 1.4.1 or 1.4.0 only requires updating the pugsetup.smx plugin binary. You can optionally update the translations if you want the new Romanian translations.