Commit Graph

44 Commits

Author SHA1 Message Date
Alexander Fletcher 729869df51 Add ability to use json from clipboard to upload script 2022-05-30 19:40:40 +08:00
Steffen 300395de08
v2.13.0 (#168)
* add support for custom fabled (closes #110)

* 2.13.0

* show custom fabled first

* add recordVoteHistory & clearVoteHistory to session menu

* Update CHANGELOG.md

* socket part of toggle recordVoteHistory

analogous to isNight

* remove accidental

* Add files via upload

* add custom fabled

* Add option to reduce night animations to save power.

* add fallback icon for fabled

* changelog

* disable all animations now

* linter

* 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

* hide rounded corners on maximized modals

(barely visible anyway)

* ST always sees vote history

i.e. toggle affects only players

* empty block at night

* avoid clashing with seat icon

* nlc: toggle within session.js

* lint

* minor

* Use proper "Exile" terminology for exile

* Add info about "Banishment"->"Exile" to CHANGELOG

* requested changes

* remove direct ST control of block

* player menu order

* move block/night logic from socket to menu

* minor fix to previous

* on block -> marked

* requested changes

* requested change

Co-authored-by: Steffen <steffen@baumgart.biz>

* fix players being moved or removed during a nomination (closes #164)
add vue linter

* let's try adding a lint error

* linter adjusted

* it's working!

* requested change

record marked player id in session

* feedback implemented
npm audit

* prepare develop branch

* adjust linter config

* revert version bump

* fixes & visuals

* Update CHANGELOG.md

* restore old lint command (fixes #170)

* minor fix default

* show jinxed interactions on character reference modal

* 2.13.0

* changelog

Co-authored-by: nicfreeman1209 <nicfreeman1209@gmail.com>
Co-authored-by: nicfreeman1209 <14160941+nicfreeman1209@users.noreply.github.com>
Co-authored-by: Adrian Irving-Beer <wisq@wisq.net>
Co-authored-by: Andrew Conant <emptierset@gmail.com>
2021-05-15 20:07:54 +02:00
Michael Langford 3cfc9939f9
Merge branch 'main' into feature-visible-nom-log-indicator-button 2021-03-18 15:49:04 -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 2b2500a6c6
Merge pull request #107 from davotronic5000/#43_gender_pronouns
#43 gender pronouns
2021-03-09 15:26:30 +01:00
Steffen 2af643435e
Merge pull request #111 from nicfreeman1209/main
maximize button for modals
2021-03-09 15:26:17 +01:00
Dave 77e89f290b changed out transgender symbol for the hopefully more suitable venus-mars icon 2021-03-02 19:03:36 +00:00
Dave 58263e2f6d Fixing ordering of fontawesome import array to maintain alphabetical ordering 2021-02-28 11:46:54 +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
nicfreeman1209 61be9aa8d0 more requested changes 2021-02-12 18:00:59 +00:00
nicfreeman1209 1abbea3cff add maximize button to modals
status is remembered, per modal
2021-02-10 02:04:02 +00:00
Steffen 5c4811ba91 wrap up and changelog 2021-02-07 22:14:27 +01:00
Dave e058f065df Merge branch 'main' of https://github.com/davotronic5000/townsquare into #43_gender_pronouns 2021-01-27 22:15:56 +00: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 37194a390f adding fonat awesome idon to menu option for change pronouns 2021-01-17 00:50:07 +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 c31d264c7f finished gamestate export & import (closes #58) 2020-12-13 21:50:44 +01:00
Steffen f69c7a79c2 voting terminology adjusted (closes #66)
highlight currently selected vote option
2020-12-02 22:01:16 +01:00
Steffen a37add61d9 added night phase switch 2020-12-02 20:39:12 +01:00
Steffen f7c8e022a3
fabled UI finished 2020-08-09 21:28:38 +02:00
Steffen 8b55ae1416
added night order to reference sheet (closes #30) 2020-06-18 12:46:41 +02:00
Steffen 2218b10331
made voting clock speed customizable (closes #27) 2020-06-18 10:00:32 +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 e9745a6b51
grouped menu items
added some external links
2020-06-04 21:44:47 +02:00
Steffen 3b36c47f8e
added vote locking and styling 2020-06-04 18:23:33 +02:00
Steffen 31b4cd5183
added vote buttons 2020-06-03 22:25:23 +02:00
Steffen 0f1397c53d
modularized session 2020-05-30 22:47:42 +02:00
Steffen 8cca5ece8d
added player move feature 2020-05-19 15:19:19 +02:00
Steffen 061e7565e8
added support for custom (base character) scripts 2020-05-15 23:36:45 +02:00
Steffen ddb4105c89
added swapping, fixed some bugs 2020-05-12 22:22:36 +02:00
Steffen 4fd880961c
replaced background image again
added session handling with persistence and urls
2020-05-12 20:48:00 +02:00
Steffen da3cd96723
added live sessions for townsquare sync 2020-05-09 21:47:00 +02:00
Steffen 966c6f0944
here comes Vuex 2020-05-02 21:11:20 +02:00
Steffen 66cdf6729e
some more icons fixed
renamed "role" to "character"
2020-04-28 22:22:28 +02:00
Steffen a8c1c9ea85
add night order toggle
menu styling
bugfixes
2020-04-28 21:29:48 +02:00
Steffen 2df32af266
added night order 2020-04-22 23:07:25 +02:00
Steffen be44e977eb
add screenshot functionality 2020-04-19 22:54:25 +02:00
Steffen 7bdba2b5d3
fixed travelers, added zoom 2020-04-15 17:30:26 +02:00
Steffen ed56801ad6
player management, better controls, town info 2020-04-05 22:54:15 +02:00
Steffen 7974e2f131
added icons and info 2020-04-05 21:50:06 +02:00
Steffen 5bcec74076
eslint added 2020-04-05 19:50:33 +02:00
Steffen b48dbc93e4
fixed build 2020-04-04 14:41:21 +02:00