1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

1.1.2

Discussion in 'Announcements' started by Cloud, Nov 15, 2013.

  1. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Changelog
    • Text output is now logged to both the console and "logs/yyyy-mm-dd hh mm ss.log".
    • Fixed a potential NullPointer in Euclidean.distanceSquared(Locatable,Locatable) when the entity doesn't have a valid position.
    • Fixed an issue with the state-machine not triggering onPause events and not properly changing the client state when a script bot unexpectedly terminates.
    • Manifest.compatibility() now accepts an array of elements.
    • scripts bots will now automatically refresh when the setup dialog is opened.
    • GameObjects are now associated with their actual plane, instead of the current plane.
    • Only script bot's compatible with the current GameType (e.g. OSRS, RS3) will be shown in the setup dialog.
    • Fixed WidgetComponent.getActions()
    • Removed WidgetComponent.getTooltip()
    • Improved the way details are displayed in the developer toolkit.
     
    #1 Cloud, Nov 15, 2013
    Last edited: Nov 16, 2013
  2. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    • Fixed transparency so it no longer affects the game canvas.
    • Fixed taskbar icon stretching for some LoginDialog.
    • New custom font for all text in UI; cross-OS compatibility.
    • Numerous minor UI tweaks.
    • Temporarily removed MainWindow transparency, due to game canvas flicker.
     
    #2 Arbiter, Nov 15, 2013
    Last edited: Nov 16, 2013
  3. Arbiter

    Arbiter Mod Automation

    Joined:
    Jul 26, 2013
    Messages:
    2,938
    Likes Received:
    1,266
    Known bugs:
    • LoginDialog error message gets cut off due to new font. (Already fixed. Awaiting 1.1.3 release.)
    • Tooltip for close button on LoginDialog is an ugly yellow. (Already fixed. Awaiting 1.1.3 release.)
     
  4. EvilCabbage

    Joined:
    Nov 3, 2013
    Messages:
    2,389
    Likes Received:
    849
    Thanks for the fast updates :) I hope to use this client myself when there is more scripts bots!
     

Share This Page

Loading...