Commit Graph

97 Commits

Author SHA1 Message Date
Sakimori
856ba2e41a added a note before each game with display name of creator 2020-12-27 14:28:05 -05:00
Sakimori
3750fd439a fixed bug with saveteam errors, double play not always advancing runners, and emoji deletion on pagination 2020-12-27 14:23:17 -05:00
Sakimori
ad99c4e4ab
Merge pull request #44 from esSteres/master
Do exactly what I described in #42
2020-12-27 04:35:55 -05:00
Eli
2be7f84311 Merge remote-tracking branch 'upstream/master' 2020-12-27 04:32:56 -05:00
Eli
7d0dc57bf8 Make showteam a little more forgiving 2020-12-27 04:32:19 -05:00
Sakimori
ee6127af8b
Merge pull request #43 from esSteres/master
Refactor commands into objects (resolving #33)
2020-12-27 04:14:41 -05:00
Eli
ee61e9a923 Merge remote-tracking branch 'upstream/master' 2020-12-27 04:03:41 -05:00
Eli
2305d55624 refactor commands into objects 2020-12-27 03:42:09 -05:00
Sakimori
929e095f9b fixed the reaction remove 2020-12-27 03:21:48 -05:00
Sakimori
56a1c38cc5 adjusted how often runners advance on outs 2020-12-27 03:16:19 -05:00
Sakimori
7858e92852 have bot remove reactions to page flipping 2020-12-27 03:00:29 -05:00
Sakimori
15f7adb916 adjusted the groundout/fielder's choice ratio 2020-12-27 02:58:41 -05:00
Sakimori
fc6cffe132 tried to fix the groundouts leaving first occupied bug 2020-12-27 02:44:40 -05:00
Sakimori
af59437abe disable debug speed 2020-12-27 02:12:45 -05:00
Sakimori
c91ab77b6f sim overhaul: more baserunner motion, less double plays, better fielders' choice text 2020-12-27 02:06:43 -05:00
Sakimori
bade9c4ede added a game queue for more than 45 consecutive games 2020-12-27 00:52:34 -05:00
Sakimori
43736e28f5 delete startgame message after game start 2020-12-26 22:53:32 -05:00
Sakimori
e369099544 added team owner id to database 2020-12-26 21:53:46 -05:00
Sakimori
663fc6c3f6 added countactivegames admin command 2020-12-26 21:36:39 -05:00
Sakimori
7f5df5b47b fixed the math for extra innings 2020-12-26 21:21:43 -05:00
Sakimori
dbef439f76 cleanup after setupgame timeout properly 2020-12-26 21:15:19 -05:00
Sakimori
41c924a9ef fixed some bad attribute calls and amended the extra innings calc to account for the ghost inning at the end of games 2020-12-26 21:06:33 -05:00
Sakimori
3aa89c5ecf added some spaces 2020-12-26 21:00:26 -05:00
Sakimori
d76551d79d added a max inning indicator to embed 2020-12-26 21:00:05 -05:00
Sakimori
d784e657e4 added a max inning indicator to embed 2020-12-26 20:58:47 -05:00
Sakimori
97cde3652e fixed a missing return 2020-12-26 20:56:10 -05:00
Sakimori
3e1ce7d2bf missed some close quotes too 2020-12-26 20:43:18 -05:00
Sakimori
d330a36849 missed a paren 2020-12-26 20:42:25 -05:00
Sakimori
145cd6a8c0 made it more clear which team is batting 2020-12-26 20:35:38 -05:00
Sakimori
4330c57b67 made my own dang name consistent 2020-12-26 20:28:36 -05:00
Sakimori
6e8a54cead
Merge pull request #39 from robbyblum/master
issue #35 fix hopefully ("can't display 0 star player" bug)
2020-12-26 20:27:27 -05:00
Sakimori
1aac5fbc1a
Merge branch 'master' into master 2020-12-26 20:27:03 -05:00
Sakimori
b3d0f8c731 added more information to end_of_game embed 2020-12-26 20:23:44 -05:00
RLB
a2817a9710 i think this is just atom removing trailing whitespace when i save 2020-12-26 20:18:27 -05:00
RLB
a334d43c55 fix 0 star display, hopefully 2020-12-26 20:18:01 -05:00
Sakimori
29a87f4234 fixed the teams search list out of range error with a single "-1" 2020-12-26 20:11:05 -05:00
Sakimori
84e2bccb75 added 120 second timeout to setupgame 2020-12-26 20:09:19 -05:00
Sakimori
c6ca204c7f added "game_freeze" to config, set 1 to stop new games. also added 30 inning limit to non-owners 2020-12-26 20:02:39 -05:00
Sakimori
1b8a597af8 removes trailing spaces from player names in saveteam 2020-12-26 18:12:38 -05:00
Sakimori
b47e685fbf
Merge pull request #32 from esSteres/master
added help command, thank you esSteres!!!
2020-12-26 17:35:14 -05:00
Eli
696d065cb7 add help command 2020-12-26 16:35:18 -05:00
Sakimori
da38583463
Update the_prestige.py
added a *single space*
2020-12-26 05:23:01 -05:00
Sakimori
38d108e36b added plate appearance tracking (oops) and a sacrifice stat (also oops) 2020-12-26 05:21:14 -05:00
Sakimori
7194c63813
Update database.py
removed an extraneous print
2020-12-26 05:11:47 -05:00
Sakimori
220a6a7a4b Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2020-12-26 05:09:58 -05:00
Sakimori
cab164aec8 made the search results title reflect the actual search, limited search length 2020-12-26 05:09:49 -05:00
Sakimori
939192e0e7
Update README.md 2020-12-26 04:57:54 -05:00
Sakimori
d8a1817bfd fixed another typo 2020-12-26 04:51:43 -05:00
Sakimori
9bc5f4a057 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2020-12-26 04:47:54 -05:00
Sakimori
00fbbf71a5 added stat collection, fixed a database bug, fixed a typo, added showallteams and searchteams 2020-12-26 04:46:42 -05:00