Commit graph

142 commits

Author SHA1 Message Date
Steffen
d50a90de21
Merge branch 'develop' into animation_toggle 2021-05-09 21:59:59 +02:00
Steffen
c6209a2510
Merge branch 'develop' into main 2021-05-09 21:58:31 +02:00
nicfreeman1209
19ad2adc17 requested changes 2021-05-05 20:06:23 +01:00
nicfreeman1209
5aba663403 minor fix to previous 2021-05-05 15:08:49 +01:00
nicfreeman1209
b9b9e59b53 requested changes 2021-05-05 07:58:13 +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
Steffen
a99d996419 disable all animations now 2021-05-01 22:46:12 +02:00
Steffen
8ce8f07d26 add fallback icon for fabled 2021-05-01 21:19:35 +02:00
Adrian Irving-Beer
a66892c30d
Add option to reduce night animations to save power. 2021-04-28 18:36:28 -04:00
nicfreeman1209
654a4d02cd remove accidental 2021-04-18 17:29:20 +01: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
Steffen
0d41e9fd46
show custom fabled first 2021-04-15 21:06:53 +02:00
Steffen
a7852115fe
add support for custom fabled (closes #110) 2021-04-15 21:05:00 +02:00
Steffen
5171996b39
bugfixes and improved session joining 2021-03-30 21:34:09 +02:00
Steffen
da3a13518b
fix shifting player bug on delete (fixes #135) 2021-03-19 20:09:13 +01:00
Dave
dedf0be0b9 adding documentation comment to explain new isFromSockets property 2021-03-16 19:47:42 +00:00
Dave
8b4f09a2c4 correcting fromSockets property to be isFromSockets 2021-03-16 19:46:52 +00:00
Dave
6ad1df5a35 updated the send and update sockets methods for player pronouns to pass through a flag when the pronoun is updated from the sockets to stop the update being broadcast again and causing infinite loops of sockets messages being sent. This also simplifys from the previous loop prevention functionality. 2021-03-16 15:14:51 +00:00
Steffen
a90ca50f7a
a big bunch of other bugfixes 2021-03-14 20:42:39 +01:00
Dave
8ea11c8f9e Changing the clearRoles mutator to preserve the player pronouns when clearing all roles as a storyteller. 2021-03-13 09:59:44 +00:00
Dave
992841a45b cleaning up methods added for sending and receiveing changed pronouns in sockets.js 2021-03-02 19:16:46 +00:00
Dave
6ad516588c updated sockets send and recieve logic for pronouns to allow ST to update players pronouns and block infinite loops between a seated player and ST updates 2021-02-28 16:08:31 +00:00
Dave
ecb205e027 cleaning up vueX code to reuse existing player update methods, and add form flow logic to block infinite loops 2021-02-28 13:17:40 +00:00
Dave
769c891a67 correcting pronoun to pronouns in all occurances 2021-02-28 11:23:16 +00:00
Dave
0ffde84188 adding code doc comments to the sendPlayerPronoun method 2021-02-28 11:00:41 +00:00
Dave
2e930e6606 Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns 2021-02-28 10:30:44 +00:00
Steffen
fac108d12c fix missing role alert 2021-02-18 17:22:46 +01: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
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
Steffen
4d33e7dda9 optimized ping and gamestate messages 2021-01-29 21:54:27 +01:00
Steffen
ea0e6d2d72 ping changed to direct message 2021-01-27 22:05:32 +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
Dave
d74a9f2d76 Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns 2021-01-25 22:22:23 +00: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
db8f23a572 fixing comment for clarity 2021-01-25 15:53:35 +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
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
Dave
48eab1fa8c getting player pronouns to be synced over sockets layer 2021-01-18 14:02:03 +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
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
JulGvoz
3942303f05
Merge branch 'main' into JulGvoz/main 2021-01-09 16:22:18 +02: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