Hey,
This release brings a couple small improvements and tweaks,
Download link: http://osbot.org/devbuilds/osbot 2.6.34.jar
FIXES:
- Fixed NPC#getSizeX(), getSizeY() always returning 1. Now it will return NPCDefinition#getSize().
MISC:
- The config debugger interface should be more responsive.
- Improved API stability.
- Made some progress on missing API docs.
- Minor bug fixes.
- The OSBot Team