guillaume009 / runelite-plugin-action-progress

BSD 2-Clause "Simplified" License
3 stars 7 forks source link

[BUG] Coal Bag not taken into account for smelting at furnace #68

Open JustenOSRS opened 1 week ago

JustenOSRS commented 1 week ago

When smelting at a furnace, if you have an open coal bag, the plugin does not account for the extra coal in the bag.

Steps to reproduce the behavior:

  1. Gather resources to smelt, including enough coal in the coal bag to make an extra bar (for example, 5 runite ore & 27 coal in bag + 26 coal in inventory
  2. Smelt at any furnace
  3. The plugin will tell you you've finished before you are actually done smelting

Expected behavior The plugin should take into account the amount of coal in the coal bag (27 without cape, 36 with) to determine when you will finish.

Screenshots image