Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update monster-monitor to v1.3.3 (#6919)
* Update monster-monitor to 1.3.3 fix: refine MonsterMonitorPanel UI and improve code structure - Adjusted `MonsterMonitorPanel` scrolling behavior by replacing `npclistpanel` scroll pane with a simple `JPanel`. - Moved `customScrollbarUI` method from `MonsterMonitorPlugin` to `MonsterMonitorPanel` for better encapsulation. - Reduced font size on `Notify` checkbox, `Limit` spinner, and `Set Limit` checkbox for a cleaner UI. - Modified `FINAL_PHASE_IDS` to support multi-ID bosses, adding support for Verzik Vitur. * Update monster-monitor to v1.3.3 fix: refine MonsterMonitorPanel UI and improve code structure - Adjusted `MonsterMonitorPanel` scrolling behavior by replacing `npclistpanel` scroll pane with a simple `JPanel`. - Moved `customScrollbarUI` method from `MonsterMonitorPlugin` to `MonsterMonitorPanel` for better encapsulation. - Reduced font size on `Notify` checkbox, `Limit` spinner, and `Set Limit` checkbox for a cleaner UI. - Modified `FINAL_PHASE_IDS` to support multi-ID bosses, adding support for Verzik Vitur.
- Loading branch information