Natural Selection 2
Shine Administration
211–220 из 380
< 1 ... 20  21  22  23  24 ... 38 >
Обновление: 26 окт. 2014 г. в 13:59

- Fixed a stupid oversight that broke the chat (sorry!)

Обновление: 26 окт. 2014 г. в 13:22

- Fixed some plugins having their hooks called twice.
- Fixed plugins that erorred when being disabled getting stuck in a half-enabled state.
- Fixed a few other minor errors.

Обновление: 19 окт. 2014 г. в 7:40

- Fixed RTV votes that extend the map having no cooldown time on the next vote.

- Fixed plugins that failed to load due to a Lua error potentially being left in a half-enabled state.

- Fixed plugins that disabled other plugins when loading disrupting the behaviour of those plugins if they are manually enabled later.

- Tournament mode will now only disable the pregame and readyroom plugins when it is enabled (it used to disable mapvote and afkkick too).

Обновление: 18 окт. 2014 г. в 6:40

- AFK time is reset when a player speaks in text or voice chat (thanks Ghoul).

- Fixed the AFK kick plugin breaking if you disabled it then enabled it again on the same map.

- Added a default user group system so you can assign permissions/badges to everyone without a specific group.[github.com]

- Bans plugin now syncs with the default NS2 bans file (thanks Ghoul).

- Improved bans plugin getting bans from the web, data is now cached like every other web-based system.

- Users can now be assigned using the Steam2 (STEAM_0:X:YYYY) and Steam3 ([U:1:YYYY]) formats.

- Fixed the binds file not being checked for valid JSON when looking for the vote button bind.

- Removed all frequent uses of pairs and replaced with a much faster iterator. Should avoid getting in LuaJIT's way.

- List headers now make a click sound when you click them.

Обновление: 22 сен. 2014 г. в 11:22

- Fixed a silly oversight which broke team shuffling.

Обновление: 21 сен. 2014 г. в 7:12

- Improved the sorting algorithm for team shuffling.
- Guests can now target groups/users with a negative immunity (for badge groups so they can still be vote kicked).
- Added "MoveToSpectateOnWarn" option to the AFK kick plugin.

Обновление: 1 сен. 2014 г. в 6:36

- Fixed occasional error when the AFK kicker moves a player to the ready room.
- Made the mapvote notifications a bit cleaner.
- Updated the notification functions so they can use the full UTF8 aware message length the game uses.

Обновление: 25 авг. 2014 г. в 7:21

- Updated ConfigFileUtility.lua to match 268's changes.
- Text entry carets are now white.
- Fixed a rare script error in the bans plugin when attempting to unban a player using the admin menu.
- Added warnings for when a user group's "Commands" entry is incorrect.

Обновление: 17 авг. 2014 г. в 11:28

- Fixed another weird chatbox bug.

Обновление: 15 авг. 2014 г. в 8:13

- Fixed a typo in working out which team to assign a player based on Hive skill.