Commit graph

206 commits

Author SHA1 Message Date
Steffen
ec64584da5 added custom image opt in 2021-02-01 22:33:59 +01:00
Steffen
8aa6f6b7f8 highlight dead players on night order sheet (closes #106) 2021-01-27 21:40:36 +01:00
Steffen
a03fd30bf5
Merge pull request #105 from davotronic5000/#90_hotkey_night_mode
#90 hotkey night mode
2021-01-27 20:34:11 +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
c33e5ddf6d night order shows player names near roles now (closes #102) 2021-01-25 21:01:33 +01:00
Dave
c034647e9d removing other travelers button group for spectators/live session players as they cannot assign travelers anyway 2021-01-25 17:20:18 +00:00
Dave
bddd1f94bd fixing bug where a script that includes all travellers leaves the other travellers tab empty, the tabs now check if there is any other travelers before displaying the tabs. 2021-01-25 16:09:53 +00:00
Dave
df12930762 moving the isBluffs() logic to be inline in the template, as it is simple enough and has not needed repeating. 2021-01-25 15:51:24 +00:00
Dave
bee0eba732 moving otherTravelers in the role modal from a computed function to spreading in mapstate for clarity and code style matching 2021-01-25 15:48:46 +00:00
Dave
a95b3065bd renaming extraTravelers to otherTravelers for consistancy accross the app 2021-01-25 14:49:37 +00:00
Dave
64f5621d7c renaming travellers to travelers for consistancy with existing code. 2021-01-25 14:46:37 +00:00
Dave
0ef34ca3a1 moving button group to the bototm of the modal, as it is not priority information, swapped out the active CSS for the existing .townsfolt class took the button group out of the UL and surounded in a div. 2021-01-25 14:42:27 +00:00
Dave
8006ecb55c removine unneeded parens for clarity 2021-01-25 14:36:37 +00:00
Dave
468e45475a removing code to display global reminders for out of script travelers as the travelers should not have global reminders anyway. 2021-01-25 14:35:03 +00:00
Dave
3fc1c3c1a5 fixing bug where reminder tokens were not being displayed correctly for out of script travellers. 2021-01-17 21:01:32 +00:00
Dave
59105beb78 Fixing bug stopping player with index 0 from being assigned an out of script traveller. 2021-01-17 20:17:19 +00:00
Dave
ce6b66a33e making roles modal reset selected tab on close, stops traveller tab from showing on bluff selection and a better user experience 2021-01-09 21:23:24 +00:00
Dave
5a72390ac9 Merge branch 'main' of https://github.com/bra1n/townsquare into #52_other_edition_travelers 2021-01-09 20:45:15 +00:00
Steffen
292300523d linting and details on hosting your own fork 2021-01-09 21:33:09 +01:00
Steffen
f6a7cbaf28 adjusted player menu styling for smaller screens (fixes #88) 2021-01-09 21:32:52 +01:00
JulGvoz
3942303f05
Merge branch 'main' into JulGvoz/main 2021-01-09 16:22:18 +02:00
Jul Gvoz
80cbe7af18 Merge remote-tracking branch 'upstream/main' into main 2021-01-09 16:01:54 +02:00
Dave
af0d944d45 linting fix 2021-01-09 13:42:25 +00:00
Dave
7ab4bcbc4d Hiding additional traveller roles when selecting bluffs as travellers will not be used as bluffs anyway. 2021-01-09 13:34:01 +00:00
Dave
016d7feb39 adding tabs to role modal and moving non edition travellers in to second tab 2021-01-09 13:23:59 +00:00
Dave
ea574fcc58 cleaning up code pulling non edition travellers in to the role modal and fixing spelling of travellers 2021-01-09 00:21:45 +00:00
Jul Gvoz
7396a4574e Clearer majority representation 2021-01-09 00:46:34 +02:00
Dave
0df7d8386d making non edition travelers appear in roleModal 2021-01-08 18:35:22 +00:00
Steffen
e3b195d3e2 fix race condition causing audible countdown 2021-01-07 21:42:28 +01:00
Steffen
84f73ceb01 fix copy to clipboard not working in firefox 2021-01-07 20:50:59 +01:00
Steffen
5d932780cf bugfix 2021-01-07 20:37:50 +01:00
Steffen
072cd4cb77 added vote time (closes #81) 2021-01-07 20:33:45 +01:00
Steffen
be89d51ae6 added vote time 2021-01-07 20:25:12 +01:00
Steffen
873083b8d1 clarity 2021-01-07 20:12:38 +01:00
Steffen
9c3632e2ae fix list of locked votes showing unlocked votes sometimes 2021-01-06 21:44:56 +01:00
lilserf
d52d704e97
Apply suggestions from code review
Co-authored-by: Steffen <steffen@baumgart.biz>
2021-01-04 15:33:51 -05:00
Jul Gvoz
2717b69ea2 voting, majority & passed clarified (closes #82) 2021-01-04 19:00:24 +02:00
lilserf
0b78848d03
Add V hotkey for vote history 2021-01-04 10:51:52 -05:00
Steffen
ac70021767 show vote results at the end of a vote 2020-12-30 20:39:19 +01:00
Steffen
85a7e259ea fixed global reminders not showing up 2020-12-29 10:33:47 +01:00
Steffen
983f7f41f6 added touch styling
adjusted countdown volume
2020-12-27 21:22:17 +01: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
efa4a0fa4b load roles from gamestate that belong to different editions (like travelers) 2020-12-23 21:18:35 +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
7bf5f69fbc fix voting issues 2020-12-22 11:21:14 +01:00