Commit Graph

31 Commits

Author SHA1 Message Date
Sakimori
5e00d0d271 moved the team fuzzy searching to a get_team_fuzzy_search for ease of coding 2021-01-03 16:48:51 -05:00
Sakimori
28dca13f53 moved league work to new branch in case not ready for monday release 2021-01-03 03:51:45 -05:00
Elijah Steres
09375e9fe9 add game query param that bumps game to top 2021-01-02 11:52:06 -05:00
Elijah Steres
d3ac6caa70 Merge remote-tracking branch 'upstream/indev' into indev 2021-01-02 06:22:20 -05:00
Elijah Steres
9a70ec02c1 add shareeable game links 2021-01-02 06:21:53 -05:00
Sakimori
e2eb77b1ef fully implemented heavy snow and slight tailwind weathers. removed supernova from the pool 2021-01-02 05:42:14 -05:00
Elijah Steres
5bd45bacf8 make startgame command post link to league 2021-01-02 03:05:54 -05:00
Elijah Steres
61926fca63 Merge remote-tracking branch 'upstream/indev' into indev 2021-01-02 02:51:14 -05:00
Elijah Steres
594fef8229 use history.pushState to make site experience smoother 2021-01-02 02:50:48 -05:00
Elijah Steres
09ce4edb43 give leagues their own page 2021-01-02 01:52:51 -05:00
Sakimori
07a7c5c3c3 added rotations to teams, and automatic conversion. updated saveteam to new format, supporting rotation. games choose random pitcher 2021-01-02 01:10:52 -05:00
Astrid
20fc9ba74c
Also send raw json state in the websocket 2021-01-01 22:30:13 +01:00
Elijah Steres
09f55e8402 css updates and template fixes 2021-01-01 16:24:02 -05:00
Sakimori
971444fb4b another attempt at setting host 2021-01-01 15:28:12 -05:00
Sakimori
b8f6e3b352 changed host to SERVER_NAME 2021-01-01 15:16:26 -05:00
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