8 Commits

Author SHA1 Message Date
Devin Tinsley
492a8a25b8 update time-to-max to v1.1.2 (#8177)
- Add xp override feature
- Correct issues pointed out in previous pr
- Add tracking of lowest skill for focus
- Add toggle for highlighting lowest skill
- Add calculation override logic

Co-authored-by: Hamelot <devin.tinsley@gmail.com>
2025-06-10 19:58:44 -07:00
Devin Tinsley
7187ae1702 Update time-to-max to v1.1.1 (#8158) 2025-06-04 19:22:58 -05:00
Devin Tinsley
e36859c8e7 update time-to-max to v1.1.0 (#8137)
Co-authored-by: Hamelot <devin.tinsley@gmail.com>
2025-06-01 22:11:01 -07:00
Devin Tinsley
12f4c3b20c update time-to-max to v1.0.4 (#8122)
Co-authored-by: Hamelot <devin.tinsley@deq.idaho.gov>
2025-05-30 20:11:23 -07:00
Devin Tinsley
de13f3f865 update time-to-max to v1.0.3 (#8111) 2025-05-28 17:42:57 -04:00
Devin Tinsley
aa2be9ec80 update time-to-max to v1.0.2 (#8097) 2025-05-26 21:08:39 -04:00
Devin Tinsley
b9005282d2 Update time-to-max 2025-05-24 16:02:38 -04:00
Devin Tinsley
6c86484e8f add time-to-max (#7908)
* Add time to max plugin information

* Update commit reference for time-to-max plugin

* Update commit reference for time-to-max plugin

* Update commit reference for time-to-max plugin

* Apply code style changes to time-to-max plugin

* Fixed an issue with interval reset logic

* Refactor side panel and update settings.gradle

* Refactor SkillsTracker and TimeToMaxPlugin for improved baseline handling and logging

* Enhance SkillsTracker and TimeToMaxPlugin to support asynchronous file operations using ScheduledExecutorService

* Refactor SkillsTracker and TimeToMaxPanel to support asynchronous data loading and UI updates

* Refactor SkillTimeToMaxPanel, SkillsTracker, and TimeToMaxPanel to utilize a shared ScheduledExecutorService for asynchronous operations and improve UI responsiveness

* Massive overhaul to plugin

- utilize xpTracker plugin for refactor

* Remove unused files

* Trigger build

---------

Co-authored-by: Hamelot <devin.tinsley@deq.idaho.gov>
2025-05-22 03:54:06 -04:00