Releases: Explv/Explvs-AIO
Explv's AIO v3.1.0
Added randomize task order option to loop task.
This option will randomly shuffle the list of tasks, each time a loop begins.
Note that the break tasks will remain in the same task order, but will still be randomly shuffled.
For example:
If you had a set of tasks like this:
Level task 1 -> Break task 1 -> Level task 2 -> Break task 2 -> Loop task (last 4 tasks)
The list of tasks could be randomized like this:
Level task 2 -> Break task 2 -> Level task 1 -> Break task 1
But will never be randomized like this:
Break task 2 -> Break task 1 -> Level task 1 -> Level task 2
This is to prevent having multiple break tasks in a row
Explv's AIO v3.0.1
- Maven support
- Fix image loading
- Use Roboto for paint font
- Fix DurationPanel saving / loading
- Fix RuneCrafting not withdrawing 28 essence when using tiara
- Fix settings configuration stuck when Lumbridge Guide dialogue open
Explv's AIO v2.5.0
Explv's AIO v2.4.1
- Fixed woodcutting (removed previous fix for Christmas Trees based on modified colours)
- Updated jewellery crafting to click on furnace, instead of using item on furnace
- GUI l&f changes
Explv's AIO v2.3.2
Reduce unnecessary GUI width
Explv's AIO v2.3.1
Fix ItemReqBanking not withdrawing when min quantity of item req in inventory
Fix ItemReqBanking not depositing when more than target amount in inventory
Restructuring GETaskPanel
Fix RSUnitField validation
Explv's AIO v2.3.0
Explv's AIO v2.2.0
Explv's AIO v2.1.4
- Rune essence mining reliability improvements
Explv's AIO v2.1.3
- Fixed bar smelting interface