Commit Graph

7 Commits

Author SHA1 Message Date
RolimirKal a3dd9c6b19 Bug Fix
Changes:
- Only update if the target progress is different from the current progress
- fix anim loop binding logic
- Comment and warning clarifications
- delay animation start to let websocket connect
2026-07-30 10:30:26 -04:00
RolimirKal c89d341651 BugFix
Changes:
- Now pulls goal progress from correct object
- Fixed incorrect acceptable animation range
2026-07-30 08:39:48 -04:00
RolimirKal cc16e2d9e6 Deconflict
Changes:
- Websocket URL and channel name
2026-07-30 08:15:19 -04:00
RolimirKal b77252b0b1 Animate!
Changes:
- re-enabled reconnecting websocket
- restructured goal progress update logic
- separated test sim and animation logic
- set animation to loop from zero to current progress
- set default goal progress to 25 for clearer troubleshooting
2026-07-30 08:10:29 -04:00
RolimirKal 29dcf1061c Art Update
Changed:
- Removed overlay and mask
- New art
2026-07-28 19:27:10 -04:00
RolimirKal f86e7a6acd Optimizations
Changes:
- Removed Imgur hotlink
- Added image pre-fetching
2026-07-28 09:12:03 -04:00
RolimirKal b656d02547 Actual Initial Upload...
Simple bare-bones book progress bar with a test animation running.

Changes:
- Migrated to a new repo because the whole project was in the wrong local directory.. oops
- Removed remaining unrelated timer files and code.

TODO:
- Remove IMGUR hotlink
- Update book art
- Proper input value testing
- Get websocket connected and tested
2026-07-28 05:13:12 -04:00