Commit Graph
7 Commits
Author SHA1 Message Date
Lars d6f5259fc2 Motherlode Mine - Startup / shutdown bugs (#3124)
- When starting the Motherlode Mine plugin for the first time inside
MLM, the sack overlay will be colored red because the sack values are
set to 0. Changed so the plugin refreshes the sack values on startup.
- When stopping the plugin, the sack widget will stay hidden. This
calls sack.setHidden(false) on plugin shutdown.
- When MLM plugin is started, reset session properly
2018-05-26 15:23:49 +02:00
Lars Ørnlo 0f90f2dbbb Motherlode Mine - Region check on plugin startup 2018-05-14 12:20:23 +02:00
ypperlig c9d47864a0 Clear previous image components in fight caves overlay 2018-05-11 01:38:41 +02:00
Lars Ørnlo 43187c5f4c Add config option that enables/disables mouse tooltip on rune pouch however since information is already available on screen if rune pouch is enabled. 2018-05-06 22:03:21 -04:00
Lars Ørnlo 9396891f3d Added option that allows a player to see the number of gems found during the current mining session. 2018-04-18 08:22:35 -04:00
Lars Ørnlo 82963b5646 Some quality of life changes to the Motherlode Mine Plugin.
The following changes have been done:

- Added red coloring to Pay-dirt in sack when the number of pay-dirt
exceeds or is equal to the maximum allowed.
- Added "Deposits left" to sack overlay. This shows the estimated
Pay-dirt deposits left before sack is full. This is calculated based on
inventory space. This is also colored red when deposits left are 0.
- Added region check to most functions
2018-04-13 09:47:54 -04:00
Lars Ørnlo 9f3ec50ce4 Add upgraded sack to varbits (5556) 2018-04-13 08:55:24 -04:00