チケット #48097

adv_want dai_unit_defense_desirability()

登録: 2023-05-28 17:37 最終更新: 2023-06-02 10:36

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
2

詳細

dai_unit_defense_desirability() currently returns 'int', though the return value is used as an 'adv_want' and the math within the function would benefit from non-integer accuracy. Make it to return adv_want.

チケットの履歴 (5 件中 3 件表示)

2023-05-28 17:37 更新者: cazfi
  • 新しいチケット "adv_want dai_unit_defense_desirability()" が作成されました
2023-05-28 17:54 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
コメント

Reply To cazfi

dai_unit_defense_desirability() currently returns 'int', though the return value is used as an 'adv_want' and the math within the function would benefit from non-integer accuracy. Make it to return adv_want.

dai_unit_attack_desirability() was actually even more in need of this change, as it does much more division operations.

2023-06-02 10:36 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする