Natural Selection 2

Natural Selection 2

Shine Administration
380개 중 101~110개 표시 중
< 1 ... 9  10  11  12  13 ... 38 >
업데이트: 2017년 12월 10일 @ 오전 6시 22분

AFK Kick

  • Can now specify separate warn actions for players that have partial immunity (through "sh_afk_partial"), and no immunity.
  • Players in a frozen state now have their AFK time tracked, rather than reset, but will not be punished while they are frozen if they are providing no input.
  • See the wiki page[github.com] for the new format.

Map Vote
  • Can now specify constraints on how many votes are needed to start a vote, pass a started vote, and pass an end-of-map vote.
  • Can also specify constraints on how many votes are needed to finish a started vote, and an end-of-map vote early.
  • See the wiki page[github.com] for the new format.

Vote Shuffle
  • Refactored the configuration to be more understandable.
    • Balance modes are now strings, rather than a number (e.g. "HIVE" for Hive based).
    • Actions to take on passing a vote are now configured separately for votes passed in the pre-game, and those in a round.
    • The cooldown time for a vote is no longer tied to its enforcement duration.
  • See the wiki page[github.com] for the new format.

Other
  • Fixed the tournament mode plugin breaking the vanilla server configuration.
  • Fixed plugins calling "NetworkUpdate" when they are not enabled, and ensured errors are caught.
  • Made the chatbox command auto-completion return results faster.
  • SGUI elements no longer need to pass "true" to "Destroy".
  • Error reports now contain a more detailed stack trace.

업데이트: 2017년 9월 16일 @ 오전 10시 33분

  • Bots are now prevented from re-joining until the end of a round after a shuffle vote has passed and "ApplyToBots" is set to false.
  • Added Finnish translations for the afkkick plugin (thanks MisterOizo!)

업데이트: 2017년 8월 24일 @ 오전 9시 25분

  • Updated the reserved slot plugin to not block spectator slots.
  • Updated the shuffle plugin to not shuffle players in spectator slots.

업데이트: 2017년 7월 29일 @ 오전 10시 54분

  • The amount of time before a player is considered AFK when shuffling is now controlled by the "VoteSettings.AFKTimeInSeconds" option.
  • Players can now be persistently gagged using "sh_gagid"/"sh_ungagid".
  • Players can now be persistently renamed with the name filter plugin using "sh_renameid"/"sh_unrenameid".
  • New options for surrender votes:
    • "PercentNeededInEarlyGame" - When non-zero, sets the percentage of votes needed to surrender during the "VoteDelay" duration after a round start.
    • "LastCommandStructureMinHealthPercent" - When non-zero, sets the percentage of health required on the last command structure to allow a surrender vote.
  • The commander bot vote delay can now be set with the "CommanderBotVoteDelayInSeconds" option in the base commands plugin.
  • Small Chinese translation fix (thanks axamdy).

업데이트: 2017년 6월 11일 @ 오전 11시 21분

  • Fixed vanilla chat showing behind the chatbox.
  • The admin menu no longer preserves player selections when closed and re-opened.
  • Added Chinese (Simplified) translations (thanks axamdy!)

업데이트: 2017년 5월 27일 @ 오전 2시 37분

  • Fixed kick votes not respecting immunity after the last NS2 update.

업데이트: 2017년 5월 26일 @ 오전 9시 35분

  • The vote menu, admin menu and configuration menu now all hide themselves when the help menu is displayed.
  • Updated fiFI translations (thanks MisterOizo!)

업데이트: 2017년 5월 16일 @ 오후 2시 00분

  • Fixed default access not being assigned correctly when no default group is defined.

업데이트: 2017년 5월 16일 @ 오전 9시 40분

  • Added "BanSharerOnSharedBan" option to the bans plugin. When enabled, banning a player that is playing the game through family sharing will also ban the account that is sharing the game to them. Combine this with the "CheckForFamilySharing" option to prevent players from using family sharing to avoid bans.
  • User groups set to be whitelists can now deny commands that are allowed by default.[github.com]

업데이트: 2017년 4월 11일 @ 오전 10시 56분

  • Fixed shuffling rarely causing incorrect team compositions, including swapping commanders when told to ignore them.