PR

【確認次第即日】ランダムボックスぱんだま対応 #1932

kouho opened this at 2022-06-08T14:44:08; closed

Description

opened by kouho at 2022-06-08T14:44:08; updated 2022-06-08T15:57:23

概要

#1931

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

ぱんだまを2周年カウントボックスから獲得してぱんだまが増えてとくぱんになることを確認

TODO

先に修正を反映して本番反映後にプレゼントのぱんだまは個別対応

Comment

#19813 by kouho at 2022-06-08T14:44:17; updated 2022-06-08T14:44:17

@wada
確認お願いいたします

Comment

#19814 by wada at 2022-06-08T14:55:42; updated 2022-06-08T14:55:42

@kouho
条件をandに変更お願いします。

$item_info['type'] == PresentBoxContent::TYPE_ITEM || $item_info['item_no'] == 27

念のため、配布数はpresent_item_countでお願いします。

'count' => $pandama_data['present_item_count']

Comment

#19821 by kouho at 2022-06-08T15:37:30; updated 2022-06-08T15:37:30

@wada
確認ありがとうございます。上がったissueを見てPresentBoxManager利用の形に修正しました。
こちらで再度確認していただけないでしょうか?

Comment

#19824 by wada at 2022-06-08T15:48:14; updated 2022-06-08T15:48:14

@kouho
受け取り確認しました。
期限付きアイテムを現状の仕様と同じように、プレゼント配布するため以下の対応をお願いします。

$present_status = array('present'=>true);

Comment

#19827 by kouho at 2022-06-08T15:53:30; updated 2022-06-08T15:53:30

@wada
確認ありがとうございます。$present_statusの修正をしました。

Comment

#19828 by wada at 2022-06-08T15:55:37; updated 2022-06-08T15:55:37

@kouho
確認しました。okです

kouho merge at 2022-06-08T15:57:23: 【確認次第即日】ランダムボックスぱんだま対応
kouho close at 2022-06-08T15:57:23: Close

Commit range

base2dafdcf039e1fba597d5877d86caa317475c5383
head419c6de20ffd5446ecc610a75d4c0b43800ed81c
base branchjolly/jr-web:develop
head branchjolly/jr-web:fix_pandama_present

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/SubFunc.inc
Patch body is stored as a separate file to keep this page lightweight.