Commit graph

669 commits

Author SHA1 Message Date
Sakimori b021d6de88 fixed another bug 2021-03-31 22:21:41 -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 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 950fc0ea06
Merge pull request #235 from Genderdruid/master
minor readme fixes
2021-03-27 20:39:55 -04:00
Sakimori 3c434e52ed
fixed smol typo 2021-03-27 20:38:58 -04:00
Genderdruid 12ff7f4956 minor readme fixes 2021-03-27 17:22:51 -07:00
Sakimori a8e8464cf4 changed a thing with visstudio 2021-03-27 20:03:23 -04:00
Sakimori b6028d6cd7 fixed a weird bug with breezy? 2021-03-27 20:01:02 -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 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 e9e02b9491 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2021-03-20 11:46:36 -04:00
Sakimori 3c22d57c35 fixed major league-stopping bug 2021-03-20 11:46:20 -04:00
Sakimori c4f1adbc58
Merge pull request #233 from Genderdruid/master
Majorly updated the readme
2021-03-17 16:39:05 -04:00
Genderdruid e916faf018 Update README.md 2021-03-17 13:12:31 -07:00
Genderdruid 9edf746ca2 Update README.md 2021-03-17 13:10:56 -07:00
Genderdruid eb449ac05a fixed some missed capitalization 2021-03-17 09:20:34 -07:00
Genderdruid 986e97f5e2 minor changes 2021-03-17 09:15:25 -07:00
Genderdruid 6e12ba5ed7 more minor changes 2021-03-17 09:12:02 -07:00
Genderdruid a3dc196fec minor fixes
also switched the table of contents and return to the top links to be my branch for testing purposes, will switch back once complete
2021-03-17 09:07:23 -07:00
Genderdruid d9b4540cb2 Finished table of contents and added a few more minor changes 2021-03-17 09:02:07 -07:00