2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 02:27:40 -04:00

Build 918 chunk 4: Build number, release notes

This commit is contained in:
Christian Walther
2013-07-27 18:18:01 +02:00
parent 1ba92e5a66
commit ff38a5f9d2
3 changed files with 16 additions and 29 deletions

View File

@ -1,31 +1,18 @@
Welcome to MYST Online:UruLive! Welcome to MYST Online:UruLive!
. .
. .
Thanks to all the fan contributors!
. .
. Release notes for build 918
. - Fixed Console documentation
. - Allow clickables while sitting or AFK
. - Fixed various JPEG issues
. - Free the cursor
. - Fixed improper calculated initial window size
. - Improved cursors
. - Removed broken share from Sharper's Office link
. - Fixed GreatZero stain glass to be random
. - Avatar physics updated
. - Fix pellet points stealing
. - Bink removed
. - Fixed remote code exec with Python.Cheat and RunFile
.
.
.
.
.
.
.
.
.
.
.
.
.
.

View File

@ -399,7 +399,7 @@ xcopy /Y ..\..\..\..\Sources\Plasma\Apps\plClient\external\resource.dat ..\..\..
Name="Text" Name="Text"
Filter="*.txt"> Filter="*.txt">
<File <File
RelativePath="..\..\..\..\Docs\ReleaseNotes.txt"> RelativePath="..\..\..\..\Docs\ReleaseNotes\ReleaseNotes.txt">
</File> </File>
</Filter> </Filter>
<Filter <Filter

View File

@ -57,7 +57,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// This line must NEVER be modified manually; it is automatically updated // This line must NEVER be modified manually; it is automatically updated
// by the build server. // by the build server.
#define BUILD_ID 912 #define BUILD_ID 918
COMPILER_ASSERT(BUILD_ID != 0); COMPILER_ASSERT(BUILD_ID != 0);