Natural Selection 2

Natural Selection 2

Shine Administration
Se afișează 301-310 din 380 intrări
< 1 ... 29  30  31  32  33 ... 38 >
Actualizare: 26 mai 2013 @ 15:29

Vote random plugin
- ELO vote should handle timeouts to NS2Stats now.
- Random teams votes will now ensure a team can have at most 1 more player than the other team (this may break immunity at low player counts).

Map vote plugin
- Fixed a bug with RTV votes where a failed RTV with 0 votes would cycle the map if the next map vote was set to run at the end of the map.
- Added "DontExtend" table to the config. Maps listed in here will never be allowed to be extended.
- Added the command sh_forcemapvote, which will force a map (RTV) vote if possible.

Actualizare: 24 mai 2013 @ 6:29

- Improved the reliability of the ELO vote. It should now correctly query NS2Stats for data and sort using it. If it cannot connect, it will inform players that ELO sorting failed and that it is using random instead.
- The map vote plugin now correctly blocks team joining for end of map voting.
- Added the option "NotifyOnTeamForce" to the ready room plugin. When set to false, players will not be told that they have been moved from the ready room.
- Fixed the nextmap command throwing a script error.

Actualizare: 24 mai 2013 @ 6:23

Actualizare: 20 mai 2013 @ 14:01

- Added "ShowGeneric" option to the welcome messages plugin. This will show generic "Name has joined the game." and "Name has left the game." messages for all connecting/leaving clients with no set welcome/leave message. The default setting does not show these messages.
- Fixed the base config removing plugin entries that were not in the default.

Actualizare: 19 mai 2013 @ 9:46

- Fixed ready room plugin not loading (forgot to put this in the last revision).

Actualizare: 19 mai 2013 @ 9:35

- Fixed an already cast random teams vote whose duration had not expired when the round ended shuffling teams in the end of map vote.
- Fixed the extension time of a map being skipped if a different map was voted for as the next map before the extension time was up.
- Fixed badges disappearing when changing player class.

Actualizare: 19 mai 2013 @ 6:33

- Fixed badges plugin breaking everything with script errors.

Actualizare: 18 mai 2013 @ 16:42

- Fixed BlockTeams setting not being obeyed in the vote random plugin.

Actualizare: 18 mai 2013 @ 16:07

- Fixed scores being reset before the round start after a random teams vote.
- Random team votes are no longer usable in the end of map vote.
- Added the option "IgnoreCommanders" to the random teams vote. This will exclude commanders from being team swapped if set to true (default is false).
- Fixed the pregame plugin not allowing damage in the game start countdown with two commanders present.
- Fixed idle users not being cleared when the end of map vote starts, causing the ready room plugin to potentially randomly assign players instantly when the vote ends.
- Updated the badges plugin to support defining badges in the UserConfig.json file in the same way listed for the ServerAdmin.json file in the badge mod's instructions.

Actualizare: 18 mai 2013 @ 5:45

- Really removed the vote scramble plugin.

Vote random changes:
- Fixed a script error on disabling random teams manually.
- Made sure the ELO vote immediately gives up and uses random teams if no NS2Stats data is available.
- Fixed the text on a vote error not being specific to the type of vote.