Skip to content
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

バグや目についた未実装メモ #172

Open
11 of 20 tasks
7474 opened this issue May 2, 2021 · 0 comments · Fixed by #265
Open
11 of 20 tasks

バグや目についた未実装メモ #172

7474 opened this issue May 2, 2021 · 0 comments · Fixed by #265
Labels
bug Something isn't working

Comments

@7474
Copy link
Owner

7474 commented May 2, 2021

TODO書いてあるかもだけれど気が付いたらメモしておくところ。

全般

  • 反撃で全滅させたとき全滅イベント発生してなさそう
  • インターミッションに行くときにユニットの離脱が処理されていない(多分)(未実装だっただけある程度処理した)
  • なーんかサブルーチンローカル変数周り全般に怪しい気がする
  • ダメージ計算
  • 文字列の比較が厳しい(= = -> = とか、シナリオがエラーする)(ラベルは比較器の実装弄った、他はまぁ、諦めよう)
  • インターミッションなど選択リストの表示サイズが安定していない
  • 移動時にユニット常にすり抜けてる(はず)
  • マップ兵器の位置指定を1段階キャンセルした時のマスク範囲がリフレッシュされていない
  • ユニットステータス表示時にパイロット不在だとユニットステータスがパイロットステータスと被る
  • Create後にマップ上にユニットが描画されていない
  • インターミッションでの終了確認ダイアログがインターミッションのウィンドウの裏に出る

GUI

  • ダイアログの表示位置をメインウィンドウの中心にしておきたい

画像

  • パイロット画像の背景抜けてる(抜かないようにした気がするんだけどな)(ステータスウィンドウだけ?)

セーブ周り

  • DisableEventLabels 内容が重複してる
  • そもそもリスタート動いてない
  • ロードすると勝利条件コマンド消えてた、ラベル処理が腐ってそう
  • 中断ロード時にマップ復元忘れている
  • 中断・リスタートを起動時読み込みでエラーしてる

ヘルプ

  • Asc, Chr, LCase, Trim, ItemID 関数ヘルプに載ってない?

フリーズ

  • 戦闘アニメ_強風 でメモリアクセス違反していた
@7474 7474 added the bug Something isn't working label May 2, 2021
@7474 7474 pinned this issue May 2, 2021
@7474 7474 mentioned this issue May 2, 2021
2 tasks
@7474 7474 changed the title バグメモ バグや目についた未実装メモ May 8, 2021
@7474 7474 closed this as completed in #265 May 30, 2021
@7474 7474 reopened this May 30, 2021
@7474 7474 mentioned this issue Jun 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant