PR

【12/23】レイド3期 #4431

kouho opened this at 2025-12-19T13:51:56; closed

Description

opened by kouho at 2025-12-19T13:51:56; updated 2025-12-25T14:17:06

概要

https://docs.google.com/spreadsheets/d/13q6SAijPitjCnG7o-0-uJo3kO_79HpfdOXhJwF8I4yA/edit?gid=455862815#gid=455862815

備考

  • プレミアムコインガチャチケットスタンプのシート対応

リリース作業

log移動

#log移動
cd jr-yamada/lib/exec/
vi tool_delete_raid_log.inc (event_no = 88へ変更)
ENVIRONMENT=production PF=yamada php tool_delete_raid_log.inc

DBの初期化

#更新
UPDATE `user_mission` SET `raid_point`=0,`raid_point2`=0,`total_raid_point`=0,`m_event_limit`=0;
UPDATE `team_data` SET `raid_stamina`=0,`raid_monster`=0,`raid_monster_vs`=0,`raid_lv`=0,`raid_count`=0,`total_raid_count`=0,`event_raid_count`=0,`war_bonus_time`=0,`event_prize`=0,`raid_vs_end_time`=0;

#確認用
SELECT `user_no`,`raid_point`,`raid_point2`,`total_raid_point`,`m_event_limit` FROM `user_mission` ORDER BY `m_event_limit` DESC
SELECT `raid_stamina`,`raid_monster`,`raid_monster_vs`,`raid_lv`,`raid_count`,`total_raid_count`,`event_raid_count`,`war_bonus_time`,`event_prize`,`raid_vs_end_time` FROM `team_data` WHERE del_flg=0 ORDER BY `raid_stamina` DESC
kouho change_title at 2025-12-19T13:54:03: 【】レイド3期 【12/23】レイド3期

Comment

#43591 by kouho at 2025-12-19T13:54:52; updated 2025-12-19T13:54:52

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

Comment

#43601 by wada at 2025-12-22T11:25:34; updated 2025-12-22T11:25:34

@kouho
> public_html/img/info_jrye/RaidEventImg/season_common/31/new_point_overview.jpg
> public_html/img/info_jrye/RaidEventImg/season_common/31/new_reward_3.jpg

何がどうアップしているか分かりにくい文章になっています。

> 通常よりアップ しているよ。
<img src="https://jolly-gitbucket.curl-catla.ts.net/gitbucket/jolly/jr-web/_attached/1766369769333NpfHcqRvxP" width="300">

wada add_label at 2025-12-22T11:25:37: コメントあり

Comment

#43603 by wada at 2025-12-22T11:55:48; updated 2025-12-22T11:55:48

@kouho
画像やテキストで プレミアムコインガチャチケットコインガチャチケット と短縮していますが、
同名のアイテムが存在するため、正式名やさらに短縮することで混同を避けた方が良いです。

Comment

#43604 by wada at 2025-12-22T12:12:33; updated 2025-12-22T12:12:33

@kouho
スタンプが揃った際のチケット表示が、通常のコインガチャチケットになっています。
<img src="https://jolly-gitbucket.curl-catla.ts.net/gitbucket/jolly/jr-web/_attached/1766373078522RQF7WtD2Wr" width="300">

Comment

#43607 by kouho at 2025-12-22T13:37:38; updated 2025-12-22T13:37:38

@wada
間違い箇所が多くて申し訳ないです。
こちら正式名への統一対応いたしました。
> 画像やテキストで プレミアムコインガチャチケット を コインガチャチケット と短縮していますが、
同名のアイテムが存在するため、正式名やさらに短縮することで混同を避けた方が良いです。

Comment

#43610 by kouho at 2025-12-22T14:07:09; updated 2025-12-22T14:07:09

@wada
告知画像も修正いたしました
> 何がどうアップしているか分かりにくい文章になっています。

Comment

#43621 by wada at 2025-12-23T11:26:38; updated 2025-12-23T11:26:38

@kouho
確認OKです

wada delete_label at 2025-12-23T11:26:42: コメントあり
wada add_label at 2025-12-23T11:26:43: 和田 LGTM
kouho merge at 2025-12-25T14:17:06: 【12/23】レイド3期
kouho close at 2025-12-25T14:17:06: Close

commit comment

#316 by wada at 2025-12-22T12:10:56; lib/public/Raid-GetMedal.inc / old:None new:436
78867d5e222b9554ed5492352342a6ef9a9088b7

@kouho
Raid-GetMedal.incでチケット配布時のIDがスタンプになっています。
vsとspiritも同じようでした。

Commit range

base03557c2b178a2c4243ce5b55bfad06d00e9fa37a
head82822914d8df641c1b97955214b1de6e2715abb6
base branchjolly/jr-web:master
head branchjolly/jr-web:raid_1226

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed36 filesView patch
statusfile
modifiedlib/class/const/PresentNameConst.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/models/Raid_reward.php
modifiedlib/public/Raid-GetMedal.inc
modifiedlib/public/Raid-GetMedalSpirit.inc
modifiedlib/public/Raid-GetMedalVs.inc
addedpublic_html/img/info_event/info_event_1638_1.jpg
addedpublic_html/img/info_event/info_event_1638_2.jpg
addedpublic_html/img/info_event/info_event_1639_1.jpg
addedpublic_html/img/info_event/info_event_1639_2.jpg
modifiedpublic_html/img/info_jrye/RaidEventImg/season_common/31/itemrank1.png
modifiedpublic_html/img/info_jrye/RaidEventImg/season_common/31/new_point_overview.jpg
modifiedpublic_html/img/info_jrye/RaidEventImg/season_common/31/new_point_overview_2.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/31/new_point_overview_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/31/new_reward_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/31/notice_header_3.jpg
addedpublic_html/img/info_jrye/RaidEventImg/season_common/31/ranking_reward_3.jpg
addedpublic_html/img/item/piece/header_get_preminum_stamp_gachaticket.png
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/0.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/0_no.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/1.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/1_no.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/2.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/2_no.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/3.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/3_no.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/4.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/4_no.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/5.gif
addedpublic_html/img/item/piece/preminum_stamp_gachaticket/5_no.gif
addedpublic_html/img/raid/point_item/131_1.png
addedpublic_html/img/raid/point_item/131_2.png
addedpublic_html/img/ranking/event_raid/info_raid89.jpg
modifiedpublic_html/template/Raid-GetMedal.tpl
modifiedpublic_html/template/Raid-GetMedalSpirit.tpl
modifiedpublic_html/template/Raid-GetMedalVs.tpl
Patch body is stored as a separate file to keep this page lightweight.

Review comment

#316 by wada at 2025-12-22T12:10:56; lib/public/Raid-GetMedal.inc / old:None new:436
78867d5e222b9554ed5492352342a6ef9a9088b7

@kouho
Raid-GetMedal.incでチケット配布時のIDがスタンプになっています。
vsとspiritも同じようでした。