-
Notifications
You must be signed in to change notification settings - Fork 186
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DesperateRunTRPG と ジキルとハイドとグリトグラのダイスボット、テストコードを追加。 #362
Conversation
Codecov Report
@@ Coverage Diff @@
## master #362 +/- ##
==========================================
+ Coverage 94.46% 94.47% +0.01%
==========================================
Files 269 271 +2
Lines 18417 18471 +54
==========================================
+ Hits 17397 17451 +54
Misses 1020 1020
Continue to review full report at Codecov.
|
@saronpasu 寄稿ありがとうございます確認します。次回から複数のゲームシステムを寄稿していただく際には、ゲームシステムごとにPull Requestを分割するようにお願いします。 |
ライセンス互換がないので、ベースにしているのなら作者さんに伺ったほうが良さそうですかね |
@GenKuzumochi そうですね。指摘ありがとうございます。 @saronpasu 確認お願いします。 |
すみません。次は分割して個別に送ります。
作者の神武来さんにはTwitterのDMにて確認、許諾をいただいています。 |
@saronpasu
https://github.com/bcdice/BCDice/blob/v2/src/diceBot/DiceBot.rb#L70 |
下記変更しました
|
神武来さんの元ファイルでは 1 が指定されていました。 |
@saronpasu |
寄稿ありがとうございます! 取り込みました |
神武来(かむらい)さんによる同人ルール、「DesperateRunTRPG」「ジキルとハイドとグリトグラ」の
2作品のダイスボットを寄稿します。
同作者さんが以前に、どどんとふ向けとして作成、公開されていたダイスボットをベースとして
現在のBCDiceに対応する形で書き直しました。
ルール本文はテキストファイルで、旧どどんとふ向けのダイスボットも作者サイトで配布されています。
配布場所
2作品共にテストコードもそれぞれ含めています。
確認よろしくおねがいします。