CHANGELOG
v1.40
Script loading is now handled through its own thread. This should not "lock" the GUI when the client starts up. (Loading will continue while you log into the client).
A new default background image has been added. It is possible to switch between the two default backgrounds in the settings menu.
The script method "createPromptPanel()" has been temporarily disabled. For now all channel windows use the default prompt. This fix the bug that causes the prompt to disappear when using the script bootup feature.
URLS will now be trimmed from leading and ending ' characters. It will also be trimmed from ending . characters. (If for example the URL is the only word in a say or tell).
It should now be possible for URLS to span over several lines and still be clickable.
Fixed a bug with the "catch-all" channel that printed both into the catch-all channel and any other channels in the same window making text print several times. (Long URL).
A window with the "catch-all" channel will now NOT use the "clear" window client code feature. (Which is normally sent after the map). This way you can put the catch-all channel on a window and it will act as a "normal" client and receive all input without messing up when it receives the map.
The tab popupmenu should now use the same UI graphics as the bottom menubar. The font selection popup on the battle and map frame should now also use that graphics.
The quit dialog now uses the internal bat frame UI.
Right clicking on the bottombar menu buttons will close them again.
A new "Realms map" frame has been added. It works similar to the "google maps" and allows zoom and pan on the map. It can be found under the settings menu.
It is now possible to move the caret up to the previous line in the commandline when it has multiple rows with the UP arrow key, and forward to next line with the DOWN arrow key. When there are multiple rows in the commandline CTRL must be pressed together with UP and DOWN to step out of the multi-line mode and jump backwards and forwards in the history. Now you don't risk to accidently press DOWN or UP and jump in history when writing a large message when you are at the top or bottow row.
A new menu option for "new generic window" has been added.
Right clicking in the text areas will now open a popupmenu with a "Ctrl+C" option which copies the currently selected text to the clipboard.
When the map or battle windows are closed the text will be sent to the "generic" channel instead of opening the windows.
The "connect" option in the network menu when disconnected has been changed to function as "reconnect".
It is now possible to right-click on the commandline and get a popup menu with copy and paste options.
The menu structure has changed slightly.
v1.31
The menu "disappear" bug should be fixed for people using Java JRE 1.5. (The bug that didn't close the menu when clicking elsewhere in the client). It is still recommended to run the client through Java 1.6 to increase performance. http://java.sun.com/javase/downloads/index.jsp