PR

【4/30】新大陸・前期 #4035

kouho opened this at 2025-04-25T17:13:38; closed

Description

opened by kouho at 2025-04-25T17:13:38; updated 2025-04-30T19:09:04

概要

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

DB更新内容

jolly/jrye-db#1062

リリース

チームデータのリセット

#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

  • [ ] dbデプロイ
  • [ ] webデプロイ
  • [ ] リリース作業
  • [ ] 告知設定
  • [ ] 戦闘デモ設定

Comment

#40181 by kouho at 2025-04-25T17:18:40; updated 2025-04-25T17:18:40

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

Comment

#40195 by wada at 2025-04-28T10:12:11; updated 2025-04-28T10:12:11

@kouho
アシヤの転生カード設定お願いします。
・転生
・MAXステータス
・トレード解禁

Comment

#40196 by kouho at 2025-04-28T10:27:59; updated 2025-04-28T10:27:59

@wada
すみません、修正しました。
> アシヤの転生カード設定お願いします。

Comment

#40199 by wada at 2025-04-28T12:00:01; updated 2025-04-28T12:00:01

@kouho
> public_html/img/card_piece/card_detail/1333_1.png

仲介所紹介画像の3段目にテキストがないので、他の画像と同じ転生ボーナスを表示できませんか?

wada add_label at 2025-04-28T12:00:06: コメントあり

Comment

#40237 by kouho at 2025-04-28T18:52:06; updated 2025-04-28T18:52:06

@wada
画像修正しました
> 仲介所紹介画像の3段目にテキストがないので、他の画像と同じ転生ボーナスを表示できませんか?

Comment

#40245 by wada at 2025-04-30T09:48:08; updated 2025-04-30T09:48:08

@kouho
確認OKです。

wada delete_label at 2025-04-30T09:48:12: コメントあり
wada add_label at 2025-04-30T09:48:14: 和田 LGTM
kouho merge at 2025-04-30T19:09:04: 【4/30】新大陸・前期
kouho close at 2025-04-30T19:09:04: Close

Commit range

base094fa3d8876af75e5af723d61e3b05c5db6bf948
heade0d7caf5683bc52ef5f9541d9c35eb1182ae9fbe
base branchjolly/jr-web:master
head branchjolly/jr-web:newisland_0502

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed68 filesView patch
statusfile
modifiedlib/conf/class/NewIslandConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/banner/newisland/banner_40_1.jpg
addedpublic_html/img/banner/newisland/banner_40_2.jpg
addedpublic_html/img/banner/newisland/banner_40_end_1.jpg
addedpublic_html/img/banner/newisland/banner_40_end_2.jpg
addedpublic_html/img/card_piece/card_detail/1333_1.png
addedpublic_html/img/card_piece/card_detail/1333_2.png
addedpublic_html/img/card_piece/icon/140.png
addedpublic_html/img/card_piece/icon_292/140.png
addedpublic_html/img/info_event/info_event_1366_1.jpg
addedpublic_html/img/info_event/info_event_1366_2.jpg
addedpublic_html/img/info_event/info_event_1367_1.jpg
addedpublic_html/img/info_event/info_event_1367_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/detail_how_to_play.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/detail_overview.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/detail_overview1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/event_logo.png
addedpublic_html/img/info_jrye/NewislandEventImg/40/header.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/notice_header.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_achievement_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_achievement_1_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_achievement_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_achievement_3.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_card.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_composition.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_explanation_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_explanation_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_explanation_3.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_monster_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_monster_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_new_point_1.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_new_point_2.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_new_point_3.jpg
addedpublic_html/img/info_jrye/NewislandEventImg/40/reward_ranking.jpg
addedpublic_html/img/item/120/18368.jpg
addedpublic_html/img/item/120/18369.jpg
addedpublic_html/img/item/120/18370.jpg
addedpublic_html/img/item/120/18371.jpg
addedpublic_html/img/item/150/18368.jpg
addedpublic_html/img/item/150/18369.jpg
addedpublic_html/img/item/150/18370.jpg
addedpublic_html/img/item/150/18371.jpg
addedpublic_html/img/item/60/18368.jpg
addedpublic_html/img/item/60/18369.jpg
addedpublic_html/img/item/60/18370.jpg
addedpublic_html/img/item/60/18371.jpg
addedpublic_html/img/item/70/18368.jpg
addedpublic_html/img/item/70/18369.jpg
addedpublic_html/img/item/70/18370.jpg
addedpublic_html/img/item/70/18371.jpg
addedpublic_html/img/item/card_piece/120/140.jpg
addedpublic_html/img/item/card_piece/150/140.jpg
addedpublic_html/img/item/card_piece/58/140.jpg
addedpublic_html/img/item/card_piece/60/140.jpg
addedpublic_html/img/item/card_piece/70/140.jpg
addedpublic_html/img/mission/newisland/32/effect/ef624.jpg
addedpublic_html/img/mission/newisland/32/effect/ef628.png
addedpublic_html/img/mission/newisland/32/effect/ef629.png
addedpublic_html/img/mission/newisland/32/effect/ef630.png
addedpublic_html/img/mission/newisland/32/newisland_bar/1.jpg
addedpublic_html/img/mission/newisland/32/newisland_bar/2.jpg
addedpublic_html/img/mission/newisland/32/newisland_bar/3.jpg
addedpublic_html/img/mission/newisland/32/newisland_bar/4.jpg
addedpublic_html/img/mission/newisland/32/newisland_bar/5.jpg
addedpublic_html/img/mission/newisland/32/newisland_bar/mainpage_mission_btn_icon.png
addedpublic_html/img/mission/newisland/32/newisland_bar/reward.png
addedpublic_html/img/ranking/event_island/info40.jpg
Patch body is stored as a separate file to keep this page lightweight.