PR

【1/20】海賊団UIマージ & 戦争バナーリンク #4468

kouho opened this at 2026-01-14T11:15:54; closed

Description

opened by kouho at 2026-01-14T11:15:54; updated 2026-01-26T10:12:17

概要

・海賊団未所属の時に海賊団所属を促す
・戦争が毎日あることをメインページにバナー表示で強調

海賊団検索・入団ページデザイン改修

https://github.com/rzstaffgit/jrce2_github/pull/13426

マージコミット整理用シート

https://docs.google.com/spreadsheets/d/1sk9VHhccgDRabN6SB9yeRIqrBBU8fUVT1DMAN9Nd63c/edit?gid=0#gid=0

戦争バナーリンク

https://docs.google.com/spreadsheets/d/1SDnywq1nJHl6zepUmLFpkFI2sHDJEH8tgIEhH5KvQtQ/edit?gid=1217247933#gid=1217247933
(戦争バナーリンクはds版独自対応、ゼロドラをイメージで黄さんが発案)

TODO

  • [x] マージ後海賊団ページ動作確認[本家マージ]
  • [x] 戦争バナー画像修正[戦争バナー]
kouho change_title at 2026-01-14T11:16:03: 【1/20】海賊団UIマージ & 戦争バナーリンク [WIP]【1/20】海賊団UIマージ & 戦争バナーリンク
kouho change_title at 2026-01-14T13:33:40: [WIP]【1/20】海賊団UIマージ & 戦争バナーリンク 【1/20】海賊団UIマージ & 戦争バナーリンク

Comment

#43904 by kouho at 2026-01-14T13:33:49; updated 2026-01-14T13:33:49

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

Comment

#43923 by wada at 2026-01-16T11:59:25; updated 2026-01-16T11:59:25

@kouho
JOLLYROGER.jsから以下の処理が消えています。

$('#page_team_menu').live('pageshow ',function(){
...
});

Comment

#43924 by wada at 2026-01-16T12:01:20; updated 2026-01-16T12:01:20

@kouho
Team-Create.tplから以下の処理が消えています。

$_parts['team_create_button'] = '';
if ($_temp['during_team_war'] == 1) {
...
wada add_label at 2026-01-16T12:01:23: コメントあり

Comment

#43936 by kouho at 2026-01-16T15:01:15; updated 2026-01-16T15:01:15

@wada
確認ありがとうございます。
以下修正いたしました。
> JOLLYROGER.jsから以下の処理が消えています。

> Team-Create.tplから以下の処理が消えています。

Comment

#43955 by kouho at 2026-01-20T10:01:44; updated 2026-01-20T10:04:58

@wada
以下の対応を入れました。

  • 問題1 海賊団の情報ページの情報に別海賊団の情報が表示

 同一ページの中の要素を書き換える形式のため、
 海賊団検索で表示される情報がちぐはぐになることがある。覇戦勲章をもっていないのに表示されることも確認。

  • 問題1への対応

 海賊団の情報ページを開いた際にページ内の情報をクリアして表示する形式に変更

  • その他1 申請キャンセル後の挙動

 申請キャンセルをした海賊団の情報ページに

  • その他1への対応

 海賊団検索ページへ

  • その他2 メインページ戦争バナー時間旅行効かない

 メインページが時間旅行効かない

  • その他2への対応

 メインページ戦争バナー部分にのみ時間旅行を有効化

Comment

#43994 by wada at 2026-01-22T10:22:59; updated 2026-01-22T10:23:42

@kouho
JOLLYROGER.jsのpage_team_detailMember_show_loading()とpage_team_detailMember_hide_loading()の違いは何ですか?

page_team_detail_show_loading()とpage_team_detail_hide_loading()も同様

Comment

#44012 by kouho at 2026-01-23T15:57:13; updated 2026-01-23T15:57:13

@wada
そもそも不要な関数でしたので削除しました。

読み込みに時間がかかるためローディング処理を入れようとした名残でした。
結局入れたほうがもっさりするためローディング処理を削除してました。

kouho merge at 2026-01-26T10:12:17: 【1/20】海賊団UIマージ & 戦争バナーリンク
kouho close at 2026-01-26T10:12:17: Close

Commit range

base7186e90997e82ded7ae347ffbcebdd119ec5304e
heada7a44712096abf09af3d20e3f96cf00cbf089718
base branchjolly/jr-web:master
head branchjolly/jr-web:team_search_merge

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed42 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/main_default.inc
modifiedlib/ajax/team_alone.inc
modifiedlib/public/Main.inc
modifiedlib/public/Team.inc
addedpublic_html/img/main/team/war_banner_a.png
addedpublic_html/img/main/team/war_banner_b.png
addedpublic_html/img/main/team/war_banner_c.png
addedpublic_html/img/main/team/war_banner_c_need_1.png
addedpublic_html/img/main/team/war_banner_c_need_2.png
addedpublic_html/img/main/team/war_banner_d.png
addedpublic_html/img/main/team/war_banner_d_need_1.png
addedpublic_html/img/main/team/war_banner_d_need_2.png
addedpublic_html/img/team_search/banner_beginner.png
addedpublic_html/img/team_search/bg.jpg
addedpublic_html/img/team_search/btn_page_bbs.png
addedpublic_html/img/team_search/btn_page_recommend.png
addedpublic_html/img/team_search/btn_page_scout.png
addedpublic_html/img/team_search/btn_page_search.png
addedpublic_html/img/team_search/btn_search.png
addedpublic_html/img/team_search/header1.jpg
addedpublic_html/img/team_search/header2.jpg
addedpublic_html/img/team_search/info1.jpg
addedpublic_html/img/team_search/info2.jpg
addedpublic_html/img/team_search/info3.jpg
addedpublic_html/img/team_search/info4.jpg
addedpublic_html/img/team_search/info5.jpg
addedpublic_html/img/team_search/tab_reco_off.png
addedpublic_html/img/team_search/tab_reco_on.png
addedpublic_html/img/team_search/tab_search_off.png
addedpublic_html/img/team_search/tab_search_on.png
addedpublic_html/img/team_search/title_new.png
addedpublic_html/img/team_search/title_recommend.png
addedpublic_html/img/team_search/title_search.png
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/jr_main.js
modifiedpublic_html/js/jr_main.min.js
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Team-Create.tpl
modifiedpublic_html/template/Team.tpl
modifiedpublic_html/template/TeamRecruit.tpl
modifiedpublic_html/template/header_sp.tpl
Patch body is stored as a separate file to keep this page lightweight.