Commit Graph

84 Commits

Author SHA1 Message Date
nicfreeman1209 5937209b35
Merge branch 'develop' into on_block 2021-05-09 21:18:41 +01:00
Steffen ed8bcb6b30
Merge branch 'develop' into 164_fix_voting 2021-05-09 22:01:51 +02:00
Steffen d50a90de21
Merge branch 'develop' into animation_toggle 2021-05-09 21:59:59 +02:00
Steffen beeb7b96f5
feedback implemented
npm audit
2021-05-08 22:28:05 +02:00
nicfreeman1209 205bd0ba79 on block -> marked 2021-05-05 15:20:37 +01:00
nicfreeman1209 8dacfea0cb move block/night logic from socket to menu 2021-05-05 11:54:48 +01:00
nicfreeman1209 946bafec5b player menu order 2021-05-05 11:21:31 +01:00
nicfreeman1209 b9b9e59b53 requested changes 2021-05-05 07:58:13 +01:00
nicfreeman1209 00e1446e64 minor 2021-05-04 23:18:25 +01:00
nicfreeman1209 4067f45ee2 lint 2021-05-04 22:01:20 +01:00
nicfreeman1209 e762e89485 nlc: toggle within session.js 2021-05-03 17:55:11 +01:00
nicfreeman1209 5edc476b08 ST always sees vote history
i.e. toggle affects only players
2021-05-03 14:32:58 +01:00
nicfreeman1209 943d228e98 add 'on the block' indicator
- after vote, ST chooses to put onto block / empty block / no change to block
- player menu has add / remove from block
- players are automatically removed from the block when (i) they die (ii) another player is put onto block
- fixed crash on add/remove/etc player mid vote
2021-05-02 22:52:20 +01:00
Steffen ef28198679 linter 2021-05-01 22:54:55 +02:00
Steffen a99d996419 disable all animations now 2021-05-01 22:46:12 +02:00
Adrian Irving-Beer a66892c30d
Add option to reduce night animations to save power. 2021-04-28 18:36:28 -04:00
nicfreeman1209 230507a67f socket part of toggle recordVoteHistory
analogous to isNight
2021-04-18 17:26:24 +01:00
nicfreeman1209 a2fb33eafe add recordVoteHistory & clearVoteHistory to session menu 2021-04-18 15:19:59 +01:00
Michael Langford 3cfc9939f9
Merge branch 'main' into feature-visible-nom-log-indicator-button 2021-03-18 15:49:04 -04:00
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 2af643435e
Merge pull request #111 from nicfreeman1209/main
maximize button for modals
2021-03-09 15:26:17 +01:00
Steffen 819534dab6 moved image opt-in to grimoire tab 2021-02-11 13:48:06 +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
nicfreeman1209 3020b2248c z-index: modals in front of menu
+fix padding
2021-02-03 23:50:19 +00:00
Steffen d409186ff1 re-enabled custom role support 2021-02-03 22:12:38 +01:00
Steffen ec64584da5 added custom image opt in 2021-02-01 22:33:59 +01:00
Dave 2515dcc328 changing menu item for toggle night mode to list the new hotkey for user reference 2021-01-25 20:30:17 +00:00
Steffen 84f73ceb01 fix copy to clipboard not working in firefox 2021-01-07 20:50:59 +01:00
lilserf d52d704e97
Apply suggestions from code review
Co-authored-by: Steffen <steffen@baumgart.biz>
2021-01-04 15:33:51 -05:00
lilserf 0b78848d03
Add V hotkey for vote history 2021-01-04 10:51:52 -05:00
Steffen 9b94c2f51d add global audio mute entry to grimoire menu 2020-12-27 20:49:29 +01:00
Steffen cd6cf1ed4a pressing J when in a live session now leaves the session (closes #76) 2020-12-27 20:13:44 +01:00
Steffen 2741950837 remove screenshot feature as it is no longer needed 2020-12-27 20:11:57 +01:00
Steffen 3545b3a69d fix sessionId handling for URLs 2020-12-25 20:30:31 +01:00
Steffen 284f9054ba 2 session related fixes 2020-12-24 20:09:56 +01:00
Steffen e300a34f8c menu wording
changelog
2020-12-22 11:38:46 +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 3c0704db59 added deus ex fiasco and fixed stormcatcher icon 2020-12-18 20:40:30 +01:00
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 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 15ced66b42 add vote history 2020-12-06 22:27:52 +01:00
Steffen a37add61d9 added night phase switch 2020-12-02 20:39:12 +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