Commit Graph

6 Commits

Author SHA1 Message Date
rsvaultpudgy-create
0c41f896cb update persistent-bank (#12859)
* Update persistent-bank

Item valuation was running on a
background thread, where ItemManager.getItemPrice() returns 0, so whole
accounts were priced at ~0. Valuation now runs on the client thread.

* persistent-bank: update to 61ceea9
2026-06-24 10:01:49 -04:00
rsvaultpudgy-create
804315c09e update persistent-bank (#12835)
Fixed occasionally displaying incomplete values which negatively impacted the graph display
2026-06-23 13:51:27 -04:00
rsvaultpudgy-create
b5d1dcf8c9 update persistent-bank (#12797) 2026-06-23 10:29:25 -04:00
rsvaultpudgy-create
0e5aff662e update persistent-bank (#12697) 2026-06-19 19:54:52 -07:00
rsvaultpudgy-create
05380cfadd update persistent-bank (#11993)
* Create persistent-bank.yml

* Update and rename persistent-bank.yml to persistent-bank

* Update persistent-bank

* Apply suggestion from @riktenx

* Update persistent-bank

* Update persistent-bank

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2026-05-17 16:36:33 -04:00
rsvaultpudgy-create
bb3a2f0bdf add persistent-bank (#11614)
* Create persistent-bank.yml

* Update and rename persistent-bank.yml to persistent-bank

* Update persistent-bank

* Apply suggestion from @riktenx

* Update persistent-bank

---------

Co-authored-by: riktenx <riktenx@gmail.com>
2026-05-17 01:38:02 -04:00