Commit Graph

8 Commits

Author SHA1 Message Date
James Long 3a2ae90849
Add missing jinxes
There were 2 missing jinxes for the Heretic: Baron and Lleech - this adds them both in.
2022-09-22 14:51:07 +01:00
David Lorant dbb4c1a1ef
Updated the Snitch/Marionette jinx
This change was announced in Expansion-Chat on 03/18/2022

https://discord.com/channels/569683781800296501/696695228496871436/954305424096636948
2022-03-31 21:35:05 -07:00
Steffen 9e6ff3e69e
fix jinx 2021-11-05 22:36:16 +01:00
eddgabriel 6a3fdfa384 Riot
Look at the number of those jinxes... Just look at 'em...
2021-11-04 22:14:44 +00:00
eddgabriel c93b50df42 Engineer 2021-10-21 22:35:11 +01:00
eddgabriel 9fff5541bb Al-Hadikhia 2021-08-12 23:21:28 +01:00
eddgabriel b57c81aa13 Llooks llike a llovelly new character!
Maybe it's Wellsh?
2021-06-17 22:10:15 +01: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