Release 1.8.7.1

This commit is contained in:
UnknownShadow200 2016-05-21 20:54:07 +10:00
parent 78d024dcd6
commit 887588482a
4 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
v 1.8.7.1
- Added: /cmdset now allows you to allow/disallow specific ranks.
- Added: /help <cmd> now uses more concise format, also lists specifically allowed/disallowed ranks.
- Fixed: /newlvl mountains not working, /whois not showing days component.
- Improved: Now IRC replaces %S with reset signal (instead of separate %r), so looks better on most clients.
- Improved: Less timer usage, timers properly cleaned up.
v 1.8.7.0
- Added: /infoswap.
- Added: Tab list separately handled from in-game entities, allowing for a server-wise tab list.

Binary file not shown.

Binary file not shown.

View File

@ -37,7 +37,7 @@ using System.Runtime.InteropServices;
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("24d9085c-78ba-4f53-b69c-f2b52153683f")]
[assembly: AssemblyVersion("1.8.7.0")]
[assembly: AssemblyVersion("1.8.7.1")]
// Version information for an assembly consists of the following four values:
//