Commit graph

262 commits

Author SHA1 Message Date
Sakimori 38ef0fea36 fixed a typo 2021-04-01 01:50:47 -04:00
Sakimori 8f2a5fe9a2 fixed a ton of bugs in preperation for launch 2021-03-31 22:01:20 -04:00
Sakimori d1ae30e850
Merge pull request #236 from Sakimori/rebuild
Rebuild
2021-03-31 18:45:06 -04:00
Sakimori a452e059f8 added trespass oracle to the code, and implemented a weighted choice for game voices 2021-03-30 20:00:29 -04:00
Sakimori f05e1eb9c2 added a ton of flags to the draft; added oblreset 2021-03-28 15:16:31 -04:00
Sakimori e7f1c83f9d fixed some stuff with leaguestandings and replaceteam 2021-03-28 14:41:30 -04:00
Sakimori d3ffb0b68c swapteam now switches two existing teams in a league; replaceteam is old swapteam 2021-03-28 14:07:34 -04:00
Sakimori e7f2a8585a fixes #223: can subscribe to league feeds in arbitrary channels 2021-03-28 14:00:38 -04:00
Sakimori 8c6eb04643 fixes #220 2021-03-28 13:16:53 -04:00
Sakimori e1c3f26585 fixes #225 2021-03-28 13:14:34 -04:00
Sakimori 5747c4ad13 added --voice/-v flag to startgame 2021-03-28 13:02:16 -04:00
Sakimori aac1d905e2 tidied up stealing implementation 2021-03-27 19:51:43 -04:00
Sakimori 5f88bfaee1 adjusted voice selection paradigm 2021-03-27 19:14:20 -04:00
Sakimori 66bd48a054 added flag handler and converted all commands 2021-03-26 17:38:03 -04:00
Sakimori d49eb98aed started making voices actually display 2021-03-24 20:04:03 -04:00
Sakimori f7542fe9f9 changed shame to partial victory lap; added wins on the road as a special callout 2021-03-24 17:56:50 -04:00
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