Commit graph

183 commits

Author SHA1 Message Date
Sakimori 62dbc6f533 tidyed up instructions for draft command 2021-01-15 20:27:58 -05:00
Sakimori 797e0da931 past season standings with -s flag 2021-01-15 20:15:52 -05:00
Sakimori d96355c3f0 postseason pause flag 2021-01-15 16:30:11 -05:00
Sakimori eead0c9309 finalized league ownership 2021-01-15 16:24:00 -05:00
Sakimori 6cdfa1bd5b fixed handling on league claim 2021-01-15 16:08:39 -05:00
Sakimori bac252b0be added league ownership commands 2021-01-15 16:06:52 -05:00
Sakimori b2b790b3c9 fixed tourney days 2021-01-15 06:21:25 -05:00
Sakimori 780ca4b3bf changed some language to be more clear about what tournament rounds mean what 2021-01-15 06:18:29 -05:00
Sakimori 80aaa086fb fixed threshold for missed games 2021-01-15 06:08:52 -05:00
Sakimori 26ddaf7e5a adjusted some text in discord 2021-01-15 06:00:51 -05:00
Sakimori 363d58905e fixed titles on interrupted games 2021-01-15 05:54:06 -05:00
Sakimori 92034c185e fixed incrementation 2021-01-15 05:46:50 -05:00
Sakimori 6c30ccb88a fixed season length for real this time, started saving champs 2021-01-15 05:44:59 -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 333476548d standings and wildcard commands added 2021-01-14 23:39:08 -05:00
Sakimori 4acaca0fb1 added the startleague command 2021-01-14 02:37:23 -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 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 c04e96f8f5 Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-08 13:55:59 -05:00
Sakimori 0a1f1a9e73 added connection closing statements to most database.py functions 2021-01-08 13:55:52 -05:00
Genderdruid ad6cc90e82 Update the_prestige.py 2021-01-08 10:15:50 -08:00
Genderdruid d34efcad4b a few minor text updates 2021-01-08 10:10:01 -08:00
joe 97546d7be5 erroneous merge 2021-01-06 17:45:39 -08:00
joe c15f500058 Final tweaks 2021-01-06 17:42:33 -08:00
joe c65d81a5e6 fix help text 2021-01-06 17:42:33 -08:00
joe b76c7de8bc text tweaks 2021-01-06 17:42:33 -08:00
joe b17d3a3042 pitcher fix 2021-01-06 17:42:33 -08:00
joe ba70ac4f31 some fixes 2021-01-06 17:42:33 -08:00
joe 56a1b06d28 rebase latest master 2021-01-06 17:42:33 -08:00
joe 5bc2c520ea discord commands 2021-01-06 17:41:52 -08:00
Astrid 47b5788a09 Store bot data in a data/ directory 2021-01-06 11:53:51 +01:00
Sakimori 9b7038990f strip trailing spaces from team name and slogan 2021-01-05 17:28:45 -05:00
Sakimori 84cb16ab5d added --bestof and --finalsbestof flags to tournament 2021-01-05 15:31:50 -05:00
Sakimori ccd7702db8
Merge pull request #127 from jmaliksi/jm_fix_imports
Fix onomancer import
2021-01-05 14:29:36 -05:00