Commit Graph

25 Commits

Author SHA1 Message Date
Sakimori
1cf79ce861 tidyed up some half-inning and game end weirdness, fixed end_delay, added game end pings and summary embeds in discord 2020-12-31 03:32:01 -05:00
Sakimori
e5cd6ed65d made pitchers have to field outs too 2020-12-29 20:25:41 -05:00
Sakimori
2a40cbfbd2 got a web page with all current games' full display states available in json 2020-12-28 03:21:47 -05:00
Sakimori
c1e7f189d6 added assignowner and deleteteam 2020-12-27 19:05:49 -05:00
Sakimori
e79a052aac plugged in the stolen base success modifier from the config 2020-12-27 18:09:19 -05:00
Sakimori
b76a3fb3c0 moved weathers to an external config 2020-12-27 17:27:30 -05:00
Sakimori
8ba7a4ff45 added weather and stolen bases 2020-12-27 16:51:41 -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
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
56a1c38cc5 adjusted how often runners advance on outs 2020-12-27 03:16:19 -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
c91ab77b6f sim overhaul: more baserunner motion, less double plays, better fielders' choice text 2020-12-27 02:06:43 -05:00
Sakimori
e369099544 added team owner id to database 2020-12-26 21:53:46 -05:00
Sakimori
38d108e36b added plate appearance tracking (oops) and a sacrifice stat (also oops) 2020-12-26 05:21:14 -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
a1970d6077 gave half-innings and start of game some room to breathe 2020-12-26 00:08:45 -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
3bb98ab8a0 complete in-situ setup of a blaseball game. 2020-12-22 20:20:58 -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
8235532819 set up at-bat simulation in games.py, and a test function in the_prestige. 2020-12-21 00:33:38 -05:00