Skip to content

Commit

Permalink
Release 1.8.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Sep 1, 2016
1 parent 885872b commit ca7c1cf
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
v 1.8.8.1
Added: Basic /transform rotate for rotating pastes and other draw operations
Added: /temprank, /undo and /highlight now support timespans
Fixed: /awardmod add could add spaces to the award name
Fixed: Not updating portal exit maps on that map when doing /renamelvl
Improved: Can partially match award names now
Improved: /b shows the contents of a message block
Improved: /inbox uses relative time, /inbox will read all messages
Improved: Optimised /imageprint and also made it a draw op (can use with /undo and /scale)
Improved: opchat/adminchat is now an extra permission that can be seen in the /help for their command

v 1.8.8.0
Added: /resizelvl command to resize a level
Added: Heightmap map generator (URL of heightmap image is the seed)
Expand Down
Binary file modified Uploads/MCGalaxy.exe
Binary file not shown.
Binary file modified Uploads/MCGalaxy_.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion Uploads/current_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.8.0
1.8.8.1
2 changes: 1 addition & 1 deletion properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ permissions and limitations under the Licenses.
// 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.8.0")]
[assembly: AssemblyVersion("1.8.8.1")]

// Version information for an assembly consists of the following four values:
//
Expand Down

0 comments on commit ca7c1cf

Please sign in to comment.