PR

【4/4】新大陸・後期 #3432

kouho opened this at 2024-03-29T18:15:05; closed

Description

opened by kouho at 2024-03-29T18:15:05; updated 2024-04-04T11:56:10

概要

https://docs.google.com/spreadsheets/d/1JzjdHRyhwL0iLp9KaWbNWOo1SWrqgytu2yzxxXocr5g/edit#gid=481337547

DB更新内容

リリース

チームデータのリセット

#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] 告知設定
  • [x] 戦闘デモ設定

Comment

#33915 by kouho at 2024-03-29T18:17:01; updated 2024-03-29T18:17:01

@wada
レビューお願いいたします

Comment

#33940 by wada at 2024-04-02T15:07:51; updated 2024-04-02T15:07:51

@kouho
確認OKです。

wada add_label at 2024-04-02T15:07:55: 和田 LGTM
kouho merge at 2024-04-04T11:39:08: 【4/4】新大陸・後期
kouho close at 2024-04-04T11:39:08: Close

Commit range

basef68942c5112ae11cdcad7877b7bb69597032cbab
headfed8a8f0bd49e24d739230f77748989a2acdd03f
base branchjolly/jr-web:master
head branchjolly/jr-web:newisland_0404

View commits

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