PR

【7/18】天下無双後期 #4174

kouho opened this at 2025-07-15T17:21:38; closed

Description

opened by kouho at 2025-07-15T17:21:38; updated 2025-07-18T17:06:52

概要

https://docs.google.com/spreadsheets/d/1DXDzTa6U2AcH2LsAuup4rhR0JJJ95FgzU7LQ2M9jLNA/edit?gid=305527652#gid=305527652

DB初期化

#更新
UPDATE `user_mission` SET `m_event_limit` = '0', `m_event_info` = '20', `event_bonus_limit` = '0', `m_event_stamina_limit` = '23';
TRUNCATE TABLE `user_event_pt`;
TRUNCATE TABLE `log_battle_event_point`;
TRUNCATE TABLE `log_user_event_pt`;

TODO

  • [ ] dbデプロイ
  • [ ] webデプロイ
  • [ ] 戦闘デモ設定
  • [ ] 告知設定
  • [ ] db初期化

Comment

#41514 by kouho at 2025-07-15T17:22:14; updated 2025-07-15T17:22:14

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

Comment

#41545 by wada at 2025-07-17T10:33:27; updated 2025-07-17T10:33:27

@kouho
ランキング宝珠の参加賞が設定されていません。

wada add_label at 2025-07-17T10:35:11: コメントあり

Comment

#41553 by kouho at 2025-07-17T14:13:34; updated 2025-07-17T14:13:34

@wada
確認ありがとうございます。修正しました。
> ランキング宝珠の参加賞が設定されていません。

Comment

#41557 by wada at 2025-07-17T14:20:03; updated 2025-07-17T14:20:03

@kouho
確認OKです。

wada delete_label at 2025-07-17T14:20:06: コメントあり
wada add_label at 2025-07-17T14:20:07: 和田 LGTM
kouho merge at 2025-07-18T17:06:52: 【7/18】天下無双後期
kouho close at 2025-07-18T17:06:52: Close

Commit range

base3c44c8e528337fea88ecf344c8ede6cfa908ee62
head1f239fbe26f81c31c4ad5925f18e73de3d520cf3
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0722

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed14 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
addedpublic_html/img/info_event/info_event_1466_1.jpg
addedpublic_html/img/info_event/info_event_1466_2.jpg
addedpublic_html/img/info_event/info_event_1467_1.jpg
addedpublic_html/img/info_event/info_event_1467_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_card2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_ranking_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/42/reward_synthesis.jpg
addedpublic_html/img/ranking/event_battle/info42.jpg
Patch body is stored as a separate file to keep this page lightweight.