All notable changes to this project will hopefully be documented in this file. Still pretty janky.
The format is based on Keep a Changelog, and this project adheres as best as I can bother to try to Semantic Versioning.
NEED TO INSTALL YFPY
- ESPN added too!!!!!!
- readme
- score update rate changed to every 10 seconds
- better way of checking Sleeper scores
- holy shit, Yahoo works
- config example
- had to change around the sleeper api file to make it flex with yahoo
- the config stuff
- updated README to include the Yahoo stuff, as well as a way to contact me without making an issue (if needed)
- my own config which I never should have committed tbh
- some of the drafting stuff, I never got it to work and there were higher priorities
- added point diff changes because the green/red is nice but I have a goldfish memory, so now I can see how much the scores have changed by
- there'd be a full minute after boot that it wouldn't check scores, fixed
- update script to make sure all required packages are installed
- added update thing to readme
- commented out more draft stuff, I should just remove it all but I want to work on it eventually
- grabbed the bench points by accident, now only grabs regular points
- readme
- scores are now getting pulled from different source, updates slower but actually works now so who cares?
- efficient score checking (only checks during game times on thur/sun/mon, can improve this later too)
- all the draft stuff now because there's no point now
- technically everything because it didn't actually work before, and now it does. More specifically, I fixed getting the score
- will display the team name instead of username if it's available and fits
- readme
- if the week is 0, we'll move into pre-game of week 1 now (some ugly code there)
- removed the player-download until I do something with it
- countdown stuff got moved to a common function
- little visual tweaks
- some of the draft stuff because I didn't get it to finish it in time
- took out --team-id option thing in the args because it wasn't working as I intended, gone til fixed
- countdown didn't count down to actual gametime, now it does
- added a changelog I guess
- general robustness, it was pretty janky (still is)
- added a bit of pre-draft/draft stuff (still jank)
- added countdown to kickoff after draft
- readme crap
- made a refresh image function to save space
- checks for weeks being negative (pre-season, duh)
- avatars weren't getting downloaded
- hopefully logos dir gets created with proper permissions now