XUnleashed 3.0 RC6 Patched to Live
Posted: February 11th, 2004, 5:49 pm
We have patched the 3.0 RC6 Beta to the live server for a 24 hour test. If the patch works well with the new server code, RC7 will replace the 2.x client and it will be retired.
New in this patch:
--Modified the Windowing code for FFXi. FFXi can now be moved to a real window.
--Tweaked the server and connection codes. Should no longer have keys getting stuck.
--Added some script functions:
------------------------------
--Win32API.XUBeep(dwFreq As Long,dwDuration As Long) As Long 'This will make your computer speaker beep
--XUScriptHost.PlaySoundFile(ByVal filename As String)' Plays a sound from filename.
--XUScriptHost.OpenMCISoundFile(ByVal filename As String) ' Loads a sound from filename.
--XUScriptHost.PlayMCISoundFile(ByVal filename As String) 'Plays a loaded sound file.
--XUScriptHost.PauseMCISoundFile(ByVal filename As String) ' Pauses a playing sound file.
--XUScriptHost.StopMCISoundFile(ByVal filename As String) ' Stops playing a sound file.
New in this patch:
--Modified the Windowing code for FFXi. FFXi can now be moved to a real window.
--Tweaked the server and connection codes. Should no longer have keys getting stuck.
--Added some script functions:
------------------------------
--Win32API.XUBeep(dwFreq As Long,dwDuration As Long) As Long 'This will make your computer speaker beep
--XUScriptHost.PlaySoundFile(ByVal filename As String)' Plays a sound from filename.
--XUScriptHost.OpenMCISoundFile(ByVal filename As String) ' Loads a sound from filename.
--XUScriptHost.PlayMCISoundFile(ByVal filename As String) 'Plays a loaded sound file.
--XUScriptHost.PauseMCISoundFile(ByVal filename As String) ' Pauses a playing sound file.
--XUScriptHost.StopMCISoundFile(ByVal filename As String) ' Stops playing a sound file.