Releases: takashiro/bezier-werewolf-server
Releases · takashiro/bezier-werewolf-server
v0.6.0
- Upgraded Node.js to 20.x.
- Migrated to ES Modules.
- Simplified folder structures.
v0.5.0
- Added a new driver state.
- Reveal everything on the game board via /board instead of /lynch.
v0.4.6
What's New!
- Set up GitHub Actions to published images to Docker Hub.
Fixes
- Upgraded several vulnerable dependencies.
v0.4.5
- Fixed a bug that villagers (or other roles that do nothing at night) will be locked out forever from
/api/room/<id>/player/<id>/board
.
v0.4.4
- Fixed a bug that Idiot cannot shift right at right-most position or shift left at left-most position.
v0.4.3
- Fixed a bug that players can enter day phase before Revealer's night action.
v0.4.2
- Fixed a bug that Aura Seer should not see foreited actions.
- Implemented shield token of Sentinel.
- Removed confusing input actions / output actions.
v0.4.1
- Generate random room numbers.
- Fixed that Robber / Troublemaker could act before Seer does.
v0.4.0
- Multiple Alpha Wolves bring only 1 common center werewolf card.
- Make write order consistent: Troublemaker always move after Robber, no matter who submits his action first.
- Added new roles: Doppelganger, Aura Seer, Thing and Curator. (Sentinel is not ready).
v0.3.0
- Allow client to arrange roles
- Support lone wolf option
- Added new roles: Revealer, Apprentice Tanner, Squire, Beholder