Natural Selection 2

Natural Selection 2

Shine Administration
Visar 211–220 av 380 poster
< 1 ... 20  21  22  23  24 ... 38 >
Uppdatering: 26 okt, 2014 @ 13:59

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

Uppdatering: 26 okt, 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.

Uppdatering: 19 okt, 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).

Uppdatering: 18 okt, 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.

Uppdatering: 22 sep, 2014 @ 11:22

- Fixed a silly oversight which broke team shuffling.

Uppdatering: 21 sep, 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.

Uppdatering: 1 sep, 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.

Uppdatering: 25 aug, 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.

Uppdatering: 17 aug, 2014 @ 11:28

- Fixed another weird chatbox bug.

Uppdatering: 15 aug, 2014 @ 8:13

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