Natural Selection 2
Shine Administration
Εμφάνιση 191-200 από 380 καταχωρίσεις
< 1 ... 18  19  20  21  22 ... 38 >
Ενημέρωση: 21 Ιουν 2015 στις 7:09

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.

Ενημέρωση: 25 Απρ 2015 στις 9:49

- Fixed a script error related to screen text.

Ενημέρωση: 25 Απρ 2015 στις 9:31

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.

Ενημέρωση: 15 Απρ 2015 στις 11:20

- 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.

Ενημέρωση: 11 Απρ 2015 στις 7:15

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.

Ενημέρωση: 4 Απρ 2015 στις 6:16

- 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.

Ενημέρωση: 17 Μαρ 2015 στις 12:29

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

Ενημέρωση: 16 Μαρ 2015 στις 12:04

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

Ενημέρωση: 14 Μαρ 2015 στις 8:16

- 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.

Ενημέρωση: 15 Φεβ 2015 στις 11:11

- 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).