Commit graph

37 commits

Author SHA1 Message Date
Dave
769c891a67 correcting pronoun to pronouns in all occurances 2021-02-28 11:23:16 +00:00
Dave
2e930e6606 Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns 2021-02-28 10:30:44 +00:00
Steffen
ec64584da5 added custom image opt in 2021-02-01 22:33:59 +01:00
Dave
e60def4226 creating an action to store player pronoun in state and persist the data in local storage 2021-01-27 19:41:28 +00:00
Dave
cb45da4de4 add pronoun property to player in state 2021-01-16 23:56:10 +00:00
JulGvoz
3942303f05
Merge branch 'main' into JulGvoz/main 2021-01-09 16:22:18 +02:00
Steffen
be89d51ae6 added vote time 2021-01-07 20:25:12 +01:00
Steffen
1f4a37ab5c clear Fabled when clearing players or roles 2021-01-06 21:58:08 +01:00
Steffen
3545b3a69d fix sessionId handling for URLs 2020-12-25 20:30:31 +01:00
Steffen
1f58f344eb fix nomination history type 2020-12-22 13:25:09 +01:00
Steffen
125d5a9510 clearing vote history as ST clears it for everyone
fixed role distribution bug
2020-12-22 11:32:00 +01:00
Steffen
f7eef3f8ea add player role distribution through live session for ST 2020-12-15 22:31:50 +01:00
Steffen
15ced66b42 add vote history 2020-12-06 22:27:52 +01:00
Steffen
dcff59a183 added vote countdown & alert 2020-12-05 22:24:55 +01:00
Steffen
40087a3478 added vote pausing
added half-second voting speeds
2020-12-03 21:09:06 +01:00
Steffen
f10ff968a6 finished adding night reminders to fabled 2020-11-30 22:04:21 +01:00
Steffen
02d7002e34 moved fabled to player store
cleaned up some things around fabled night reminders
added fabled to night sheet
2020-11-29 22:17:02 +01:00
Steffen
0b5d9c5865 moved latency calculation server-side
made host per channel exclusive
added auto-reconnection
2020-09-21 11:24:36 +02:00
Steffen
1409bea1f3 fixed voting race condition
added session ping
cleaned up vote text
2020-09-16 11:39:36 +02:00
Steffen
fd75b1771f
fixed jumpy clock hands when someone joins in the middle of a vote (fixes #49) 2020-07-23 10:40:26 +02:00
Steffen
1ce9c08dc3
keep night order for dead players (closes #47) 2020-07-19 21:16:45 +02:00
Steffen
e19aa7a6fe
fix swapping and moving players in live sessions (fixes #46) 2020-07-19 21:11:23 +02:00
Steffen
b986715ee5
sync votes along with gamestate (fixes #35) 2020-06-30 10:16:56 +02:00
Steffen
8b55ae1416
added night order to reference sheet (closes #30) 2020-06-18 12:46:41 +02:00
Steffen
2218b10331
made voting clock speed customizable (closes #27) 2020-06-18 10:00:32 +02:00
Steffen
24d6c4c1f2
allow the ST to set a vote 2020-06-16 10:58:36 +02:00
Steffen
6a37d17aec
vote timer 2020-06-03 23:04:50 +02:00
Steffen
31b4cd5183
added vote buttons 2020-06-03 22:25:23 +02:00
Steffen
c2d142f169
added vote component 2020-05-31 23:42:08 +02:00
Steffen
f42d7dd2be
added seat claiming 2020-05-31 00:18:31 +02:00
Steffen
0f1397c53d
modularized session 2020-05-30 22:47:42 +02:00
Steffen
8cca5ece8d
added player move feature 2020-05-19 15:19:19 +02:00
Steffen
ddb4105c89
added swapping, fixed some bugs 2020-05-12 22:22:36 +02:00
Steffen
da3cd96723
added live sessions for townsquare sync 2020-05-09 21:47:00 +02:00
Steffen
33c9edf339
finished moving stuff to store 2020-05-04 23:05:36 +02:00
Steffen
ca91112b26
further adjustments to store 2020-05-03 23:05:17 +02:00
Steffen
84e533640b
basic player store 2020-05-02 22:23:05 +02:00