Steffen
f7eef3f8ea
add player role distribution through live session for ST
2020-12-15 22:31:50 +01:00
Steffen
53d608288d
only empty seats can be claimed by players and ST can clear seats now
2020-12-15 15:59:43 +01:00
Steffen
7c0f31584c
simplify session URLs
2020-12-14 21:49:40 +01:00
Steffen
41af82cc5c
updated Balloonist reminders ( fixes #69 )
2020-12-13 21:52:40 +01:00
Steffen
c31d264c7f
finished gamestate export & import ( closes #58 )
2020-12-13 21:50:44 +01:00
Steffen
e0958ac129
first draft of gamestate modal
...
improved general modal performance
2020-12-12 22:03:36 +01:00
Steffen
812d7d8c04
add rate limit to server
2020-12-12 21:33:38 +01:00
Steffen
200c7f9b7d
custom roles are no longer synced in live games due to traffic and security concerns ( closes #60 )
2020-12-10 22:30:34 +01:00
Steffen
c09d1c7101
fix regex issue
2020-12-10 21:37:18 +01:00
Steffen
1991401fdb
Merge branch 'main' into v2.0
2020-12-10 15:02:59 +01:00
Steffen
ca74fb81db
package.json updated
2020-12-10 15:02:32 +01:00
Steffen
943227865b
Create codeql-analysis.yml
2020-12-10 09:38:02 +01:00
Steffen
dcabc505fe
show reminders from roles selected as bluff/other
2020-12-07 21:53:20 +01:00
Steffen
faf378dca3
only sync player data when changing player related things
2020-12-07 21:41:56 +01:00
Steffen
15ced66b42
add vote history
2020-12-06 22:27:52 +01:00
Steffen
7caa0e7a4b
added disclaimer
2020-12-05 22:46:05 +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
f69c7a79c2
voting terminology adjusted ( closes #66 )
...
highlight currently selected vote option
2020-12-02 22:01:16 +01:00
Steffen
a37add61d9
added night phase switch
2020-12-02 20:39:12 +01:00
Steffen
f915a1a7f8
added fabled to session gamestate object
2020-12-01 22:42:21 +01:00
Steffen
ede5d353f4
better (custom) reminder text rendering
2020-12-01 21:49: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
805e16ad63
added stats to server and simple channel -> client map
2020-11-29 21:34:05 +01:00
Steffen
e19b617df4
Merge pull request #67 from bra1n/dependabot/npm_and_yarn/highlight.js-9.18.5
...
Bump highlight.js from 9.18.1 to 9.18.5
2020-11-25 08:12:16 +01:00
dependabot[bot]
ae6b064dd0
Bump highlight.js from 9.18.1 to 9.18.5
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 9.18.1 to 9.18.5.
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-11-25 04:00:21 +00:00
Steffen
139b4fd202
add firstNight/otherNight leaves to fabled
2020-11-22 21:39:46 +01:00
Steffen
874e0ae1cb
Merge pull request #63 from suzicurran/patch-1
...
Add link to host tutorial video
2020-11-15 22:43:35 +01:00
Steffen
e395ff0ba2
Update README.md
2020-11-15 22:43:21 +01:00
Steffen
e4ae492901
Merge pull request #64 from suzicurran/patch-2
...
Update expired discord links
2020-11-02 13:11:03 +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
Suzi
d336fc00c1
Add link to host tutorial video
2020-10-31 14:35:24 -04:00
Steffen
e59820cf8e
Update README.md
2020-10-01 15:19:48 +02:00
Steffen
232a5cd99a
1.9.1
2020-09-22 09:10:42 +02:00
Steffen
b047fafda1
fix small issue with latency calculation
2020-09-22 09:10:35 +02:00
Steffen
27c240e19c
1.9.0
2020-09-21 11:24:53 +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
9e03d16160
1.8.1
2020-09-19 16:19:34 +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
ccf01a0bbe
1.8.0
2020-09-17 10:30:26 +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
92afde519d
1.7.3
2020-09-16 11:43:22 +02:00
Steffen
a370db8dd4
lint
2020-09-16 11:43:18 +02:00
Steffen
fdc7eb28a0
npm audit fix
2020-09-16 11:42:14 +02:00