Commit graph

91 commits

Author SHA1 Message Date
MRegnard
e40ee0bae7
Updating the icons (#139)
* Update CHANGELOG.md

* Update CHANGELOG.md

* Adding all new role icons (1/2)

Impossible to update all files at once, these are the 100 first.

* Adding all new role icons (2/2)

All missing roles icons.

NB: The Summoner was already added with the new-style icon. So it don't need to be updated.

* Adding a default icon for custom Travellers

* Delete the default icon for Fabled

* Updating code for new default icons

---------

Co-authored-by: Pingumask <68610022+Pingumask@users.noreply.github.com>
2024-06-21 09:06:18 +02:00
Pingumask
7e9f0d72c4 Merge branch 'fabled' into develop 2024-04-19 23:02:47 +00:00
Pingumask
d110a23016 Merge remote-tracking branch 'MRegnard/yaggababble' into develop 2024-04-19 22:55:43 +00:00
Pingumask
52f79b50e5 Merge remote-tracking branch 'MRegnard/steward' into develop 2024-04-19 22:54:32 +00:00
Pingumask
67e7910b48 Merge remote-tracking branch 'MRegnard/shugenja' into develop 2024-04-19 22:53:40 +00:00
Pingumask
e6f30dcb35 Merge remote-tracking branch 'MRegnard/priestess' into develop 2024-04-19 22:52:36 +00:00
Pingumask
c5469f2c80 Merge remote-tracking branch 'MRegnard/plague' into develop 2024-04-19 22:51:16 +00:00
Pingumask
98f2d50c79 Merge remote-tracking branch 'MRegnard/ojo' into develop 2024-04-19 22:46:13 +00:00
Pingumask
837c6ec404 Merge remote-tracking branch 'MRegnard/knight' into develop 2024-04-19 22:45:26 +00:00
Pingumask
db6eb0485b Merge remote-tracking branch 'MRegnard/kazali' into develop 2024-04-19 22:44:43 +00:00
Pingumask
a3562c039a Merge remote-tracking branch 'MRegnard/idiot' into develop 2024-04-19 22:43:47 +00:00
Pingumask
fe4b158cbf Merge remote-tracking branch 'MRegnard/hatter' into develop 2024-04-19 22:43:34 +00:00
Pingumask
635dfae796 Merge remote-tracking branch 'MRegnard/harpy' into develop 2024-04-19 22:42:22 +00:00
Pingumask
8029532e34 Merge remote-tracking branch 'MRegnard/vizier' into develop 2024-04-19 22:41:18 +00:00
MRegnard
ccdbee194b
Adding Summoner's icon 2024-03-22 10:39:12 +01:00
MRegnard
a179b7a1b3
Yaggababble's icon 2024-03-02 14:35:15 +01:00
MRegnard
bf3bb51c75
Deleting Deus ex Fiasco's icon 2024-02-18 17:49:59 +01:00
MRegnard
0c0a9718cf
Adding Village Idiot's icon 2024-02-18 17:17:20 +01:00
MRegnard
1491a63561
Adding Kazali's icon 2024-02-18 16:57:54 +01:00
MRegnard
2cac83ea48
Adding Hatter's icon 2024-02-18 16:40:31 +01:00
MRegnard
54d7bff037
Adding Ojo's icon 2024-02-18 16:07:38 +01:00
MRegnard
1363fa1ed0
Adding Shugenja's icon 2024-02-18 16:02:24 +01:00
MRegnard
c55ad1638f
Adding Plague Doctor's icon 2024-02-18 15:37:34 +01:00
MRegnard
637236b185
Adding Harpy icon 2024-02-18 15:30:09 +01:00
MRegnard
c8ec2acf0e
Adding High Priestess icon 2024-02-18 14:38:14 +01:00
MRegnard
fdde7c9b26
Adding the three icons 2024-02-18 14:25:05 +01:00
MRegnard
f9bcac2037
Adding Steward icon 2024-02-18 14:19:14 +01:00
MRegnard
dde23078f3
Adding Knight icon 2024-02-18 14:13:24 +01:00
MRegnard
18983f3119
Adding Vizier icon 2024-02-18 13:51:00 +01:00
MRegnard
3f666ce5f4
Updating night order print (#108) 2024-02-04 23:46:59 +00:00
MRegnard
3e859a8850
Adding the Organ Grinder (#42)
* Adding Organ Grinder's icon

* Adding Organ Grinder's English description

* Adding Organ Grinder's French Description

* Adding Organ Grinder's English Jinxes

* Adding Organ Grinder's French Jinxes

* Correcting a typo

* Correcting a typo

* Adding a new icon

* Temporary change to test presence of new icon

* Adding some texts

They will be useful later

* Adding some texts, useful later

* Adding print in History for hidden vote

* Correcting history's print

* Adding new token for Organ Grinder

* New token for Organ Grinder

* Adding new (boolean) parameter for hidden vote

* Adding a new option in the menue

Without effect for now

* Cancelling previous update

* Adding new option in the menue

For now, without the bad effect

* Test: is the variable "isOrganGrinder" detected?

* The option in the menue can now change a variable

* Updating the saving of vote history

Taking account the possibility of Organ Grinder

* Correcting the previous commit

Deleting an unexpected "locale"

* Testing new way

Because of its folder, this file doesn't have access to the grimoire. I test now to give the boolean "organVote" as a parameter.

* Testing giving "organGrinder" as a parameter

* Testing to find the "grimoire" variable

* Adding a print for debbug

* Deleting the console.log, but adding a new test

* Test to know if the bool variable is seen

* End of test, get back to the normal type

* Test

* Cancelling all changes in Vote.vue

* Trying to access to the grimoire with an import

* Testing again to import grimoire

* Testing to print organGrinder

* Gone back to the first changes

Now, we just have to know where is the grimoire, for the import

* Test for access to the grimoire

* New test to find the grimoire

* Trying to import 'state' instead of 'grimoire'

* maybe the import is useless

* Trying what happens if organGrinder=true

* Trying access to index.js/state without conflict

* Update session.js

* Update session.js

* Update session.js

* Correcting typo

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Update session.js

* Final version of this file

* Updating a sentence in singular

* Correcting Organ Grinder's ability

The Organ Grinder's ability is not active for exiles.

* Hiding the number of votes if Organ Grinder

* Trying new bool, maybe better that "isStoryTeller"

* Update Vote.vue

* Update Vote.vue

* Just for a test

* Update Vote.vue

* It's just for a test

* Cancelling all changes, I'll see it later

* Updating to take account isOrganGrinderVoteMode

* Allowing Story Teller to see history

(even if there is an Organ Grinder)

* Correcting ?:

An "else" condition is necessary.

* Trying to correct the error with new parenthesis

* Hidding the number of hands up during vote

Only for players, and only if there is an Organ Grinder

* Test for hide vote

* Update Player.vue

* Cancelling changes

* Test for icons

* New test to confirm the "v-if" is detected

* New test

* Trying to add the "?"

* Testing adding some new elements to print the "?"

* Finishing the print of "?"

The print wasn't printed for other players before the vote lock.

* Corecting a careless mistake

* Finalising the hidden votes

- Correcting the conditions (the previous ones was for tests
- Changing the colour of "?"

* Adding a new colour

* Removing the previous (and without effect) change

* Adding a new colour
2023-05-09 17:32:02 +00:00
Steffen
54e224bba3
reverted moonchild 2022-08-30 10:16:47 +02:00
Steffen
5ca891e752
reverted some icons 2022-08-10 10:48:56 +02:00
eddgabriel
11e1e99a94 Nightwatchman 2022-02-05 21:15:55 +00:00
eddgabriel
bf393bbc71 Update icons 2021-12-07 12:12:42 +00:00
eddgabriel
31265aa4fd Atheist 2021-12-07 10:15:40 +00:00
eddgabriel
8649aa4eec Psychopath 2021-11-18 22:11:35 +00: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
772c94a6c6 Alchemist! 2021-10-14 13:36:43 +01:00
eddgabriel
401312ab09 Puzzlemaster 2021-09-28 11:43:10 +01:00
eddgabriel
59c39773aa Update fearmonger.png 2021-09-11 15:40:39 +01:00
eddgabriel
fa1feb3c0b Fearmonger 2021-09-10 00:07:12 +01:00
eddgabriel
9517a3e262 Golem 2021-08-31 10:20:33 +01:00
eddgabriel
9fff5541bb Al-Hadikhia 2021-08-12 23:21:28 +01:00
eddgabriel
a35c6f3c14 Noble 2021-08-02 10:28:59 +01:00
eddgabriel
fb2e81c299 Huntsman/Damsel 2021-07-20 20:27:02 +01:00
eddgabriel
6fd7a0f0ee Futureproofing
So that when the name changes in the script tool, we're ready :)
2021-07-08 22:31:12 +01:00
eddgabriel
073494974e Tick... Tick... Tick... 2021-07-01 22:15:06 +01:00
eddgabriel
b57c81aa13 Llooks llike a llovelly new character!
Maybe it's Wellsh?
2021-06-17 22:10:15 +01:00