- Thread Author
- #1
- Added Themes.getCurrentStylesheet().
- Added Bestiary class to RS3 package.
- Fixed a rogue null pointer in the Region class.
- Deprecated parts of the WorldSelect class.
- Added a Worlds class and a -world CLI argument.
- Added the ability to force a certain camera pitch or yaw when turning to an entity.
- Began to force a 64bit JRE and Java 8u40.
- Deprecated certain direct index methods in the Interfaces class.
- Fixed Camera.passivelyTurnTo throwing index out of bound exceptions when -1 is passed in. Since that's the value getYaw and getPitch return under certain situations, it now simply returns false for that value.
Updated the list slightly.