Michael Langford
13f0d82c34
Hides nomination log button when sessionId==0
...
This commmit implements 2 stylistic suggestions
as well: a CSS class name change and removes seemingly
redundant spacing specification. Testing on chrome and safari
reveals neither caues a functional change.
2021-03-17 11:16:38 -04:00
Michael Langford
9a232c835a
camel to kebab for nomlogSummary
...
Adopts preferred CSS class format
2021-03-17 10:50:53 -04:00
Michael Langford
40b60363c5
Adds indicator of a player visible voting log
...
A new player can be suprised that this tool keeps a history of
nominations. This indicator shows a book with a skull on it
when there is a nomination log present in the session object
along with the count of nominations stored locally in the
session object.
This allows a new user to see that there is a voting log.
This allows groups that wish to only see a limited voting
log to remind the storyteller to clear the log if they see
that there is one.
If accepted, this would address #124 and the secondary
considerations metioned in #121 .
This commit squashes away the previous textual version
2021-03-11 15:04:41 -05:00
Steffen
562fbc2f75
Merge pull request #123 from eddgabriel/main
...
Mephit!
2021-03-04 22:40:31 +01:00
eddgabriel
1e9363826d
Mephit!
2021-03-04 21:32:30 +00:00
Steffen
3b6daef43f
Merge pull request #120 from eddgabriel/main
...
Correct LM reminder and travellers night order
2021-03-01 11:16:44 +01:00
eddgabriel
9594f96b7b
Correct LM reminder and travellers night order
2021-03-01 09:51:59 +00:00
Steffen
577ab676a9
updated catfishing
2021-02-28 20:07:01 +01:00
Steffen
1b217e8501
Update README.md
2021-02-28 13:48:27 +01:00
Steffen
660e9dc4a3
Update CONTRIBUTING.md
2021-02-28 13:37:54 +01:00
Steffen
dadd06d4d9
Update CONTRIBUTING.md
2021-02-28 13:37:16 +01:00
Steffen
b301dc3148
Update README.md
2021-02-26 09:58:20 +01:00
Steffen
f265da373b
Merge pull request #117 from eddgabriel/main
...
Snitch!
2021-02-19 08:54:32 +01:00
eddgabriel
79ede0a73e
Snitch!
2021-02-18 22:25:42 +00:00
Steffen
fac108d12c
fix missing role alert
2021-02-18 17:22:46 +01:00
Steffen
5c47dfd5d0
Update README.md
2021-02-11 21:39:52 +01:00
Steffen
729f3981d6
Merge pull request #113 from bra1n/custom-images
...
Support custom character icons / edition logos again with opt-in
2021-02-11 20:33:18 +01:00
Steffen
c6bd737298
2.8.0
2021-02-11 20:30:15 +01:00
Steffen
819534dab6
moved image opt-in to grimoire tab
2021-02-11 13:48:06 +01:00
Steffen
8bd3c9b450
Merge branch 'main' into custom-images
...
# Conflicts:
# CHANGELOG.md
2021-02-08 13:58:27 +01:00
Steffen
f3dec23233
Merge pull request #115 from bra1n/multiple_character_selec
...
allow selecting characters multiple times
2021-02-07 22:16:29 +01:00
Steffen
9e6d14ec82
2.7.0
2021-02-07 22:14:50 +01:00
Steffen
5c4811ba91
wrap up and changelog
2021-02-07 22:14:27 +01:00
Steffen
1c31de430a
allow selecting multiple characters ( closes #77 )
2021-02-06 22:24:46 +01:00
Steffen
429bcb8cfc
added firstNightReminder for demon/minion info on night order modal
2021-02-06 21:11:43 +01:00
Steffen
1f445b59e1
Merge remote-tracking branch 'origin/main' into custom-images
2021-02-05 22:16:19 +01:00
Steffen
84fa76178a
changelog
2021-02-05 22:14:50 +01:00
Steffen
b4311db090
added night order tooltips ( closes #104 )
2021-02-05 22:12:59 +01:00
Steffen
ad7fddd6a5
added video background support (mp4/webm)
2021-02-05 22:12:59 +01:00
Steffen
126dda1733
added a slight shadow
2021-02-05 22:12:59 +01:00
eddgabriel
440ea569ff
Legion!
2021-02-05 22:12:59 +01:00
Steffen
65c959e07f
fixed fabled roles breaking night order modal ( fixes #112 )
2021-02-05 22:12:59 +01:00
Dave
6026a6e8e8
changed code to grab session id from pasted domain in join dialog to be a pop, to avoid errors if the hash string is not present
2021-02-05 22:12:59 +01:00
Dave
aee12a23be
simplified the regex on joining a session to only look for anything starting with http(s):// and parseing out the code.
2021-02-05 22:12:59 +01:00
Dave
f60069caa9
adding a regex in to the join session method in Menu.vue, to check if a townsquare domain has been entered in to join dialog, if it finds one it will get the session id from the # query string instead of just taking the value directly from the dialog.
2021-02-05 22:12:59 +01:00
Steffen
c3c753f5b3
added night order tooltips ( closes #104 )
2021-02-05 22:07:25 +01:00
Steffen
2eb228ec81
added video background support (mp4/webm)
2021-02-05 20:50:12 +01:00
Steffen
83e86874f0
added a slight shadow
2021-02-05 13:49:53 +01:00
Steffen
78c16fe201
Merge pull request #114 from eddgabriel/main
...
Legion!
2021-02-05 13:19:28 +01:00
eddgabriel
18a594ea5b
Legion!
2021-02-04 22:10:32 +00:00
Steffen
317c5a1ff8
reduce custom role transport by replacing object keys with numerical indices
2021-02-04 21:55:04 +01:00
Steffen
a5d6d593c8
show generic icons for custom roles and opt out players
2021-02-04 21:40:59 +01:00
Steffen
484f9f0e63
fixed fabled roles breaking night order modal ( fixes #112 )
2021-02-04 12:11:40 +01:00
Steffen
d409186ff1
re-enabled custom role support
2021-02-03 22:12:38 +01:00
Steffen
142968bf8a
Merge pull request #109 from bra1n/network-refactoring
...
Network refactoring
2021-02-02 10:32:43 +01:00
Steffen
ec64584da5
added custom image opt in
2021-02-01 22:33:59 +01:00
Steffen
43070ae1d3
Merge pull request #108 from davotronic5000/#94_parse_link_when_joining
...
#94 parse link when joining
2021-01-30 18:00:51 +01:00
Dave
7f0d60c272
changed code to grab session id from pasted domain in join dialog to be a pop, to avoid errors if the hash string is not present
2021-01-30 12:50:09 +00:00
Steffen
4d33e7dda9
optimized ping and gamestate messages
2021-01-29 21:54:27 +01:00
Dave
724a218b6f
simplified the regex on joining a session to only look for anything starting with http(s):// and parseing out the code.
2021-01-29 14:55:19 +00:00