Download: http://osbot.org/devbuilds/osbot 2.5.9.jar
The plugins selector is now finished in the client, starting work hardcore on resizable mode. If resizable mode doesn't come to fruition, it's not all lost because at the very least the client will be more future-proof and all the API is getting looked at over again. All that's really left on resizable mode is a few more API classes and working on the client interface.
The scripts page will have a list for plugins soon.
Changelog:
-Plugins tab now functional in Script Selector
-Bank API works on resizable
-DepositBox API works on resizable
-Store API works on resizable
-Chatbox API works on resizable
-GrandExchange API works on resizable
-LogoutTab API works on resizable
-Worlds API partial resizable mode support
-Greatly improved Worlds API world hopping, a lot more stable on first hop attempt
-Worlds API and Logout API dependency cleaned up
-Verified store is open before using buy/sell methods
-CachedWidget accepts new constructor, which takes in a parent CachedWidget
--Allows cached widgets to have predicates based on predicates
-Added CachedWidget setParent
-Added LogoutTab isOpen()
-Added Worlds isOpen()