Oliver
|
a8db700449
|
Merge pull request #68 from Oliver-Akins/dev
v1.2.5
|
2021-01-26 17:07:22 -07:00 |
|
Oliver-Akins
|
b380fef99b
|
Add a card ID for if there are multiple guessers in the game
|
2021-01-26 16:48:49 -07:00 |
|
Oliver-Akins
|
249bc5bca6
|
Add a property if there are multiple guessers on a team
|
2021-01-26 16:48:23 -07:00 |
|
Oliver-Akins
|
0d8f13a0a5
|
Add test file patterns to the gitignore.
|
2021-01-26 16:20:37 -07:00 |
|
Oliver-Akins
|
8c2963c75b
|
Use updated reset method.
|
2021-01-26 16:19:12 -07:00 |
|
Oliver-Akins
|
0d0e9ecdad
|
Reset all parts of the team, not just the hand.
|
2021-01-26 16:18:57 -07:00 |
|
Oliver-Akins
|
a5ee46bfb2
|
Protect against undefined property error
|
2021-01-26 16:13:45 -07:00 |
|
Oliver-Akins
|
7e12fa253a
|
Protect against attempting to draw 0 cards
|
2021-01-26 16:12:55 -07:00 |
|
Oliver
|
7d2f43a37b
|
Merge pull request #62 from Oliver-Akins/dev
v1.2.4
|
2021-01-23 12:45:05 -07:00 |
|
Oliver-Akins
|
4d885ea36b
|
Reset each team's hand
|
2021-01-23 12:36:07 -07:00 |
|
Oliver-Akins
|
e8a44d16d5
|
Add resetHand method for teams
|
2021-01-23 12:35:42 -07:00 |
|
Oliver-Akins
|
865c454589
|
Make spirits see the buttons at end of the game
|
2021-01-23 12:34:48 -07:00 |
|
Oliver
|
c1b32f1cb7
|
Merge pull request #58 from Oliver-Akins/dev
v1.2.3
|
2021-01-12 16:12:03 -07:00 |
|
Oliver-Akins
|
94f018bf60
|
Update the lobby screen to move the player around the lists
|
2021-01-12 16:04:00 -07:00 |
|
Oliver-Akins
|
911f25eb1d
|
Makes period optional for answer checking.
|
2021-01-12 15:34:51 -07:00 |
|
Oliver-Akins
|
01940fb0b6
|
Make discard hand button more colourblind friendly
|
2021-01-12 15:04:45 -07:00 |
|
Oliver-Akins
|
2cb82f2e8f
|
Update log messages
|
2021-01-12 14:46:05 -07:00 |
|
Oliver-Akins
|
c171d93963
|
Only send new hand response to the guessers on the correct team.
|
2021-01-12 14:45:44 -07:00 |
|
Oliver-Akins
|
9ae1568bea
|
Update clarity of the server README
|
2021-01-11 17:17:40 -07:00 |
|
Oliver-Akins
|
5ee439a6e7
|
Clarity: Add better description
Update the template.toml to have a better description of the fingerprint when in "sheets" mode
|
2021-01-11 17:16:13 -07:00 |
|
Oliver
|
7e12124330
|
Merge pull request #52 from Oliver-Akins/dev
v1.2.2
|
2021-01-11 16:53:50 -07:00 |
|
Oliver-Akins
|
62e42b20e3
|
Add Axios as a dependency
|
2021-01-11 16:35:23 -07:00 |
|
Oliver-Akins
|
6f3301e1c9
|
Allow "sheets" to be used in the config
|
2021-01-11 16:34:17 -07:00 |
|
Oliver-Akins
|
f5a2de29de
|
Implement method to download the CSV data from Google Sheets
|
2021-01-11 16:33:58 -07:00 |
|
Oliver-Akins
|
9afec3f372
|
Move guesser limit to config file.
|
2021-01-10 16:31:25 -07:00 |
|
Oliver-Akins
|
d4356348dc
|
Delete datastore when it's reloaded
|
2021-01-10 16:14:35 -07:00 |
|
Oliver-Akins
|
bd70fa5f99
|
Change how the status check is working
|
2021-01-10 15:42:14 -07:00 |
|
Oliver-Akins
|
0f74a60cb3
|
Adjust logs and comments & a couple assignments
|
2021-01-10 15:41:48 -07:00 |
|
Oliver-Akins
|
d66f538f3a
|
Move the playerData check around
|
2021-01-10 15:41:11 -07:00 |
|
Oliver-Akins
|
fd11293623
|
Set object to a falsey value when resetting
|
2021-01-10 14:39:23 -07:00 |
|
Oliver-Akins
|
9a398e41a8
|
Log that the game is being reset and mark game as in lobby
|
2021-01-10 14:38:44 -07:00 |
|
Oliver-Akins
|
e0f76432bf
|
Update error response message to not give more info away than needed.
|
2021-01-10 14:21:42 -07:00 |
|
Oliver-Akins
|
120cedb963
|
Add bash scripts to the gitignore.
|
2021-01-10 14:15:48 -07:00 |
|
Oliver-Akins
|
6bdf0ee17c
|
Fix spelling error in conditional (closes #46)
|
2021-01-10 14:15:18 -07:00 |
|
Oliver-Akins
|
daa18d6a9a
|
Fix: Character cases causing interface not recognize the game end. (closes #47)
|
2021-01-10 14:13:58 -07:00 |
|
Oliver-Akins
|
78d1d979de
|
Change to a strict type check
|
2021-01-10 13:58:17 -07:00 |
|
Oliver
|
9f2539af86
|
Merge pull request #43 from Oliver-Akins/dev
v1.2.1
|
2021-01-09 16:46:39 -07:00 |
|
Oliver-Akins
|
2a7d51dae9
|
Update the README to have better setup steps for systemd.
|
2021-01-09 16:35:25 -07:00 |
|
Oliver-Akins
|
d8d43a9d06
|
Update log events.
|
2021-01-09 16:29:51 -07:00 |
|
Oliver-Akins
|
8360070711
|
Update exit code listeners to accomodate for systemd
|
2021-01-09 16:29:05 -07:00 |
|
Oliver-Akins
|
30a67f653d
|
Correct the link command for the service file.
|
2021-01-09 15:32:52 -07:00 |
|
Oliver
|
7ac1b4c110
|
Merge pull request #41 from Oliver-Akins/dev
V1.2.0
|
2021-01-09 15:14:20 -07:00 |
|
Oliver-Akins
|
8f708133d4
|
Add filepath in text step rather than just the example.
|
2021-01-09 15:13:46 -07:00 |
|
Oliver-Akins
|
cd31676634
|
Add command to access logs.
|
2021-01-09 15:13:30 -07:00 |
|
Oliver-Akins
|
bb9f187a2e
|
Remove step where you try to erroneously enable the ghost-writer service
|
2021-01-09 15:13:16 -07:00 |
|
Oliver-Akins
|
dd67a7e22e
|
Update information for the websocket.port property
|
2021-01-09 15:01:13 -07:00 |
|
Oliver-Akins
|
2d520e2ceb
|
Remove resources cache from git
|
2021-01-09 14:59:06 -07:00 |
|
Oliver-Akins
|
b1331a519b
|
Add config option for datetime visibility in the logger
|
2021-01-09 14:56:23 -07:00 |
|
Oliver-Akins
|
bfc5453f28
|
Create service file.
|
2021-01-09 14:35:36 -07:00 |
|
Oliver-Akins
|
e7344fe45c
|
Add proper filepath for the service file link.
|
2021-01-09 14:35:22 -07:00 |
|