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:
Rocket
2025-10-19 14:22:13 -07:00
committed by GitHub
parent e78a4b476c
commit d00a857c42

View File

@@ -1,2 +1,2 @@
repository=https://github.com/KeyboardIsMagic/NexSplitTracker.git
commit=faf5bbd189d4e4ae49b6180e27f0b3a56df9c0e2
commit=4585c9b25b5954ac537fcc9f9c8f6a70b4ff3339