Commit Graph

356 Commits

Author SHA1 Message Date
Kevin Rode
120496f66b Readded commands to save game history 2021-01-05 20:38:02 -05:00
Kevin Rode
4cf5e48910 Removed weather counts as they are not used 2021-01-04 22:51:22 -05:00
Kevin Rode
6ebea65a93 Reverting fuzzy select 2021-01-04 22:39:58 -05:00
Kevin Rode
14e4b5db6f Fixed debug messages? 2021-01-04 22:32:41 -05:00
Kevin Rode
ad85e92511 debug 2021-01-04 22:31:12 -05:00
Kevin Rode
c12a167795 () 2021-01-04 22:30:24 -05:00
Kevin Rode
aa5b4b0c14 Needs more debug 2021-01-04 22:29:45 -05:00
Kevin Rode
b7853200da more debug 2021-01-04 22:25:13 -05:00
Kevin Rode
d669c90de3 debugging 2021-01-04 22:23:26 -05:00
Kevin Rode
c5abae79eb Added fuzzy search back 2021-01-04 22:16:57 -05:00
Kevin Rode
2d5458904a Re added tournament command 2021-01-04 22:05:29 -05:00
Kevin Rode
ceb2a2ad11 Merge remote-tracking branch 'upstream/master' 2021-01-04 22:02:33 -05:00
Sakimori
ebaef8828c
Merge pull request #123 from Sakimori/indev
fixed random game end cards for real this time (probably)
2021-01-04 20:26:25 -05:00
Sakimori
6235564622 fixed random game end cards for real this time (probably) 2021-01-04 20:23:32 -05:00
Sakimori
6eec667370
Merge pull request #120 from Sakimori/indev
patch to fix game endcards
2021-01-04 19:56:24 -05:00
Sakimori
759f274efc Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-04 19:42:51 -05:00
Sakimori
5cb23c87df games will stay on "play blall" for a shorter time 2021-01-04 19:42:42 -05:00
Sakimori
fd249efb39
Merge pull request #122 from esSteres/hotfix
Hotfix safari mobile display
2021-01-04 18:14:07 -05:00
Elijah Steres
ae9b831151 Merge remote-tracking branch 'upstream/indev' 2021-01-04 17:59:23 -05:00
Elijah Steres
808712a7c7 fix safari display, maybe 2021-01-04 17:57:13 -05:00
Sakimori
772aa2f770 deletes tournament setup message, ensures more than 1 team in a tournament 2021-01-04 16:17:55 -05:00
Sakimori
32136b51dc added error message to addplayer if pitcher/batter is not specified 2021-01-04 15:45:30 -05:00
Sakimori
b4202a1a46 fixes bug #118 2021-01-04 15:37:53 -05:00
Sakimori
5870325254 Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-04 15:24:44 -05:00
Sakimori
5f5ee9e1f0 fixed bug in game_watcher, added game_freeze check to tournament and randomgame 2021-01-04 15:24:19 -05:00
Sakimori
27c1a787d1
Merge pull request #115 from Sakimori/indev
push indev branch to live on 1/4/2021
2021-01-04 13:38:11 -05:00
Sakimori
c5392d000c
Merge pull request #117 from Genderdruid/master
updated the readme and the help commands to keep them consistent when…
2021-01-04 13:03:37 -05:00
Genderdruid
4e9e02ba12 updated the readme and the help commands to keep them consistent when it makes sense 2021-01-04 08:42:02 -08:00
Kevin Rode
7f1fb0282c
Update README.md 2021-01-04 03:08:12 -05:00
Kevin Rode
8aefab625f
Update README.md 2021-01-04 03:07:34 -05:00
Kevin Rode
9e9129a462 Spelling and Fixes #2 2021-01-04 03:04:47 -05:00
Kevin Rode
e35078820a spelling 2021-01-04 03:02:56 -05:00
Kevin Rode
98409fd6c6 First try at Game History Embed 2021-01-04 03:01:51 -05:00
Kevin Rode
a89aed6f75 Selecting from the correct table helps 2021-01-04 02:43:27 -05:00
Kevin Rode
04f61470fa Fixed get_history command in database 2021-01-04 02:42:15 -05:00
Kevin Rode
ebd44c6d3c Please 2021-01-04 02:40:54 -05:00
Kevin Rode
199f938e38 It is late and I make typos 2021-01-04 02:39:22 -05:00
Kevin Rode
055f7db17e Debugging get_history 2021-01-04 02:36:53 -05:00
Kevin Rode
f5cb646087 Moved db save command to the right spot 2021-01-04 02:17:39 -05:00
Kevin Rode
6393f006e8 Save game history to table in database 2021-01-04 02:12:46 -05:00
Kevin Rode
1acf56d1b9
Update README.md 2021-01-04 01:48:57 -05:00
Sakimori
3899041536
Merge pull request #116 from Genderdruid/master
Updated the readme with all the features of the new patch and cleaned up some other parts
2021-01-04 00:57:51 -05:00
Genderdruid
5200ce687c Merge branch 'indev' 2021-01-03 21:46:23 -08:00
Genderdruid
6e403a0d1e Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-03 21:45:57 -08:00
Genderdruid
7a4f8d1f0f Update README.md 2021-01-03 21:45:49 -08:00
Sakimori
864c1af655 made day=1 give first pitcher, not second 2021-01-03 23:43:04 -05:00
Sakimori
ee11aca3c0 added a -d or --day flag to force rotation slots in games 2021-01-03 23:41:31 -05:00
Sakimori
6e69117e62
Merge pull request #114 from Sakimori/leagues
implements tournaments and a foundation for leagues
2021-01-03 23:23:16 -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