Skip to content

Commit

Permalink
v1.14.23
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Jan 26, 2020
1 parent c33d7b2 commit 12e32ec
Show file tree
Hide file tree
Showing 3 changed files with 8 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.22
1.14.23

== requirements ==
* Redis
Expand Down
6 changes: 6 additions & 0 deletions manual/changelog.jade
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
section.manual
h1 更新履歴
p 月下人狼の新機能追加・仕様変更・バグ修正などの一覧です。
h2 v1.14.23 (2020-01-27)
ul
li.new 新役職「配信者」を追加しました。(c33d7b2)
li.change トナカイが初日で死亡するのを防ぐため、身代わりセーフティがありの場合に身代わりくんがサンタクロースにならないようにしました。。(5baa761, Sunev)
li.bugfix 邪魔狂人・丑刻参・巫女などの1日限りの能力を複数同時に受けた場合、効果が2日以上残ってしまうことがある問題を修正しました。(6ffb079, Sunev)
li.bugfix トナカイがサンタクロースの後を追って死亡した場合の死因表示が正しくない問題を修正しました。(5c65ded, Sunev)
h2 v1.14.22 (2019-12-23)
ul
li.new 新役職「トナカイ 」を追加しました。(bb4b3f5)
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.22",
"version": "1.14.23",
"author": "uhyo <uhyohyo@uhyohyohyo.sakura.ne.jp>",
"private": false,
"engines": {
Expand Down

0 comments on commit 12e32ec

Please sign in to comment.