Dave
|
ec05b07329
|
adding additional validation to changePronoun method in player.vue
|
2021-01-27 22:36:42 +00:00 |
Dave
|
e058f065df
|
Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns
|
2021-01-27 22:15:56 +00:00 |
Steffen
|
8aa6f6b7f8
|
highlight dead players on night order sheet (closes #106)
|
2021-01-27 21:40:36 +01:00 |
Dave
|
60fab2efe0
|
adding code to transmit changes to player pronoun
|
2021-01-27 20:33:38 +00:00 |
Dave
|
e60def4226
|
creating an action to store player pronoun in state and persist the data in local storage
|
2021-01-27 19:41:28 +00: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
|
1670011a95
|
removing sun from font awesome import as it is no longer being used anywhere,
|
2021-01-27 17:27:36 +00:00 |
Dave
|
d74a9f2d76
|
Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns
|
2021-01-25 22:22:23 +00:00 |
Dave
|
18e5b86518
|
makeing option to change pronouns only show for currently seated player
|
2021-01-25 21:15:45 +00: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 |
Dave
|
c573908a50
|
adding case to hotkeys switch statement for "s" to switch between day and night mode
|
2021-01-25 20:29:20 +00:00 |
Steffen
|
c33e5ddf6d
|
night order shows player names near roles now (closes #102)
|
2021-01-25 21:01:33 +01:00 |
Steffen
|
679927bc27
|
Merge pull request #91 from davotronic5000/#52_other_edition_travelers
#52 other edition travelers
|
2021-01-25 20:11:29 +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
|
db8f23a572
|
fixing comment for clarity
|
2021-01-25 15:53:35 +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 |
Steffen
|
64d48167c7
|
amnesiac post-processing
|
2021-01-24 22:34:38 +01:00 |
Jul Gvoz
|
fd84e6ef07
|
Merge remote-tracking branch 'upstream/main' into main
|
2021-01-23 11:03:06 +02:00 |
Jul Gvoz
|
dd21825412
|
Update Amnesiac icon
|
2021-01-23 10:59:26 +02:00 |
Steffen
|
83726b1435
|
fix setting player roles to one that is not on the current script (fixes #95)
|
2021-01-22 22:05:16 +01:00 |
Steffen
|
0e7730b2e9
|
updated pixie icon
|
2021-01-22 22:04:56 +01:00 |
eddgabriel
|
dff1ba4f6c
|
Pixie!
|
2021-01-21 22:58:59 +00:00 |
Dave
|
b645c1312d
|
fixing correct distance between tooltip and name when displaying on the left
|
2021-01-18 19:42:28 +00:00 |
Dave
|
30ca53dde3
|
make pronouns tooltip appear on the left on the right hand side of the circle.
|
2021-01-18 19:40:14 +00:00 |
Dave
|
48eab1fa8c
|
getting player pronouns to be synced over sockets layer
|
2021-01-18 14:02:03 +00:00 |
Dave
|
03731bc887
|
tweaking position of tooltip
|
2021-01-17 23:41:44 +00:00 |
Dave
|
d8df724907
|
created css for pronoun tooltips
|
2021-01-17 23:20:59 +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
|
37194a390f
|
adding fonat awesome idon to menu option for change pronouns
|
2021-01-17 00:50:07 +00:00 |
Dave
|
5bafa94a1a
|
make change pronoun menu option appear for both story tellers and the seated player
|
2021-01-17 00:36:49 +00:00 |
Dave
|
ccd40ccc99
|
adding method and dialog to player vue to update player pronoun in state.
|
2021-01-17 00:18:26 +00:00 |
Dave
|
cb45da4de4
|
add pronoun property to player in state
|
2021-01-16 23:56:10 +00:00 |
Dave
|
04993633fd
|
updating custom edition loading to update the list of travelers not in the current edition
|
2021-01-15 16:33:33 +00:00 |
Dave
|
151ea616da
|
Merge branch 'main' of https://github.com/davotronic5000/townsquare into #52_other_edition_travelers
|
2021-01-15 14:08:35 +00:00 |
AWConant
|
b7262fbae3
|
updated lycanthrope icon
|
2021-01-10 11:12:00 +01: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 |
Dave
|
5700184fff
|
fixing filter logic in index state to correctly get travelers not in the currently selected edition.
|
2021-01-09 20:40:59 +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 |