Commit graph

92 commits

Author SHA1 Message Date
MRegnard
7ff62c8c3c
Adding the three fabled (EN) 2024-02-18 14:27:08 +01:00
MRegnard
36fae1c788
Adding Steward (EN) 2024-02-18 14:20:23 +01:00
MRegnard
1447489d45
Adding Knight (EN) 2024-02-18 14:14:51 +01:00
MRegnard
9551f92395
Adding Vizier jinxes (EN) 2024-02-18 14:02:31 +01:00
MRegnard
e9c74a60d2
Adding Vizier (EN) 2024-02-18 13:46:40 +01:00
Pingumask
b1a3755137
Merge branch 'develop' into updated-jinxes 2024-02-05 00:04:12 +00:00
Pingumask
a4dc926d73
Merge branch 'develop' into night_order 2024-02-04 23:55:57 +00:00
MRegnard
3f666ce5f4
Updating night order print (#108) 2024-02-04 23:46:59 +00:00
MRegnard
24aba10819
Updating night order for Village Idiot (en) 2024-01-26 12:59:36 +01:00
MRegnard
1aec7e37cf
Updating order after Kazali's reveal 2023-12-29 16:44:03 +01:00
MRegnard
907059d259
Correcting Damsel Night Order 2023-12-23 18:36:45 +01:00
MRegnard
27a4f9a119
Adding the english version of the jinx. 2023-12-07 14:34:27 +01:00
MRegnard
e33e2dc492
For Hatter
Correcting roles' night order, after Hatter's reveal
2023-12-01 19:14:42 +01:00
Pingumask
080296e0aa 3.17.0 2023-11-10 22:57:42 +00:00
Pingumask
cb1e85931f Merge 'upstream/main' 2.16.3 2023-11-10 23:27:02 +01:00
MRegnard
9f2a65d96f
Updating english jinxes (#117) 2023-11-10 21:19:31 +00:00
MRegnard
c536845bcc
Adding an asterisk in the roles reference (#116) 2023-11-10 21:13:45 +00:00
MRegnard
34bcbff811
Exile message (#115) 2023-11-10 21:10:37 +00:00
MRegnard
e812051fe1
Leviathan's english description (#113) 2023-11-10 21:08:04 +00:00
MRegnard
1e5e577c81
New token for the Doomsayer (#111) 2023-11-10 21:04:29 +00:00
MRegnard
c62c11d2eb
Correcting night order, after Ojo's reveal 2023-10-20 19:56:04 +02:00
MRegnard
c96bfd77c9
Correcting order after Shugenja's reveal 2023-09-29 13:54:25 +02:00
MRegnard
60f5142932
Update fabled.json 2023-07-30 20:31:15 +02:00
MRegnard
030dfa0cd4
Update roles.json 2023-07-30 20:30:09 +02:00
Pingumask
3941b87da1 Script selection UI rework 2023-07-30 13:17:36 +00:00
MRegnard
c749bbdee4
Philosopher's token (#106)
* Update CHANGELOG.md

* Update roles.json

* Update roles.json

* Update roles.json

* Update roles.json
2023-07-21 11:30:16 +00:00
MRegnard
085a853745
Leviathan's tokens (#103) 2023-07-21 11:26:55 +00:00
MRegnard
fde1a304a4
Lunatic's token (#102) 2023-07-21 11:25:51 +00:00
MRegnard
58c0d183ca
Alchemist's token (#101)
* Update CHANGELOG.md

* Update roles.json

* Update roles.json
2023-07-21 11:24:45 +00:00
MRegnard
0888ae1c58
Baloonist's token (#100) 2023-07-21 11:23:22 +00:00
MRegnard
95432e30fd
Revolutionnary's token (#99) 2023-07-21 11:22:39 +00:00
MRegnard
7c9f0e52fd
Evil twin's token (#98) 2023-07-21 11:20:44 +00:00
MRegnard
d1f72a5d47
Correcting the print, when the ST assigns the roles (#93) 2023-07-05 18:27:12 +00:00
Pingumask
3f0e869e50 Correcting english debate message 2023-06-21 19:42:25 +00:00
MRegnard
12fb45ccaa
Translating "Exile" and "Execution" in french (#82) 2023-06-21 19:36:13 +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
503e86268b Additional reminders for deviant & buddhist
based on the suggestion by https://github.com/MRegnard
2023-04-15 19:03:06 +00:00
Pingumask
9df8456774 Preset Timers 2022-12-29 17:05:03 +01:00
pingumask
b44bab4cf7 streamer mode 2022-12-26 13:09:47 +01:00
Pingumask
d59cef24d3 storyteller tools 2022-11-06 17:48:18 +01:00
pingumask
738d2c42ff add "Ring bell" for Strory teller 2022-10-27 22:37:06 +02:00
Pingumask
fdb208c03a Localization + French translation 2022-10-27 22:36:19 +02:00