PR

【12/27】天下無双の賞金首 #3849

kouho opened this at 2024-12-25T15:07:01; closed

Description

opened by kouho at 2024-12-25T15:07:01; updated 2024-12-27T19:09:48

概要

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

  • [x] swf告知画像
  • [x] 告知画像
  • [x] レクターカード画像
  • [x] 強化アイテム画像

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

  • [x] 告知作成
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 戦闘デモ設定
  • [x] 告知設定
  • [ ] db初期化
kouho change_title at 2024-12-25T15:48:01: [WIP]天下無双の賞金首 【12/27】天下無双の賞金首

Comment

#38155 by kouho at 2024-12-25T15:48:40; updated 2024-12-25T15:48:40

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

Comment

#38156 by wada at 2024-12-25T16:03:09; updated 2024-12-25T16:03:09

@kouho
仕様書に告知IDを入力してほしいです。

Comment

#38157 by wada at 2024-12-25T16:09:17; updated 2024-12-25T16:09:17

@kouho
> public_html/img/info_jrye/BattleEventImg/38/reward_ranking_1.jpg

転生らいおんもカードなので、個ではなく枚が正しいかと思います。

wada add_label at 2024-12-25T16:31:36: コメントあり

Comment

#38161 by kouho at 2024-12-25T16:36:40; updated 2024-12-25T16:36:40

@wada
確認ありがとうございます

記載いたしました
> 仕様書に告知IDを入力してほしいです。

修正いたしました
> GK期間がイベント期間になっています。

Comment

#38162 by kouho at 2024-12-25T16:55:04; updated 2024-12-25T16:55:04

@wada
画像も修正いたしました
> public_html/img/info_jrye/BattleEventImg/38/reward_ranking_1.jpg
>
転生らいおんもカードなので、個ではなく枚が正しいかと思います。

Comment

#38166 by wada at 2024-12-25T17:29:33; updated 2024-12-25T17:29:33

@kouho
確認OKです。

wada delete_label at 2024-12-25T17:29:36: コメントあり
wada add_label at 2024-12-25T17:29:37: 和田 LGTM
kouho merge at 2024-12-27T19:01:00: 【12/27】天下無双の賞金首
kouho close at 2024-12-27T19:01:00: Close

commit comment

#269 by wada at 2024-12-25T16:19:58; lib/conf/define_y.inc / old:None new:1458
ee50ce2c92dcda72031e267314854f8c6ff21d2f

@kouho
GK期間がイベント期間になっています。

Commit range

base7bf6044620ac0141bdb2f630a5bae86a5479378a
head3be9cef8abb5873b4df594df2bc03d2f47178f03
base branchjolly/jr-web:master
head branchjolly/jr-web:battle_event_0106

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed38 filesView patch
statusfile
modifiedlib/conf/class/BattleEventConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/card/120/1395.jpg
addedpublic_html/img/card/120/1396.jpg
addedpublic_html/img/card/240/1395.jpg
addedpublic_html/img/card/240/1396.jpg
addedpublic_html/img/card/26/1395.jpg
addedpublic_html/img/card/26/1396.jpg
addedpublic_html/img/card/320/1395.jpg
addedpublic_html/img/card/320/1396.jpg
addedpublic_html/img/card/640/1395.jpg
addedpublic_html/img/card/640/1396.jpg
addedpublic_html/img/card/70/1395.jpg
addedpublic_html/img/card/70/1396.jpg
addedpublic_html/img/card/70main/1395.jpg
addedpublic_html/img/card/70main/1396.jpg
addedpublic_html/img/card/battle/154/1395.jpg
addedpublic_html/img/card/battle/154/1396.jpg
addedpublic_html/img/card/battle/58/1395.jpg
addedpublic_html/img/card/battle/58/1396.jpg
addedpublic_html/img/info_event/info_event_1228_1.jpg
addedpublic_html/img/info_event/info_event_1228_2.jpg
addedpublic_html/img/info_event/info_event_1229_1.jpg
addedpublic_html/img/info_event/info_event_1229_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_achievement.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_card.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_card2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_ranking_1.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_ranking_2.jpg
addedpublic_html/img/info_jrye/BattleEventImg/38/reward_synthesis.jpg
addedpublic_html/img/item/120/1606.jpg
addedpublic_html/img/item/150/1606.jpg
addedpublic_html/img/item/60/1606.jpg
addedpublic_html/img/item/70/1606.jpg
addedpublic_html/img/mission/card/1395.png
addedpublic_html/img/mission/card/1396.png
Patch body is stored as a separate file to keep this page lightweight.

Review comment

#269 by wada at 2024-12-25T16:19:58; lib/conf/define_y.inc / old:None new:1458
ee50ce2c92dcda72031e267314854f8c6ff21d2f

@kouho
GK期間がイベント期間になっています。