Commit Graph

55 Commits

Author SHA1 Message Date
kevroded
ff867b541c Added ability to pull weather information from db for game history 2021-01-06 20:35:37 -05:00
Kevin Rode
4cf5e48910 Removed weather counts as they are not used 2021-01-04 22:51:22 -05:00
Kevin Rode
14e4b5db6f Fixed debug messages? 2021-01-04 22:32:41 -05:00
Kevin Rode
ceb2a2ad11 Merge remote-tracking branch 'upstream/master' 2021-01-04 22:02:33 -05:00
Sakimori
b4202a1a46 fixes bug #118 2021-01-04 15:37:53 -05:00
Kevin Rode
98409fd6c6 First try at Game History Embed 2021-01-04 03:01:51 -05:00
Kevin Rode
055f7db17e Debugging get_history 2021-01-04 02:36: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
Kevin Rode
ddc74fea97 Added bird emoji for Crowstorm 2021-01-03 23:14:03 -05:00
Kevin Rode
19b6d0649e reboved dug messages 2021-01-03 22:28:57 -05:00
Kevin Rode
2cd3397970 or should be used not and 2021-01-03 22:25:46 -05:00
Kevin Rode
f502073e02 Still trying to fix crows 2021-01-03 22:16:46 -05:00
Kevin Rode
22751876b9 I am not smart 2021-01-03 22:12:01 -05:00
Kevin Rode
3cc53d453b Please work crows 2021-01-03 22:07:48 -05:00
Kevin Rode
b6f4bf6396 Fixed crow percent chance brackets 2021-01-03 21:59:55 -05:00
Kevin Rode
0709acf48a FC_flag added to crows 2021-01-03 21:56:45 -05:00
Kevin Rode
6220d8d5ae weather updated to maybe work 2021-01-03 21:53:38 -05:00
Kevin Rode
ad7353270e debugging 2021-01-03 21:49:17 -05:00
Kevin Rode
5e65d33379 Crow not Crows 2021-01-03 21:43:47 -05:00
Kevin Rode
d57aa9ccd8 Variables are hard 2021-01-03 21:41:29 -05:00
Kevin Rode
78165853fd I am a fool...a bufffoon 2021-01-03 21:40:02 -05:00
Kevin Rode
383cc7ccda Implimented Crows...maybe 2021-01-03 21:37:40 -05:00
Kevin Rode
3ca24b313a New weather effects added I really hope this is working 2021-01-03 20:49:51 -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