mirror of
https://github.com/ClassiCube/MCGalaxy.git
synced 2025-09-18 19:56:50 -04:00
Release 1.8.7.1
This commit is contained in:
parent
78d024dcd6
commit
887588482a
@ -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.
@ -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:
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user