Commit Graph

21 Commits

Author SHA1 Message Date
Sakimori
af7112367d added m;leagueschedule 2021-01-15 04:27:20 -05:00
Sakimori
e77e406470 adjusted tournaments to work on the same schedule system as leagues 2021-01-15 03:18:41 -05:00
Sakimori
19072f2111 implemented tiebreakers and postseason tournament 2021-01-15 02:12:30 -05:00
Sakimori
333476548d standings and wildcard commands added 2021-01-14 23:39:08 -05:00
Sakimori
6b56c87bef added handling for postseason constraints 2021-01-14 17:47:57 -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
Elijah Steres
c837a826c0 connect league create page to backend 2021-01-14 01:40:44 -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
cbcb950d78 implemented league saving and loading 2021-01-13 19:20:58 -05:00
Sakimori
8255d838e5 got leagues actually functioning, i think 2021-01-13 06:32:28 -05:00
Sakimori
b6e4c1069c lots of league database foundation 2021-01-13 04:23:48 -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
Sakimori
2c638970de cleaned up a comment 2021-01-06 02:27:04 -05:00
Sakimori
ff582d8709 finished implementing tournaments, slowed game ticks to 8 seconds 2021-01-03 23:18:45 -05:00
Sakimori
2c14d7cf73 added win values to debug tourney to test win seeding 2021-01-03 06:56:40 -05:00
Sakimori
d5f2ceeac9 set max innings of debug tournament round to 3 for faster testing 2021-01-03 06:09:27 -05:00
Sakimori
12255e3eef m;starttournament now starts a debug tournament 2021-01-03 06:06:51 -05:00
Sakimori
22150033ca started implementing bracket generation 2021-01-03 01:04: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