PR

【3/15 14:00】チャレンジキャンペーン #1632

wada opened this at 2022-03-14T16:11:02; closed

Description

opened by wada at 2022-03-14T16:11:02; updated 2022-03-15T14:32:12

概要

【3/15】キキーモラ育成イベント #1582

web: release_031514
db: release_031514

jsの更新が入るので昼を避けて14時本番反映

TODO

  • [x] テーブル作成
  • [x] dbデプロイ
  • [x] webデプロイ
  • [x] 告知公開
  • [x] 本番確認依頼

Comment

#17835 by wada at 2022-03-14T16:11:15; updated 2022-03-14T16:11:15

@kouho
確認お願いします。

wada add_label at 2022-03-14T16:11:20: レビュー待ち
kouho add_label at 2022-03-14T17:26:53: 皇甫 LGTM

Comment

#17840 by kouho at 2022-03-14T17:27:02; updated 2022-03-14T17:27:02

@wada
確認OKです

Comment

#17843 by wada at 2022-03-14T17:47:50; updated 2022-03-14T17:47:50

@kouho
ユーザーの混乱を防ぐため、バナーの期間表示を統一し、以下の対応を入れました。
・ガチャページのテキストもメインページと同じく期間で変化
・メインページのテキストを見やすく
・テキストもわかりやすい表現に変更

Comment

#17854 by kouho at 2022-03-15T14:00:54; updated 2022-03-15T14:00:54

@wada
返信遅れてすみません。確認OKです。

wada merge at 2022-03-15T14:22:36: 【3/15 14:00】チャレンジキャンペーン
wada close at 2022-03-15T14:22:36: Close

Commit range

basef8569541051529772c921b79ed694a24fe899344
headfbaa9cce3c9cbd1c2241ecaa26bb5267ca4656ec
base branchjolly/jr-web:master
head branchjolly/jr-web:release_031514

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed50 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/SubFunc_mission.inc
modifiedlib/ajax/mission_default.inc
modifiedlib/class/const/PresentNameConst.class.php
addedlib/class/controller/JrControllerEventGacha.class.php
modifiedlib/class/present_box/PresentBoxContent.class.php
modifiedlib/class/present_box/PresentBoxManager.class.php
modifiedlib/conf/class/EventScheduleConfig.class.php
addedlib/conf/class/StaminaBonusConfig.class.php
modifiedlib/models/Banner.php
addedlib/models/Event_gacha.php
addedlib/models/Stamina_bonus.php
modifiedlib/models/dao/Base_model.php
addedlib/models/dao/log_daily_stamina.php
addedlib/models/dao/log_event_gacha.php
addedlib/models/dao/master_card_piece.php
addedlib/models/dao/master_event_gacha.php
addedlib/models/dao/master_event_gacha_item.php
addedlib/models/dao/user_event_gacha.php
addedlib/models/dao/user_event_gacha_ticket.php
addedlib/models/dao/user_stamina_bonus.php
modifiedlib/public/Bar-Default.inc
modifiedlib/public/Main.inc
modifiedlib/public/Mission.inc
addedpublic_html/img/banner/Campaign/banner_stamina_bonus_1_1.jpg
addedpublic_html/img/banner/Campaign/banner_stamina_bonus_1_2.jpg
addedpublic_html/img/banner/Campaign/banner_stamina_bonus_1_end_1.jpg
addedpublic_html/img/banner/Campaign/banner_stamina_bonus_1_end_2.jpg
addedpublic_html/img/banner/event_gacha/banner_1_1.jpg
addedpublic_html/img/banner/event_gacha/banner_1_2.jpg
addedpublic_html/img/event_gacha/1/box_pop1.jpg
addedpublic_html/img/event_gacha/1/box_pop2.jpg
addedpublic_html/img/event_gacha/1/box_pop3.jpg
addedpublic_html/img/event_gacha/1/box_pop4.jpg
addedpublic_html/img/event_gacha/1/box_pop5.jpg
addedpublic_html/img/event_gacha/1/title.jpg
addedpublic_html/img/event_gacha/ticket/120/1.jpg
addedpublic_html/img/event_gacha/ticket/60/1.jpg
modifiedpublic_html/index.php
modifiedpublic_html/js/JOLLYROGER_mission.js
modifiedpublic_html/js/jr_mission.min.js
modifiedpublic_html/template/Bar-Default.tpl
addedpublic_html/template/EventGacha-BoxItemList.tpl
addedpublic_html/template/EventGacha-Default.tpl
addedpublic_html/template/EventGacha-GachaResult.tpl
modifiedpublic_html/template/Main.tpl
modifiedpublic_html/template/Mission.tpl
modifiedpublic_html/template/header_sp.tpl
addedpublic_html/template/parts/parts_event_gacha_banner.tpl
addedpublic_html/template/parts/parts_stamina_bonus.tpl
Patch body is stored as a separate file to keep this page lightweight.