Skip to content

Releases: jamescer/osrs-tools

0.3.1

08 Mar 03:39
Compare
Choose a tag to compare

Class implementation.
Deprecated old methods to be migrated to new class.
Class will be used for future development and quest comparing tools.

Some minor changes.

04 Feb 02:55
b992768
Compare
Choose a tag to compare
  • added questTool.subquestArray(); (just pirate pete right now)
  • test.js properly tests with mocha and chai
  • added empty subquest array for all quests except Recipe for Disaster
  • renamed Experience field to exp in quest.rewards
  • Added highestBoost method for determine max boost for boosting for quests
  • canCompleteQuest method;