Steffen
139b4fd202
add firstNight/otherNight leaves to fabled
2020-11-22 21:39:46 +01:00
Suzi
a418fc46b9
Update expired discord links
...
I assumed these used to point to the "Blood on the Clocktower (Unofficial)" server, since I see you're active in there. Please do correct if that's not the case!
These new invite links are set to never expire.
2020-10-31 14:50:55 -04:00
Steffen
b047fafda1
fix small issue with latency calculation
2020-09-22 09:10:35 +02: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
eab7c659e3
bugfixes
2020-09-19 16:19:05 +02:00
Steffen
081ead0fd5
update general icon
2020-09-17 15:11:24 +02:00
Steffen
919abaa0eb
fix tooltip
2020-09-17 10:47:13 +02:00
Steffen
6e437e5dbd
added general and stormcatcher
...
fixed night order
2020-09-17 10:30:12 +02:00
Steffen
896208d1e6
add minion / demon info to night order sheet ( closes #53 )
2020-09-17 09:42:19 +02:00
Steffen
8149feb7e3
better text
2020-09-16 11:52:26 +02:00
Steffen
87b484ba57
more lint
2020-09-16 11:43:55 +02:00
Steffen
a370db8dd4
lint
2020-09-16 11:43:18 +02:00
Steffen
1409bea1f3
fixed voting race condition
...
added session ping
cleaned up vote text
2020-09-16 11:39:36 +02:00
Steffen
dda8192e2e
updated catfishing to 9.0
2020-08-21 14:40:22 +02:00
Steffen
974089e033
code cleanup
2020-08-09 22:09:39 +02:00
Steffen
d1dc6f98e1
show possible bluffs even for less than 6 players
2020-08-09 22:07:26 +02:00
Steffen
a8a87a1e38
adjusted custom scripts with fabled support
...
added session handling for fabled
2020-08-09 22:02:02 +02:00
Steffen
f7c8e022a3
fabled UI finished
2020-08-09 21:28:38 +02:00
Steffen
0622aae25c
added fabled icons
2020-07-23 15:11:28 +02:00
Steffen
d0292a9430
started working on fabled
2020-07-23 13:52:53 +02:00
Steffen
af1717134c
added support for custom roles in live sessions
2020-07-23 12:25:51 +02:00
Steffen
615ab168e2
center align custom reminder icons
2020-07-23 10:47:57 +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
6ab0780803
added global reminders and new custom script ( closes #37 )
2020-07-09 13:05:50 +02:00
Steffen
80b5bff1a4
new icons
2020-07-06 11:15:42 +02:00
Steffen
55278c913c
higher resolution icons for DPD
2020-07-06 09:39:12 +02:00
Steffen
e9f6d85632
new Barber wording
2020-07-04 21:35:53 +02:00
Steffen
d51d450358
fixed lil' monsta
2020-07-04 21:30:20 +02:00
Steffen
4c328b1155
added Dead Penance Day roles and Acrobat
2020-07-04 20:44:59 +02:00
Steffen
15e42848c7
new character icons
2020-07-04 20:19:34 +02:00
Steffen
b47b45ceb2
unbreak custom role script
2020-07-03 21:28:42 +02:00
Steffen
2776f58366
open player menu always inside the circle ( closes #28 )
2020-07-03 10:57:08 +02:00
Steffen
ac29310eb4
rewrote vote text to be less confusing ( closes #24 )
2020-07-03 10:22:42 +02:00
Steffen
bc07255366
fix broken reminders for custom roles ( closes #44 )
2020-07-03 10:21:12 +02:00
Steffen
036f61fed0
separated night order reference sheet into its own modal and hotkey ( fixes #36 )
2020-07-01 10:44:12 +02:00
Steffen
300066a551
add error message when provided JSON is invalid
2020-07-01 10:31:02 +02:00
Steffen
b158230fce
handle empty image urls correctly ( fixes #42 )
2020-07-01 10:20:56 +02:00
Steffen
d3d4b0d338
Update roles.json
2020-07-01 08:18:59 +02:00
Steffen
a2e7eb3d35
Update EditionModal.vue
2020-07-01 08:18:07 +02:00
Steffen
c8e2f30739
acrobat icon added
2020-06-30 14:16:33 +02:00
Steffen
75d08e2e7e
added support for (local) custom characters ( closes #4 )
2020-06-30 13:50:35 +02:00
Steffen
71dc48284a
bluffs overlay other elements ( closes #32 )
2020-06-30 11:09:54 +02:00
Steffen
5b65a65b0d
slowed down player glow
2020-06-30 10:42:27 +02:00
Steffen
b986715ee5
sync votes along with gamestate ( fixes #35 )
2020-06-30 10:16:56 +02:00
Steffen
85909778ee
dont filter uppercase letters in session channel names ( fixes #39 )
2020-06-30 09:58:27 +02:00
Ben Finney
ac475e39ce
Store characters in the order specified in the script.
...
This corrects issue #38 by following the script sequence (not the
catalogue of characters) for storing the characters.
2020-06-24 22:47:55 +10:00
Ben Finney
8aebece218
Rename a parameter to more accurately reflect its usage.
2020-06-24 22:47:55 +10:00
Ben Finney
396990cd1d
Define Map of all known characters.
2020-06-24 22:47:55 +10:00