Commit Graph

6 Commits

Author SHA1 Message Date
Marcel Hollink
727dccf244 update bankstanding (#11122)
This new version mainly includes the 2 following user facing changes
- Allow bankstanding experience to be shortent with K and M formats for higher levels
- Add bank display names to nicely translate the enum.name() values

Aside from those changes..;
- Quite refactoring has been done to move code to a 'better' place & improve testablity
- Added some unit tests to improve stability for the of the inner-workings of the plugin
- Updated the readme and added a bounty for bug reports regarding missing/incorrect bank locations.

Co-authored-by: m.hollink <m.hollink@dictu.nl>
2026-03-26 23:20:58 -04:00
Marcel Hollink
902cc2acaa update bankstanding (#11100)
Includes the following set of changes
- Add a set of missing bank locations
- Update the size and location of some existing banks
- Optimize & fix some issues with the level progess overlay
- Updating the readme in regards to new added bankstand tracking integration

Co-authored-by: m.hollink <m.hollink@dictu.nl>
2026-03-16 14:26:41 -07:00
Marcel Hollink
4203d02190 update bankstanding (#11098) 2026-03-16 19:12:44 +01:00
Marcel Hollink
ceba72c31e update bankstanding (#11094)
Co-authored-by: m.hollink <m.hollink@dictu.nl>
2026-03-16 10:36:43 -04:00
Marcel Hollink
2e01e57484 update bankstanding (#11081)
- Move the bank location inside the pyramid near Necropolis
- Allow for customizable hide-panel timeouts by moveing the constant into the plugin config

Co-authored-by: m.hollink <m.hollink@dictu.nl>
2026-03-15 16:27:49 -07:00
Marcel Hollink
8f0bc436fa add bankstanding (#10853)
* Add bankstanding plugin

* Update bankstanding

Made some minor adjustments to some of the bank regions

---------

Co-authored-by: m.hollink <m.hollink@dictu.nl>
2026-03-14 08:31:20 -04:00