Commit Graph

164 Commits

Author SHA1 Message Date
kevroded
ae81961428 Merge remote-tracking branch 'upstream/master' 2021-01-06 20:47:54 -05:00
kevroded
e9abc7befd First try at adding weather to game history command 2021-01-05 23:52:23 -05: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
Sakimori
803f633a9e changed timestamp to uuid strings, adjusted variable names in the_prestige and main_controller 2021-01-05 14:26:54 -05:00
joe
60196929fd erroneous not 2021-01-05 09:15:54 -08:00
joe
56fbe809c7 fix onomancer import with add_pitcher 2021-01-05 09:09:41 -08:00
Kevin Rode
6ebea65a93 Reverting fuzzy select 2021-01-04 22:39:58 -05:00
Kevin Rode
b7853200da more debug 2021-01-04 22:25:13 -05:00
Kevin Rode
d669c90de3 debugging 2021-01-04 22:23:26 -05:00
Kevin Rode
c5abae79eb Added fuzzy search back 2021-01-04 22:16:57 -05:00
Kevin Rode
2d5458904a Re added tournament command 2021-01-04 22:05:29 -05:00
Kevin Rode
ceb2a2ad11 Merge remote-tracking branch 'upstream/master' 2021-01-04 22:02:33 -05:00
Sakimori
d331338d93 stopped games printing end-card 1 update too soon 2021-01-04 20:35:59 -05:00
Sakimori
6235564622 fixed random game end cards for real this time (probably) 2021-01-04 20:23:32 -05:00
Sakimori
5cb23c87df games will stay on "play blall" for a shorter time 2021-01-04 19:42:42 -05:00
Sakimori
772aa2f770 deletes tournament setup message, ensures more than 1 team in a tournament 2021-01-04 16:17:55 -05:00
Sakimori
32136b51dc added error message to addplayer if pitcher/batter is not specified 2021-01-04 15:45:30 -05:00
Sakimori
5870325254 Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-04 15:24:44 -05:00
Sakimori
5f5ee9e1f0 fixed bug in game_watcher, added game_freeze check to tournament and randomgame 2021-01-04 15:24:19 -05:00
Genderdruid
4e9e02ba12 updated the readme and the help commands to keep them consistent when it makes sense 2021-01-04 08:42:02 -08:00
Kevin Rode
9e9129a462 Spelling and Fixes #2 2021-01-04 03:04:47 -05:00
Kevin Rode
e35078820a spelling 2021-01-04 03:02:56 -05:00
Kevin Rode
98409fd6c6 First try at Game History Embed 2021-01-04 03:01:51 -05:00
Kevin Rode
ebd44c6d3c Please 2021-01-04 02:40:54 -05:00
Kevin Rode
199f938e38 It is late and I make typos 2021-01-04 02:39:22 -05:00
Kevin Rode
055f7db17e Debugging get_history 2021-01-04 02:36:53 -05:00
Kevin Rode
f5cb646087 Moved db save command to the right spot 2021-01-04 02:17:39 -05:00
Kevin Rode
6393f006e8 Save game history to table in database 2021-01-04 02:12:46 -05:00
Sakimori
864c1af655 made day=1 give first pitcher, not second 2021-01-03 23:43:04 -05:00
Sakimori
ee11aca3c0 added a -d or --day flag to force rotation slots in games 2021-01-03 23:41:31 -05:00
Sakimori
f391577792
Merge branch 'indev' into leagues 2021-01-03 23:23:02 -05:00
Sakimori
ff582d8709 finished implementing tournaments, slowed game ticks to 8 seconds 2021-01-03 23:18:45 -05:00
Kevin Rode
73ab5572ec Fixes #4 2021-01-03 23:05:27 -05:00
Kevin Rode
eac1e66395 Removed debug text 2021-01-03 23:01:13 -05:00
Kevin Rode
aff8f71130 fixed static cast? 2021-01-03 22:59:25 -05:00
Kevin Rode
0db17ce838 needs more debug 2021-01-03 22:57:57 -05:00
Kevin Rode
e73810024f float not int 2021-01-03 22:57:07 -05:00
Kevin Rode
420f1a62ab Remove debug line 2021-01-03 22:56:14 -05:00
Kevin Rode
cbb30cb2e9 Fixing weird json things 2021-01-03 22:55:51 -05:00
Kevin Rode
779e6058f0 debug,debug,debug... 2021-01-03 22:53:54 -05:00
Kevin Rode
e3f7bc6703 Added debug messages 2021-01-03 22:52:27 -05:00
Kevin Rode
f5af4515a9 fixed else if 2021-01-03 22:51:25 -05:00
Kevin Rode
190790a1af Added vibe lookup 2021-01-03 22:49:46 -05:00
Sakimori
a2a6e9d7bb added m;randomgame 2021-01-03 17:59:13 -05:00
Sakimori
63db3ba1be added handling for teams without slogans 2021-01-03 17:16:05 -05:00
Sakimori
1838e9198a added weather to discord embed at end of game 2021-01-03 16:57:41 -05:00
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
5697c5dbb3 got leagues up to date with indev 2021-01-03 16:33:45 -05:00