From 727dccf24464d29d97179c26d99ea0e368d56f8c Mon Sep 17 00:00:00 2001 From: Marcel Hollink <83513613+mhollink@users.noreply.github.com> Date: Fri, 27 Mar 2026 04:20:58 +0100 Subject: [PATCH] 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 --- plugins/bankstanding | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/bankstanding b/plugins/bankstanding index 5c23d72f6..b2a3159fd 100644 --- a/plugins/bankstanding +++ b/plugins/bankstanding @@ -1,3 +1,3 @@ repository=https://github.com/mhollink/bankstanding-plugin.git -commit=af99b03cfef438a284e3656ac759e801e97ca140 +commit=d8d32d942800b2cfd64c967258ef75b49211f410 authors=mhollink,opaf-osrs