header

所持1 haveフォルダ内にitem.jsとimportantitem.js, partyhave.js追加。
所持2 itemtopitem2.js作成 アイテム所持数表示
所持3 itemtopequip2.js作成 装備をはずすとき装備アイテム数更新、装備中E表記、パーティ所持数の反映
所持4 statusフォルダ内リファクタリング。status/st3field.js作成
所持5 itemright.js作成 idMenuItemRight作成
所持6 itemRightへカーソル移動、ステ反映。
所持7 アイテムで回復。have/item.jsにアイテム効果追加。
所持8 ※1。st3field.jsをstcurrent.jsに変更。menujs/html.js, util.js作成。アイテム使用
所持9 アイテム欄最後のアイテムがなくなったときの処理。アイテムの並び替え。
test 装備画面幅の都合で、名前は4文字まで(status/st0unique.js)

戻る

todo&bug: アイテム欄のアイテムを全て消費したときのカーソル移動

※1 2020/02/04 [所持7]から[所持8]に変更時、st3field.jsをstcurrent.jsに変更した。(以降st3field.js未使用)

ステータスデザイン


クラスデザイン


footer