PR

【7/12】島テーマ #937

kouho opened this at 2021-07-12T09:50:16; closed

Description

opened by kouho at 2021-07-12T09:50:16; updated 2024-12-16T10:23:09

【7/15】島テーマ #893

webブランチ:event_build_893
dbブランチ:event_build_893

db更新

master_object_data
master_object_data_lv

Comment

#12051 by kouho at 2021-07-12T09:57:13; updated 2021-07-12T09:57:13

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

Comment

#12052 by wada at 2021-07-12T10:17:08; updated 2021-07-12T10:17:08

@kouho
test_build_event.php で確認したときに報酬の内容が仕様書と違っていました。

Comment

#12053 by wada at 2021-07-12T10:28:31; updated 2021-07-12T10:28:31

@kouho
define_y.incの$_df['event_build_present'] は変更しなくて大丈夫ですか?

Comment

#12055 by kouho at 2021-07-12T10:32:47; updated 2021-07-12T10:32:47

@wada
すみません、指摘箇所修正しました。

Comment

#12056 by wada at 2021-07-12T10:37:13; updated 2021-07-12T10:37:13

@kouho
管理画面で以下の画像が表示されていないので、対応お願いします。
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626053637123jVoKNEYNWa" width="400">

Comment

#12061 by wada at 2021-07-12T11:08:42; updated 2021-07-12T11:08:42

@kouho
島テーマの背景画像が設定されていません。
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626055689226ntKniiCFA1" width="400">

Comment

#12062 by wada at 2021-07-12T11:12:58; updated 2021-07-12T11:12:58

@kouho
SP建物建築後の集金ページで、SP効果の説明が表示されていませんでした。
画像の表示はjsで強制的に表示しています。
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626055862707ykD7L9wBju" width="400">

Comment

#12066 by kouho at 2021-07-12T14:49:02; updated 2021-07-12T14:49:02

@wada
すみません、集金ページのSP効果表示とメインページのSP効果表示修正しました。

Comment

#12068 by wada at 2021-07-12T15:06:35; updated 2021-07-12T15:11:50

@kouho
画像の修正と集金ページのSP効果表示確認しました。

期限の表示8/5 23:59までがなかったので表示お願いします。
<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626069958102YBHTgWjijq" width="400">

Comment

#12069 by wada at 2021-07-12T15:10:56; updated 2021-07-12T15:10:56

@kouho
島テーマ変更後の丘画像がありませんでした。

island/object_event_0_20003.png

<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626070080786UEeoSYthtg" width="400">

---

集金情報ページでボタンの遷移先が古い告知に飛ぶので、お知らせIDの更新をお願いします。

$_df['event_build_info_reward']

<img src="https://git.dev.d-es.co.jp/gitbucket/jolly/jr-web/_attached/1626070165086JwjZ0QcwuO" width="400">

Comment

#12071 by kouho at 2021-07-12T15:13:38; updated 2021-07-12T15:13:38

@wada
期限表示しました

Comment

#12073 by wada at 2021-07-12T15:16:40; updated 2021-07-12T15:16:40

@kouho
報酬について、まだズレがあるのですが、報酬は↓のスプレッドシートの報酬シートで間違い無いですか?
https://docs.google.com/spreadsheets/d/1OV13o03ksZDh9NV1ScSHUIYBvGvfrOM8lNhqYJi8KQw/edit#gid=2004334362

# 上記仕様書の報酬内容
Lv2	したっぱのとくぱん
Lv5	酒のみのとくぱん
Lv9	必勝のフラッグ
Lv13	旗もちのとくぱん
Lv17	隊長のとくぱん
Lv21	紅玉リカバリ
Lv26	船長のとくぱん
Lv31	船団長のとくぱん
Lv35	紅玉リカバリ【TEAM】
Lv40	とくぱん×1 イベント建物

# test_build_event.phpで出力された報酬内容
【建築lv:2】必勝のフラッグ	type:2	id:8	count:1
【建築lv:5】したっぱのとくぱん	type:1	id:9005	count:1
【建築lv:10】酒のみのとくぱん	type:1	id:9006	count:1
【建築lv:15】紅玉リカバリ	type:2	id:1	count:1
【建築lv:20】旗もちのとくぱん	type:1	id:9007	count:1
【建築lv:25】隊長のとくぱん	type:1	id:9008	count:1
【建築lv:30】船長のとくぱん	type:1	id:9009	count:1
【建築lv:35】船団長のとくぱん	type:1	id:9010	count:1
【建築lv:39】紅玉リカバリ【TEAM】	type:2	id:2	count:1
【建築lv:40】とくぱん	type:1	id:9001	count:1

Comment

#12074 by kouho at 2021-07-12T15:17:02; updated 2021-07-12T15:17:02

@wada
$_df['event_build_info_reward']も修正しました

Comment

#12075 by iwamoto at 2021-07-12T15:35:17; updated 2021-07-12T15:35:17

@kouho
現在設定されているスペシャル効果は【アイテム x 2倍 】ですが
仕様書の概要「◆変更内容」には
「スペシャル効果【アイテム x 3倍 】」の記載があります。
仕様書側が誤りでしょうか?

Comment

#12085 by kouho at 2021-07-12T16:48:23; updated 2021-07-12T16:48:23

@wada
別開催会の報酬で設定してしまっておりました。。。報酬設定修正いたしました。

@iwamoto
スペシャル効果はアイテム x 3倍が正です。データも含めて修正しました。。。

Comment

#12090 by wada at 2021-07-12T17:15:26; updated 2021-07-12T17:15:26

@kouho
修正確認しました。
island/object_event_0_20003.pngだけ追加お願いします。

Comment

#12097 by kouho at 2021-07-12T17:44:55; updated 2021-07-12T17:44:55

@wada
確認ありがとうございます。画像追加して、SP建物での集金実行を修正しました。

kouho add_label at 2021-07-12T17:45:00: レビュー待ち
wada add_label at 2021-07-12T18:07:09: 和田 LGTM

Comment

#12110 by iwamoto at 2021-07-12T18:22:06; updated 2021-07-12T18:22:06

@kouho
確認しました、たぶん大丈夫と思います。

iwamoto add_label at 2021-07-12T18:22:38: 岩本 LGTM
kouho merge at 2021-07-12T18:28:31: 【7/12】島テーマ
kouho close at 2021-07-12T18:28:31: Close

Commit range

base816c613f858714cc4d6e139fa6096597008fa13a
head91a9f7e41dcdb73a94733a47d1aa28738c4eb33e
base branchjolly/jr-web:develop
head branchjolly/jr-web:event_build_893

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed19 filesView patch
statusfile
addedisland_img/island_20003.jpg
addedisland_img/object_20003.png
addedisland_img/object_999997_20003.png
addedisland_img/object_event_0_20003.png
modifiedlib/SubFunc.inc
modifiedlib/ajax/main_listGold.inc
modifiedlib/conf/class/BuildEventItemConfig.class.php
modifiedlib/conf/define_y.inc
addedpublic_html/img/island/60/object_20001.jpg
addedpublic_html/img/island/60/object_20002.jpg
addedpublic_html/img/island/60/object_20003.jpg
addedpublic_html/img/island/background/20003.jpg
addedpublic_html/img/island/object/object_20003.png
addedpublic_html/img/island/object/object_999997_20001.png
addedpublic_html/img/island/object/object_999997_20003.png
addedpublic_html/img/island/object/object_event_0_20001.png
addedpublic_html/img/island/object/object_event_0_20003.png
modifiedpublic_html/js/JOLLYROGER.js
modifiedpublic_html/template/Main.tpl
Patch body is stored as a separate file to keep this page lightweight.