PR

【5/11】5月PF施策 プレミアムガチャチケットパック #4653

kouho opened this at 2026-05-08T18:46:39; closed

Description

opened by kouho at 2026-05-08T18:46:39; updated 2026-05-11T15:50:16

概要

https://docs.google.com/spreadsheets/d/1d25V8StdeT_apnvOQWxhlJifG96hwbIXtNeItBSUR9o/edit?gid=0#gid=0

ショップページに各パックを並べたいという要望に答えるため、お試しセットと同じ形式で実装しています
お試しセットと同様のため、master_item_packは使っていません。

db更新

jolly/jrye-db#1413

備考

プレミアムコインガチャチケット対応関係

  • 購入前モーダルでの所持数表示の修正

お試しセット関係

  • trial_setをPF毎に設定
  • trial_setのdaily_limit_countとlimit_countの設定により購入制限表示を変更
  • trial_setのdaily_limit_countとlimit_countをschedule内に移動させ、各セット毎に判定

メインページ

  • 画面上部へのバナー画像表示

TODO

~~~ swf告知画像 ~~~ 不要

  • [x] 告知画像 告知作成依頼あり

Comment

#45867 by kouho at 2026-05-08T18:46:48; updated 2026-05-08T18:46:48

@wada @noda
レビューお願いいたします

kouho add_label at 2026-05-11T15:49:42: 皇甫 LGTM
kouho delete_label at 2026-05-11T15:49:44: 皇甫 LGTM
kouho merge at 2026-05-11T15:49:58: 【5/11】5月PF施策 プレミアムガチャチケットパック
kouho close at 2026-05-11T15:49:58: Close
kouho delete_branch at 2026-05-11T15:50:16: item_pack_0512

Commit range

basef1e1d27355d8f482e0d0f2f49777a73fc44836bb
heada91a3d232483f3028ba2846c3e8ab187d01a45c0
base branchjolly/jr-web:master
head branchjolly/jr-web:item_pack_0512

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed24 filesView patch
statusfile
modifiedlib/ajax/shop_getItemSetDetail.inc
modifiedlib/ajax/shop_select.inc
modifiedlib/conf/class/ShopConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/public/Shop.inc
addedpublic_html/img/banner/Campaign/banner_trial_set_11_1.jpg
addedpublic_html/img/banner/Campaign/banner_trial_set_11_2.jpg
addedpublic_html/img/info_jrye/5714/info1.jpg
addedpublic_html/img/shop/item_banner/itembanner_10439.jpg
addedpublic_html/img/shop/item_banner/itembanner_10439_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10440.jpg
addedpublic_html/img/shop/item_banner/itembanner_10440_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10441.jpg
addedpublic_html/img/shop/item_banner/itembanner_10441_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10442.jpg
addedpublic_html/img/shop/item_banner/itembanner_10442_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10442_p.jpg
addedpublic_html/img/shop/item_banner/itembanner_10442_p_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10443.jpg
addedpublic_html/img/shop/item_banner/itembanner_10443_end.jpg
addedpublic_html/img/shop/item_banner/itembanner_10443_p.jpg
addedpublic_html/img/shop/item_banner/itembanner_10443_p_end.jpg
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Shop.tpl
Patch body is stored as a separate file to keep this page lightweight.