Skip to content

Commit

Permalink
v1.14.47
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Nov 29, 2021
1 parent cb8965e commit e411380
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Are you a werewolf?

[http://jinrou.uhyohyo.net/ 月下人狼サーバー]稼働中!
== version ==
1.14.46
1.14.47

== requirements ==
* Redis
Expand Down
8 changes: 8 additions & 0 deletions manual/changelog.jade
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@ section.manual
h1 更新履歴
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。

h2 v1.14.47 (2021-11-30)
ul
li.new 新役職「破壊の狂人」を実装しました。(f4c5fbd, 箱庭)
li.new 新役職「女狐」を実装しました。(6217fb6, 箱庭)
li.change 闇鍋セーフティの陣営数調整において、人数が少ない場合に決闘者の出現率が低くなるように調整しました。(bdd5d07, 箱庭)
li.change 転生者の能力で別の転生者を組成しないように変更しました。(0751fd7, 箱庭)
li.bugfix カルトリーダーや教主の能力の対象になった人が同時に死亡した場合、信者になる場合とならない場合がありましたが、なるように統一しました。(1a68e1c, 箱庭)

h2 v1.14.46 (2021-10-31)
ul
li.new 新役職「美人」を実装しました。(e95b37c)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "werewolf",
"description": "You are a werewolf.",
"version": "1.14.46",
"version": "1.14.47",
"author": "uhyo <[email protected]>",
"private": false,
"engines": {
Expand Down

0 comments on commit e411380

Please sign in to comment.