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 |
|
Sakimori
|
cee6f6ad80
|
Update README.md
|
2020-12-26 02:05:51 -05:00 |
|
Sakimori
|
6b4c73227b
|
Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige
|
2020-12-26 01:09:44 -05:00 |
|
Sakimori
|
1d20d8b862
|
fixed a stray parenthese
|
2020-12-26 01:07:10 -05:00 |
|
Sakimori
|
b5f21ab9a2
|
Update README.md
|
2020-12-26 01:01:30 -05:00 |
|
Sakimori
|
c9f0ebfc93
|
required at least 2 innings for startgame, checks player name length in save team
|
2020-12-26 00:27:14 -05:00 |
|
Sakimori
|
0ba2f35978
|
pins and unpins games
|
2020-12-26 00:17:49 -05:00 |
|
Sakimori
|
a1970d6077
|
gave half-innings and start of game some room to breathe
|
2020-12-26 00:08:45 -05:00 |
|
Sakimori
|
14c324c2cb
|
moved the bases into the embed, increasing max games three-fold
|
2020-12-25 20:47:24 -05:00 |
|
Sakimori
|
5f8de16d51
|
removed stray dot in team embeds
|
2020-12-25 20:38:03 -05:00 |
|
Sakimori
|
77975ebf90
|
fixed merge conflict
|
2020-12-25 20:33:50 -05:00 |
|
Sakimori
|
0ea47c1adb
|
Update README.md
|
2020-12-25 17:57:47 -05:00 |
|
Sakimori
|
66aa1bc59c
|
Update README.md
|
2020-12-25 17:34:42 -05:00 |
|
Sakimori
|
73fb101b43
|
Update README.md
|
2020-12-25 17:34:28 -05:00 |
|
Sakimori
|
ef8bea229e
|
Create README.md
|
2020-12-25 17:34:11 -05:00 |
|
Sakimori
|
8f9e67a2b3
|
Create FUNDING.yml
|
2020-12-25 16:36:13 -05:00 |
|
Sakimori
|
b81b237fd8
|
fixed the error messages
|
2020-12-24 05:43:23 -05:00 |
|
Sakimori
|
fe38b04c61
|
fixed the error messages
|
2020-12-24 05:41:19 -05:00 |
|
Sakimori
|
1197bbbccc
|
removed a debug print, added startgame with 2 saved teams
|
2020-12-24 05:18:29 -05:00 |
|
Sakimori
|
ab8151206b
|
added ;saveteam, ;showteam, ;showplayer
|
2020-12-24 04:51:38 -05:00 |
|
Sakimori
|
2ec0efefc9
|
fix soulscream display bug, fixed sac fly runs not scoring properly
|
2020-12-23 18:02:55 -05:00 |
|
Sakimori
|
25ab287529
|
broke idolizing, then fixed it
|
2020-12-22 21:03:27 -05:00 |
|
Sakimori
|
3bb98ab8a0
|
complete in-situ setup of a blaseball game.
|
2020-12-22 20:20:58 -05:00 |
|
Sakimori
|
74e35f71e3
|
added a name limit for idols, and escaped mentions from names
|
2020-12-22 15:15:18 -05:00 |
|
Sakimori
|
f9e41031ad
|
fixed the looping
|
2020-12-22 15:02:28 -05:00 |
|
Sakimori
|
fb566d3979
|
added a nifty embed/emoji combo to display games in progress nicely
|
2020-12-22 07:59:46 -05:00 |
|
Sakimori
|
ab45b5f057
|
functional blaseball games with a preset team.
|
2020-12-22 01:56:33 -05:00 |
|
Sakimori
|
844450c142
|
dialed in the simsim levers to accurately simulate baseball
|
2020-12-21 04:46:12 -05:00 |
|
Sakimori
|
c7ec53375a
|
merge conflict
|
2020-12-21 00:34:38 -05:00 |
|
Sakimori
|
8235532819
|
set up at-bat simulation in games.py, and a test function in the_prestige.
|
2020-12-21 00:33:38 -05:00 |
|
Sakimori
|
cdf9d96cc6
|
set up at-bat simulation in games.py, and a test function in the_prestige.
|
2020-12-21 00:23:02 -05:00 |
|
Sakimori
|
0141723e1b
|
fixed bug displaying half-stars
|
2020-12-20 14:05:31 -05:00 |
|
Sakimori
|
f194a60042
|
added idolize and showidol commands, as well as an easter egg!
|
2020-12-20 07:25:25 -05:00 |
|