Commit Graph

18 Commits

Author SHA1 Message Date
2d9e320d42 v4.1-Spacing adjustments
- relaxed vertical spacing and increased horizontal gap between text and graphic

- cleanup
2025-11-02 04:45:52 -05:00
da6ae0b9c3 v4-Animation rework
- added JS logic for controlling animations based on text length

- added duplicate elements for looping scroll effect and JS logic for populating them
2025-11-02 03:45:11 -05:00
960c037362 Completed v3
- layout change, reorganized elements and duplicated graphic to avoid using z-index which did not function in OBS browser sources - DO NOT REMOVE DUPLICATE HEART GRAPHIC -

- animation!!! + more wrappers to split up static vs dynamic effects

- temp legacy versions for easier comparisons (no-bold and uniform-font html+css)

- js content tweaks to maintain parity with layout template
2025-10-31 18:50:34 -04:00
1f49e82035 Merge branch 'v2-Prototyping' of https://git.thewisewolf.dev/CarmiCoven/subathon-timer into v2-Prototyping 2025-10-31 11:06:37 -04:00
31bc26c72f Completed v2
- aligned elements to graphic

- minimized wasted space (lots of small manual adjustments)

- extra wrappers for better formatting

- tested various text lengths to ensure static elements sizing
2025-10-31 10:43:14 -04:00
45502c00e4 Merge branch 'master' into v2-Prototyping 2025-10-31 23:53:35 +10:00
c79f969059 Script for new UI and payload format. 2025-10-31 23:50:35 +10:00
9544579ebe Quick-push checkpoint
- messy, under renovations

- IDs for important content (timer, goal progress, username elements) should be final
2025-10-31 07:34:08 -04:00
f8bce7a50c Scaling method and structure refactor
- Unify scaling method based on image height instead of individual elements for better iteration control.

- Restructure layout method to reduce reliance on manual grid definitions, remove unnecessary grid blocks, and improve dynamic layout for simpler iteration

- Breaks layout, needs new polish pass
2025-10-31 05:48:40 -04:00
b1fb0299d2 v2-Init
Create branch and rollback point for v2 prototyping
2025-10-31 04:15:21 -04:00
70c0b3984c Add UI layout and placeholder graphic
HTML:
- doc structure
- static placeholder content
- add fonts (VT323, Silkscreen)

CSS:
- full v1 styling
- dynamically scales content based on image size
- clean cutoff of overflow text for usernames and goal names
2025-10-30 13:55:12 -04:00
47218deb87 Change font to VT323 2025-10-30 23:48:42 +10:00
df6ce48681 Update name 2025-10-30 19:42:30 +10:00
90c8774011 Update websocket URL 2025-10-30 19:20:39 +10:00
524ab37bbb Update appearence 2025-09-22 23:27:14 +10:00
0de496bf3c Adjust to new timer channel format. 2025-09-22 23:26:56 +10:00
b21a5969e3 Remove extra timer modes. 2025-09-22 23:05:25 +10:00
84eeb1bb81 Initial timer 2025-09-02 22:28:58 +10:00