Commit graph

577 commits

Author SHA1 Message Date
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
Genderdruid b5ae156120 updated the readme and wordings in the_prestige
added all of the new commands to the readme, added an FAQ, and updated wording of a few things in a few places.
2021-02-04 08:08:38 -08:00
Sakimori 2a19e47b5f fixed bug with no players meeting min stat requirements for stats 2021-02-04 02:54:15 -05:00
Sakimori 468a1e67e7 implemented #184: leagueleaders, with various stats, reading sql commands from external hotloading file in /data 2021-02-04 02:49:23 -05:00
Sakimori 9f5e2bb19a fixes #185: no second line will now print an error message 2021-02-04 01:28:33 -05:00
Sakimori cdcfbc706c fixes #186: added leagueforcestop for bot owners 2021-02-04 01:25:52 -05:00
Sakimori c9b81a6aa6 fixes #182: adds error handling and confirmation of season reset 2021-02-03 18:49:38 -05:00
Sakimori 36fb248a11 implemented heat wave and leagueseasonreset command 2021-02-03 06:55:04 -05:00
Sakimori 53b857bf2c okay, *really* fixed schedule generation 2021-02-03 05:53:43 -05:00
Sakimori 9a22860ad8 implemented drizzle 2021-02-03 04:24:11 -05:00
Sakimori 48897d8cb1 retired slight tailwind weather 2021-02-03 04:03:45 -05:00
Sakimori 1bc8c39068 fixes #169: divisionstandings trims standings display to a single division 2021-02-03 04:00:20 -05:00
Sakimori 28173cd691 removed debug league commands 2021-02-03 03:37:30 -05:00
Sakimori f4aaa6ed52 fixes #171: teamschedule allows viewing of a single team's schedule in a league 2021-02-03 03:36:47 -05:00
Sakimori 6fbbefcd10 fixes #170: lists days off in schedule 2021-02-03 03:27:52 -05:00
Sakimori 01fde3e814 fixes #179: twilight weather procs now display runs scored 2021-02-03 03:15:08 -05:00
Sakimori 93eafd2104 fixes #177: moveplayer now supports pitcher and batter arguments, just like addplayer (works as before without this argument) 2021-02-03 03:12:24 -05:00
Sakimori b556e023c4 added new field to team embeds 2021-02-03 02:51:01 -05:00
Sakimori 5c07c988b2
added backer 2021-02-01 19:05:43 -05:00