Commit Graph

3 Commits

Author SHA1 Message Date
Rocket
d00a857c42 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
2025-10-19 17:22:13 -04:00
Rocket
c6a194a4d5 Update nex-split-tracker (#5495) 2024-02-07 17:13:28 +00:00
Rocket
23cdb5dd88 Add Nex Split Tracker plugin (#5373) 2024-02-05 20:27:59 +00:00