Commit Graph
6 Commits
Author SHA1 Message Date
IEarnSolo b58c0a0e83 update scrollboxcounter (#8631) 2025-07-30 20:06:44 -07:00
IEarnSolo 22a438ebe4 Update scrollboxcounter (#8607) 2025-07-27 20:39:33 -05:00
IEarnSolo f98388ee53 update scrollboxcounter (#8573) 2025-07-26 22:14:03 -04:00
IEarnSolo ff2400a6c1 update scrollboxcounter (#8561) 2025-07-24 02:57:49 -04:00
Lukas 53109e1b34 update scrollboxcounter (#8476) 2025-07-14 22:56:42 -07:00
Lukas edb7b8fea8 add scrollboxcounter (#8411)
* Create scrollboxcounter

* added chat message

A chat message is displayed if a scroll box is picked up from the ground: "holding 2/3 scroll boxes (hard)"

* fixed chat message send on inventory update

Chat message was only sent on item pickup. Now it also shows on scroll box "appearing" in your inventory (for example, when woodcutting). Also checks if you withdraw from a bank interface to not send the chat msg

* removed deprecated api methods

* added config option for chat message
2025-07-10 00:46:12 -04:00