Skip to content

3.0.1.28-Beta

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 01:49
· 66 commits to develop since this release
6b54d5c

What's Changed

  • [Fix] 分解のブレスが指定位置に飛んでいかない by @dis- in #5109
  • [Fix] キャラクタダンプの二重角括弧閉じ忘れ by @habu1010 in #5111
  • [Refactor] display_rumor() by @habu1010 in #5110
  • モンスターが@のそばにテレポートしてくる能力を追加。イェンダーの魔法使いと無害な新規ユニークに付与 by @daradarach in #5113
  • STALKERフラグ周りの微調整 by @Hourier in #5116
  • [Feature] モンスターのメッセージを拡張する by @dis- in #5119
  • repeat_pull() の引数からポインタを外し、戻り値をoptional に変えた by @Hourier in #5084
  • [Feature] MonsterMessageをMonraceDefinitionから分離 by @dis- in #5120
  • tl::optional および tl::expected の導入 by @habu1010 in #5121
  • [Refactor] monrace-message.cpp/h by @habu1010 in #5123
  • [Fix] 落馬時に@が増えたように見える by @habu1010 in #5122
  • [Feature] 外部ファイルからモンスターメッセージ読込処理の拡張 by @dis- in #5124
  • [Feature] monspeak関連txtの廃止 by @dis- in #5125
  • [Refactor] モンスターの反射時メッセージを外部読込に変更する by @dis- in #5126
  • [Refactor] msg_print(nullptr) を msg_erase() に統一する by @habu1010 in #5128
  • [Refactor] MonsterMessage::get_message_chance()を廃止 by @dis- in #5129
  • [Feature] str_upcase_first() の追加 by @habu1010 in #5131
  • [Fix] 忍び寄る人形『メリー』のフラグ修正 by @dis- in #5132
  • [Refactor] process_speak_sound()の整理 by @dis- in #5133
  • [Feature] モンスターメッセージに名前を使用するオプションの追加 by @dis- in #5135
  • [Feature] 時間停止再開メッセージの外部読込化 by @dis- in #5134
  • Include MonsterMessages files in the archive generated by "make dist" by @backwardsEric in #5139
  • [Refactor] optional型を tl::optional に統一する by @habu1010 in #5137
  • [Refactor] parse_line_wilderness() by @habu1010 in #5140
  • [Fix] r_info_flagsr の冷気耐性のトークン組付け先が火炎耐性になっていた(未実装フラグ) by @deskull-m in #5143
  • [Refactor] モンスター固有のブレスメッセージのJSON化 by @dis- in #5141

Full Changelog: 3.0.1.27-Beta...3.0.1.28-Beta