- @RealPoke Fixed item smithing (was previously withdrawing ores instead of bars)
- Use semantic versioning
1.10.7 - 2019-01-23
- Fix bot not adjusting settings after Tutorial Island completion
1.10.6 - 2019-01-23
- Fixed GE selling when player has 0 of item to be sold. In this case the task will be skipped
1.10.5 - 2019-01-23
- Fixed loop task saving
1.10.4 - 2019-01-22
- Fixes for make all interface
- Fixed crafting "Plant pot"s
1.10.3 - 2019-01-22
- Fixed crafting pottery
1.10.2 - 2019-01-22
- Fixed grand exchange isOpen() & collect(), seems like OSBot API is broken here
- Fixed fishing saving / loading
- Added extra sleeps to ItemReqBanking
- Added isVisible() and interact() functions to CachedWidget
1.10.1 - 2019-01-21
- Tutorial Island Fixes
- Fixing loop task with CLI
1.10.0 - 2019-01-19
- Added GUI validation. Users will no longer be able to start the script / save a config if inputs are invalid.
1.9.0 - 2019-01-19
- Tasks can now be re-ordered by right clicking, and selecting "Move up" or "Move down" from the menu. Thanks to @Azn2000
- Paint adjusts with resizable mode. Thanks to @Azn2000
- Fixed Tutorial Island task finishing before login
- Added custom path to avoid Wizards in Romeo and Juliet quest. Thanks to @Azn2000
- You can now specify an end Date / Time for timed tasks
- You can now specify an end Date / Time for break tasks
- You can now specify an end Date / Time for loop tasks
1.8.0 - 2019-01-13
- Added Lumbridge cooking range
- Romeo & Juliet quest bug fix, thanks to @Azn2000
1.7.1 - 2019-01-13
- Fix script not starting the second time, unless you refresh.
1.7.0 - 2019-01-13
- Enable fixed mode on script start
- Hide roofs on script start
- Enable shift dropping on script start
1.6.0 - 2019-01-13
- Added Sheep Shearer quest
- Added The Restless Ghost quest
- Fixed file paths for Linux
- Fixed banking bug where withdraw mode not being set to noted
- Updated Grand Exchange sell task to sell all if amount on player is less than amount to sell
- Credits to @RealPoke for all of the above, with some minor refactoring by me ^_^
1.5.0 - 2019-01-08
- Added Romeo & Juliet quest
- Added Cook's Assistant quest
- Thanks to @RealPoke
1.4.2 - 2019-01-08
- Fixed crash when player burns two shrimp in Tutorial Island survival section
1.4.1 - 2019-01-06
- Fixed Tutorial Island fire lighting
- Refactoring
1.4.0 - 2019-01-05
- Loop task GUI improvements
- Refactoring
1.3.0 - 2019-01-05
- Added loop task thanks to @MasterOfHash
1.2.1 - 2019-01-05
- Use remote version for ignore version
1.2.0 - 2019-01-05
- Added support for ignoring update messages
1.1.0 - 2019-01-05
- Added a version checker
- Added a copy to clipboard button
1.0.9 - 2019-01-04
- Unlisted changes
1.0.8 - 2019-01-02
- Fixed small net / big next fishing
- Fixed woodcutting chopping the Christmas tree
1.0.7 - 2019-01-01
- Fixed RuneCrafting activity not leavint altar on task completion
1.0.6 - 2019-01-01
- Fixed dart tip smithing
- Fixed bait fishing, thanks to @Progamerz
- Skipped version
1.0.4 - 2019-01-01
- Fixed big net fishing
1.0.3 - 2019-01-01
- Fixed small net fishing
1.0.2 - 2019-01-01
- Fixed gem cutting
1.0.1 - 2019-01-01
- Tutorial Island Fixes
- First open source release