PR

【11/2 12:00】転生カードガチャリリース #3177

wada opened this at 2023-10-25T16:27:21; closed

Description

opened by wada at 2023-10-25T16:27:21; updated 2023-11-02T10:53:44

概要

https://docs.google.com/spreadsheets/d/15cVIhol_XK0ik3LSMlc_zJFjfLgbx2ND3x3asHX5RpE/edit#gid=7487912
シーズンチケットに対応
・ガチャリストは未対応、次シーズンに対応

DB更新内容

【11/2 12:00】転生カードガチャリリース jolly/jrye-db#575

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

TODO

  • [x] 画像差し替え
  • [x] デバッグ
  • [x] 告知作成

リリース作業

  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 告知設定
  • [x] 戦闘デモ確認

Comment

#31273 by kouho at 2023-10-26T17:14:30; updated 2023-10-26T17:14:30

@wada
ガチャ結果画面でシーズンチケットを使おうとするとガチャメインページに飛ばされます。確認をお願い致します。

Comment

#31281 by wada at 2023-10-27T10:56:22; updated 2023-10-27T10:56:22

@kouho
他の作業優先するので来週対応します。

Comment

#31345 by wada at 2023-10-30T11:18:55; updated 2023-10-30T11:18:55

@kouho
ガチャ結果ページのシーズンチケットボタンリンク先修正しました。
強化アイテムの画像差し替え、サーシャの魅力紹介ボタンを追加しました。

Comment

#31421 by kouho at 2023-10-30T17:22:08; updated 2023-10-30T17:22:08

@wada
対応ありがとうございます。

public_html/img/gacha/special/371/info5.jpg
この画像が仕様と異なるため確認をお願いいたします。

Comment

#31427 by wada at 2023-10-30T17:51:45; updated 2023-10-30T17:51:45

@kouho
ありがとうございます。修正しました。

kouho add_label at 2023-10-31T14:01:59: 皇甫 LGTM

Comment

#31441 by kouho at 2023-10-31T14:02:06; updated 2023-10-31T14:02:06

@wada
確認OKです

wada merge at 2023-11-02T10:45:08: 【11/2 12:00】転生カードガチャリリース
wada close at 2023-11-02T10:45:08: Close
wada delete_branch at 2023-11-02T10:45:14: gacha_point_1102

Commit range

base6982d62414a3f2ccd8330099b4f15caba6a8f4e4
head826ccedfb78f9d51614b6931302ba499e901af6e
base branchjolly/jr-web:master
head branchjolly/jr-web:gacha_point_1102

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed46 filesView patch
statusfile
modifiedlib/class/const/GachaConst.class.php
modifiedlib/conf/class/PointGachaConfig.class.php
modifiedlib/conf/class/PointGachaDrinkConfig.class.php
modifiedlib/models/dao/master_skill_ball_gacha.php
modifiedlib/public/Bar-GachaCheckDialogTicket.inc
modifiedlib/public/Bar-PointGacha.inc
modifiedlib/public/Bar-PointGachaCheck.inc
modifiedlib/public/Bar-PointGachaExec.inc
modifiedlib/public/Bar-PointGachaResult.inc
addedpublic_html/img/gacha/special/371/banner.jpg
addedpublic_html/img/gacha/special/371/banner_2.jpg
addedpublic_html/img/gacha/special/371/gacha_summergirl.jpg
addedpublic_html/img/gacha/special/371/gacha_summergirl_2.jpg
addedpublic_html/img/gacha/special/371/get_item_bottom.jpg
addedpublic_html/img/gacha/special/371/get_item_header.jpg
addedpublic_html/img/gacha/special/371/info1.jpg
addedpublic_html/img/gacha/special/371/info1_2.jpg
addedpublic_html/img/gacha/special/371/info3_0.jpg
addedpublic_html/img/gacha/special/371/info3_1.jpg
addedpublic_html/img/gacha/special/371/info3_2.jpg
addedpublic_html/img/gacha/special/371/info3_3.jpg
addedpublic_html/img/gacha/special/371/info3_4.jpg
addedpublic_html/img/gacha/special/371/info4.jpg
addedpublic_html/img/gacha/special/371/info5.jpg
addedpublic_html/img/gacha/special/371/info6.jpg
addedpublic_html/img/gacha/special/371/info7.jpg
addedpublic_html/img/gacha/special/371/status0.jpg
addedpublic_html/img/gacha/special/371/status0_2.jpg
addedpublic_html/img/gacha/special/371/status1.jpg
addedpublic_html/img/gacha/special/371/status1_2.jpg
addedpublic_html/img/gacha/special/371/status2.jpg
addedpublic_html/img/gacha/special/371/status2_2.jpg
addedpublic_html/img/gacha/special/371/status3.jpg
addedpublic_html/img/gacha/special/371/status3_2.jpg
addedpublic_html/img/gacha/special/info_button.png
modifiedpublic_html/img/item/120/15100.jpg
modifiedpublic_html/img/item/150/15100.jpg
modifiedpublic_html/img/item/58/15100.jpg
modifiedpublic_html/img/item/60/15100.jpg
modifiedpublic_html/img/item/70/15100.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/template/Bar-GachaCheckDialogTicket.tpl
modifiedpublic_html/template/Bar-PointGacha.tpl
modifiedpublic_html/template/Bar-PointGachaCheck.tpl
modifiedpublic_html/template/Bar-PointGachaResult.tpl
modifiedpublic_html/template/parts/parts_gacha_season_ticket_button.tpl
Patch body is stored as a separate file to keep this page lightweight.