Commit graph

86 commits

Author SHA1 Message Date
Sakimori 3f029b799d implemented Summer Mist, fixed weather messages interacting with voices 2021-03-28 16:14:54 -04:00
Sakimori e7f1c83f9d fixed some stuff with leaguestandings and replaceteam 2021-03-28 14:41:30 -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 569d8458ad disabled every single post request being logged 2021-03-27 23:42: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 e146c758cf tidied up some edge cases 2021-03-24 23:46:24 -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 fd63a2381a
Merge pull request #219 from Sakimori/the-storm
Finish brewing the storm
2021-03-13 16:40:06 -05:00
Sakimori 56ffbc1888 added the ability to modify game end messages on site 2021-03-03 18:26:21 -05:00
Sakimori a1c3bf4108 implemented downpour 2021-03-03 17:32:35 -05:00
Sakimori 6be6aff516 removed blall, replaced with ball 2021-03-02 20:32:57 -05:00
Sakimori a082c267a1
Merge pull request #215 from Sakimori/master
bring space branch up to par with current master
2021-03-02 16:53:58 -05:00
Sakimori d7bb16350c rebranding to sim16 in progress 2021-03-02 16:52:48 -05:00
Sakimori afda9fe95d fixed crashing bug on updates without text 2021-03-02 02:47:08 -05:00
Sakimori 0d2d64bc01 implemented hurricane and tornado 2021-02-28 19:20:40 -05:00
Sakimori 5345450020 changed emoji for basic messages based on context 2021-02-28 14:15:45 -05:00
Sakimori dc8da40d68 added subdomain to flask routes 2021-02-26 02:26:45 -05:00
Sakimori 8047927acb fixed broken leagues 2021-02-24 12:36:10 -05:00
Sakimori e69240a481 fixed 201 2021-02-23 21:33:50 -05:00
Sakimori de71a70be5 disabled turbo mode 2021-02-22 22:36:52 -05:00
Sakimori 422707638c fixed bug involving non alphanumeric characters 2021-02-22 22:36:41 -05:00
Sakimori 4e18b62e2a disabled turbo mode, added oblwins 2021-02-22 15:07:18 -05:00
Sakimori 51215cba59 designed and implemented the One Big League 2021-02-22 14:27:04 -05:00
hillexed 384b644805 Move all weather-related code into weather.py 2021-02-21 18:15:23 -05:00
hillexed d415f658b0 Add Literacy weather, with procedural literature types 2021-02-21 14:12:34 -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 36fb248a11 implemented heat wave and leagueseasonreset command 2021-02-03 06:55:04 -05:00
Sakimori 9a22860ad8 implemented drizzle 2021-02-03 04:24:11 -05:00
Sakimori 01fde3e814 fixes #179: twilight weather procs now display runs scored 2021-02-03 03:15:08 -05:00
Sakimori 8dc12e4cf8
Merge branch 'indev' into indev 2021-01-23 01:18:10 -05:00
Elijah Steres 3f670e4cbe add duplicate checking to both frontend and backend 2021-01-19 09:32:11 -05:00
Elijah Steres 1fee637608 quick fixes 2021-01-17 17:25:47 -05:00
Elijah Steres b713de220e Merge remote-tracking branch 'upstream/indev' into leagues 2021-01-16 01:14:15 -05:00
Elijah Steres 49027b37c1 error checking all over 2021-01-16 01:13:12 -05:00
Sakimori 7764e2ab32 disabled turbo mode 2021-01-15 22:08:52 -05:00
Sakimori 6b56c87bef added handling for postseason constraints 2021-01-14 17:47:57 -05:00
Sakimori 60fe1da2ad
Merge pull request #149 from esSteres/leagues
Add create league page to site
2021-01-14 04:49:28 -05:00
Elijah Steres c837a826c0 connect league create page to backend 2021-01-14 01:40:44 -05:00
Sakimori 5826574a1d startleague command attempt 2021-01-14 00:20:43 -05:00
Sakimori 3def1378a9 bugfixes for veil and twilight, changed veil text and emoji 2021-01-13 23:21:28 -05:00
Sakimori ae256de645 implemented thinned veil and twilight weathers 2021-01-13 22:34:46 -05:00
Elijah Steres 8f610eaa2e Merge branch 'create-league' into leagues 2021-01-13 20:20:50 -05:00
Sakimori b6e4c1069c lots of league database foundation 2021-01-13 04:23:48 -05:00
Elijah Steres c3a35c07a4 work on team search 2021-01-10 23:47:49 -05:00