Natural Selection 2

Natural Selection 2

Shine Administration
Hiển thị 191-200 trong 380 mục
< 1 ... 18  19  20  21  22 ... 38 >
Cập nhật: 21 Thg06, 2015 @ 7:09am

General Fixes
- Hopefully fixed the mapvote plugin moving players into the ready room sometimes failing.
- Added a message to the mapvote plugin to inform a player of their vote when the global vote messages are disabled.
- Fixed getting users stored using the Steam3ID not working.

UI Changes
- Fixed a bug in the text entry control where deleting text before the selection box has finished resizing would leave it at the wrong size.
- Fixed tooltips staying on the screen when all SGUI windows are hidden.
- Fixed screentext not resizing and repositioning after a resolution change.
- Changed the chatbox layout. There's now much less wasted space.

Cập nhật: 25 Thg04, 2015 @ 9:49am

- Fixed a script error related to screen text.

Cập nhật: 25 Thg04, 2015 @ 9:31am

Tournament Mode
- Fixed the ServerConfig.json settings it changes not being reset at map change thus potentially leaving them altered if it is then disabled next map.
- You can now use the !ready command to toggle between ready and unready.
- The ready state of teams when everyone is required to be ready should be notified more clearly now.

Other fixes
- Fixed plugins that relied on other plugins (such as the commbans plugin) ending up enabled when their parent plugin was enabled.

Cập nhật: 15 Thg04, 2015 @ 11:20am

- Fixed NS2 bug where if the ServerConfig.json file had a false entry where the default is a table, startup would fail and no clients would be able to connect.

Cập nhật: 11 Thg04, 2015 @ 7:15am

General
- Fixed map vote messages showing "blah revoted for blah map" when they're choosing the same map twice or more. It now shows an error message to the player instead, telling them they've already voted for it.

Admin menu fixes
- Fixed popup menus in the commands tab of the admin menu requiring two clicks to re-open if you clicked elsewhere in the menu to close them.
- Lists now highlight the header that they are sorting by.
- List scrolling with the mouse wheel now scrolls faster.
- Lists in the admin menu (with the exception of the commands tab's player list) now remember which rows were selected when switching away and back.

Plugins tab
- Fixed the unload plugin button in the plugins tab of the admin menu being usable on already unloaded plugins.
- The plugins tab no longer populates if you do not have permission to load or unload plugins.

Scaling fixes
- The chatbox, MOTD window and vote menu now all scale correctly at resolutions greater than 1920x1080.
- Screen text now also scales correctly at resolutions greater than 1920x1080.
- Tooltips also now scale their font depending on resolution. Not only for larger than 1920x1080, but also for lower resolutions which should use a smaller font.

Cập nhật: 4 Thg04, 2015 @ 6:16am

- Added sh_customvote command, calls a vote with the given question.

Commands that use time values are now easier to work with:
- For ban commands, you can now use short form strings, for example `1w` represents 1 week, `2h5m` represents 2 hours and 5 minutes.
- For the mapvote plugin's round time commands, you can even use full sentence times, such as `1 week` or `2 hours and 5 minutes`.
- The old behaviour of entering time in minutes as a number is still supported.
- See this page[github.com] for a full explanation.

- Added a label under the duration text box in the admin menu when banning through the bans/commbans plugin that displays what the duration you are entering is being interpreted as. This should help avoid any confusion/unintended durations.

- The text entry control now supports selecting whole words by double clicking on them.

- Commands with error messages now mostly show the error in the chat if run from the chat, or the console if run from the console, rather than always the chat.

- Running a command through the chat with no arguments now prints the help text to the chat rather than the console.

Cập nhật: 17 Thg03, 2015 @ 12:29pm

- Fixed group command restrictions not working correctly for groups that do not inherit permissions.

Cập nhật: 16 Thg03, 2015 @ 12:04pm

- Fixed the workshop updater not properly disabling itself if there's a backup server set.

Cập nhật: 14 Thg03, 2015 @ 8:16am

- Fixed shuffling throwing an error if a player has no skill data when sorting.
- The workshop updater plugin will no longer load if a workshop backup server is configured in ServerConfig.json.
- Fixed multiple small issues in the mapvote plugin.

Cập nhật: 15 Thg02, 2015 @ 11:11am

- All text entry fields now support selecting text with the mouse and Ctrl + A, as well as Ctrl + Backspace/Ctrl + Delete functionality.
- Fixed a bunch of annoying little bugs with text entries.
- Web user loading/reloading now logs correctly.
- Updated chat values ready for build 275 (thanks Ghoul).