Natural Selection 2

Natural Selection 2

Shine Administration
目前顯示第 211-220 項,共 380 項
< 1 ... 20  21  22  23  24 ... 38 >
更新:2014 年 10 月 26 日 @ 下午 1:59

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

更新:2014 年 10 月 26 日 @ 下午 1: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.

更新:2014 年 10 月 19 日 @ 上午 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).

更新:2014 年 10 月 18 日 @ 上午 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.

更新:2014 年 9 月 22 日 @ 上午 11:22

- Fixed a silly oversight which broke team shuffling.

更新:2014 年 9 月 21 日 @ 上午 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.

更新:2014 年 9 月 1 日 @ 上午 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.

更新:2014 年 8 月 25 日 @ 上午 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.

更新:2014 年 8 月 17 日 @ 上午 11:28

- Fixed another weird chatbox bug.

更新:2014 年 8 月 15 日 @ 上午 8:13

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