PR

【9/22 15:00】新大陸_28_後期リリース #3106

wada opened this at 2023-09-21T09:44:31; closed

Description

opened by wada at 2023-09-21T09:44:31; updated 2023-09-22T11:09:38

概要

新大陸28_後期実装 #3102

DB更新内容

【9/22開催】新大陸28_後期実装 jolly/jrye-db#541

チームデータのリセット

#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] dbデプロイ
  • [x] webデプロイ
  • [x] データリセット
  • [x] 告知設定
  • [x] 戦闘デモ確認

Comment

#30591 by wada at 2023-09-21T09:44:40; updated 2023-09-21T09:44:40

@kouho
確認お願いします。

Comment

#30619 by kouho at 2023-09-21T15:20:35; updated 2023-09-21T15:20:35

@wada
確認OKです。

kouho add_label at 2023-09-21T15:20:37: 皇甫 LGTM
wada merge at 2023-09-22T11:05:42: 【9/22 15:00】新大陸_28_後期リリース
wada close at 2023-09-22T11:05:42: Close
wada delete_branch at 2023-09-22T11:05:45: NewIsland0922

Commit range

basea39d907f0a0e374a605d19e6d90fb262a0377e0d
headf2f00af8eb74f127a9f1662353bb1fbec72ae4a8
base branchjolly/jr-web:master
head branchjolly/jr-web:NewIsland0922

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
addedpublic_html/img/info_jrye/NewislandEventImg/28/event_logo.png
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/NewIslandEvent-MonsterList.tpl
Patch body is stored as a separate file to keep this page lightweight.