PR

【3/10】レイド12回・第2期 #1615

kouho opened this at 2022-03-10T09:30:34; closed

Description

opened by kouho at 2022-03-10T09:30:34; updated 2022-03-10T19:26:58

概要

レイドイベントの実装用PR
【3/10】レイド12回・第2期 #1595

webブランチ:event_raid_1595
dbブランチ:event_raid_1595
告知画像ブランチ:info_image_raid_1595

db更新

`bin/import/event_raid_import.sh`

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

webブランチは以下のブランチをマージしてテスト

  • info_image_raid_1595
  • event_raid_1595
  • レイドのアイコン表示と討伐とポイント達成時の報酬配布
  • 報酬設定
  • 管理画面のレイド仕様

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;

TODO

告知作成

Comment

#17758 by kouho at 2022-03-10T11:46:32; updated 2022-03-10T11:46:32

@wada
確認ありがとうございます。すみません修正しました。

Comment

#17759 by wada at 2022-03-10T11:57:39; updated 2022-03-10T11:57:39

@kouho
ありがとうございます。確認okです

wada add_label at 2022-03-10T11:57:42: 和田 LGTM

Comment

#17761 by kouho at 2022-03-10T11:59:03; updated 2022-03-10T11:59:03

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

kouho merge at 2022-03-10T19:26:58: 【3/10】レイド12回・第2期
kouho close at 2022-03-10T19:26:58: Close

commit comment

#113 by wada at 2022-03-10T11:35:37; lib/conf/class/RaidMonsterConfig.class.php / old:None new:13
8de31823336e9ea0bfc7bf49b5f09bed60e86582

@kouho
日程が新大陸になっています。

Commit range

base1ad2ca8c3801bfe28bee27b2be6224fbb51b0065
head8a93359c84559fb9cf348c87154de2d5415220ff
base branchjolly/jr-web:develop
head branchjolly/jr-web:event_raid_1595

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed9 filesView patch
statusfile
modifiedlib/SkillFunc.inc
modifiedlib/SubFunc.inc
modifiedlib/conf/class/RaidMonsterConfig.class.php
addedpublic_html/img/item/120/1911.jpg
addedpublic_html/img/item/150/1911.jpg
addedpublic_html/img/item/58/1911.jpg
addedpublic_html/img/item/60/1911.jpg
addedpublic_html/img/item/70/1911.jpg
addedpublic_html/img/ranking/event_raid/info_raid31.jpg
Patch body is stored as a separate file to keep this page lightweight.

Review comment

#113 by wada at 2022-03-10T11:35:37; lib/conf/class/RaidMonsterConfig.class.php / old:None new:13
8de31823336e9ea0bfc7bf49b5f09bed60e86582

@kouho
日程が新大陸になっています。