Commit graph

246 commits

Author SHA1 Message Date
Sakimori 4e3ac41ff1 changed "subleague" to "conference" 2021-03-24 17:43:03 -04:00
Sakimori 32b8b3f1de added handling for character limit on league schedules 2021-03-20 12:10:13 -04:00
Sakimori c75e97e2d4 emergency bugfix 2021-03-13 18:06:38 -05:00
Sakimori fd63a2381a
Merge pull request #219 from Sakimori/the-storm
Finish brewing the storm
2021-03-13 16:40:06 -05:00
Sakimori 6ad82e99e6 fixes #227: applied character limit to add and replaceplayer 2021-03-09 12:55:47 -05:00
Sakimori 0cf9d03626 implemented weather forecast failure modes 2021-03-08 15:55:05 -05:00
Sakimori 4b3921695d implemented weather events (just supernova to start) 2021-03-08 15:03:10 -05:00
Sakimori b9be2a481f hooked weather forecast into league games 2021-03-07 18:39:20 -05:00
Sakimori 217713bbfb really fixed it 2021-03-06 12:27:27 -05:00
Sakimori 214b05c09d fixed assignowner, finally 2021-03-06 12:23:52 -05:00
Sakimori 69064257ad implemented weighted weather markov chain 2021-03-04 17:34:35 -05:00
Sakimori b6f776d7cb found another blaseball thing oops 2021-03-03 11:53:13 -05:00
Sakimori 317ef782a2 added some 16-related easter eggs 2021-03-01 19:39:16 -05:00
Sakimori 44fda5691e fixed oblstandings display 2021-02-27 16:40:57 -05:00
Sakimori 05d2f80107
fixed help template for division standings 2021-02-27 16:26:56 -05:00
Sakimori ff74af005e fixed a bug making leagues autopause after a single series 2021-02-24 16:19:11 -05:00
Sakimori 1d65edf970 removed broken pinning for league standings 2021-02-24 16:12:32 -05:00
Sakimori e69240a481 fixed 201 2021-02-23 21:33:50 -05:00
Genderdruid a549d1d4c6 updated the readme with obl stuff and some missing flags
also made some a minor change in the wording of m;oblhelp in matteo for consistency
2021-02-23 14:20:55 -08:00
Sakimori 1892eda74c added missing error handling to oblrival 2021-02-23 00:23:36 -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
hillexed c0e85b87ec Merge https://github.com/sakimori/matteo-the-prestige 2021-02-21 18:57:14 -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 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 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 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
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 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