Deep MatrixIP9 version 1.05 - 1/08/13 1. Fixed bug for AWT GUI Choice menu on Java 7 JVM. Deep MatrixIP9 version 1.04 - 9/13/10 1. Fixed bug in password system for password levels 2 and 3 Deep MatrixIP9 version 1.03 - 8/22/10 1. Fixed an aborted-login bug on the server. A user must be full logged-in before receiving updates. Thanks to John Carlson of the x3d public list and user "srm" for finding this bug! 2. Fixed the "Too many users from one address! Login failed!" server connection bug. Now the server will clear the problem with in ten minutes. The feature was originally meant to keeps users from potentially swamping the server with bots. 3. The scene graph search feature has been improved for attempting to load worlds on the fly. It is now both a little faster and hopefully it now catches all relative urls! 4. The Deep Matrix Java application now closes the 3D viewer Instant Player when changing worlds or disconnecting. It re-opens when connecting to a new world. This major change eliminates memory issues and allows a user to visit as many worlds as they like. This also eliminated: 1.AudioClip Node bug that cropped up in version 1.02. 2.Crashing involving avatars and worlds with numerous DirectionalLights. Consequently the client_application sub-folders for starting the client have changed considerably for the new system! 5. Minor layout tweeks to the Java GUI, dealing especially with Linux visual issues. 6. Created compiling scripts for modern 1.5<=JDKs for Windows, Linux and Mac. The compiling script for Mac is written for java version 1.5.0_19 as my Mac is still a powerPC with Tiger. Deep MatrixIP9 version 1.02 - 6/24/10 1. Fixed crashes involving avatars and worlds with numerous DirectionalLights. 2. Allow the end-user to specify which IP number and port to be used for the EAI communication between the Java client and Instant Player. In both the MacScreen.x3dv and Screen.x3dv files the following code has been added: ExternalInterfaceJob { address "127.0.0.1" port 4848 } Note the address and port numbers! They can be changed at will, however they MUST be identical to the new parameters found in the matrixclientrc files: localbrowser 127.0.0.1 localport 4848 3. Wrote scripts for Linux -tested on Fedora 11 and Ubuntu 9.04 only. 4. Documentation updates for running Deep MatrixIP9 on Linux 5. Modified Window scripts so they take into account the many possible installs of Instant Player. ( Program Files/Program Files (x86)/Instant Player/Instant Reality) Please note! The scripts are STILL "C" drive-centric and directory path English-centric so you will have to modify accordingly! 6. Added a version command so a user can determine their version of Deep MatrixIP9 7. Improved the syntax for the help info given by the client.