Commit graph

508 commits

Author SHA1 Message Date
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 af829d1176
Merge pull request #181 from Sakimori/indev
new patch hype
2021-02-05 14:19:16 -05:00
Sakimori 94383b7fcc
Merge pull request #189 from bufar/indev
Encourage emoji to be drawn as images
2021-02-04 19:37:22 -05:00
Sakimori ee7b09d30a
Merge pull request #188 from Genderdruid/master
updated the readme and wordings in the_prestige
2021-02-04 19:36:17 -05:00
Sakimori 6d6da97202 fixes #187: if webhook_id is present, abort message parsing 2021-02-04 19:32:02 -05:00
bufar e77ca6934f
Encourage emoji to be drawn as images
Appends "Unicode Variant Selector 1" to the emoji property of weather, so that systems will default to drawing them as images instead of text, when able. Currently the heavy snow emoji is drawn as text in the discord end-of-game report on windows 10, similar to the Moist Talkers' ORB on blaseball.com.
This change is untested and superficial. But it's been every so slightly annoying me and I wanted to fix it.
2021-02-04 16:57:27 -05:00
bufar ed90af78d7
Merge pull request #1 from Sakimori/indev
Indev
2021-02-04 16:44:49 -05:00
Genderdruid 491ef2fb35 Revert "testing stuff to potentially add a table of contents"
This reverts commit dc3eae7ab6.
2021-02-04 08:32:44 -08:00
Genderdruid dc3eae7ab6 testing stuff to potentially add a table of contents 2021-02-04 08:24:06 -08:00
Genderdruid f4188048c1 Update README.md 2021-02-04 08:16:29 -08:00
Genderdruid 3993203228 Update README.md 2021-02-04 08:15:03 -08:00
Genderdruid 5ba35314b0 Update README.md 2021-02-04 08:13:16 -08:00
Genderdruid b5ae156120 updated the readme and wordings in the_prestige
added all of the new commands to the readme, added an FAQ, and updated wording of a few things in a few places.
2021-02-04 08:08:38 -08:00
Sakimori 2a19e47b5f fixed bug with no players meeting min stat requirements for stats 2021-02-04 02:54:15 -05:00
Sakimori 468a1e67e7 implemented #184: leagueleaders, with various stats, reading sql commands from external hotloading file in /data 2021-02-04 02:49:23 -05:00
Sakimori 9f5e2bb19a fixes #185: no second line will now print an error message 2021-02-04 01:28:33 -05:00
Sakimori cdcfbc706c fixes #186: added leagueforcestop for bot owners 2021-02-04 01:25:52 -05:00
Sakimori c9b81a6aa6 fixes #182: adds error handling and confirmation of season reset 2021-02-03 18:49:38 -05:00
Sakimori 36fb248a11 implemented heat wave and leagueseasonreset command 2021-02-03 06:55:04 -05:00
Sakimori 53b857bf2c okay, *really* fixed schedule generation 2021-02-03 05:53:43 -05:00
Sakimori 9a22860ad8 implemented drizzle 2021-02-03 04:24:11 -05:00
Sakimori 48897d8cb1 retired slight tailwind weather 2021-02-03 04:03:45 -05:00
Sakimori 1bc8c39068 fixes #169: divisionstandings trims standings display to a single division 2021-02-03 04:00:20 -05:00
Sakimori 28173cd691 removed debug league commands 2021-02-03 03:37:30 -05:00
Sakimori f4aaa6ed52 fixes #171: teamschedule allows viewing of a single team's schedule in a league 2021-02-03 03:36:47 -05:00
Sakimori 6fbbefcd10 fixes #170: lists days off in schedule 2021-02-03 03:27:52 -05:00
Sakimori 01fde3e814 fixes #179: twilight weather procs now display runs scored 2021-02-03 03:15:08 -05:00
Sakimori 93eafd2104 fixes #177: moveplayer now supports pitcher and batter arguments, just like addplayer (works as before without this argument) 2021-02-03 03:12:24 -05:00
Sakimori b556e023c4 added new field to team embeds 2021-02-03 02:51:01 -05:00
Sakimori 5c07c988b2
added backer 2021-02-01 19:05:43 -05:00
Sakimori 965304539e
Merge pull request #180 from bufar/indev
Debugged Inter-Division Matchmaking
2021-02-01 18:26:28 -05:00
bufar 4597bf1d6e Debugged inter-div matchmaking 2021-02-01 17:58:10 -05:00
Sakimori 7384ebedbe
Merge pull request #178 from Sakimori/indev
Indev
2021-01-29 16:23:05 -05:00
Sakimori 049a0f80c3 fixed pauseleague missing help text, added confirmation to noautopostseason 2021-01-29 15:50:34 -05:00
Sakimori eb20f4adcc added replaceplayer 2021-01-29 15:41:27 -05:00
Sakimori c613ebe136 fixed schedule generation for real this time 2021-01-29 15:27:51 -05:00
Sakimori 7f23235709 added extra sql scripts, changed "fourth base" to "None base" 2021-01-27 17:27:28 -05:00
Sakimori 318b0f52aa
Merge pull request #176 from Sakimori/indev
miscellaneous fixes
2021-01-23 02:24:19 -05:00
Sakimori ccede38d49 closes #172 2021-01-23 01:43:49 -05:00
Sakimori 671a5c2fdd fixed some divisions not getting interdivision matchups 2021-01-23 01:27:59 -05:00
Sakimori e24e96e309
Merge pull request #175 from esSteres/indev
add duplicate checking to both frontend and backend
2021-01-23 01:18:18 -05:00
Sakimori 8dc12e4cf8
Merge branch 'indev' into indev 2021-01-23 01:18:10 -05:00
Sakimori 4aee87e4d9
Merge pull request #167 from esSteres/master
quick fixes
2021-01-23 01:15:20 -05:00
Elijah Steres 3f670e4cbe add duplicate checking to both frontend and backend 2021-01-19 09:32:11 -05:00
Sakimori 838b005067 added a server counter to the on-ready event 2021-01-18 02:36:24 -05:00
Elijah Steres 1fee637608 quick fixes 2021-01-17 17:25:47 -05:00
Sakimori 4408e3272d
Merge pull request #164 from Sakimori/master
bringing indev back in line with direct master commits
2021-01-17 15:49:42 -05:00
Sakimori d141c21433 fixed bye string sneaking into league 2021-01-17 15:48:21 -05:00
Sakimori 8d21e29fdd resolved gitignore conflict 2021-01-17 15:09:13 -05:00