PR

【7/5】復刻クリスマスガチャ #2039

wada opened this at 2022-07-01T16:16:37; closed

Description

opened by wada at 2022-07-01T16:16:37; updated 2022-07-07T10:40:46

概要

7月ガチャ #2014

バナー表示調整

d-game設定削除
未使用のバナー設定削除
バナー表示期間をconfigではなくマスタデータ参照

10連ボーナス設定

Simple_random.phpとSPGachaConfig.class.phpに10連ボーナス用設定追加

ガチャページ調整

限定カードが8枚のため、2020・2021年でタブ分けして表示
・覚醒ボーナス画像は2021年タブのみ
・強化アイテム画像は2020年タブのみ
スキル詳細は、対応する時間が不足していたため未対応
強化アイテムの数が増えたので表示調整
ラインナップにとくぱんも含まれるため、おまけのLegend表記を限定カードに変更

DB更新内容

【7/5】クリスマスガチャ復刻 jolly/jrye-db#103

wada assign at 2022-07-01T16:30:24: Not assigned:wada
wada change_title at 2022-07-01T16:47:19: [WIP]【7/5】復刻クリスマスガチャ 【7/5】復刻クリスマスガチャ
wada add_label at 2022-07-01T16:47:23: レビュー待ち

Comment

#20549 by wada at 2022-07-01T16:47:31; updated 2022-07-01T16:47:31

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

Comment

#20670 by kouho at 2022-07-05T16:32:10; updated 2022-07-05T16:32:10

@wada
確認OKです

kouho add_label at 2022-07-05T16:32:13: 皇甫 LGTM
wada merge at 2022-07-05T17:57:11: 【7/5】復刻クリスマスガチャ
wada close at 2022-07-05T17:57:11: Close
wada refer at 2022-07-07T10:40:46: 2061:【7/11 12:00】リリース

Commit range

basea5aeddabb88a2f60b36e450ae85b8d1c47e9f9d7
head0a792e74917dc3a138831880e235b0dc6776cd4b
base branchjolly/jr-web:develop
head branchjolly/jr-web:gacha_season_0611

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed26 filesView patch
statusfile
modifiedlib/conf/class/SPGachaConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/models/Banner.php
modifiedlib/models/dao/master_gacha.php
modifiedlib/models/gacha/Simple_random.php
modifiedlib/public/Bar-SPGacha.inc
modifiedlib/public/Bar-SPGachaCheck.inc
modifiedlib/public/Bar-SPGachaExec.inc
modifiedlib/public/Bar-SPGachaResult.inc
modifiedlib/public/Default.inc
modifiedlib/public/Event.inc
addedpublic_html/img/gacha/262/gacha262_info.jpg
addedpublic_html/img/gacha/262/gacha262_title.jpg
addedpublic_html/img/gacha/262/gacha_result_top.jpg
addedpublic_html/img/gacha/262/slick_btn_2020_1.png
addedpublic_html/img/gacha/262/slick_btn_2020_2.png
addedpublic_html/img/gacha/262/slick_btn_2021_1.png
addedpublic_html/img/gacha/262/slick_btn_2021_2.png
addedpublic_html/img/gacha/gacha_coin_object262.png
modifiedpublic_html/template/Bar-SPGachaCheck.tpl
modifiedpublic_html/template/Bar-SPGachaResult.tpl
addedpublic_html/template/Bar-SPGacha_262.tpl
modifiedpublic_html/template/Default.tpl
modifiedpublic_html/template/Event.tpl
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Quest-Detail.tpl
Patch body is stored as a separate file to keep this page lightweight.