Sakimori
4247a7b33e
Merge pull request #198 from Sakimori/indev
...
bugfixes
2021-02-23 02:49:15 -05:00
Sakimori
1892eda74c
added missing error handling to oblrival
2021-02-23 00:23:36 -05:00
Sakimori
de71a70be5
disabled turbo mode
2021-02-22 22:36:52 -05:00
Sakimori
422707638c
fixed bug involving non alphanumeric characters
2021-02-22 22:36:41 -05:00
Sakimori
baff2f713e
Merge pull request #197 from Sakimori/indev
...
Indev
2021-02-22 19:35:03 -05:00
Sakimori
6ccf9a24c7
tidyed up weather
2021-02-22 19:25:12 -05:00
Sakimori
d05fee60fe
removed feedback and sun 2
2021-02-22 19:23:06 -05:00
Sakimori
160cd845c8
Merge pull request #196 from Sakimori/indev
...
add the One Big League
2021-02-22 19:01:06 -05:00
Sakimori
af750ff15d
really finalized rivals
2021-02-22 18:57:07 -05:00
Sakimori
b2fc071502
finalized the rival system
2021-02-22 18:49:36 -05:00
Sakimori
de0288a1bf
obl rivals initial version
2021-02-22 18:35:40 -05:00
Sakimori
4e18b62e2a
disabled turbo mode, added oblwins
2021-02-22 15:07:18 -05:00
Sakimori
67e1a0d801
adjusted the obl help text
2021-02-22 14:38:21 -05:00
Sakimori
51215cba59
designed and implemented the One Big League
2021-02-22 14:27:04 -05:00
Sakimori
f22af2520a
Merge pull request #194 from hillexed/master
...
Weather refactor + Feedback + Literacy
2021-02-22 12:00:29 -05:00
Sakimori
b334cf6ff6
Merge branch 'indev' into master
2021-02-22 12:00:08 -05:00
Sakimori
c92b44d3ba
added comment for OBL
2021-02-22 11:58:44 -05:00
hillexed
3e95916ddc
Fix inning numbering off-by-one
2021-02-22 01:52:01 -05:00
hillexed
d44f757c7a
Rename name swapping weather to Breezy
2021-02-21 20:01:18 -05:00
hillexed
067f07e8bb
Fix Slight Tailwind
2021-02-21 19:37:53 -05:00
hillexed
c0e85b87ec
Merge https://github.com/sakimori/matteo-the-prestige
2021-02-21 18:57:14 -05:00
hillexed
384b644805
Move all weather-related code into weather.py
2021-02-21 18:15:23 -05:00
hillexed
f021cb4ea4
Implement Feedback weather
2021-02-21 14:56:27 -05:00
hillexed
d415f658b0
Add Literacy weather, with procedural literature types
2021-02-21 14:12:34 -05:00
hillexed
a2c5d3cb0d
Move weathers to new file
2021-02-21 13:02:47 -05:00
hillexed
e478589b8e
Begin moving weather to separate files
2021-02-21 03:03:25 -05:00
Sakimori
029aba0e8d
Merge pull request #193 from Sakimori/indev
...
Indev
2021-02-21 02:05:14 -05:00
Sakimori
e9df244446
enabled all weathers
2021-02-19 19:05:06 -05:00
Sakimori
ceab8e6264
fixed a bug with finals end card for non-league tournaments
2021-02-19 19:04:40 -05:00
Sakimori
93f43ba88f
added leaguerename, to rename divisions and subleagues; NO SUPPORT FOR RENAMING LEAGUES
2021-02-11 19:52:43 -05:00
Sakimori
f0d589fecd
added input validation and responses to leagueswapteam
2021-02-11 19:30:48 -05:00
Sakimori
eced244398
implemented m;leagueswapteam
2021-02-11 19:26:33 -05:00
Sakimori
bd43b5018a
added bat_base_req and pitch_base_req which get added at the end of the respective sql statements; multiplied by day of league
2021-02-11 18:47:45 -05:00
Sakimori
28e4e68c5a
really fixed #191 .
...
closes #190 , -w or --weather flag on startgame can set weather
2021-02-11 18:34:26 -05:00
Sakimori
bc7f178462
fixes #191
2021-02-11 18:19:58 -05:00
Sakimori
f845bb431a
stopped deleting startgame messages due to less reliance on discord as a display format
2021-02-11 18:12:36 -05:00
Sakimori
9b9a25f35a
fixed bug where pauseleague didn't work between series
2021-02-10 00:00:34 -05:00
Sakimori
501e96901d
added another backer
2021-02-07 14:23:26 -05:00
Sakimori
036d3ec048
undid the emoji "fix" because it didn't fix anything
2021-02-05 18:43:40 -05:00
Sakimori
af829d1176
Merge pull request #181 from Sakimori/indev
...
new patch hype
2021-02-05 14:19:16 -05:00
Sakimori
94383b7fcc
Merge pull request #189 from bufar/indev
...
Encourage emoji to be drawn as images
2021-02-04 19:37:22 -05:00
Sakimori
ee7b09d30a
Merge pull request #188 from Genderdruid/master
...
updated the readme and wordings in the_prestige
2021-02-04 19:36:17 -05:00
Sakimori
6d6da97202
fixes #187 : if webhook_id is present, abort message parsing
2021-02-04 19:32:02 -05:00
bufar
e77ca6934f
Encourage emoji to be drawn as images
...
Appends "Unicode Variant Selector 1" to the emoji property of weather, so that systems will default to drawing them as images instead of text, when able. Currently the heavy snow emoji is drawn as text in the discord end-of-game report on windows 10, similar to the Moist Talkers' ORB on blaseball.com.
This change is untested and superficial. But it's been every so slightly annoying me and I wanted to fix it.
2021-02-04 16:57:27 -05:00
bufar
ed90af78d7
Merge pull request #1 from Sakimori/indev
...
Indev
2021-02-04 16:44:49 -05:00
Genderdruid
491ef2fb35
Revert "testing stuff to potentially add a table of contents"
...
This reverts commit dc3eae7ab6
.
2021-02-04 08:32:44 -08:00
Genderdruid
dc3eae7ab6
testing stuff to potentially add a table of contents
2021-02-04 08:24:06 -08:00
Genderdruid
f4188048c1
Update README.md
2021-02-04 08:16:29 -08:00
Genderdruid
3993203228
Update README.md
2021-02-04 08:15:03 -08:00
Genderdruid
5ba35314b0
Update README.md
2021-02-04 08:13:16 -08:00