PR

建築ページの改修 #560

wada opened this at 2021-01-15T14:59:56; closed

Description

opened by wada at 2021-01-15T14:59:56; updated 2023-10-06T16:27:43

issue #537

2/2リリース予定
建築ページに建築リスト(メインページと同じ形式)が表示される。
建築管理から建築した建物一覧が確認でき、レベルアップや取り壊しが可能になる。

wada change_title at 2021-01-21T16:34:53: [WIP]建築ページの改修 建築ページの改修

Comment

#9220 by wada at 2021-01-21T16:41:20; updated 2021-01-21T16:41:20

@iwamoto
レビューお願いします。

一応島テーマ最後まで走って問題なさそうでした。

Comment

#9222 by iwamoto at 2021-01-22T13:02:36; updated 2021-01-22T13:02:36

@wada
レビューしました、1点だけ気になるところがありました。

現状、島イベント報酬のホーンテッドナイトSP(object_no = 20001)がリストから除かれてしまいますので
申し訳ありませんが、こちらのご対応をお願い致します。

他は大丈夫かと思います。

ホーンテッドナイトSPは本家側ではないのでこちら側で新しく作成したものになります。

Comment

#9258 by wada at 2021-01-27T19:36:43; updated 2021-01-27T19:36:43

@iwamoto
イベント建物判定を関数化して設定しました。
確認お願いします。

Comment

#9261 by iwamoto at 2021-01-28T10:53:00; updated 2021-01-28T10:53:00

@wada
こちら確認しました、問題ないと思います。

wada merge at 2021-01-28T12:29:07: 建築ページの改修
wada close at 2021-01-28T12:29:07: Close

Commit range

base522765cbec445aa8fb5787b0e19abc0bcc98e4db
head0f703c5e97bbfd64a998b1020fb7d80fbe2956eb
base branchjolly/jr-web:develop
head branchjolly/jr-web:build_537

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed40 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/build_default.inc
modifiedlib/ajax/build_imgBreak.inc
addedlib/ajax/build_lvmaxList.inc
addedlib/ajax/build_lvupList.inc
modifiedlib/ajax/main_build.inc
modifiedlib/ajax/main_default.inc
modifiedlib/ajax/main_defaultBuildChange.inc
modifiedlib/class/building/BuildingStorageManager.class.php
modifiedlib/class/controller/JrControllerBuildingStorage.class.php
modifiedlib/public/Build-CancelCheck.inc
modifiedlib/public/Build.inc
modifiedpublic_html/ajax.php
addedpublic_html/img/building_storage/bg_builld_reserve.jpg
addedpublic_html/img/building_storage/btn_lv.png
addedpublic_html/img/building_storage/btn_lv_off.png
addedpublic_html/img/building_storage/btn_manage.png
addedpublic_html/img/building_storage/btn_warehouse.png
addedpublic_html/img/building_storage/btn_warehouse_off.png
addedpublic_html/img/building_storage/tab_lvmax_off.png
addedpublic_html/img/building_storage/tab_lvmax_on.png
addedpublic_html/img/building_storage/tab_lvup_off.png
addedpublic_html/img/building_storage/tab_lvup_on.png
addedpublic_html/img/building_storage/win_manage_list.png
addedpublic_html/img/sp_menu/d_spMenu10.png
addedpublic_html/img/sp_menu/d_spMenu10_2.png
addedpublic_html/img/sp_menu/d_spMenu11.png
addedpublic_html/img/sp_menu/d_spMenu11_2.png
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/dgame_footer.js
modifiedpublic_html/template/Build-Cancel.tpl
modifiedpublic_html/template/Build-CancelCheck.tpl
modifiedpublic_html/template/Build.tpl
modifiedpublic_html/template/BuildingStorage-CancelRestoreConfirm.tpl
modifiedpublic_html/template/BuildingStorage-CompleteRestore.tpl
modifiedpublic_html/template/BuildingStorage-RestoreProgress.tpl
modifiedpublic_html/template/BuildingStorage-StoreConfirm.tpl
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/footer.tpl
modifiedpublic_html/template/footer_nolink.tpl
Patch body is stored as a separate file to keep this page lightweight.