Skip to content

Commit

Permalink
v1.14.32
Browse files Browse the repository at this point in the history
  • Loading branch information
uhyo committed Sep 29, 2020
1 parent 01c0729 commit c6e8380
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.31
1.14.32

== 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.32 (2020-09-30)
ul
li.new 新役職「月狼」を追加しました。(24edb013, 箱庭)
li.new 新役職「悪戯妖精」を追加しました。(166fe8a7, 箱庭)
li.new 新役職「夢遊病者」を追加しました。(aacd1d7, 箱庭)
li.bugfix 課金者が役職変化能力を使用すると同時に死亡した場合に役職が変化していた問題を修正し、変化しないように修正しました。(89fe857, 箱庭)
h2 v1.14.31 (2020-08-31)
ul
li.new 新役職「イカサマ師」を追加しました。(15aee55)
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.31",
"version": "1.14.32",
"author": "uhyo <[email protected]>",
"private": false,
"engines": {
Expand Down

0 comments on commit c6e8380

Please sign in to comment.