Commit Graph

12 Commits

Author SHA1 Message Date
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 72fe8d1abb Merge branch 'main' of https://git.thewisewolf.dev/CarmiCoven/BookBar 2026-07-30 08:25:13 -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
conatum 41afeb7bfc tweak: Update ws URL and channel name 2026-07-30 10:18:43 +03: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
RolimirKal 36332867e6 Initial Upload
Simple bare-bones book progress bar with a test animation running.

TODO:
- Remove IMGUR hotlink
- Update book art
- Proper input value testing
- Get websocket connected and tested
2026-07-28 04:49:35 -04:00
RolimirKal 3c2c8ec0ae Checkpoint
I haven't touched this code in a month and need a rollback point for when I break everything.
2026-07-25 17:39:21 -04:00
RolimirKal cc14fc933d Subathon Timer Copy & File Setup
- Clone Subathon Timer files
- Setup gitignore and sublime project files
2026-06-12 23:10:42 -04:00
RolimirKal b33135b5cd Initial commit 2026-06-12 20:23:48 -04:00