PR

【8/3 15:00】新大陸ハロウィン・ファントム前期リリース #2997

wada opened this at 2023-08-02T11:26:18; closed

Description

opened by wada at 2023-08-02T11:26:18; updated 2023-08-03T10:32:48

概要

【7/30】新大陸ハロウィン・ファントム前期実装 #2982

DB更新内容

【8/3 15:00】新大陸ハロウィン・ファントム前期リリース jolly/jrye-db#486

データリセット

チームデータのリセット

#team_data 
UPDATE team_data SET event_info = 0, event_info2 = 50, event_info3 = 0 WHERE del_flg = 0;

ユーザ進捗データのリセット

#user_event_new_island
TRUNCATE TABLE  user_event_new_island;

TODO

  • [x] データリセット対応
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 告知設定
  • [x] 戦闘デモ確認

Comment

#29470 by wada at 2023-08-02T11:26:48; updated 2023-08-02T11:26:48

@kouho
確認お願いします。

kouho add_label at 2023-08-02T17:03:32: 皇甫 LGTM

Comment

#29497 by kouho at 2023-08-02T17:03:56; updated 2023-08-02T17:03:56

@wada
確認OKです

wada merge at 2023-08-03T10:21:53: 【8/3 15:00】新大陸ハロウィン・ファントム前期リリース
wada close at 2023-08-03T10:21:53: Close
wada delete_branch at 2023-08-03T10:21:56: NewIsland_0803

Commit range

basedab7f2d13e3ecdd2dc148030d3ef32876ff38859
head7f168b2ad20a71156e882e6d018e2576a742324f
base branchjolly/jr-web:master
head branchjolly/jr-web:NewIsland_0803

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed18 filesView patch
statusfile
modifiedlib/conf/class/NewIslandConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/item/120/1610.jpg
addedpublic_html/img/item/120/16360.jpg
addedpublic_html/img/item/120/16361.jpg
addedpublic_html/img/item/120/16362.jpg
addedpublic_html/img/item/150/1610.jpg
addedpublic_html/img/item/150/16360.jpg
addedpublic_html/img/item/150/16361.jpg
addedpublic_html/img/item/150/16362.jpg
addedpublic_html/img/item/60/1610.jpg
addedpublic_html/img/item/60/16360.jpg
addedpublic_html/img/item/60/16361.jpg
addedpublic_html/img/item/60/16362.jpg
addedpublic_html/img/item/70/1610.jpg
addedpublic_html/img/item/70/16360.jpg
addedpublic_html/img/item/70/16361.jpg
addedpublic_html/img/item/70/16362.jpg
Patch body is stored as a separate file to keep this page lightweight.