PR

【9/3】レイドイベント2-2 #201

iwamoto opened this at 2020-09-01T12:44:47; closed

Description

opened by iwamoto at 2020-09-01T12:44:47; updated 2022-11-21T14:36:15

RaidMonsterConfigを使用するように変更対応
レイドイベント2-2 #127

iwamoto add_label at 2020-09-01T12:45:21: デベロップへマージ
iwamoto add_label at 2020-09-01T12:45:23: レビュー待ち
iwamoto assign at 2020-09-01T12:45:28: Not assigned:iwamoto

Comment

#6726 by iwamoto at 2020-09-01T12:47:39; updated 2020-09-01T12:47:39

@wada
こちらレビューお願い致します。

Comment

#6727 by iwamoto at 2020-09-01T12:48:16; updated 2020-09-01T12:48:16

告知Noは現時点ではまだ、わからないので以前のままにしています

Comment

#6736 by iwamoto at 2020-09-01T14:24:28; updated 2020-09-01T14:24:28

@wada
指摘箇所の2点修正対応を行いましたので
すみませんが、再度ご確認お願いいたします

Comment

#6737 by wada at 2020-09-01T14:26:40; updated 2020-09-01T14:26:40

@iwamoto
define_yの下の方で$raid_startを使ってる箇所があるので、対応した方が良いかも。

Comment

#6741 by iwamoto at 2020-09-01T14:54:33; updated 2020-09-01T14:54:33

@wada
すみません、こちらも見落としていました
define_yの修正対応を行いました

Comment

#6746 by wada at 2020-09-01T15:13:29; updated 2020-09-01T15:13:29

@iwamoto
確認しました。マージOKです。

wada delete_label at 2020-09-01T15:13:33: レビュー待ち
iwamoto merge at 2020-09-01T15:15:50: 【9/3】レイドイベント2-2
iwamoto close at 2020-09-01T15:15:50: Close

commit comment

#12 by wada at 2020-09-01T14:04:51; lib/conf/class/RaidMonsterConfig.class.php / old:113 new:141
e8f0610aecc9fad52223d066138194c477dafbc6

ここのlv4~6もコメントアウトお願いします。

commit comment

#13 by wada at 2020-09-01T14:06:23; lib/conf/class/RaidMonsterConfig.class.php / old:None new:450
e8f0610aecc9fad52223d066138194c477dafbc6

ここ以降のmax_pointが仕様書と違うので確認お願いします。

Commit range

based0fd4158e364218930f0ebacfdb358b16738ba9d
headcbb51e44cbf3dd0bf0b2efaea11df1e22d32b07c
base branchjolly/jr-web:develop
head branchjolly/jr-web:event_raid_2_2_127

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed4 filesView patch
statusfile
modifiedlib/conf/class/NewIslandConfig.class.php
modifiedlib/conf/class/RaidMonsterConfig.class.php
modifiedlib/conf/define_y.inc
modifiedlib/exec/tool_delete_raid_log.inc
Patch body is stored as a separate file to keep this page lightweight.

Review comment

#12 by wada at 2020-09-01T14:04:51; lib/conf/class/RaidMonsterConfig.class.php / old:113 new:141
e8f0610aecc9fad52223d066138194c477dafbc6

ここのlv4~6もコメントアウトお願いします。

Review comment

#13 by wada at 2020-09-01T14:06:23; lib/conf/class/RaidMonsterConfig.class.php / old:None new:450
e8f0610aecc9fad52223d066138194c477dafbc6

ここ以降のmax_pointが仕様書と違うので確認お願いします。