Natural Selection 2

Natural Selection 2

Shine Administration
正在显示第 71 - 80 项,共 381 项条目
< 1 ... 6  7  8  9  10 ... 39 >
更新于:2018 年 11 月 18 日 上午 1:49

Base Commands

  • Added "sh_listgags" command to print all gagged players to the console.

Vote Shuffle
  • Team preference can now be accounted for during team optimisation. Set the "TeamPreferences.CostWeighting" to one of "LOW", "MEDIUM" or "HIGH" to control how strongly to consider team preference. Higher values may result in slightly more imbalanced teams, but should better respect team preferences.
  • Improved behaviour when team preference weighting is "NONE" to no longer ignore potential swaps when players have a team preference but are not on the team they want.
  • Team preferences are now automatically set whenever a player intentionally joins a team using either console commands or walking through a team door.
    • This is set even if they cannot yet join the given team.
    • This preference is reset at the end of a round.
    • The existing team preference option is used as a default if no team has been selected.
  • The vote menu now displays the current team preference if one is set.

更新于:2018 年 10 月 13 日 上午 5:03

  • Fixed the name filter plugin not always renaming players correctly.

更新于:2018 年 9 月 18 日 上午 9:21

  • Fixed script errors in server rate commands.

更新于:2018 年 9 月 15 日 上午 7:38

  • Fixed error when shuffling if debug logging is enabled.

更新于:2018 年 9 月 15 日 上午 7:00

Adverts

  • Triggered adverts can now specify a game state filter.

AFK Kick
  • Altered the format of the warning message when enough players are present to kick and "KickOnConnect" is not enabled to no longer use the vanilla AFK message.

Base Commands
  • Fixed rate settings not applying correctly on the high rate alpha build and for any future changes to default rates, and moved them to their own "Rates" section of the config.
  • Added "Rates.ApplyRates" option to control whether rate values in the config should be applied or not. Set this to false to always use the default rates.

Vote Shuffle
  • Updated "sh_teamstats" to indicate when the shuffling algorithm has been modified, and to show the number of players that got their preferred team in the last shuffle.

Other
  • Fixed votes "passing" when the server becomes empty.

更新于:2018 年 8 月 20 日 下午 12:58

  • Fixed vanilla votes being blocked when no default group exists.

更新于:2018 年 8 月 19 日 上午 7:10

  • Fixed an error in the badges plugin when checking forced badges with user data yet to load.

更新于:2018 年 8 月 19 日 上午 6:03

Adverts

  • Added new advert triggers:
    • "COMMANDER_LOGGED_IN"
    • "MARINE_COMMANDER_LOGGED_IN"
    • "ALIEN_COMMANDER_LOGGED_IN"
    • "COMMANDER_LOGGED_OUT"
    • "MARINE_COMMANDER_LOGGED_OUT"
    • "ALIEN_COMMANDER_LOGGED_OUT"
    • "COMMANDER_EJECTED"
    • "MARINE_COMMANDER_EJECTED"
    • "ALIEN_COMMANDER_EJECTED"
  • Each of the new triggers may be formatted with the commander's name using "{CommanderName}".

Badges
  • Badges can now be forced[github.com] by adding a "ForcedBadges" entry to either a user or group.

Base Commands

Chatbox
  • Added an option to make the outer chat follow the chatbox when moved.

Map Vote
  • Players nominating a map that has conditions that may mean it does not appear are now informed that conditions exist.

Vote Shuffle
  • Players will no longer be auto-assigned to a team when both playing teams are empty.

Other
  • NS2 votes can now be blocked for users/groups by assigning permissions of the form "sh_ns2_<votename>". See the wiki for a list[github.com].

更新于:2018 年 7 月 22 日 上午 2:49

Adverts


Misc
  • Fixed chat commands accepting too many possible characters to be triggered. They can now only be triggered by either "!" or "/".

更新于:2018 年 7 月 8 日 上午 2:20

AFK Kick

  • Any activity now immediately prevents a player from being eligible for kicking when using "KickOnConnect" and strict mode, rather than requiring activity relative to the time AFK.
  • Fixed a rare script error when attempting to move players into spectate/ready room.