Hey,   API CHANGES: - Added Camera#setUseMouse(boolean). This will change the control for all API camera movement from keyboard to the mouse. Only needs to be called once in startup of script to stay active. Currently off by default to not intervene with existing script logic. (Thanks to Khal) - Added ItemContainer#containsAll(String... names) and (int... ids) FIXES: - Fixed inventory item getOwner() being null when inventory isn't open. WEB WALKER: - Added some runec