- Thread Author
- #1
Changelog
API
- Fixed "Could not initialize OSRS" error
- Removed author attribute from Manifest (Security issue)
- Enabled com.runemate.game.api.client.BotPane
- Updated Tabs API
- Added ChatBox API
- Added Viewpoint API (For screenshots)
- Improved Skills API and structure
- Added CombatGauge API (i.e. Actor.getHealthGauge())
- Added Keyboard support for '@'
- Added Item interface (To abstract GroundItem and SpriteItem)
- Added (Projectiles/Npcs/Players).(getLoaded/Nearest)(Actor target)
- Added (Npcs/GameObjects/GroundItems/Projectiles).getLoaded(int... ids)
- Added (Npcs/Players/GameObjects/GroundItems/Projectiles).getNearestTo(Locatable)
UI
- Store the login dialog username between sessions
- Limited bank pin field to 4 numeric characters
- Added transitions to windows
Developer Toolkit
- Added basic Widget debugger
- Improved Npc and Player debugger
Random Handlers
- Added BankPin handler
Last edited: