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 |
|
Elijah Steres
|
09b90cf445
|
add grid filling
|
2021-01-07 16:22:39 -05:00 |
|
Elijah Steres
|
364834befa
|
more progress, switch to using hooks over classes
|
2021-01-07 06:33:44 -05:00 |
|
Elijah Steres
|
486ba1f200
|
it works! (feature parity coming soon™️)
|
2021-01-07 03:10:53 -05:00 |
|
Sakimori
|
803f633a9e
|
changed timestamp to uuid strings, adjusted variable names in the_prestige and main_controller
|
2021-01-05 14:26:54 -05:00 |
|
Sakimori
|
ff582d8709
|
finished implementing tournaments, slowed game ticks to 8 seconds
|
2021-01-03 23:18:45 -05:00 |
|
Sakimori
|
5e00d0d271
|
moved the team fuzzy searching to a get_team_fuzzy_search for ease of coding
|
2021-01-03 16:48:51 -05:00 |
|
Sakimori
|
28dca13f53
|
moved league work to new branch in case not ready for monday release
|
2021-01-03 03:51:45 -05:00 |
|
Elijah Steres
|
09375e9fe9
|
add game query param that bumps game to top
|
2021-01-02 11:52:06 -05:00 |
|
Elijah Steres
|
d3ac6caa70
|
Merge remote-tracking branch 'upstream/indev' into indev
|
2021-01-02 06:22:20 -05:00 |
|
Elijah Steres
|
9a70ec02c1
|
add shareeable game links
|
2021-01-02 06:21:53 -05:00 |
|
Sakimori
|
e2eb77b1ef
|
fully implemented heavy snow and slight tailwind weathers. removed supernova from the pool
|
2021-01-02 05:42:14 -05:00 |
|
Elijah Steres
|
5bd45bacf8
|
make startgame command post link to league
|
2021-01-02 03:05:54 -05:00 |
|
Elijah Steres
|
61926fca63
|
Merge remote-tracking branch 'upstream/indev' into indev
|
2021-01-02 02:51:14 -05:00 |
|
Elijah Steres
|
594fef8229
|
use history.pushState to make site experience smoother
|
2021-01-02 02:50:48 -05:00 |
|
Elijah Steres
|
09ce4edb43
|
give leagues their own page
|
2021-01-02 01:52:51 -05:00 |
|
Sakimori
|
07a7c5c3c3
|
added rotations to teams, and automatic conversion. updated saveteam to new format, supporting rotation. games choose random pitcher
|
2021-01-02 01:10:52 -05:00 |
|
Astrid
|
20fc9ba74c
|
Also send raw json state in the websocket
|
2021-01-01 22:30:13 +01:00 |
|
Elijah Steres
|
09f55e8402
|
css updates and template fixes
|
2021-01-01 16:24:02 -05:00 |
|
Sakimori
|
971444fb4b
|
another attempt at setting host
|
2021-01-01 15:28:12 -05:00 |
|
Sakimori
|
b8f6e3b352
|
changed host to SERVER_NAME
|
2021-01-01 15:16:26 -05:00 |
|
Sakimori
|
2b350e9acd
|
added host declaration
|
2021-01-01 14:58:55 -05:00 |
|
Sakimori
|
acdc160ab0
|
fixed outs not displaying, fixed game end notification in discord
|
2021-01-01 12:08:11 -05:00 |
|
Elijah Steres
|
854f5f4c26
|
change 'for in' to 'for of' because js sucks
|
2021-01-01 05:04:10 -05:00 |
|
Elijah Steres
|
bc39f66ffa
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-01 03:35:08 -05:00 |
|
Elijah Steres
|
01c73a06eb
|
make site faster by generating html server-side
|
2021-01-01 03:32:47 -05:00 |
|
Sakimori
|
a6e5e541fc
|
cleaned up a print function, added check for same league
|
2020-12-31 20:40:52 -05:00 |
|
Sakimori
|
2d6ba652b7
|
added is_league flag to game updates
|
2020-12-31 17:06:56 -05:00 |
|