Commit Graph

1563 Commits (aedd51e5f8f0533928ef3379f353535d6491e68d)
 

Author SHA1 Message Date
ElementalAlchemist aedd51e5f8 Fix small gaps in the background 3 months ago
ElementalAlchemist f6f42fbb45 Minor cleanup of the standard mode 3 months ago
ElementalAlchemist 96a71c3519 Add point progress mode
Adds a new mode that makes the full width be exactly one point, and the bus drives across the canvas.

This also resizes the canvas to the requested size (1580x62).
3 months ago
ElementalAlchemist 5410b5c1fe Shorten refresh interval to 2.5 seconds 3 months ago
ElementalAlchemist 8b7b87d450 Fix bus stops disappearing early
The existing code tried to avoid infinite loops due to floating point math. It turns out the +1 was overzealous and caused bus stop signs to disappear before expected at high scale numbers.
3 months ago
ElementalAlchemist ee5a36f425 Default to filling the canvas with the key-out color 3 months ago
ElementalAlchemist 58f3b867f7 Better align bus stop signs with the front of the bus 3 months ago
ElementalAlchemist f678556ff5 Show icons for points we've driven past 3 months ago
ElementalAlchemist 95c0a86da0 Constantize the canvas width in case we want it widened in the future 3 months ago
ElementalAlchemist 4098619de9 Add key-out color on the ground 3 months ago
ElementalAlchemist c3bde04f3c Implement scaling 3 months ago
ElementalAlchemist b5a62e5a88 Implement canvas-based bus system 3 months ago
Mike Lang 2aadf79bfb thrimshim odo hack: assume unmatched time of day means dawn
until we can fix dawn detection.
3 months ago
Mike Lang bf9da27ca4 restreamer: refuse to load more than 2h of chat
this hard locks up the server due to merge taking a very long time
3 months ago
Mike Lang cb08f49003 pubbot: update total var before sending to zulip
so if zulip is down it still saves
3 months ago
Mike Lang 5012c2cee2 prizebot: fix urls 3 months ago
ElementalAlchemist c38144d478 Build bus_analyzer 3 months ago
Mike Lang 8ccb6a6e60 pubbot: Post prize names 3 months ago
Mike Lang 61d6df5d1f drive clock: Avoid using "sky" tag ids as uBO blocks them 3 months ago
Mike Lang c54ed3455c driveclock: Run initial update immediately 3 months ago
Mike Lang 91bce47be1 Add driveclock to thrimbletrimmer 3 months ago
Mike Lang e794b0cf7d prizebot fixes 3 months ago
Mike Lang 968e6ec273 make prizebot work with new website 3 months ago
Mike Lang 3b1c837bfa Import prizebot 3 months ago
Mike Lang 9e8cb7bee8 Make ensure_directory() work with paths with no directory component 3 months ago
Mike Lang 854b5723bb Fix wrong variable names in archive cutting 3 months ago
Mike Lang b88627183d Fix modifying manually-uploaded links 3 months ago
Mike Lang a819f02601 thrimbletrimmer: Explicit button to reset crop settings to defaults
instead of on switch of template, which didn't work properly anyway.
3 months ago
Mike Lang b7c78568b1 thrimbletrimmer: default to locked aspect ratio 3 months ago
Mike Lang 185e7fd4bf thrimshim: Read template attribution, not description 3 months ago
Christopher Usher b5d084305b Another fix 3 months ago
Christopher Usher 13f20ba882 More fixes 3 months ago
Christopher Usher 6cf475793b Fixes in response to PR comments 3 months ago
Christopher Usher 0d14d0b91b Added missing thumbnail attribution to video description 3 months ago
Mike Lang 8832197ab1 add diamond wipe 3 months ago
Christopher Usher 64f5873b3b Bug fixed 3 months ago
Christopher Usher 656be6c292 Allow for masking digits 3 months ago
Mike Lang 6c97654da3 thrimbletrimmer: Don't listen for loadedmetadata in two places
The first place never fires, the second one replaces it I think.
3 months ago
Mike Lang 9d45833ed1 fix returning wrong thing 3 months ago
Mike Lang 3bbedde112 download_media: Handle relative urls in redirect 3 months ago
Mike Lang e8ff4ed144 fix parsing certain imgur album links 3 months ago
ElementalAlchemist 90696bbeda Upgrade Hls.js 3 months ago
Mike Lang 5b62e3a2ff fix bug where oneoff templates are uploaded without a frame 3 months ago
Mike Lang 3d22afbf0d thrimbletrimmer: Load uploaded template in crop tool when type = ONEOFF 3 months ago
Christopher Usher 87b27582c4 Updated colours to observed values 3 months ago
Kim 64672b2e16 Update buscribe/buscribe/buscribe.py
Co-authored-by: Mike Lang <ekimekim@users.noreply.github.com>
3 months ago
Kim a001e913e3 Add new logging invocation for in-progress VOSK monitoring, as well as migrate to f-string syntax for rest of buscribe. 3 months ago
Mike Lang f0fb2fb281 pubbot: Don't send updates with 0 increase
These double messages happen occasionally, we want to just ignore them.
3 months ago
Mike Lang eb05d37319 remove unneeded rm EXTERNALLY-MANAGED for buscribe 3 months ago
Mike Lang e161e97bb4 pubbot: Flush log, fix type, fetch current total on start 3 months ago