Commit graph

753 commits

Author SHA1 Message Date
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
Genderdruid c0b51282d5 Added capitalization and started work on a table of contents
The readme is mostly my baby now and I feel like it should have caps so I did that. Technically this started in the previous commit but I started on a table of contents and made some updates to the opening segment with more relevant information.
2021-03-16 08:55:31 -07:00
Genderdruid 9d05173f43 Update README.md 2021-03-16 08:25:55 -07: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