Kevin Rode
|
41812e786d
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-17 16:17:07 -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 |
|
kevroded
|
8c861d1651
|
Fixes #9
|
2021-01-07 22:58:46 +00: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 |
|
kevroded
|
ae81961428
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-06 20:47:54 -05:00 |
|
kevroded
|
957c11c60d
|
Moved DB update command to limit duplicate entries
|
2021-01-06 12:24:59 -05:00 |
|
kevroded
|
8044c1cae7
|
New attempt to fix game history saving multiple times
|
2021-01-06 01:24:03 -05:00 |
|
kevroded
|
97f125c55e
|
Moved db statement to remove duplicate saves
|
2021-01-06 01:05:37 -05:00 |
|
kevroded
|
f8b5480cfa
|
debug removed weather info should be getting saved to the DB
|
2021-01-06 00:19:31 -05:00 |
|
kevroded
|
9a5162a448
|
Updated debug message
|
2021-01-06 00:12:46 -05:00 |
|
kevroded
|
8444e5b07a
|
Fixed commented out line
|
2021-01-06 00:04:14 -05:00 |
|
kevroded
|
bd25fae829
|
debugging staement added
|
2021-01-06 00:02:46 -05:00 |
|
kevroded
|
e9abc7befd
|
First try at adding weather to game history command
|
2021-01-05 23:52:23 -05:00 |
|
Kevin Rode
|
120496f66b
|
Readded commands to save game history
|
2021-01-05 20:38:02 -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 |
|