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

RuneMate V1.0.0 - Beta 22

Discussion in 'Announcements' started by Cloud, Jun 7, 2014.

  1. Cloud

    Cloud Engineer

    Joined:
    Jul 28, 2013
    Messages:
    2,777
    Likes Received:
    1,124
    Changelog
    • Added support for Java 8
    • Fixed taskbar icon flickering
    • The mouse and keyboard input blocks have been fixed
    • Fixed and extensively improved web walking
      • Renamed getDisconnectedVertexes to getIsolatedVertices
      • Renamed LinePath to BresenhamPath
      • WebPath vertices are now connected via BresenhamPaths
    • Added taskbar notification support for scripts bots (ClientUI.displayTrayNotification)
      • Notifications are sent when an event handler is started (Login Handler)
    • Added Distance.manhatten
    • Fixed Distance.euclidean so that it returns -1 when the locatables are on different planes
      • Fixes Sorting.sortByDistance and as a result all getNearest functions
    • Re-added a default mouse paint
    • Swing L&F is now set to system default
    • Optimized (GameObjects|GroundItems).getNearest to perform better when doing definition related searches.
    • GameObject.getType now returns a GameObject.Type instance instead of a String
    • Fixes equipment and inventory bounds in OSRS when the equip your character screen is open
    This release included plenty of critical bug fixes and represents me crossing 24 items off of my todo list. I hope you guys enjoy :)
     
  2. Aidden

    Aidden Author of MaxiBots

    Joined:
    Dec 3, 2013
    Messages:
    6,482
    Likes Received:
    990
    Massive update, sounds great, keep up the good work guys!
     
  3. Viewer

    Viewer Discretion is advised

    Joined:
    Jan 2, 2014
    Messages:
    306
    Likes Received:
    77
    Awesome update :eek:
     

Share This Page

Loading...