Commit graph

647 commits

Author SHA1 Message Date
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 96c33665ed implemented The New Guy voice 2021-03-28 16:51:10 -04:00
Sakimori 3f029b799d implemented Summer Mist, fixed weather messages interacting with voices 2021-03-28 16:14:54 -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 5198a0aa40 fixes #231 2021-03-28 13:20:55 -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 f7b9ac3195 fixed a typo 2021-03-28 13:07:07 -04:00
Sakimori f4f2e0c63f fixes #224: 0 inter-league or inter-division games now valid 2021-03-28 13:06:31 -04:00
Sakimori 5747c4ad13 added --voice/-v flag to startgame 2021-03-28 13:02:16 -04:00
Sakimori 87fe6d9eb9 fixed bad formatting with twopart sacrifice plays 2021-03-28 13:02:03 -04:00
Sakimori 22827a73e2 added messages to downpour if away team has met the condition 2021-03-28 12:11:01 -04:00
Sakimori 569d8458ad disabled every single post request being logged 2021-03-27 23:42:08 -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 7930bb0210 implemented stealing voices 2021-03-27 19:13:08 -04:00
Sakimori a6ab05f334 put the socket emit in seperate thread, hopefully will help 2021-03-26 22:47:14 -04:00
Sakimori d355656f30 Revert "adjusted tickrate to 10 seconds in an attempt to solve the overloading problem"
This reverts commit 37be52ec66.
2021-03-26 22:41:05 -04:00
Sakimori 37be52ec66 adjusted tickrate to 10 seconds in an attempt to solve the overloading problem 2021-03-26 22:39:33 -04:00
Sakimori 66bd48a054 added flag handler and converted all commands 2021-03-26 17:38:03 -04:00
Sakimori 5aca707c03 finished writing the goddesses 2021-03-25 15:34:32 -04:00
Sakimori ead2d9b6a0 fixed the default game strings to work with new format 2021-03-25 14:55:30 -04:00
Sakimori e146c758cf tidied up some edge cases 2021-03-24 23:46:24 -04:00
Sakimori 75101d70f9 fixed fielder's choices 2021-03-24 22:45:49 -04:00
Sakimori 9d9f816812 finished hooking up caster voices 2021-03-24 22:16:56 -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 0629f5c9d9 started writing the first "caster voice" 2021-03-14 13:35:00 -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 6a1ab6f2c9 added the uh, gametext? to the solution 2021-03-09 12:52:59 -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 16fffb4401 implemented weather forecasts + saving 2021-03-07 14:05:28 -05:00
Sakimori 24195e9a2f moved duration to class attributes 2021-03-07 13:17:09 -05:00
Sakimori 2e74bac6fe oops 2021-03-07 12:51:39 -05:00
Sakimori 3161d67ebb adjusted weather base class to fit with its children 2021-03-07 12:51:17 -05:00
Sakimori 217713bbfb really fixed it 2021-03-06 12:27:27 -05:00
Sakimori 130ef3bfef Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2021-03-06 12:24:14 -05:00
Sakimori 214b05c09d fixed assignowner, finally 2021-03-06 12:23:52 -05:00
Sakimori 4fdc6a6fee
Update README.md 2021-03-04 21:09:04 -05:00
Sakimori 69064257ad implemented weighted weather markov chain 2021-03-04 17:34:35 -05:00
Sakimori fecb8078f6 implemented weather groups 2021-03-04 15:34:30 -05:00
Sakimori 2c105ccc17 renamed heavy snow to blizzard 2021-03-04 15:16:03 -05:00
Sakimori 56ffbc1888 added the ability to modify game end messages on site 2021-03-03 18:26:21 -05:00