A simple web application to convert poi-viewer’s
Battle Detail data
to KC3Kai’s
KanColle Replayer format.
Change History
- v1.0.0-alpha (2017-09-05)
- Added ship icon thumbnails to the replay images
- To make use of space:
- single fleets are displayed in two rows, from left to right and then top to bottom (i.e. horizontally wrapped)
- combined fleets are display as in the game battles, from top to bottom, main fleet left, escort on the right.
- Images are loaded from this project via Github: https://github.com/Diablohu/WhoCallsTheFleet-Pics
- No images are stored in this project
- Added “loader animations” to let user know the application is running
- Loading is solely caused by retrieving ship icon thumbnail images from the server
- Version bumped to 1.0.0 because all envisioned features has been completed, entering pre-release phase.
- v0.4.0 (2017-09-01)
- Upload by file enhancements: now automatically reorders battle by poi recorded timestamp
- Added dynamically generated template image
- Support customized string for owner and caption
- v0.3.0 (2017-08-25)
- Fixed incorrect combined fleet interpretation: every combined fleet was recognized as CTFs before
- Fixed incorrect PvP recognition: PvP was not properly recognized before
- v0.2.0 (2017-08-17)
- Added a limit on the data size for conversion
- Added 4 images of different resolution to support differ data size
- Use a slightly nicer output image
- v0.1.1 (2017-08-16)
- v0.1.0 (2017-08-16)
- Added support for:
- Combined fleet
- LBAS fleet details
- Data conversion for PvP/Exercises
- However KanColle Replay does not seem to support this
- v0.0.1 (2017-08-14)
- First working version:
- Importing:
- Supports copied and pasted poooi/plugin-battle-detail data
- Supports poooi/plugin-battle-detail GZipped data
- Exporting:
- JSON String
- PNG Steganography similar to KC3Kai’s
- Supported KanColle Replay features:
- Single-fleet battles
- Including enemies with combined fleets (e.g. 6-5 boss)
- Support Expeditions
- LBAS
- Fleet details (Single Fleet only)