mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-02-18 23:18:17 -05:00
update nex-split-tracker (#9170)
* feat: add kill count tracking and table editing - Add ItemDataV2 with optional killcount field - Automatic data migration from legacy format with backup creation - Config options to show killcount/date in details table - Config option to enable/disable kill count input field - Double click any row to edit entry element - Right click -> context menu to edit entire entry - Separation of concerns for more maintainable code - Enhanced tooltips - Remove unused legacy code (ItemEntry, duplicate ImageRenderer) - Cleaned up unused ColorScheme constants * refactor: replace java.util.logging with Slf4j and downgrade info logs to debug
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
repository=https://github.com/KeyboardIsMagic/NexSplitTracker.git
|
||||
commit=faf5bbd189d4e4ae49b6180e27f0b3a56df9c0e2
|
||||
commit=4585c9b25b5954ac537fcc9f9c8f6a70b4ff3339
|
||||
|
||||
Reference in New Issue
Block a user