PR

【7/9】新大陸・後期 #3585

kouho opened this at 2024-07-05T14:48:51; closed

Description

opened by kouho at 2024-07-05T14:48:51; updated 2024-07-11T11:23:47

概要

https://docs.google.com/spreadsheets/d/1Z7z92-GbYwwogk1xkz27YSVU9C2X4YcB0X7o9Rea6vA/edit?gid=481337547#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] dbデプロイ
  • [x] webデプロイ
  • [x] リリース作業
  • [x] 告知設定
  • [x] 戦闘デモ設定

Comment

#35478 by kouho at 2024-07-05T14:49:48; updated 2024-07-05T14:49:48

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

Comment

#35487 by wada at 2024-07-08T09:59:17; updated 2024-07-08T09:59:17

@kouho
ランキング報酬にとくぱんが設定されていません。

wada add_label at 2024-07-08T15:36:46: コメントあり

Comment

#35489 by wada at 2024-07-08T15:41:48; updated 2024-07-08T15:41:48

@kouho

  • public_html/img/info_event/info_event_1055_2.jpg

コンパス画像が珊瑚のコンパスではありません。

Comment

#35504 by kouho at 2024-07-08T20:22:57; updated 2024-07-08T20:22:57

@wada
確認ありがとうございます。以下修正いたしました。
> ランキング報酬にとくぱんが設定されていません。

Comment

#35506 by kouho at 2024-07-09T11:00:30; updated 2024-07-09T11:00:30

@wada
こちらの画像の指摘も修正いたしました。
> public_html/img/info_event/info_event_1055_2.jpg
コンパス画像が珊瑚のコンパスではありません。

Comment

#35513 by wada at 2024-07-09T11:03:51; updated 2024-07-09T11:03:51

@kouho
確認OKです。

wada delete_label at 2024-07-09T11:03:53: コメントあり
wada add_label at 2024-07-09T11:03:55: 和田 LGTM
kouho merge at 2024-07-10T11:21:42: 【7/9】新大陸・後期
kouho close at 2024-07-10T11:21:42: Close

Commit range

base4a863b120b0afe74aeb37d3461d57adfc7237017
headafd0054e9970f4d71da721cd20d34fc0e0d83aa8
base branchjolly/jr-web:master
head branchjolly/jr-web:newisland_0711

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed28 filesView patch
statusfile
modifiedlib/conf/class/NewIslandConfig.class.php
addedpublic_html/img/banner/newisland/banner_34_1.jpg
addedpublic_html/img/banner/newisland/banner_34_2.jpg
addedpublic_html/img/banner/newisland/banner_34_end_1.jpg
addedpublic_html/img/banner/newisland/banner_34_end_2.jpg
addedpublic_html/img/info_event/info_event_1055_1.jpg
addedpublic_html/img/info_event/info_event_1055_2.jpg
addedpublic_html/img/info_event/info_event_1056_1.jpg
addedpublic_html/img/info_event/info_event_1056_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/detail_overview.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/detail_overview1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/event_logo.png
addedpublic_html/img/info_jrye/NewislandEventImg/34/header.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/notice_header.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_achievement_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_achievement_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_achievement_3.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_card.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_explanation_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_explanation_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_explanation_3.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_monster_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_monster_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_new_point_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/34/reward_ranking.jpg
addedpublic_html/img/ranking/event_island/info34.jpg
Patch body is stored as a separate file to keep this page lightweight.