Commit Graph

60 Commits

Author SHA1 Message Date
Steffen d50a90de21
Merge branch 'develop' into animation_toggle 2021-05-09 21:59:59 +02: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
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 a90ca50f7a
a big bunch of other bugfixes 2021-03-14 20:42:39 +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
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
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 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
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
Dave c1db6aa447 adding propertie to state for travelers not in the selected edition 2021-01-08 17:55:46 +00:00
Steffen 9b94c2f51d add global audio mute entry to grimoire menu 2020-12-27 20:49:29 +01:00
Steffen 2741950837 remove screenshot feature as it is no longer needed 2020-12-27 20:11:57 +01:00
Steffen efa4a0fa4b load roles from gamestate that belong to different editions (like travelers) 2020-12-23 21:18:35 +01:00
Steffen 398fe89bb7 refactored edition handling to support custom script metadata 2020-12-19 22:15:42 +01:00
Steffen e0958ac129 first draft of gamestate modal
improved general modal performance
2020-12-12 22:03:36 +01:00
Steffen 200c7f9b7d custom roles are no longer synced in live games due to traffic and security concerns (closes #60) 2020-12-10 22:30:34 +01:00
Steffen c09d1c7101 fix regex issue 2020-12-10 21:37:18 +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
Steffen a8a87a1e38
adjusted custom scripts with fabled support
added session handling for fabled
2020-08-09 22:02:02 +02:00
Steffen f7c8e022a3
fabled UI finished 2020-08-09 21:28:38 +02:00
Steffen d0292a9430
started working on fabled 2020-07-23 13:52:53 +02:00
Steffen af1717134c
added support for custom roles in live sessions 2020-07-23 12:25:51 +02:00
Steffen 6ab0780803
added global reminders and new custom script (closes #37) 2020-07-09 13:05:50 +02:00
Steffen b47b45ceb2
unbreak custom role script 2020-07-03 21:28:42 +02:00
Steffen 036f61fed0
separated night order reference sheet into its own modal and hotkey (fixes #36) 2020-07-01 10:44:12 +02:00
Steffen b158230fce
handle empty image urls correctly (fixes #42) 2020-07-01 10:20:56 +02:00
Steffen 75d08e2e7e
added support for (local) custom characters (closes #4) 2020-06-30 13:50:35 +02:00
Ben Finney ac475e39ce Store characters in the order specified in the script.
This corrects issue #38 by following the script sequence (not the
catalogue of characters) for storing the characters.
2020-06-24 22:47:55 +10:00
Ben Finney 8aebece218 Rename a parameter to more accurately reflect its usage. 2020-06-24 22:47:55 +10:00
Ben Finney 396990cd1d Define Map of all known characters. 2020-06-24 22:47:55 +10:00
Steffen d8b7a91402
fixed zooming with new responsive design (closes #5) 2020-06-08 12:35:13 +02:00
Steffen ff61770150
persist zoom level 2020-06-07 21:51:19 +02:00
Steffen 863c2137a6
Merge branch 'master' into voting
# Conflicts:
#	src/components/Menu.vue
2020-06-04 21:57:18 +02:00
Steffen 4a69cd50f9
menu stuff 2020-06-04 21:56:07 +02:00
Steffen 0f1397c53d
modularized session 2020-05-30 22:47:42 +02:00
Steffen 8a43c1e3e3
added custom socket server 2020-05-27 22:33:51 +02:00
Steffen ca1c1113b2
added character reference modal 2020-05-27 21:44:38 +02:00
Steffen 1f22f69f00
custom reminder notes 2020-05-25 20:50:06 +02:00
Steffen 06a11d7208
added session pings and connected player count 2020-05-24 22:13:52 +02:00
Steffen 061e7565e8
added support for custom (base character) scripts 2020-05-15 23:36:45 +02:00