PR

【11/15】レイド告知tplファイル化 #3709

wada opened this at 2024-10-04T17:38:58; closed

Description

opened by wada at 2024-10-04T17:38:58; updated 2024-11-19T16:39:40

概要

告知内容をtplファイルで作成
管理画面から作成しないことで、コピーミス数値ミスを回避する

対応内容

概要、報酬告知をプログラムで作成
告知内の変数を自動で設定
画像ファイルの設定はcontrollerで管理

運用方法

予告、報酬配布告知、SWF告知は以前と同じ運用

概要告知は専用ページへのリンクのみ設定
報酬告知は作成不要

画像ファイル名が変更になる場合や画像を複数になる場合は、controllerで指定ファイルを変更
画像ファイルはシーズンを通して上書きで更新
(上書きしたくない画像があればcontrollerで調整)

その他対応

  • ショップ購入期限を59秒に変更
  • イベント終了時間を59秒に変更
  • デモ戻り先の設定

テスト方法、確認した内容

告知内容に過不足はないか
運用方法に問題点はないか

TODO

  • [x] 必要画像の確認
  • [x] レアモンスター討伐画像の切り替え
  • [x] 専用技玉の戦闘デモcard_no
  • [x] デモ戻り先の設定
  • [x] 各期での表示チェック
wada add_label at 2024-10-18T14:08:10: レビュー待ち
wada change_title at 2024-10-18T14:08:14: [WIP]レイド告知tplファイル化 レイド告知tplファイル化

Comment

#37007 by wada at 2024-10-18T14:19:47; updated 2024-10-18T14:19:47

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

wada change_title at 2024-11-05T09:03:26: レイド告知tplファイル化 【11/14】レイド告知tplファイル化
wada change_title at 2024-11-13T10:02:11: 【11/14】レイド告知tplファイル化 【11/15】レイド告知tplファイル化

Comment

#37433 by kouho at 2024-11-13T18:24:18; updated 2024-11-13T18:24:18

@wada
お知らせ一覧へのリンクがこちらで確認時にちゃんと飛ばないのですが、原因わかりませんか?

kouho add_label at 2024-11-13T18:29:15: コメントあり

Comment

#37446 by wada at 2024-11-14T13:11:27; updated 2024-11-14T13:11:27

@kouho
お知らせ一覧ボタン遷移できるようにしました。
/?M=RaidEvent&A=InfoRewards&info=1でページに遷移して確認)

あわせて、フラグでボタンを切り替えるようにしました。

info=1: お知らせ一覧ボタン
else: メインページボタン
kouho add_label at 2024-11-14T13:24:22: 皇甫 LGTM
kouho delete_label at 2024-11-14T13:24:25: レビュー待ち
kouho add_label at 2024-11-14T13:24:27: レビュー待ち
kouho delete_label at 2024-11-14T13:24:30: コメントあり

Comment

#37451 by kouho at 2024-11-14T13:24:51; updated 2024-11-14T13:24:51

@wada
対応ありがとうございます。修正確認OKです。

wada merge at 2024-11-19T16:39:25: 【11/15】レイド告知tplファイル化
wada close at 2024-11-19T16:39:25: Close
wada delete_branch at 2024-11-19T16:39:40: raid_info_tpl

Commit range

base9d42c4bf9576546d70f4d8f7dbf6bf76bd5dad82
head9004686681f02c34e4501551260020d2fd68dd2c
base branchjolly/jr-web:master
head branchjolly/jr-web:raid_info_tpl

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed57 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/default_info.inc
modifiedlib/ajax/mission_default.inc
modifiedlib/ajax/shop_select.inc
addedlib/class/const/DemoReturnConst.class.php
modifiedlib/class/const/ItemConst.class.php
modifiedlib/class/controller/JrControllerRaidEvent.class.php
modifiedlib/class/vsraid/RaidBlueBallSummonManager.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/models/Banner.php
modifiedlib/models/Raid_reward.php
modifiedlib/models/dao/master_item_cardstrong.php
addedlib/models/dao/master_item_skill.php
modifiedlib/public/Default-InfoCardList.inc
modifiedlib/public/Demonstration-Battle.inc
modifiedlib/public/Raid-Default.inc
modifiedlib/public/Raid-Vs.inc
addedpublic_html/img/info_jrye/RaidEventImg/info_combo.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/defeat_monster.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/header_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/header_2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/header_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/itemrank1.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/itemrank2.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/itemrank3.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/limited_card.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/new_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/rank_up_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/ranking_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/25/team_battle.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/defeat_monster.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/header_1.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/itemrank1.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/itemrank2.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/itemrank3.png
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/limited_card.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/new_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/rank_up_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/ranking_reward.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/26/team_battle.jpg
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Quest-Detail.tpl
modifiedpublic_html/template/Raid-DefaultMedal.tpl
modifiedpublic_html/template/Raid-Info.tpl
modifiedpublic_html/template/Raid-LogVs.tpl
modifiedpublic_html/template/Raid-Ranking.tpl
modifiedpublic_html/template/Raid-RankingVs.tpl
modifiedpublic_html/template/Raid-SkillballList.tpl
modifiedpublic_html/template/Raid-TeamReward.tpl
modifiedpublic_html/template/Raid-Vs.tpl
modifiedpublic_html/template/RaidEvent-GK.tpl
addedpublic_html/template/RaidEvent-InfoDetails.tpl
addedpublic_html/template/RaidEvent-InfoRewards.tpl
modifiedpublic_html/template/Ranking-TeamRaid_9006.tpl
modifiedpublic_html/template/Shop.tpl
addedpublic_html/template/parts/skill_info_text.tpl
modifiedpublic_html/template/parts_raid_default.tpl
Patch body is stored as a separate file to keep this page lightweight.