Fixed a bug in rs3 projection - landscape height is now calculated per-vertex instead of per tile. This improvement comes with minimal performance impact.
Improved performance of projecting models in osrs.
Fixed a null pointer that was concurring within osrs object definitions.
Added SlotAction#isActivatable and #isCoolingDown.
Revised SlotAction#isReady to properly check if an action is both activatable and not cooling down.
Fixed Summoing#getPoints and #getMaximumPoints when in Legacy mode
Fixed Powers.Prayer#getPoints and #getMaximumPoints when in Legacy mode