PR

【4/23】期間限定名誉 #4613

wada opened this at 2026-04-17T11:59:53; closed

Description

opened by wada at 2026-04-17T11:59:53; updated 2026-04-27T16:19:19

概要

GW特別キャンペーン仕様書

イベントやキャンペーンで1度だけ配布する名誉(入賞回数などが条件ではない)
条件が違うためリストページを切り分け
通常の名誉と違い所持している名誉のみ表示(獲得導線がない名誉を配置しない)

GWキャンペーンでランキング報酬として配布予定
del_flgの更新はGWキャンペーンで対応

テスト方法、確認した内容

master_honorで限定タイプ(tab_type=2)のdel_flgを0に変更
user_honorにデータを入れて名誉一覧を確認

TODO

  • [x] js圧縮

Comment

#45372 by wada at 2026-04-17T12:00:03; updated 2026-04-17T12:00:03

@kouho
レビューお願いします。

wada refer at 2026-04-20T11:44:05: 4616:【4/23】GW特別キャンペーン

Comment

#45432 by kouho at 2026-04-20T14:47:18; updated 2026-04-20T14:47:18

@wada
名誉一覧の表示動作とコードは確認しました。
1点提案ですが、期間限定名誉については user_honor.update_time などを使って獲得日時を表示できませんか。
思い出として振り返る性質の機能でもあると思うので、ユーザー視点でも「いつ獲得したか」が分かると嬉しいと感じました。

kouho add_label at 2026-04-20T14:47:22: コメントあり
kouho add_label at 2026-04-27T09:14:47: 皇甫 LGTM
kouho delete_label at 2026-04-27T09:17:02: コメントあり
wada merge at 2026-04-27T16:19:15: 【4/23】期間限定名誉
wada close at 2026-04-27T16:19:15: Close
wada delete_branch at 2026-04-27T16:19:19: limited_honor_0428

Commit range

base5d3847124376a2ac9a7d52e1d851ff9407eb9a37
head3531b0882761bc5e65b0a85053849469d7510386
base branchjolly/jr-web:master
head branchjolly/jr-web:limited_honor_0428

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed8 filesView patch
statusfile
addeddoc/honor/limited_honor_plan.md
modifiedlib/SubFunc.inc
modifiedlib/ajax/friend_honorGet.inc
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/jr_main.min.js
modifiedpublic_html/template/Friend.tpl
modifiedpublic_html/template/header_sp.tpl
addedtests/friend_honor_get_test.php
Patch body is stored as a separate file to keep this page lightweight.