Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

V1.0.0 Beta 3

Engineer
Joined
Jul 28, 2013
Messages
2,776
Hey guys, Beta 3 is out and fixes a lot of problems that came up in the last release, enjoy guys :)

OSRS
  • Objects are being centered on there respective tiles. This is appropriate for most objects, but is temporary because it's still not a proper solution (Some objects will still be off).
RS3
  • Fixed GlobalPathBuilder.generatePath;
  • Full support for OpenGL mode (DirectX coming soon!) (Must run using JRE, not the JDK)
  • Fixed GroundItem clicking
  • Fixed NullPointerException in CombatGauge.getPercent
  • Action.isReady and Action.activate has been fixed
General
  • THE SYNC SERVER HAS BEEN STABILIZED :D :D
  • The API has been switched to the hybrid exception/default value style that was voted on by the community.
  • Clouse now sends it's movements on a separate thread which should fix the slight click delay some people were experiencing.
  • Clouse is now more accurate and shouldn't throw any more NullPointerExceptions
Development Toolkit
  • The ActionBar debug has been greatly improved
  • The Action debug in ActionBar now renders the slot and provides more information.
  • Everything now operates on the JFX Application Thread (should fix occasional freezing)
  • Low Cpu mode (renders 8 points vs hundreds)
 
Top