PR

ししだま実装 #4080

wada opened this at 2025-05-21T14:10:16; closed

Description

opened by wada at 2025-05-21T14:10:16; updated 2025-06-10T11:55:32

概要

本家PR

ししだまbonus_noが使用済みだったため、最新IDで更新
ヤマダ独自対応のSP建物のアイテム2種獲得追加対応
※ししだまの配布処理は建築のみ、別箇所で使用する場合は新たに実装が必要

DB更新内容

ししだま実装 jolly/jrye-db#1087

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

SP建物集金時の獲得(1件・一括)
アイテム2種獲得時の動作確認
SP期間中の獲得量増加

Comment

#40579 by wada at 2025-05-22T14:32:36; updated 2025-05-22T14:32:36

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

kouho add_label at 2025-05-22T14:54:13: 皇甫 LGTM

Comment

#40584 by kouho at 2025-05-22T14:54:55; updated 2025-05-22T14:54:55

@wada
確認OKです

kouho refer at 2025-06-04T17:53:42: 4105:【6/6】建築イベント
kouho merge at 2025-06-10T11:55:32: ししだま実装
kouho close at 2025-06-10T11:55:32: Close

Commit range

base9f86565dde2799326789756731752f79abfa914b
head3336ef09ab267645f42e610cd56b93a7545ab20d
base branchjolly/jr-web:master
head branchjolly/jr-web:add_shishidama

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed32 filesView patch
statusfile
modifiedcpanel_html/template/m_object_data_lv.tpl
modifiedlib/SubFunc.inc
modifiedlib/ajax/item_select.inc
modifiedlib/ajax/main_listGoldExec.inc
modifiedlib/conf/class/BuildEventConfig.class.php
modifiedlib/conf/define.inc
modifiedlib/exec/tool_jrce_status.php
modifiedlib/public/Main-ListGoldComplete.inc
modifiedpublic_html/img/gacha/medal_gacha_pandama/get.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_ball1.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_ball2.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_ball3.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_ball4.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_get.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_light.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishi_text.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishidama.png
addedpublic_html/img/gacha/medal_gacha_pandama/shishidama_bg.png
modifiedpublic_html/img/gacha/medal_gacha_pandama/text.png
addedpublic_html/img/item/120/240.jpg
addedpublic_html/img/item/150/240.jpg
addedpublic_html/img/item/58/240.jpg
addedpublic_html/img/item/60/240.jpg
addedpublic_html/img/item/70/240.jpg
addedpublic_html/img/money_item_get/ef15.png
addedpublic_html/img/money_item_get/ef16.png
modifiedpublic_html/img/money_item_get/get_pandama.png
addedpublic_html/img/money_item_get/get_shishidama.png
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/JOLLYROGER_collect_ef.js
modifiedpublic_html/js/JOLLYROGER_func.js
modifiedpublic_html/template/Main-ListGoldComplete.tpl
Patch body is stored as a separate file to keep this page lightweight.