PR

【10/31開催】レイド第1期_21_01「牙獣の追撃」実装 #3176

suzuki opened this at 2023-10-25T14:08:47; closed

Description

opened by suzuki at 2023-10-25T14:08:47; updated 2023-10-30T13:18:11

仕様書:
https://docs.google.com/spreadsheets/d/1jcx8DpaYGnkE_euPR5HW6mKQGHW0nkHxCDpI6YwQ_G4/edit#gid=455862815

同イベント:
jolly/jrye-db#574

Comment

#31254 by suzuki at 2023-10-25T14:09:20; updated 2023-10-25T14:09:20

@wada

レビューお願いします

Comment

#31256 by suzuki at 2023-10-25T18:45:48; updated 2023-10-25T18:45:48

@wada

修正しました

Comment

#31261 by wada at 2023-10-26T09:58:57; updated 2023-10-26T09:58:57

@suzuki
ありがとうございます。確認OKです。

wada add_label at 2023-10-26T09:59:02: 和田 LGTM
wada merge at 2023-10-26T10:02:33: 【10/31開催】レイド第1期_21_01「牙獣の追撃」実装
wada close at 2023-10-26T10:02:33: Close
wada refer at 2023-10-30T13:18:11: 3191:【10/31 16:00】レイドイベントリリース

commit comment

#203 by wada at 2023-10-25T16:56:48; lib/conf/class/RaidMonsterConfig.class.php / old:None new:13
2949f5cb2858c5a281c195d9829b61633cdfc8df

@suzuki
mktimeでは数値が引数となるので、先頭に0はつけなくて良いです。

Commit range

base8fd0cf20c342ad5ee0898bdb9fa9aad08bf44e30
headb2d59822c175d9afcb6efdbe314972f33fac4426
base branchjolly/jr-web:develop
head branchjolly/jr-web:RaidMonster1031

View commits

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

Review comment

#203 by wada at 2023-10-25T16:56:48; lib/conf/class/RaidMonsterConfig.class.php / old:None new:13
2949f5cb2858c5a281c195d9829b61633cdfc8df

@suzuki
mktimeでは数値が引数となるので、先頭に0はつけなくて良いです。