Alec
|
c6e9b39f7c
|
Create linter.yml
|
2022-02-25 21:20:43 -05:00 |
|
Alec
|
cc64b0b171
|
Create node.js.yml
|
2022-02-25 21:17:57 -05:00 |
|
Alec
|
86aedfc2ce
|
Update README.md
|
2022-02-25 21:13:20 -05:00 |
|
Alec
|
7662e3cc49
|
Merge pull request #97 from AlecM33/new-e2e
e2e testing capability
|
2022-02-25 21:09:58 -05:00 |
|
AlecM33
|
6987ec7be2
|
remove comments
|
2022-02-25 21:08:32 -05:00 |
|
AlecM33
|
8e58e456a0
|
update dir
|
2022-02-25 21:04:18 -05:00 |
|
AlecM33
|
9a31496c86
|
remove unnecessary dependencies, lint
|
2022-02-25 21:00:20 -05:00 |
|
AlecM33
|
0625c41cae
|
e2e framework, tests for create page
|
2022-02-25 20:56:28 -05:00 |
|
AlecM33
|
815b671a4e
|
karma conf
|
2022-02-25 18:48:13 -05:00 |
|
AlecM33
|
090e9f64fd
|
updates
|
2022-02-25 18:28:20 -05:00 |
|
Alec
|
a6f9fb4cad
|
Update README.md
|
2022-02-25 14:09:05 -05:00 |
|
AlecM33
|
85fcaacb5b
|
lint specs
|
2022-02-24 23:49:21 -05:00 |
|
Alec
|
acffe6bc7b
|
Merge pull request #95 from AlecM33/spectator-mod-transfer-bug
Make several elements take up less space on mobile game page
|
2022-02-24 23:41:38 -05:00 |
|
AlecM33
|
635e25e5fd
|
Make several elements take up less space on mobile game page
|
2022-02-24 23:40:24 -05:00 |
|
Alec
|
acfdccf759
|
Merge pull request #94 from AlecM33/spectator-mod-transfer-bug
fix bug with transferring mod powers to spectators that join after the game has started
|
2022-02-24 23:12:12 -05:00 |
|
AlecM33
|
740813f05c
|
fix bug with transferring mod powers to spectators that join after game is started
|
2022-02-24 23:09:25 -05:00 |
|
Alec
|
84754d6101
|
remove log statement
|
2022-02-24 00:29:38 -05:00 |
|
Alec
|
6e5d1781a6
|
Update README.md
|
2022-02-23 22:05:59 -05:00 |
|
AlecM33
|
d717d58cc7
|
expand tutorial
|
2022-02-19 17:21:00 -05:00 |
|
AlecM33
|
14ad001d90
|
display code on lobby
|
2022-02-19 16:34:00 -05:00 |
|
AlecM33
|
8f82fac7fa
|
Merge branch 'master' of https://github.com/AlecM33/Werewolf
|
2022-02-03 21:03:12 -05:00 |
|
AlecM33
|
efba04c998
|
higher max height for lobby player container
|
2022-02-03 21:03:06 -05:00 |
|
Alec
|
27887836b7
|
Update README.md
|
2022-02-03 20:49:45 -05:00 |
|
Alec
|
8e97853a24
|
Merge pull request #93 from Ragaxus/fix-hunter-name
Change name of default role Hunter to Parity Hunter
|
2022-01-28 22:20:45 -05:00 |
|
Stav Gold
|
0f9a8dfa6f
|
Change name of default role Hunter to Parity Hunter
|
2022-01-28 21:17:55 -06:00 |
|
Alec
|
44f126562f
|
Merge pull request #92 from AlecM33/develop
send existing cookie with join request
|
2022-01-25 18:46:10 -05:00 |
|
AlecM33
|
f9aa9e061a
|
lint
|
2022-01-25 18:45:06 -05:00 |
|
AlecM33
|
2c9e7c14f8
|
send existing cookie on join call
|
2022-01-25 18:05:35 -05:00 |
|
Alec
|
45f1d99730
|
Merge pull request #91 from AlecM33/develop
refactor join to intermediary page
|
2022-01-25 00:08:30 -05:00 |
|
AlecM33
|
14e158c0b4
|
fix homepage join functionality
|
2022-01-25 00:08:01 -05:00 |
|
Alec
|
ed9eace4b5
|
Merge branch 'master' into develop
|
2022-01-24 23:37:34 -05:00 |
|
AlecM33
|
a0d68e636d
|
refactor join to intermediary page
|
2022-01-24 23:34:12 -05:00 |
|
AlecM33
|
4e4aee3fe8
|
revert conversion of join to XHR call
|
2022-01-21 01:33:49 -05:00 |
|
Alec
|
422bffd95b
|
Merge pull request #90 from AlecM33/develop
lint
|
2022-01-20 23:36:04 -05:00 |
|
AlecM33
|
45111da832
|
lint
|
2022-01-20 23:35:22 -05:00 |
|
Alec
|
2f0b4f3d8f
|
Merge pull request #89 from AlecM33/develop
connect socket first, but only fetch state on re-connect
|
2022-01-20 23:33:19 -05:00 |
|
AlecM33
|
750ef75cd4
|
connect socket first, but only fetch state on re-connect
|
2022-01-20 23:32:43 -05:00 |
|
Alec
|
e98e178370
|
Merge pull request #88 from AlecM33/game-page-networking-refactor
update dependency
|
2022-01-20 22:19:15 -05:00 |
|
AlecM33
|
4457cf5ad5
|
update dependency
|
2022-01-20 22:18:23 -05:00 |
|
Alec
|
7e856848ef
|
Merge pull request #86 from AlecM33/develop
refactor game page networking, add CORS to api
|
2022-01-20 22:16:57 -05:00 |
|
Alec
|
9cce200a7c
|
Merge pull request #85 from AlecM33/game-page-networking-refactor
Game page networking refactor
|
2022-01-20 22:16:17 -05:00 |
|
AlecM33
|
6a2cb7dc2f
|
add cors to api
|
2022-01-20 22:15:18 -05:00 |
|
AlecM33
|
fd3b05dd80
|
refactor of networking when first reaching game page
|
2022-01-20 22:00:53 -05:00 |
|
AlecM33
|
d04a1d2b5e
|
tutorial updates
|
2022-01-18 21:23:03 -05:00 |
|
Alec
|
a6051402f6
|
Merge pull request #83 from AlecM33/develop
make elements tabbable, fix fields exported with roles, styling changes
|
2022-01-18 20:45:39 -05:00 |
|
AlecM33
|
a82665986d
|
tab to mod trasnferrable people
|
2022-01-18 20:44:10 -05:00 |
|
AlecM33
|
aa6e1763e2
|
lint
|
2022-01-18 20:06:30 -05:00 |
|
AlecM33
|
7d6b4ca3cf
|
make elements tabbable, fix fields exported with roles, styling changes
|
2022-01-18 20:05:03 -05:00 |
|
AlecM33
|
68a6bb8608
|
fix bug with timer continuing to run after client reconnect
|
2022-01-17 19:43:34 -05:00 |
|
Alec
|
07e7b77d5f
|
Merge pull request #81 from AlecM33/develop
correctly configure socket server for gcloud, lower min player count
|
2022-01-17 15:08:07 -05:00 |
|