Commit Graph

353 Commits

Author SHA1 Message Date
Sakimori
76ba246612 Merge branch 'redacted' of https://github.com/Sakimori/matteo-the-prestige into redacted 2020-12-30 03:08:42 -05:00
Sakimori
11d4cef2ee reverted index, added classes to games_page for heading 2020-12-30 03:08:32 -05:00
Sakimori
90d7e04b52
Delete weather_notes.txt 2020-12-30 03:01:40 -05:00
Sakimori
e46e685ba7 Merge branch 'redacted' of https://github.com/Sakimori/matteo-the-prestige into redacted 2020-12-30 02:48:43 -05:00
Sakimori
46528deb5e adjusted game diplay for half-inning changeover, changed title of web page 2020-12-30 02:48:39 -05:00
Sakimori
0d6c7193df
Merge pull request #69 from esSteres/redacted
Fix loading weirdness
2020-12-30 02:47:36 -05:00
Elijah Steres
88ae439273 Merge remote-tracking branch 'upstream/redacted' into redacted 2020-12-30 02:19:42 -05:00
Elijah Steres
01bec8bf90 jquery load bad :( 2020-12-30 02:18:40 -05:00
Sakimori
d5994b783b
Merge pull request #68 from esSteres/redacted
[Redacted] the [redacted]. Also some bugfixes in [redacted]
2020-12-30 01:40:39 -05:00
Elijah Steres
b3984cad8b Merge remote-tracking branch 'upstream/redacted' into redacted 2020-12-30 01:31:44 -05:00
Elijah Steres
b236445d8b frontend complete! for now, at least 2020-12-30 01:31:19 -05:00
Elijah Steres
ed56c8c0ce html/css done! next, js loading. 2020-12-29 22:57:07 -05:00
Elijah Steres
53da277ee5 tiny tweaks trying to fix wide team names not getting shortened 2020-12-29 22:29:28 -05:00
Elijah Steres
1cc38665e5 nearly done with the html/css; grids are the worst 2020-12-29 22:21:47 -05:00
Sakimori
e5cd6ed65d made pitchers have to field outs too 2020-12-29 20:25:41 -05:00
Sakimori
7e2c275b6a merged import and other misc changes from master 2020-12-29 20:20:35 -05:00
Sakimori
78172f6128
Merge pull request #63 from jmaliksi/jm_real_stats
Pull real stats if present
2020-12-29 19:10:25 -05:00
Sakimori
bf941ca1c2
added name to readme 2020-12-29 16:55:22 -05:00
joe
ce87683957 Pull real stats if present 2020-12-29 13:26:50 -08:00
Sakimori
760b39ec3b Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2020-12-29 00:02:51 -05:00
Sakimori
5c63ff600c edited gitignore 2020-12-29 00:02:22 -05:00
Elijah Steres
f28fbcd227 Merge remote-tracking branch 'upstream/redacted' into redacted 2020-12-28 21:44:07 -05:00
Sakimori
395fba2778
Merge pull request #59 from dannybd/patch-1
[tweak] "Game for {user.mention}:"
2020-12-28 20:10:48 -05:00
Sakimori
be18cf83b7 built rudimentary css grid for games, loader.js now directs updates to appropriate grid square as they come in 2020-12-28 19:48:50 -05:00
Danny Ben-David
c059992ec8
[tweak] "Game for {user.mention}:"
`user.display_name` doesn't tag the user who requested the game. Using `user.mention` makes at tags, which also means users can search for games using Discord search (`Game for mentions:@foobar`)
2020-12-28 18:06:50 -05:00
Sakimori
96c9692d09
Merge pull request #57 from esSteres/master
Add import command for onomancer url (#26)
2020-12-28 16:32:48 -05:00
Sakimori
a2bec8e511
Merge pull request #58 from Genderdruid/master
Updated README and help text in the_presige
2020-12-28 16:31:01 -05:00
Genderdruid
96a0a8a38e Updated README and help text in the_presige
Updated all of the help text for the commands to match the text in the readme and updated the readme, fixing a few spelling/grammar errors and removing the section about and all references to the now disabled pickup game funtionality.
2020-12-28 08:05:19 -08:00
Elijah Steres
1812553c9b cache player retrieved from collection url 2020-12-28 10:27:20 -05:00
Elijah Steres
8bc3abdf4d add m;import - no cache for collections currently 2020-12-28 04:09:02 -05:00
Sakimori
2a40cbfbd2 got a web page with all current games' full display states available in json 2020-12-28 03:21:47 -05:00
Sakimori
62a96521c5
Update the_prestige.py
set max concurrent games to 10 due to a misunderstanding of the rate limits doc, removed setupgame
2020-12-27 22:22:40 -05:00
Sakimori
632444dd1a
Merge pull request #53 from Genderdruid/master
Updated README.md with information about the delete team command
2020-12-27 20:47:22 -05:00
Sakimori
d92d1b0972
Update README.md 2020-12-27 19:43:41 -05:00
Genderdruid
f8f23def76 Update README.md 2020-12-27 16:13:12 -08:00
Sakimori
c1e7f189d6 added assignowner and deleteteam 2020-12-27 19:05:49 -05:00
Sakimori
e79a052aac plugged in the stolen base success modifier from the config 2020-12-27 18:09:19 -05:00
Sakimori
0cc9b9f9a2 Merge branch 'master' of https://github.com/Sakimori/matteo-the-prestige 2020-12-27 18:07:31 -05:00
Sakimori
3664451b30 applied the regex replacement to the search string too 2020-12-27 18:07:26 -05:00
Sakimori
5d87373a41
Merge pull request #52 from Genderdruid/master
Updated README.md, again (oops)
2020-12-27 18:04:00 -05:00
Sakimori
2d23dff0c3
Update README.md 2020-12-27 18:02:37 -05:00
Genderdruid
b16db5e2ff Update README.md 2020-12-27 14:46:26 -08:00
Sakimori
4e3537c321
Update FUNDING.yml 2020-12-27 17:33:44 -05:00
Sakimori
fd9e3a9c4d
Merge pull request #51 from Genderdruid/master
updated README to be clearer and better organized, also fixed Matteo self-referring with 'I' instead of 'we' in a few places
2020-12-27 17:31:44 -05:00
Sakimori
b76a3fb3c0 moved weathers to an external config 2020-12-27 17:27:30 -05:00
Genderdruid
4e5653761e Update the_prestige.py 2020-12-27 14:22:11 -08:00
Sakimori
8ba7a4ff45 added weather and stolen bases 2020-12-27 16:51:41 -05:00
Genderdruid
27b938470f Update README.md 2020-12-27 13:02:50 -08:00
Genderdruid
48c5c15f5b Update README.md 2020-12-27 13:02:11 -08:00
Genderdruid
e520f0162b Update README.md 2020-12-27 12:52:51 -08:00