Commit Graph

354 Commits

Author SHA1 Message Date
Sakimori
d331338d93 stopped games printing end-card 1 update too soon 2021-01-04 20:35:59 -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
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
Sakimori
a2a6e9d7bb added m;randomgame 2021-01-03 17:59:13 -05:00
Genderdruid
56b5d9f45f Update README.md 2021-01-03 14:28:11 -08:00
Sakimori
63db3ba1be added handling for teams without slogans 2021-01-03 17:16:05 -05:00
Sakimori
1838e9198a added weather to discord embed at end of game 2021-01-03 16:57:41 -05:00
Sakimori
5e00d0d271 moved the team fuzzy searching to a get_team_fuzzy_search for ease of coding 2021-01-03 16:48:51 -05:00
Genderdruid
cb167e2464 Merge branch 'indev' 2021-01-03 13:35:45 -08:00
Genderdruid
604ea598ec Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-03 13:35:22 -08:00
Genderdruid
7191e3ca8c Update README.md 2021-01-03 13:35:09 -08:00
Sakimori
5697c5dbb3 got leagues up to date with indev 2021-01-03 16:33:45 -05:00
Sakimori
92cd4a1858 Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-03 16:30:01 -05:00
Sakimori
222d2f2fba fixed some inconsestencies with new commands 2021-01-03 16:29:56 -05:00
Genderdruid
ba25fdd7ed Merge branch 'indev' 2021-01-03 12:30:26 -08:00
Genderdruid
4b0932427f Merge branch 'indev' of https://github.com/Sakimori/matteo-the-prestige into indev 2021-01-03 12:29:32 -08:00
Sakimori
d78de96ad4
Merge pull request #112 from esSteres/indev
Fix a css thing I didn't notice because RIV browser cache
2021-01-03 15:27:01 -05:00
Elijah Steres
088671096d Merge remote-tracking branch 'upstream/indev' into indev 2021-01-03 15:25:44 -05:00
Elijah Steres
1eaa1d3cd8 css fixes x_x 2021-01-03 15:24:50 -05:00
Sakimori
0cba1156e4
Merge pull request #111 from esSteres/indev
Add title field
2021-01-03 15:12:26 -05:00
Elijah Steres
f91de92ed2 Merge remote-tracking branch 'upstream/indev' into indev 2021-01-03 15:10:02 -05:00
Elijah Steres
c670c8a1a2 css changes and add title field 2021-01-03 15:09:31 -05:00
Sakimori
2c14d7cf73 added win values to debug tourney to test win seeding 2021-01-03 06:56:40 -05:00
Sakimori
527170a81e fixed tournament blocking everything else 2021-01-03 06:30:07 -05:00
Sakimori
d5f2ceeac9 set max innings of debug tournament round to 3 for faster testing 2021-01-03 06:09:27 -05:00
Sakimori
12255e3eef m;starttournament now starts a debug tournament 2021-01-03 06:06:51 -05:00
Sakimori
1f1b215d02 changed background image for accessibility purposes 2021-01-03 04:14:05 -05:00