Commit graph

125 commits

Author SHA1 Message Date
MRegnard
cb0aab8b52
Update French roles Descriptions
* Correct some french descriptions

- The Magician appears as A Demon, not as THE Demon
- The Acrobat takes account of their living neighbours
- When a player dies because of Riots, they are not executed

* Update CHANGELOG.md

* Update roles.json
2023-06-11 11:53:47 +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
Pingumask
1ddfe66024
Merge pull request #43 from MRegnard/patch-2
Updating Legion's French Description
2023-05-09 15:32:38 +02:00
MRegnard
c423f5aa98
Updating Legion's French Description
The Legion might appears as Minions, but also as Demon.
2023-05-08 19:12:52 +02:00
MRegnard
a3d8378014
Updating Balloonist's French Description 2023-04-24 19:25:14 +02:00
Pingumask
0e3451fc80
Merge branch 'develop' into develop 2023-04-23 20:06:56 +00:00
Pingumask
b687661ceb
Merge pull request #33 from MRegnard/patch-3
Updating General's French Description
2023-04-23 19:38:01 +00:00
Pingumask
75427fc35a
Merge pull request #35 from MRegnard/patch-5
Updating Assassin's French Description
2023-04-23 19:07:23 +00:00
Pingumask
6bdce8f5b3
Merge pull request #30 from MRegnard/patch-1
Updating Fortune Teller's French Description
2023-04-23 18:33:16 +00:00
Pingumask
113512a666
Merge pull request #36 from MRegnard/patch-6
Consistency about Bounty Hunter's French Name
2023-04-23 18:32:39 +00:00
Pingumask
c5a573e0a8
Merge pull request #38 from MRegnard/patch-8
Updating Mezepheles' French Description
2023-04-23 18:07:35 +00:00
MRegnard
bb83af3f33
Updating Judge's French Description
The Judge can't use its power if he nominated.
2023-04-22 21:32:00 +02:00
MRegnard
90c16a7520
Updating Mezepheles' French Description
If a good player pronounces the secret word during the night, and if he pronounces it before Mezepheles' effect in night order, then he becomes evil that night, and not the next one.
2023-04-21 19:49:27 +02:00
MRegnard
bdf8d684f6
Consistency about Bounty Hunter's French Name
The French name of Bounty Hunter is now always the same.
2023-04-19 09:52:50 +02:00
MRegnard
147c5b8c54
Correction of Assassin's French Description
The Assassin cannot use his ability during the first night.
2023-04-18 10:30:18 +02:00
MRegnard
f2d524b8e5
Updating General's French Description
Using the official vocabulary
2023-04-17 20:02:24 +02:00
MRegnard
4f5f5b9eae
Updating Fortune Teller's French Description
Taking account we can have more than one Demon.
2023-04-17 19:57:37 +02:00
MRegnard
50addbbcb9
Correcting previous commit 2023-04-17 19:55:21 +02:00
MRegnard
055abc1b47
Updated French Fortune Teller's Description
Taking account the possibility of many Demons
2023-04-17 19:53:48 +02:00
MRegnard
148eb5bdb1
Orthographical & Grammatical Corrections 2023-04-17 19:47:26 +02:00
pingumask
91c4e5fd47 Corrected some French mistranslation leading to gameplay errors
Thanks https://github.com/MRegnard for pointing out those errors
2023-04-16 00:01:55 +00:00
pingumask
64ec8e6000 French role name adjustments 2023-04-15 19:04:48 +00:00
pingumask
503e86268b Additional reminders for deviant & buddhist
based on the suggestion by https://github.com/MRegnard
2023-04-15 19:03:06 +00:00
pingumask
fb51230d7e fixed night order in french version 2022-12-26 13:19:18 +01:00
Pingumask
fdb208c03a Localization + French translation 2022-10-27 22:36:19 +02:00