Commit Graph

16 Commits

Author SHA1 Message Date
Sakimori
2b350e9acd added host declaration 2021-01-01 14:58:55 -05:00
Sakimori
acdc160ab0 fixed outs not displaying, fixed game end notification in discord 2021-01-01 12:08:11 -05:00
Elijah Steres
854f5f4c26 change 'for in' to 'for of' because js sucks 2021-01-01 05:04:10 -05:00
Elijah Steres
bc39f66ffa Merge remote-tracking branch 'upstream/master' 2021-01-01 03:35:08 -05:00
Elijah Steres
01c73a06eb make site faster by generating html server-side 2021-01-01 03:32:47 -05:00
Sakimori
a6e5e541fc cleaned up a print function, added check for same league 2020-12-31 20:40:52 -05:00
Sakimori
2d6ba652b7 added is_league flag to game updates 2020-12-31 17:06:56 -05:00
Sakimori
debffec9b0 first attempt at adding league or user info to the game display 2020-12-31 13:41:32 -05:00
Sakimori
866773be75
changed delay back to 6 seconds 2020-12-31 04:03:16 -05:00
Sakimori
1cf79ce861 tidyed up some half-inning and game end weirdness, fixed end_delay, added game end pings and summary embeds in discord 2020-12-31 03:32:01 -05:00
Elijah Steres
40e1c5a72c add game end and fix cell removal code 2020-12-30 21:32:07 -05:00
Elijah Steres
b77078ae10 make games appear immediately on page load and add message for when no games are running 2020-12-30 15:10:29 -05:00
Sakimori
46528deb5e adjusted game diplay for half-inning changeover, changed title of web page 2020-12-30 02:48:39 -05:00
Elijah Steres
b236445d8b frontend complete! for now, at least 2020-12-30 01:31:19 -05:00
Sakimori
be18cf83b7 built rudimentary css grid for games, loader.js now directs updates to appropriate grid square as they come in 2020-12-28 19:48:50 -05:00
Sakimori
2a40cbfbd2 got a web page with all current games' full display states available in json 2020-12-28 03:21:47 -05:00