Tibowl / KCBugTracker

Community run bug tracker for KanColle
14 stars 1 forks source link

6-5 ABアイコンの位置ずれ | 6-5 AB icon offset #1

Open Tibowl opened 4 years ago

Tibowl commented 4 years ago

Description The air base icon in 6-5 has wrong coordinates, air bases should be on an island, not underwater. This has been introduced in the phase 2 update, and is exclusive to the HTML5 version. This issue did not exist during phase 1 or in the android version.

Screenshot and/or video HTML5: 6-5 Flash (phase 1): image

Reproducing Steps to reproduce the behavior:

  1. Go to 6-5 with the HTML5 client
  2. See air base bug

Potential fix In /kcs2/resources/map/006/05_info.json change the coordinates of airbase and airbaseraid.to from (197, 269) to something like (225, 300) will replicate old flash behaviour. This would look like this: image (Note: image generated with external tool, not ingame) (English wiki uses a slightly different fixed offset on the 6-5 map)

Ryuuen commented 4 years ago

Japanese Translation:

タイトル:6-5 ABアイコンの位置ずれ

説明 6-5におきまして、基地航空隊の座標が正しくないです。この座標は島にあるべきですが、今は海水のところにあります。この現象はPhase2アップデートから現れて、HTML5版だけに再現できます。このイシューはPhase1の段階とAndroid版には存在しません。

スクリーンショット及び動画 HTML5: 6-5 Flash (phase 1): image

バグの再現方法 バグを再現するために、必要な手順を説明してください:(存在しない場合は削除しても良い)

  1. HTML5版で6-5に出撃する
  2. 基地航空隊バグの再現

可能な修正方法 /kcs2/resources/map/006/05_info.jsonファイルにおきまして、airbaseairbaseraid.toの座標を(197, 269)からに(225, 300)修正するとFlash版の仕様に戻ります。下記のようになります: image (注意:この画像は外部ツールにより生成されたものです。ゲーム内の画像ではありません。) (英語Wikiでは少し違う修正数値を使って6-5 mapの修正をします)