Commit graph

617 commits

Author SHA1 Message Date
Sakimori 9404ffd8fc fixed season length 2021-01-15 05:37:25 -05:00
Sakimori a1a45ca805 fixed an f-string 2021-01-15 05:34:17 -05:00
Sakimori 3d2df59ca1 started recording season champions 2021-01-15 05:12:55 -05:00
Sakimori 016bc2ed24 set only one tournament to increment league day 2021-01-15 05:09:23 -05:00
Sakimori fc07efa7ef tidyed up wait times for tournament games 2021-01-15 04:31:31 -05:00
Sakimori af7112367d added m;leagueschedule 2021-01-15 04:27:20 -05:00
Sakimori 5eec52db62 made tournaments use rotations when leagues are assigned 2021-01-15 03:22:26 -05:00
Sakimori e77e406470 adjusted tournaments to work on the same schedule system as leagues 2021-01-15 03:18:41 -05:00
Sakimori 8d6f6ab33a direct start to postseason, partial series support 2021-01-15 02:23:44 -05:00
Sakimori 19072f2111 implemented tiebreakers and postseason tournament 2021-01-15 02:12:30 -05:00
Sakimori 121d92885a
Merge pull request #151 from esSteres/leagues
fix numerical inputs in league options
2021-01-14 23:39:31 -05:00
Sakimori 333476548d standings and wildcard commands added 2021-01-14 23:39:08 -05:00
Elijah Steres e184c91515 add history box to game page 2021-01-14 21:26:54 -05:00
Elijah Steres 5f6d8cc2ec fix numerical inputs in league options
also clean up some eslint warnings
2021-01-14 17:58:24 -05:00
Sakimori 6b56c87bef added handling for postseason constraints 2021-01-14 17:47:57 -05:00
Sakimori ee55b00caf
Merge pull request #150 from esSteres/leagues
add create league link, use logos in link_div
2021-01-14 17:31:51 -05:00
Elijah Steres 96f272127c add create league link, use logos in link_div 2021-01-14 17:21:31 -05:00
Sakimori 60fe1da2ad
Merge pull request #149 from esSteres/leagues
Add create league page to site
2021-01-14 04:49:28 -05:00
Sakimori 4acaca0fb1 added the startleague command 2021-01-14 02:37:23 -05:00
Elijah Steres c837a826c0 connect league create page to backend 2021-01-14 01:40:44 -05:00
Sakimori b83bf771ca made leagues save properly after autoplaying 2021-01-14 00:37:58 -05:00
Sakimori da8607e295 fixed some blocking bugs in startleague 2021-01-14 00:25:24 -05:00
Sakimori 5826574a1d startleague command attempt 2021-01-14 00:20:43 -05:00
Sakimori 3def1378a9 bugfixes for veil and twilight, changed veil text and emoji 2021-01-13 23:21:28 -05:00
Sakimori ae256de645 implemented thinned veil and twilight weathers 2021-01-13 22:34:46 -05:00
Sakimori 22115ee2c3 closed #142 2021-01-13 20:55:12 -05:00
Sakimori c141c0a02f
Merge pull request #147 from xSke/leagues
Update Dockerfile for frontend build
2021-01-13 20:46:25 -05:00
Elijah Steres 8f610eaa2e Merge branch 'create-league' into leagues 2021-01-13 20:20:50 -05:00
Sakimori cbcb950d78 implemented league saving and loading 2021-01-13 19:20:58 -05:00
Genderdruid d5bc2200da Merge branch 'leagues' 2021-01-13 15:59:35 -08:00
Sakimori a330290712
Merge pull request #148 from esSteres/leagues
fix inning arrow not updating
2021-01-13 16:34:42 -05:00
Elijah Steres 2b0aadd34f fix inning arrow not updating 2021-01-13 16:18:43 -05:00
Sakimori cfd4af5f7c
added another patron 2021-01-13 15:27:59 -05:00
Astrid 1189fb219a Update Dockerfile for frontend build 2021-01-13 12:56:00 +01:00
Sakimori 8255d838e5 got leagues actually functioning, i think 2021-01-13 06:32:28 -05:00
Sakimori 0349f45394 fixed an unresolved import 2021-01-13 04:33:42 -05:00
Sakimori b6e4c1069c lots of league database foundation 2021-01-13 04:23:48 -05:00
Sakimori c407722166
Merge pull request #139 from esSteres/react
Rebuild frontend in react
2021-01-13 02:07:36 -05:00
Sakimori ac2f303936
switched to gpl3 2021-01-12 15:36:56 -05:00
Elijah Steres ab488c331a add more option fields 2021-01-12 13:16:31 -05:00
Elijah Steres 39e30c3811 finish league create page 2021-01-12 03:17:02 -05:00
Elijah Steres 1337df4af3 fix weird gap 2021-01-11 16:11:35 -05:00
Elijah Steres 74c9da684f change to using fetch over jquery 2021-01-11 14:14:54 -05:00
Sakimori df09a2cf97 added standings to league object and began collecting them from prestige.py 2021-01-11 06:36:13 -05:00
Sakimori 31930aab63 this should add all the infrastructure needed to run a league's games (and only *run* them, no data yet). untested 2021-01-11 06:17:14 -05:00
Elijah Steres c3a35c07a4 work on team search 2021-01-10 23:47:49 -05:00
Elijah Steres 72edbf5022 make league structure 2021-01-10 01:27:30 -05:00
Elijah Steres a9cd89d5ce Merge branch 'react' of https://github.com/esSteres/matteo-the-prestige into react 2021-01-10 01:23:31 -05:00
Elijah Steres 31acd0ceed organize things and switch to using /game/:id over /game?id= 2021-01-10 01:18:37 -05:00
esSteres 0ce37e37d9
Merge branch 'indev' into react 2021-01-09 20:35:28 -05:00