PR

Pirate flag 198 #231

noda opened this at 2020-09-10T11:20:56; closed

Description

opened by noda at 2020-09-10T11:20:56; updated 2022-12-09T16:17:37

コミットちゃんとまとめられてないっす。すみません。
以下報告
・海賊団ページのUI変更も入っている
ヤマダ用に色々変更してたと思いますが海賊旗を導入するとなると新UIにしたほうがいいため

・生成した画像のブラウザキャッシュは5秒にしている
長くすると変更したあとに更新されないため。知識ないんでなにかいい方法があれば教えてください

・画像の変更が必要
ヤマダ版にはペットが無いのでお知らせの画像と、UIに使用している画像の修正が必要
UI画像はラゼストに作成してもらうかこちらで作成するのか

Comment

#6954 by noda at 2020-09-10T11:36:02; updated 2020-09-10T11:36:02

CREATE TABLE master_pirate_flag ( img_type tinyint(4) NOT NULL, img_no int(11) NOT NULL, attribute tinyint(4) NOT NULL COMMENT '属性') ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='海賊旗マスター';
ALTER TABLE master_pirate_flag ADD PRIMARY KEY (img_type,img_no);

INSERT INTO master_pirate_flag (img_type, img_no, attribute) VALUES
(1, 1, 0),
(1, 2, 1),
(1, 3, 1),
(1, 4, 1),
(1, 5, 1),
(1, 6, 1),
(1, 7, 1),
(1, 8, 1),
(1, 9, 1),
(1, 10, 1),
(1, 11, 1),
(1, 12, 1),
(1, 13, 1),
(1, 14, 1),
(1, 15, 1),
(1, 16, 1),
(1, 17, 1),
(1, 18, 1),
(1, 19, 1),
(1, 20, 1),
(1, 21, 1),
(1, 22, 1),
(1, 23, 1),
(1, 24, 1),
(1, 25, 1),
(1, 26, 1),
(1, 27, 1),
(1, 28, 1),
(1, 29, 1),
(1, 30, 1),
(1, 31, 1),
(1, 32, 2),
(1, 33, 2),
(1, 34, 2),
(1, 35, 2),
(1, 36, 2),
(1, 37, 2),
(1, 38, 2),
(1, 39, 2),
(1, 40, 2),
(1, 41, 2),
(1, 42, 2),
(1, 43, 2),
(1, 44, 2),
(1, 45, 2),
(1, 46, 2),
(1, 47, 2),
(1, 48, 2),
(1, 49, 2),
(1, 50, 2),
(1, 51, 2),
(1, 52, 2),
(1, 53, 2),
(1, 54, 2),
(1, 55, 2),
(1, 56, 2),
(1, 57, 2),
(1, 58, 2),
(1, 59, 2),
(1, 60, 2),
(1, 61, 2),
(1, 62, 3),
(1, 63, 3),
(1, 64, 3),
(1, 65, 3),
(1, 66, 3),
(1, 67, 3),
(1, 68, 3),
(1, 69, 3),
(1, 70, 3),
(1, 71, 3),
(1, 72, 3),
(1, 73, 3),
(1, 74, 3),
(1, 75, 3),
(1, 76, 3),
(1, 77, 3),
(1, 78, 3),
(1, 79, 3),
(1, 80, 3),
(1, 81, 3),
(1, 82, 3),
(1, 83, 3),
(1, 84, 3),
(1, 85, 3),
(1, 86, 3),
(1, 87, 3),
(1, 88, 3),
(1, 89, 3),
(1, 90, 3),
(1, 91, 3),
(1, 92, 4),
(1, 93, 4),
(1, 94, 4),
(1, 95, 4),
(1, 96, 4),
(1, 97, 4),
(1, 98, 4),
(1, 99, 4),
(1, 100, 4),
(1, 101, 4),
(1, 102, 4),
(1, 103, 4),
(1, 104, 4),
(1, 105, 4),
(1, 106, 4),
(1, 107, 4),
(1, 108, 4),
(1, 109, 4),
(1, 110, 4),
(1, 111, 4),
(1, 112, 4),
(1, 113, 4),
(1, 114, 4),
(1, 115, 4),
(1, 116, 4),
(1, 117, 4),
(1, 118, 4),
(1, 119, 4),
(1, 120, 4),
(1, 121, 4),
(1, 122, 5),
(1, 123, 5),
(1, 124, 5),
(1, 125, 5),
(1, 126, 5),
(1, 127, 5),
(1, 128, 5),
(1, 129, 5),
(1, 130, 5),
(1, 131, 5),
(1, 132, 5),
(1, 133, 5),
(1, 134, 5),
(1, 135, 5),
(1, 136, 5),
(1, 137, 5),
(1, 138, 5),
(1, 139, 5),
(1, 140, 5),
(1, 141, 5),
(1, 142, 5),
(1, 143, 5),
(1, 144, 5),
(1, 145, 5),
(1, 146, 5),
(1, 147, 5),
(1, 148, 5),
(1, 149, 5),
(1, 150, 5),
(1, 151, 5),
(2, 1, 1),
(2, 2, 1),
(2, 3, 1),
(2, 4, 1),
(2, 5, 1),
(2, 6, 1),
(2, 7, 1),
(3, 1, 0),
(3, 2, 1),
(3, 3, 1),
(3, 4, 1),
(3, 5, 1),
(3, 6, 1),
(3, 7, 1),
(3, 8, 1),
(3, 9, 1),
(3, 10, 1),
(3, 11, 2),
(3, 12, 2),
(3, 13, 2),
(3, 14, 2),
(3, 15, 2),
(3, 16, 2),
(3, 17, 2),
(3, 18, 2),
(3, 19, 2),
(3, 20, 3),
(3, 21, 3),
(3, 22, 3),
(3, 23, 3),
(3, 24, 3),
(3, 25, 3),
(3, 26, 3),
(3, 27, 3),
(3, 28, 3),
(3, 29, 4),
(3, 30, 4),
(3, 31, 4),
(3, 32, 4),
(3, 33, 4),
(3, 34, 4),
(3, 35, 4),
(3, 36, 4),
(3, 37, 4),
(3, 38, 5),
(3, 39, 5),
(3, 40, 5),
(3, 41, 5),
(3, 42, 5),
(3, 43, 5),
(3, 44, 5),
(3, 45, 5),
(3, 46, 5),
(4, 1, 1),
(4, 2, 1),
(4, 3, 1),
(4, 4, 1),
(4, 5, 1),
(4, 6, 1),
(4, 7, 1),
(4, 8, 1);

CREATE TABLE team_pirate_flag ( team_no int(11) NOT NULL, json char(255) NOT NULL COMMENT '画像の組み合わせ', reg_date datetime NOT NULL COMMENT '設定時間' ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='海賊旗の設定';
ALTER TABLE team_pirate_flag ADD PRIMARY KEY (team_no);

CREATE TABLE log_team_pirate_flag ( id int(11) NOT NULL, team_no int(11) NOT NULL COMMENT 'チームNo', set_user_no bigint(20) NOT NULL COMMENT '設定したユーザーNo', json_before char(255) COLLATE utf8_unicode_ci NOT NULL COMMENT '画像の組み合わせ', json_after char(255) COLLATE utf8_unicode_ci NOT NULL COMMENT '画像の組み合わせ', reg_date datetime NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci COMMENT='海賊旗の設定ログ';

ALTER TABLE log_team_pirate_flag ADD PRIMARY KEY (id), ADD KEY reg_date (reg_date,team_no);
ALTER TABLE log_team_pirate_flag MODIFY id int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1;

CREATE TABLE pirate_flag_image (
team_no int(11) NOT NULL COMMENT 'チームNO',
image_blob mediumblob COMMENT '旗画像データ',
reg_date timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '登録日時',
up_date timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT '更新日時',
PRIMARY KEY (team_no)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;

Comment

#6972 by wada at 2020-09-10T16:57:25; updated 2020-09-10T16:57:25

team_pirate_flagのinsertの時、reg_dateがtimestampになってます。

Comment

#6992 by noda at 2020-09-10T20:44:12; updated 2020-09-10T20:44:30

>team_pirate_flagのinsertの時、reg_dateがtimestampになってます。

修正して、画像いれてますー

Comment

#6993 by wada at 2020-09-10T21:12:49; updated 2020-09-10T21:12:49

確認しました。OKです。
準備できたらお知らせするので、マージお願いします。

Comment

#6998 by noda at 2020-09-11T12:23:58; updated 2020-09-11T12:23:58

確認ありがとうございます。
海賊団ページの表示で問題がありましたのでラゼスト側に質問してます。
後ほど調整すると思います。

Comment

#7001 by noda at 2020-09-11T12:48:59; updated 2020-09-11T12:48:59

UI調整1つ入れました。
覇戦リーグ期間外表示崩れ防止です。

noda merge at 2020-09-11T15:28:42: 海賊旗移植 Pirate flag 198
noda close at 2020-09-11T15:28:42: Close

Commit range

basec41b1f4442a6929754b520c348928f63225a7901
headfa11192acaf4b1946a275c9448fa754f6b912a13
base branchjolly/jr-web:develop
head branchjolly/jr-web:pirate_flag_198

View commits

Commit details are loaded from Git when a dynamic archive server is running, or can be embedded with --include-commits.
Files changed546 filesView patch
statusfile
modifiedlib/SubFunc.inc
modifiedlib/ajax/battle_player.inc
modifiedlib/ajax/default_default.inc
modifiedlib/ajax/ranking_default.inc
modifiedlib/ajax/teamRecruit_bord.inc
modifiedlib/ajax/team_alone.inc
modifiedlib/ajax/team_detail.inc
addedlib/ajax/team_pirateFlagImg.inc
modifiedlib/conf/define.inc
modifiedlib/conf/define_c.inc
modifiedlib/conf/define_d.inc
addedlib/mobile/Team__PirateFlag.inc
addedlib/mobile/Team__PirateFlagExec.inc
addedlib/mobile/Team__PirateFlagSelect.inc
addedlib/public/Team-PirateFlag.inc
addedlib/public/Team-PirateFlagExec.inc
modifiedlib/public/Team.inc
modifiedlib/public/TeamWar-Result.inc
modifiedmobile_html/index.php
modifiedmobile_html/template/BattleArena__Default.tpl
modifiedmobile_html/template/CombatContest__TeamRanking.tpl
modifiedmobile_html/template/Default__Default.tpl
modifiedmobile_html/template/Ranking__BattleArenaTeam.tpl
modifiedmobile_html/template/Ranking__DailyEventTeam.tpl
modifiedmobile_html/template/Ranking__Event8002.tpl
modifiedmobile_html/template/Ranking__EventIslandTeam.tpl
modifiedmobile_html/template/Ranking__EventLeague.tpl
modifiedmobile_html/template/Ranking__EventTeam.tpl
modifiedmobile_html/template/Ranking__Team.tpl
modifiedmobile_html/template/Ranking__TeamRaid.tpl
modifiedmobile_html/template/Ranking__TeamRaid_9003.tpl
modifiedmobile_html/template/Ranking__TeamRaid_9004.tpl
modifiedmobile_html/template/Ranking__TeamRaid_9006.tpl
modifiedmobile_html/template/Ranking__TeamToprank.tpl
modifiedmobile_html/template/TeamScout__Request.tpl
modifiedmobile_html/template/TeamScout__RequestPermit.tpl
modifiedmobile_html/template/TeamScout__RequestReject.tpl
modifiedmobile_html/template/TeamWar__Enemy.tpl
modifiedmobile_html/template/TeamWar__Own.tpl
modifiedmobile_html/template/TeamWar__Result.tpl
modifiedmobile_html/template/Team__Detail.tpl
modifiedmobile_html/template/Team__DetailMember.tpl
addedmobile_html/template/Team__PirateFlag.tpl
addedmobile_html/template/Team__PirateFlagSelect.tpl
modifiedpublic_html/ajax.php
modifiedpublic_html/css/design.css
addedpublic_html/img/flag/110/2.jpg
addedpublic_html/img/flag/55/2.jpg
addedpublic_html/img/flag/back/110/1.jpg
addedpublic_html/img/flag/back/110/2.jpg
addedpublic_html/img/flag/back/110/3.jpg
addedpublic_html/img/flag/back/110/4.jpg
addedpublic_html/img/flag/back/110/5.jpg
addedpublic_html/img/flag/back/110/6.jpg
addedpublic_html/img/flag/back/110/7.jpg
addedpublic_html/img/flag/back/55/1.jpg
addedpublic_html/img/flag/back/55/2.jpg
addedpublic_html/img/flag/back/55/3.jpg
addedpublic_html/img/flag/back/55/4.jpg
addedpublic_html/img/flag/back/55/5.jpg
addedpublic_html/img/flag/back/55/6.jpg
addedpublic_html/img/flag/back/55/7.jpg
addedpublic_html/img/flag/backbutton.png
addedpublic_html/img/flag/blank.png
addedpublic_html/img/flag/decoration/110/0.png
addedpublic_html/img/flag/decoration/110/1.png
addedpublic_html/img/flag/decoration/110/2.png
addedpublic_html/img/flag/decoration/110/3.png
addedpublic_html/img/flag/decoration/110/4.png
addedpublic_html/img/flag/decoration/110/5.png
addedpublic_html/img/flag/decoration/110/6.png
addedpublic_html/img/flag/decoration/110/7.png
addedpublic_html/img/flag/decoration/110/8.png
addedpublic_html/img/flag/decoration/55/1.jpg
addedpublic_html/img/flag/decoration/55/2.jpg
addedpublic_html/img/flag/decoration/55/3.jpg
addedpublic_html/img/flag/decoration/55/4.jpg
addedpublic_html/img/flag/decoration/55/5.jpg
addedpublic_html/img/flag/decoration/55/6.jpg
addedpublic_html/img/flag/decoration/55/7.jpg
addedpublic_html/img/flag/decoration/55/8.jpg
addedpublic_html/img/flag/flagframe.png
addedpublic_html/img/flag/flagpanda.png
addedpublic_html/img/flag/header.jpg
addedpublic_html/img/flag/header.png
addedpublic_html/img/flag/main/110/1.png
addedpublic_html/img/flag/main/110/10.png
addedpublic_html/img/flag/main/110/100.png
addedpublic_html/img/flag/main/110/101.png
addedpublic_html/img/flag/main/110/102.png
addedpublic_html/img/flag/main/110/103.png
addedpublic_html/img/flag/main/110/104.png
addedpublic_html/img/flag/main/110/105.png
addedpublic_html/img/flag/main/110/106.png
addedpublic_html/img/flag/main/110/107.png
addedpublic_html/img/flag/main/110/108.png
addedpublic_html/img/flag/main/110/109.png
addedpublic_html/img/flag/main/110/11.png
addedpublic_html/img/flag/main/110/110.png
addedpublic_html/img/flag/main/110/111.png
addedpublic_html/img/flag/main/110/112.png
addedpublic_html/img/flag/main/110/113.png
addedpublic_html/img/flag/main/110/114.png
addedpublic_html/img/flag/main/110/115.png
addedpublic_html/img/flag/main/110/116.png
addedpublic_html/img/flag/main/110/117.png
addedpublic_html/img/flag/main/110/118.png
addedpublic_html/img/flag/main/110/119.png
addedpublic_html/img/flag/main/110/12.png
addedpublic_html/img/flag/main/110/120.png
addedpublic_html/img/flag/main/110/121.png
addedpublic_html/img/flag/main/110/122.png
addedpublic_html/img/flag/main/110/123.png
addedpublic_html/img/flag/main/110/124.png
addedpublic_html/img/flag/main/110/125.png
addedpublic_html/img/flag/main/110/126.png
addedpublic_html/img/flag/main/110/127.png
addedpublic_html/img/flag/main/110/128.png
addedpublic_html/img/flag/main/110/129.png
addedpublic_html/img/flag/main/110/13.png
addedpublic_html/img/flag/main/110/130.png
addedpublic_html/img/flag/main/110/131.png
addedpublic_html/img/flag/main/110/132.png
addedpublic_html/img/flag/main/110/133.png
addedpublic_html/img/flag/main/110/134.png
addedpublic_html/img/flag/main/110/135.png
addedpublic_html/img/flag/main/110/136.png
addedpublic_html/img/flag/main/110/137.png
addedpublic_html/img/flag/main/110/138.png
addedpublic_html/img/flag/main/110/139.png
addedpublic_html/img/flag/main/110/14.png
addedpublic_html/img/flag/main/110/140.png
addedpublic_html/img/flag/main/110/141.png
addedpublic_html/img/flag/main/110/142.png
addedpublic_html/img/flag/main/110/143.png
addedpublic_html/img/flag/main/110/144.png
addedpublic_html/img/flag/main/110/145.png
addedpublic_html/img/flag/main/110/146.png
addedpublic_html/img/flag/main/110/147.png
addedpublic_html/img/flag/main/110/148.png
addedpublic_html/img/flag/main/110/149.png
addedpublic_html/img/flag/main/110/15.png
addedpublic_html/img/flag/main/110/150.png
addedpublic_html/img/flag/main/110/151.png
addedpublic_html/img/flag/main/110/16.png
addedpublic_html/img/flag/main/110/17.png
addedpublic_html/img/flag/main/110/18.png
addedpublic_html/img/flag/main/110/19.png
addedpublic_html/img/flag/main/110/2.png
addedpublic_html/img/flag/main/110/20.png
addedpublic_html/img/flag/main/110/21.png
addedpublic_html/img/flag/main/110/22.png
addedpublic_html/img/flag/main/110/23.png
addedpublic_html/img/flag/main/110/24.png
addedpublic_html/img/flag/main/110/25.png
addedpublic_html/img/flag/main/110/26.png
addedpublic_html/img/flag/main/110/27.png
addedpublic_html/img/flag/main/110/28.png
addedpublic_html/img/flag/main/110/29.png
addedpublic_html/img/flag/main/110/3.png
addedpublic_html/img/flag/main/110/30.png
addedpublic_html/img/flag/main/110/31.png
addedpublic_html/img/flag/main/110/32.png
addedpublic_html/img/flag/main/110/33.png
addedpublic_html/img/flag/main/110/34.png
addedpublic_html/img/flag/main/110/35.png
addedpublic_html/img/flag/main/110/36.png
addedpublic_html/img/flag/main/110/37.png
addedpublic_html/img/flag/main/110/38.png
addedpublic_html/img/flag/main/110/39.png
addedpublic_html/img/flag/main/110/4.png
addedpublic_html/img/flag/main/110/40.png
addedpublic_html/img/flag/main/110/41.png
addedpublic_html/img/flag/main/110/42.png
addedpublic_html/img/flag/main/110/43.png
addedpublic_html/img/flag/main/110/44.png
addedpublic_html/img/flag/main/110/45.png
addedpublic_html/img/flag/main/110/46.png
addedpublic_html/img/flag/main/110/47.png
addedpublic_html/img/flag/main/110/48.png
addedpublic_html/img/flag/main/110/49.png
addedpublic_html/img/flag/main/110/5.png
addedpublic_html/img/flag/main/110/50.png
addedpublic_html/img/flag/main/110/51.png
addedpublic_html/img/flag/main/110/52.png
addedpublic_html/img/flag/main/110/53.png
addedpublic_html/img/flag/main/110/54.png
addedpublic_html/img/flag/main/110/55.png
addedpublic_html/img/flag/main/110/56.png
addedpublic_html/img/flag/main/110/57.png
addedpublic_html/img/flag/main/110/58.png
addedpublic_html/img/flag/main/110/59.png
addedpublic_html/img/flag/main/110/6.png
addedpublic_html/img/flag/main/110/60.png
addedpublic_html/img/flag/main/110/61.png
addedpublic_html/img/flag/main/110/62.png
addedpublic_html/img/flag/main/110/63.png
addedpublic_html/img/flag/main/110/64.png
addedpublic_html/img/flag/main/110/65.png
addedpublic_html/img/flag/main/110/66.png
addedpublic_html/img/flag/main/110/67.png
addedpublic_html/img/flag/main/110/68.png
addedpublic_html/img/flag/main/110/69.png
addedpublic_html/img/flag/main/110/7.png
addedpublic_html/img/flag/main/110/70.png
addedpublic_html/img/flag/main/110/71.png
addedpublic_html/img/flag/main/110/72.png
addedpublic_html/img/flag/main/110/73.png
addedpublic_html/img/flag/main/110/74.png
addedpublic_html/img/flag/main/110/75.png
addedpublic_html/img/flag/main/110/76.png
addedpublic_html/img/flag/main/110/77.png
addedpublic_html/img/flag/main/110/78.png
addedpublic_html/img/flag/main/110/79.png
addedpublic_html/img/flag/main/110/8.png
addedpublic_html/img/flag/main/110/80.png
addedpublic_html/img/flag/main/110/81.png
addedpublic_html/img/flag/main/110/82.png
addedpublic_html/img/flag/main/110/83.png
addedpublic_html/img/flag/main/110/84.png
addedpublic_html/img/flag/main/110/85.png
addedpublic_html/img/flag/main/110/86.png
addedpublic_html/img/flag/main/110/87.png
addedpublic_html/img/flag/main/110/88.png
addedpublic_html/img/flag/main/110/89.png
addedpublic_html/img/flag/main/110/9.png
addedpublic_html/img/flag/main/110/90.png
addedpublic_html/img/flag/main/110/91.png
addedpublic_html/img/flag/main/110/92.png
addedpublic_html/img/flag/main/110/93.png
addedpublic_html/img/flag/main/110/94.png
addedpublic_html/img/flag/main/110/95.png
addedpublic_html/img/flag/main/110/96.png
addedpublic_html/img/flag/main/110/97.png
addedpublic_html/img/flag/main/110/98.png
addedpublic_html/img/flag/main/110/99.png
addedpublic_html/img/flag/main/55/1.jpg
addedpublic_html/img/flag/main/55/10.jpg
addedpublic_html/img/flag/main/55/100.jpg
addedpublic_html/img/flag/main/55/101.jpg
addedpublic_html/img/flag/main/55/102.jpg
addedpublic_html/img/flag/main/55/103.jpg
addedpublic_html/img/flag/main/55/104.jpg
addedpublic_html/img/flag/main/55/105.jpg
addedpublic_html/img/flag/main/55/106.jpg
addedpublic_html/img/flag/main/55/107.jpg
addedpublic_html/img/flag/main/55/108.jpg
addedpublic_html/img/flag/main/55/109.jpg
addedpublic_html/img/flag/main/55/11.jpg
addedpublic_html/img/flag/main/55/110.jpg
addedpublic_html/img/flag/main/55/111.jpg
addedpublic_html/img/flag/main/55/112.jpg
addedpublic_html/img/flag/main/55/113.jpg
addedpublic_html/img/flag/main/55/114.jpg
addedpublic_html/img/flag/main/55/115.jpg
addedpublic_html/img/flag/main/55/116.jpg
addedpublic_html/img/flag/main/55/117.jpg
addedpublic_html/img/flag/main/55/118.jpg
addedpublic_html/img/flag/main/55/119.jpg
addedpublic_html/img/flag/main/55/12.jpg
addedpublic_html/img/flag/main/55/120.jpg
addedpublic_html/img/flag/main/55/121.jpg
addedpublic_html/img/flag/main/55/122.jpg
addedpublic_html/img/flag/main/55/123.jpg
addedpublic_html/img/flag/main/55/124.jpg
addedpublic_html/img/flag/main/55/125.jpg
addedpublic_html/img/flag/main/55/126.jpg
addedpublic_html/img/flag/main/55/127.jpg
addedpublic_html/img/flag/main/55/128.jpg
addedpublic_html/img/flag/main/55/129.jpg
addedpublic_html/img/flag/main/55/13.jpg
addedpublic_html/img/flag/main/55/130.jpg
addedpublic_html/img/flag/main/55/131.jpg
addedpublic_html/img/flag/main/55/132.jpg
addedpublic_html/img/flag/main/55/133.jpg
addedpublic_html/img/flag/main/55/134.jpg
addedpublic_html/img/flag/main/55/135.jpg
addedpublic_html/img/flag/main/55/136.jpg
addedpublic_html/img/flag/main/55/137.jpg
addedpublic_html/img/flag/main/55/138.jpg
addedpublic_html/img/flag/main/55/139.jpg
addedpublic_html/img/flag/main/55/14.jpg
addedpublic_html/img/flag/main/55/140.jpg
addedpublic_html/img/flag/main/55/141.jpg
addedpublic_html/img/flag/main/55/142.jpg
addedpublic_html/img/flag/main/55/143.jpg
addedpublic_html/img/flag/main/55/144.jpg
addedpublic_html/img/flag/main/55/145.jpg
addedpublic_html/img/flag/main/55/146.jpg
addedpublic_html/img/flag/main/55/147.jpg
addedpublic_html/img/flag/main/55/148.jpg
addedpublic_html/img/flag/main/55/149.jpg
addedpublic_html/img/flag/main/55/15.jpg
addedpublic_html/img/flag/main/55/150.jpg
addedpublic_html/img/flag/main/55/151.jpg
addedpublic_html/img/flag/main/55/16.jpg
addedpublic_html/img/flag/main/55/17.jpg
addedpublic_html/img/flag/main/55/18.jpg
addedpublic_html/img/flag/main/55/19.jpg
addedpublic_html/img/flag/main/55/2.jpg
addedpublic_html/img/flag/main/55/20.jpg
addedpublic_html/img/flag/main/55/21.jpg
addedpublic_html/img/flag/main/55/22.jpg
addedpublic_html/img/flag/main/55/23.jpg
addedpublic_html/img/flag/main/55/24.jpg
addedpublic_html/img/flag/main/55/25.jpg
addedpublic_html/img/flag/main/55/26.jpg
addedpublic_html/img/flag/main/55/27.jpg
addedpublic_html/img/flag/main/55/28.jpg
addedpublic_html/img/flag/main/55/29.jpg
addedpublic_html/img/flag/main/55/3.jpg
addedpublic_html/img/flag/main/55/30.jpg
addedpublic_html/img/flag/main/55/31.jpg
addedpublic_html/img/flag/main/55/32.jpg
addedpublic_html/img/flag/main/55/33.jpg
addedpublic_html/img/flag/main/55/34.jpg
addedpublic_html/img/flag/main/55/35.jpg
addedpublic_html/img/flag/main/55/36.jpg
addedpublic_html/img/flag/main/55/37.jpg
addedpublic_html/img/flag/main/55/38.jpg
addedpublic_html/img/flag/main/55/39.jpg
addedpublic_html/img/flag/main/55/4.jpg
addedpublic_html/img/flag/main/55/40.jpg
addedpublic_html/img/flag/main/55/41.jpg
addedpublic_html/img/flag/main/55/42.jpg
addedpublic_html/img/flag/main/55/43.jpg
addedpublic_html/img/flag/main/55/44.jpg
addedpublic_html/img/flag/main/55/45.jpg
addedpublic_html/img/flag/main/55/46.jpg
addedpublic_html/img/flag/main/55/47.jpg
addedpublic_html/img/flag/main/55/48.jpg
addedpublic_html/img/flag/main/55/49.jpg
addedpublic_html/img/flag/main/55/5.jpg
addedpublic_html/img/flag/main/55/50.jpg
addedpublic_html/img/flag/main/55/51.jpg
addedpublic_html/img/flag/main/55/52.jpg
addedpublic_html/img/flag/main/55/53.jpg
addedpublic_html/img/flag/main/55/54.jpg
addedpublic_html/img/flag/main/55/55.jpg
addedpublic_html/img/flag/main/55/56.jpg
addedpublic_html/img/flag/main/55/57.jpg
addedpublic_html/img/flag/main/55/58.jpg
addedpublic_html/img/flag/main/55/59.jpg
addedpublic_html/img/flag/main/55/6.jpg
addedpublic_html/img/flag/main/55/60.jpg
addedpublic_html/img/flag/main/55/61.jpg
addedpublic_html/img/flag/main/55/62.jpg
addedpublic_html/img/flag/main/55/63.jpg
addedpublic_html/img/flag/main/55/64.jpg
addedpublic_html/img/flag/main/55/65.jpg
addedpublic_html/img/flag/main/55/66.jpg
addedpublic_html/img/flag/main/55/67.jpg
addedpublic_html/img/flag/main/55/68.jpg
addedpublic_html/img/flag/main/55/69.jpg
addedpublic_html/img/flag/main/55/7.jpg
addedpublic_html/img/flag/main/55/70.jpg
addedpublic_html/img/flag/main/55/71.jpg
addedpublic_html/img/flag/main/55/72.jpg
addedpublic_html/img/flag/main/55/73.jpg
addedpublic_html/img/flag/main/55/74.jpg
addedpublic_html/img/flag/main/55/75.jpg
addedpublic_html/img/flag/main/55/76.jpg
addedpublic_html/img/flag/main/55/77.jpg
addedpublic_html/img/flag/main/55/78.jpg
addedpublic_html/img/flag/main/55/79.jpg
addedpublic_html/img/flag/main/55/8.jpg
addedpublic_html/img/flag/main/55/80.jpg
addedpublic_html/img/flag/main/55/81.jpg
addedpublic_html/img/flag/main/55/82.jpg
addedpublic_html/img/flag/main/55/83.jpg
addedpublic_html/img/flag/main/55/84.jpg
addedpublic_html/img/flag/main/55/85.jpg
addedpublic_html/img/flag/main/55/86.jpg
addedpublic_html/img/flag/main/55/87.jpg
addedpublic_html/img/flag/main/55/88.jpg
addedpublic_html/img/flag/main/55/89.jpg
addedpublic_html/img/flag/main/55/9.jpg
addedpublic_html/img/flag/main/55/90.jpg
addedpublic_html/img/flag/main/55/91.jpg
addedpublic_html/img/flag/main/55/92.jpg
addedpublic_html/img/flag/main/55/93.jpg
addedpublic_html/img/flag/main/55/94.jpg
addedpublic_html/img/flag/main/55/95.jpg
addedpublic_html/img/flag/main/55/96.jpg
addedpublic_html/img/flag/main/55/97.jpg
addedpublic_html/img/flag/main/55/98.jpg
addedpublic_html/img/flag/main/55/99.jpg
addedpublic_html/img/flag/pattern/110/1.png
addedpublic_html/img/flag/pattern/110/10.png
addedpublic_html/img/flag/pattern/110/11.png
addedpublic_html/img/flag/pattern/110/12.png
addedpublic_html/img/flag/pattern/110/13.png
addedpublic_html/img/flag/pattern/110/14.png
addedpublic_html/img/flag/pattern/110/15.png
addedpublic_html/img/flag/pattern/110/16.png
addedpublic_html/img/flag/pattern/110/17.png
addedpublic_html/img/flag/pattern/110/18.png
addedpublic_html/img/flag/pattern/110/19.png
addedpublic_html/img/flag/pattern/110/2.png
addedpublic_html/img/flag/pattern/110/20.png
addedpublic_html/img/flag/pattern/110/21.png
addedpublic_html/img/flag/pattern/110/22.png
addedpublic_html/img/flag/pattern/110/23.png
addedpublic_html/img/flag/pattern/110/24.png
addedpublic_html/img/flag/pattern/110/25.png
addedpublic_html/img/flag/pattern/110/26.png
addedpublic_html/img/flag/pattern/110/27.png
addedpublic_html/img/flag/pattern/110/28.png
addedpublic_html/img/flag/pattern/110/29.png
addedpublic_html/img/flag/pattern/110/3.png
addedpublic_html/img/flag/pattern/110/30.png
addedpublic_html/img/flag/pattern/110/31.png
addedpublic_html/img/flag/pattern/110/32.png
addedpublic_html/img/flag/pattern/110/33.png
addedpublic_html/img/flag/pattern/110/34.png
addedpublic_html/img/flag/pattern/110/35.png
addedpublic_html/img/flag/pattern/110/36.png
addedpublic_html/img/flag/pattern/110/37.png
addedpublic_html/img/flag/pattern/110/38.png
addedpublic_html/img/flag/pattern/110/39.png
addedpublic_html/img/flag/pattern/110/4.png
addedpublic_html/img/flag/pattern/110/40.png
addedpublic_html/img/flag/pattern/110/41.png
addedpublic_html/img/flag/pattern/110/42.png
addedpublic_html/img/flag/pattern/110/43.png
addedpublic_html/img/flag/pattern/110/44.png
addedpublic_html/img/flag/pattern/110/45.png
addedpublic_html/img/flag/pattern/110/46.png
addedpublic_html/img/flag/pattern/110/5.png
addedpublic_html/img/flag/pattern/110/6.png
addedpublic_html/img/flag/pattern/110/7.png
addedpublic_html/img/flag/pattern/110/8.png
addedpublic_html/img/flag/pattern/110/9.png
addedpublic_html/img/flag/pattern/55/1.jpg
addedpublic_html/img/flag/pattern/55/10.jpg
addedpublic_html/img/flag/pattern/55/11.jpg
addedpublic_html/img/flag/pattern/55/12.jpg
addedpublic_html/img/flag/pattern/55/13.jpg
addedpublic_html/img/flag/pattern/55/14.jpg
addedpublic_html/img/flag/pattern/55/15.jpg
addedpublic_html/img/flag/pattern/55/16.jpg
addedpublic_html/img/flag/pattern/55/17.jpg
addedpublic_html/img/flag/pattern/55/18.jpg
addedpublic_html/img/flag/pattern/55/19.jpg
addedpublic_html/img/flag/pattern/55/2.jpg
addedpublic_html/img/flag/pattern/55/20.jpg
addedpublic_html/img/flag/pattern/55/21.jpg
addedpublic_html/img/flag/pattern/55/22.jpg
addedpublic_html/img/flag/pattern/55/23.jpg
addedpublic_html/img/flag/pattern/55/24.jpg
addedpublic_html/img/flag/pattern/55/25.jpg
addedpublic_html/img/flag/pattern/55/26.jpg
addedpublic_html/img/flag/pattern/55/27.jpg
addedpublic_html/img/flag/pattern/55/28.jpg
addedpublic_html/img/flag/pattern/55/29.jpg
addedpublic_html/img/flag/pattern/55/3.jpg
addedpublic_html/img/flag/pattern/55/30.jpg
addedpublic_html/img/flag/pattern/55/31.jpg
addedpublic_html/img/flag/pattern/55/32.jpg
addedpublic_html/img/flag/pattern/55/33.jpg
addedpublic_html/img/flag/pattern/55/34.jpg
addedpublic_html/img/flag/pattern/55/35.jpg
addedpublic_html/img/flag/pattern/55/36.jpg
addedpublic_html/img/flag/pattern/55/37.jpg
addedpublic_html/img/flag/pattern/55/38.jpg
addedpublic_html/img/flag/pattern/55/39.jpg
addedpublic_html/img/flag/pattern/55/4.jpg
addedpublic_html/img/flag/pattern/55/40.jpg
addedpublic_html/img/flag/pattern/55/41.jpg
addedpublic_html/img/flag/pattern/55/42.jpg
addedpublic_html/img/flag/pattern/55/43.jpg
addedpublic_html/img/flag/pattern/55/44.jpg
addedpublic_html/img/flag/pattern/55/45.jpg
addedpublic_html/img/flag/pattern/55/46.jpg
addedpublic_html/img/flag/pattern/55/5.jpg
addedpublic_html/img/flag/pattern/55/6.jpg
addedpublic_html/img/flag/pattern/55/7.jpg
addedpublic_html/img/flag/pattern/55/8.jpg
addedpublic_html/img/flag/pattern/55/9.jpg
addedpublic_html/img/flag/resetbutton.png
addedpublic_html/img/flag/setbutton.png
addedpublic_html/img/info/5400/info1.jpg
addedpublic_html/img/info/5400/info2.jpg
addedpublic_html/img/info/5400/info3.jpg
addedpublic_html/img/info/5400/info4.jpg
addedpublic_html/img/info/5400/info5.jpg
addedpublic_html/img/info/5400/info6.jpg
addedpublic_html/img/info/5400/info7.jpg
addedpublic_html/img/info/5400/info8.jpg
addedpublic_html/img/info/5400/info9.jpg
addedpublic_html/img/info/5400/m_arrow.jpg
addedpublic_html/img/info/5400/m_info1.jpg
addedpublic_html/img/info/5400/m_info2.jpg
addedpublic_html/img/info/5400/m_info3.jpg
addedpublic_html/img/info/5400/m_info4.jpg
addedpublic_html/img/info/5400/m_info5.jpg
addedpublic_html/img/info/5400/m_info6.jpg
addedpublic_html/img/info/5422/info1.jpg
addedpublic_html/img/info/5422/m_info1.jpg
addedpublic_html/img/team/btn_icon_apply.png
addedpublic_html/img/team/btn_icon_pet.png
addedpublic_html/img/team/btn_icon_raid.png
addedpublic_html/img/team/btn_icon_scout.png
addedpublic_html/img/team/btn_icon_war_1.png
addedpublic_html/img/team/btn_icon_war_2.png
addedpublic_html/img/team/infoTitle_jackpot_2.png
addedpublic_html/img/team/lane.png
addedpublic_html/img/team/league_icon_a.png
addedpublic_html/img/team/league_icon_b.png
addedpublic_html/img/team/league_icon_c.png
addedpublic_html/img/team/league_icon_d.png
addedpublic_html/img/team/league_icon_x.png
addedpublic_html/img/team/paper_2.png
addedpublic_html/img/team/paper_3.png
addedpublic_html/img/team/paper_4.png
addedpublic_html/img/team/paper_5.png
addedpublic_html/img/team/pirate_flag_board.png
modifiedpublic_html/index.php
modifiedpublic_html/js/JOLLYROGER.js
addedpublic_html/pirate_flag.php
addedpublic_html/template/BattleArchive-Default.tpl
addedpublic_html/template/BattleArchive-Friend.tpl
modifiedpublic_html/template/BattleArena-Default.tpl
modifiedpublic_html/template/Colosseum-Ranking.tpl
modifiedpublic_html/template/Default.tpl
modifiedpublic_html/template/OceanArea-LevelReward.tpl
modifiedpublic_html/template/OceanArea-Ranking.tpl
modifiedpublic_html/template/Ranking-BattleArenaTeam.tpl
modifiedpublic_html/template/Ranking-DailyEventTeam.tpl
modifiedpublic_html/template/Ranking-Event8002.tpl
modifiedpublic_html/template/Ranking-EventIslandTeam.tpl
modifiedpublic_html/template/Ranking-EventLeague.tpl
modifiedpublic_html/template/Ranking-EventTeam.tpl
modifiedpublic_html/template/Ranking-TeamRaid.tpl
modifiedpublic_html/template/Ranking-TeamRaid_9003.tpl
modifiedpublic_html/template/Ranking-TeamRaid_9004.tpl
modifiedpublic_html/template/Ranking-TeamRaid_9006.tpl
addedpublic_html/template/Team-PirateFlag.tpl
modifiedpublic_html/template/Team.tpl
modifiedpublic_html/template/TeamRecruit.tpl
modifiedpublic_html/template/TeamScout-Request.tpl
modifiedpublic_html/template/TeamScout-RequestPermit.tpl
modifiedpublic_html/template/TeamScout-RequestReject.tpl
modifiedpublic_html/template/TeamWar-Enemy.tpl
modifiedpublic_html/template/TeamWar-Own.tpl
modifiedpublic_html/template/TeamWar-Result.tpl
Patch body is stored as a separate file to keep this page lightweight.