elpatron
  • Joined on 2023-12-25
elpatron merged pull request elpatron/Idle-Fantasy-Save-Viewer#1 2026-07-04 12:18:09 +02:00
Add sync-upstream CI workflows for testing.
elpatron created pull request elpatron/Idle-Fantasy-Save-Viewer#1 2026-07-04 12:17:58 +02:00
Add sync-upstream CI workflows for testing.
elpatron pushed to ci/test-workflows at elpatron/Idle-Fantasy-Save-Viewer 2026-07-04 11:58:04 +02:00
c933dcf7d5 Add sync-upstream CI workflows for testing.
elpatron created branch ci/test-workflows in elpatron/Idle-Fantasy-Save-Viewer 2026-07-04 11:58:04 +02:00
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 16:08:57 +02:00
a1cd1ad0af Normalize game_data line endings and document WSL development.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 15:50:40 +02:00
abdeab59e7 Fix advisor craft count when skill is already ready to level up.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 15:31:20 +02:00
43751ac7de Update README to include training advisor details, recipe syncing instructions, and enhancements to skills and goals sections.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 15:29:05 +02:00
567bbd3de0 Add skill training advisor with recipe data and one-click goals.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 14:17:11 +02:00
e233e3c762 Fix combat trend charts dropping zero kill and run counts.
91444aec52 Update README with demo link, trend charts, combat, and deploy docs.
Compare 2 commits »
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 14:12:32 +02:00
be7fa072f7 Add combat trend sparklines for enemy kills and dungeon runs.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 14:05:02 +02:00
eb7dbea2ee Update .dockerignore and .gitignore to include testfiles directory.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 14:02:43 +02:00
0791ff88e9 Fix top skills history chart hiding skills with zero-level gaps.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-22 13:51:42 +02:00
0926eaeb63 Add per-skill level sparklines with expandable history charts.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 15:37:35 +02:00
0e9dbf1735 Fix PWA install hint dismiss after cached HTML/JS mismatch.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 11:34:50 +02:00
6ba4cf447f Make PWA install hint dismiss reliable across reloads.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 11:29:48 +02:00
ae589eed92 Fix PWA install hint dismiss button not hiding the banner.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 11:22:31 +02:00
2532531110 Use ⚔ emoji glyph for PWA icons matching the brand.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 11:12:11 +02:00
1083dfdf2c Redesign PWA icons with bold crossed swords.
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 11:08:35 +02:00
562a229fa0 Add PWA manifest, service worker, and install hint.
6df10e5498 Add favicon matching the crossed-swords brand icon.
Compare 2 commits »
elpatron pushed to master at elpatron/Idle-Fantasy-Save-Viewer 2026-06-20 10:03:19 +02:00
dc42727f34 Move viewer export/import into a dedicated Backup tab.