PR

【2/7 16:00】ジンベエザメCP #3346

wada opened this at 2024-02-05T11:59:57; closed

Description

opened by wada at 2024-02-05T11:59:57; updated 2024-02-07T11:05:23

概要

https://docs.google.com/spreadsheets/d/11mSBxMR8T6oBGjnqrYlwa1AlKYaL2rMXDOIFvj2821s/edit#gid=1192892638

販売所で、勝利の証での強化アイテム交換を対応
<table>
<tr><th>通常時</th><th>勝利の証での交換</th></tr>
<tr><td>
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1707102043757VXLOCCkEei" width="200">
</td>
<td>
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/17071020506918zXQrZy5yI" width="200">
</td></tr></table>

DB更新内容

【2/7 16:00】ジンベエザメCP jolly/jrye-db#652

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

販売所の期間(master_pirate_store_item.start_time)を変更

TODO

  • [x] js圧縮
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 告知設定
  • [x] 戦闘デモ設定

Comment

#33093 by wada at 2024-02-05T14:58:57; updated 2024-02-05T14:58:57

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

kouho add_label at 2024-02-06T14:01:11: 皇甫 LGTM

Comment

#33122 by kouho at 2024-02-06T14:01:19; updated 2024-02-06T14:01:19

@wada
確認OKです

wada merge at 2024-02-07T11:05:14: 【2/7 16:00】ジンベエザメCP
wada close at 2024-02-07T11:05:14: Close
wada delete_branch at 2024-02-07T11:05:19: piece_cp_0207

Commit range

base905360491af1eb24cc4cc1f7e7f96a26275569e4
head3a888f3c75aae5a25128b141381d33803f414795
base branchjolly/jr-web:master
head branchjolly/jr-web:piece_cp_0207

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed17 filesView patch
statusfile
modifiedlib/SkillFunc.inc
modifiedlib/SubFunc.inc
modifiedlib/conf/class/CardPieceConfig.class.php
modifiedlib/conf/define.inc
modifiedlib/models/Pirate_store.php
addedlib/models/dao/master_pirate_store_item_other_cost.php
addedpublic_html/img/item/120/1931.jpg
addedpublic_html/img/item/150/1931.jpg
addedpublic_html/img/item/58/1931.jpg
addedpublic_html/img/item/60/1931.jpg
addedpublic_html/img/item/70/1931.jpg
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/js/JOLLYROGER_battle.js
modifiedpublic_html/js/jr_battle.min.js
modifiedpublic_html/js/jr_main.min.js
modifiedpublic_html/template/CardPieceShop-Default.tpl
modifiedpublic_html/template/header_sp.tpl
Patch body is stored as a separate file to keep this page lightweight.