チケット #16081

Synchronize (and tidy up?) content of spell.txt

登録: 2009-04-10 17:03 最終更新: 2009-05-07 04:32

報告者:
担当者:
チケットの種類:
状況:
オープン [担当者決定済み]
コンポーネント:
(未割り当て)
マイルストーン:
優先度:
7
重要度:
5 - 中
解決法:
なし
ファイル:
なし

詳細

Angband/64 has different spells to Vanilla Angband and also includes different data items in the spell information file.

See also * Ticket #15754 Implement Angband/64 style spell pages/books

Still to do:

  • Some spells have "D:" lines that need filling in. (No direct effect on gameplay).
  • The "C:" line has yet to be implemented, but that is largely cosmetic so I may leave it.

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

2009-04-10 17:03 更新者: paulblay
  • 新しいチケット "Synchronize (and tidy up?) content of spell.txt" が作成されました
2009-04-10 17:04 更新者: paulblay
  • 担当者(未割り当て) から paulblay に更新されました
2009-04-15 00:06 更新者: paulblay
コメント

Changes made so far ...

* I: line data from /64 now used instead of the Vanilla Angband format data.

* Spells now have 'spell flag' to be used in code. (e.g. "Magic Missile" has the flag "MAGIC_MISSILE" and would be defined like "#define SPELL_MAGIC_MISSILE 64".

* Spells now in alphabetical order by spell flag.

* Spell pages now in alphabetical order by spell flag.

* Spell index and sval are identical. Both start from 0 and go to 120 in the same order as the records are listed (alphabetical).

TODO :

* Fill in missing D: lines.

* Make other lines 'live' instead of commented out (will require code changes).

2009-05-07 04:32 更新者: paulblay

添付ファイルリスト

添付ファイルはありません

編集

ログインしていません。ログインしていない状態では、コメントに記載者の記録が残りません。 » ログインする