Commit Graph

43 Commits

Author SHA1 Message Date
Sakimori
ae256de645 implemented thinned veil and twilight weathers 2021-01-13 22:34:46 -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
e6a1100b5e fixed tailwind only applying to batters with more than 5 stars 2021-01-07 22:37:04 -05:00
Sakimori
43d6b08961 changed "home run" to "dinger" 2021-01-07 19:27:12 -05: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
55f589dde1 adjusted the mulligan curve 2021-01-05 15:18:18 -05:00
Sakimori
b4202a1a46 fixes bug #118 2021-01-04 15:37:53 -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
Sakimori
a2a6e9d7bb added m;randomgame 2021-01-03 17:59:13 -05:00
Sakimori
12255e3eef m;starttournament now starts a debug tournament 2021-01-03 06:06:51 -05:00
Sakimori
22150033ca started implementing bracket generation 2021-01-03 01:04:51 -05:00
Sakimori
e2eb77b1ef fully implemented heavy snow and slight tailwind weathers. removed supernova from the pool 2021-01-02 05:42:14 -05:00
Sakimori
00e4426e56 added moveplayer, removeplayer, and addplayer for roster management 2021-01-02 04:02:57 -05:00
Sakimori
07a7c5c3c3 added rotations to teams, and automatic conversion. updated saveteam to new format, supporting rotation. games choose random pitcher 2021-01-02 01:10:52 -05:00
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