File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3- ## Unreleased
3+ ## 3.4.0 2021/08/14
44
55### 対応ゲームシステムの追加
66- 中国語簡体字版 クトゥルフ神話TRPG 克苏鲁的呼唤 第六版 (Cthulhu: SimplifiedChinese ): Dravolutionさんありがとうっ! ([ #477 ] ( https://github.com/bcdice/BCDice/pull/477 ) )
77- 瞳逸らさぬイリスベイン (Irisbane): ViViさんありがとうっ! ([ #482 ] ( https://github.com/bcdice/BCDice/pull/482 ) )
88- ペルソナTRPG-O (PersonaO): 猫あきら。さんありがとうっ! ([ #485 ] ( https://github.com/bcdice/BCDice/pull/485 ) )
99- としあきの聖杯戦争TRPG (ToshiakiHolyGrailWar): 覇王庭師さん要望ありがとうっ! ([ #487 ] ( https://github.com/bcdice/BCDice/pull/487 ) )
1010
11+ ### 追加機能
12+ - choiceコマンドで連続要素の省略記法と複数選択機能を追加 ([ #490 ] ( https://github.com/bcdice/BCDice/pull/490 ) )
13+
1114### 変更
1215- 日本語版発売に伴い「TORG Eternity」を「トーグ エタニティ」に変更 ([ #486 ] ( https://github.com/bcdice/BCDice/pull/486 ) )
1316- ドラクルージュ: 抗い判定で合計値を表示する。ひらさんに要望ありがとうっ! ([ #488 ] ( https://github.com/bcdice/BCDice/pull/488 ) )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module BCDice
4- VERSION = "3.3 .0"
4+ VERSION = "3.4 .0"
55end
You can’t perform that action at this time.
0 commit comments