Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game play for Stuttering Judge #763

Closed
5 tasks done
antoinezanardi opened this issue Dec 18, 2023 · 1 comment
Closed
5 tasks done

Game play for Stuttering Judge #763

antoinezanardi opened this issue Dec 18, 2023 · 1 comment
Assignees
Labels
🚀 feature New feature or request released

Comments

@antoinezanardi
Copy link
Owner

antoinezanardi commented Dec 18, 2023

For now, stuttering judge can request another vote during the votes, but it's not an easy way to watch for the sign he chose during the first night.

  • New game play is stuttering-judge to request-another-vote. In priorities, it's right after the survivors to bury-dead-bodies.
  • It must be pushed to the queue each time a vote is done which cause is not stuttering-judge-request and previous-votes-were-in-ties.
  • The game play is suitable if the stuttering-judge is alive and powerful and has requests left.
  • The game play can be skipped and doesn't have any eligible targets.
  • It is no more necessary to the judge to choose a sign and the associated checks.
@antoinezanardi antoinezanardi added the 🚀 feature New feature or request label Dec 18, 2023
@antoinezanardi antoinezanardi self-assigned this Dec 18, 2023
antoinezanardi pushed a commit that referenced this issue Jan 7, 2024
## [1.28.0](v1.27.2...v1.28.0) (2024-1-7)

### 🚀 Features

* **accursed-wolf-father:** accursed-wolf-father game play ([#790](#790)) ([350e4fa](350e4fa)), closes [#789](#789)
* **bear-tamer:** bear-tamer game play ([#788](#788)) ([f401f4d](f401f4d)), closes [#759](#759)
* **game-options:** cupid must win with lovers game option ([#779](#779)) ([ddf59bc](ddf59bc)), closes [#749](#749)
* **stuttering-judge:** stuttering judge new game play ([#799](#799)) ([b4b78fb](b4b78fb)), closes [#763](#763)

### 🐛 Bug Fixes

* **prejudiced-manipulator:** groups must contain at least two players ([#786](#786)) ([f70465d](f70465d)), closes [#751](#751)

### 📖 Docs

* **readme:** stryker logo in docs ([#777](#777)) ([d717476](d717476)), closes [#760](#760)

### ✅ Tests

* **errors:** better way to tests thrown errors ([#798](#798)) ([02c788b](02c788b)), closes [#796](#796)
* **game-creation:** two actors in game creation ([#782](#782)) ([b316f6c](b316f6c)), closes [#750](#750)
* **hunter:** acceptance test for hunter ([#784](#784)) ([2e0fb4b](2e0fb4b)), closes [#755](#755)
* **wild-child:** acceptance test for powerless Wild Child not joining the werewolves side ([#783](#783)) ([ed101ba](ed101ba)), closes [#754](#754)

### 🔁 CI

* **artifacts:** save various artifacts in workflows ([#785](#785)) ([3d2ae41](3d2ae41)), closes [#758](#758)

### 🧹 Chore

* **deps:** bump the commitlint group with 2 updates ([#797](#797)) ([7cfe83a](7cfe83a))
* **deps:** bump the eslint group with 1 update ([#794](#794)) ([c3482a3](c3482a3))
* **deps:** bump the types group with 1 update ([#780](#780)) ([f2ffed4](f2ffed4))
* **deps:** bump the types group with 1 update ([#791](#791)) ([8b942e6](8b942e6))
* **deps:** bump the types group with 2 updates ([#787](#787)) ([9ed8956](9ed8956))
* **deps:** bump the types group with 3 updates ([#795](#795)) ([e18614a](e18614a))
* **deps:** bump type-fest from 4.8.3 to 4.9.0 ([#792](#792)) ([7e82a37](7e82a37))
@antoinezanardi
Copy link
Owner Author

🎉 This issue has been resolved in version 1.28.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 feature New feature or request released
Projects
None yet
Development

No branches or pull requests

1 participant