- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Kancolle Wiki:Backlog"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
* Prefixing by object and asset types ensures good enumeration properties ("pseudo-namespaces") | * Prefixing by object and asset types ensures good enumeration properties ("pseudo-namespaces") | ||
* Using names ensures straightforward lookup | * Using names ensures straightforward lookup | ||
+ | Additional rules: | ||
+ | * All duplicate or missing image (not voice!) assets should be still represented with redirects? | ||
|- | |- | ||
!Object type!!Object names!!Asset type!!Asset names!!Examples!!Status | !Object type!!Object names!!Asset type!!Asset names!!Examples!!Status | ||
|- | |- | ||
− | |rowspan="4"|<code>Ship</code>||rowspan="4"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/ship.json Ship names]||<code>Banner</code>||rowspan="3"| | + | |rowspan="4"|<code>Ship</code>||rowspan="4"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/ship.json Ship names]||<code>Banner</code>||rowspan="3"| -<br><code>Damaged</code>||<code>File:Ship Banner Ayanami Kai Ni.png</code><br><code>File:Ship Banner Ayanami Kai Ni Damaged.png</code>||style="background:#C8E6C9"|Done |
|- | |- | ||
|<code>Card</code>||<code>File:Ship Card Ayanami Kai Ni.png</code><br><code>File:Ship Card Ayanami Kai Ni Damaged.png</code>||style="background:#C8E6C9"|Done | |<code>Card</code>||<code>File:Ship Card Ayanami Kai Ni.png</code><br><code>File:Ship Card Ayanami Kai Ni Damaged.png</code>||style="background:#C8E6C9"|Done | ||
Line 27: | Line 29: | ||
|<code>Voice</code>||[https://github.com/kcwiki/kancolle-data/blob/master/tl/ship-line.json Line names]||<code>File:Ship Voice Ayanami Introduction.mp3</code>||style="background:#FFE0B2"|WIP (regular lines)<ref>Voice comparison for existing lines?</ref> | |<code>Voice</code>||[https://github.com/kcwiki/kancolle-data/blob/master/tl/ship-line.json Line names]||<code>File:Ship Voice Ayanami Introduction.mp3</code>||style="background:#FFE0B2"|WIP (regular lines)<ref>Voice comparison for existing lines?</ref> | ||
|- | |- | ||
− | |rowspan="4"|<code>Equipment</code>||rowspan="4"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/equipment.json Equipment names]<ref><code>/</code> in equipment names should be replaced with spaces (without multi-spaces)</ref>||<code>Card</code>||rowspan="4"| | + | |rowspan="4"|<code>Equipment</code>||rowspan="4"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/equipment.json Equipment names]<ref><code>/</code> in equipment names should be replaced with spaces (without multi-spaces)</ref>||<code>Card</code>||rowspan="4"| -||<code>File:Equipment Card Suisei.png</code>||style="background:#C8E6C9"|Done |
|- | |- | ||
|<code>Character</code>||<code>File:Equipment Character Suisei.png</code>||style="background:#C8E6C9"|Done | |<code>Character</code>||<code>File:Equipment Character Suisei.png</code>||style="background:#C8E6C9"|Done | ||
Line 35: | Line 37: | ||
|<code>Full</code>||<code>File:Equipment Full Suisei.png</code>||style="background:#C8E6C9"|Done | |<code>Full</code>||<code>File:Equipment Full Suisei.png</code>||style="background:#C8E6C9"|Done | ||
|- | |- | ||
− | |rowspan="3"|<code>Item</code>||rowspan="3"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/item.json Item names]||<code>Card</code>||rowspan="3"| | + | |rowspan="3"|<code>Item</code>||rowspan="3"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/item.json Item names]<ref>TODO: pseudo-items</ref>||<code>Card</code>||rowspan="3"| -||<code>File:Item Card Action Report.png</code>||style="background:#FFE0B2"|Consistency check |
|- | |- | ||
|<code>Icon</code>||<code>File:Item Icon Action Report.png</code>||style="background:#FFE0B2"|Consistency check | |<code>Icon</code>||<code>File:Item Icon Action Report.png</code>||style="background:#FFE0B2"|Consistency check | ||
|- | |- | ||
|<code>Full</code>||<code>File:Item Full Action Report.png</code>||style="background:#FFE0B2"|Consistency check | |<code>Full</code>||<code>File:Item Full Action Report.png</code>||style="background:#FFE0B2"|Consistency check | ||
+ | |- | ||
+ | |rowspan="2"|<code>Enemy</code>||rowspan="2"|[https://github.com/kcwiki/kancolle-data/blob/master/tl/enemy.json Enemy names]<ref>TODO: remove <code>-</code></ref>||<code>Banner</code>||rowspan="2"| -<br><code>Debuffed</code>||<code>File:Enemy Banner New Battleship Princess.png</code>||style="background:#FFE0B2"|WIP | ||
+ | |- | ||
+ | |<code>Full</code>||<code>File:Enemy Full New Battleship Princess.png</code><br><code>File:Enemy Full New Battleship Princess Damaged Debuffed.png</code>||style="background:#FFE0B2"|WIP | ||
|- | |- | ||
!colspan="5"|Other tasks||Status | !colspan="5"|Other tasks||Status |
Latest revision as of 03:22, 30 November 2020
Statuses
Blocked by other decisions or tasks |
Ready for implementation/execution |
Done |
Assets
Current migrations | |||||
---|---|---|---|---|---|
General scheme:
Rationale:
Additional rules:
| |||||
Object type | Object names | Asset type | Asset names | Examples | Status |
Ship |
Ship names | Banner |
-Damaged |
File:Ship Banner Ayanami Kai Ni.png File:Ship Banner Ayanami Kai Ni Damaged.png |
Done |
Card |
File:Ship Card Ayanami Kai Ni.png File:Ship Card Ayanami Kai Ni Damaged.png |
Done | |||
Full |
File:Ship Full Ayanami Kai Ni.png File:Ship Full Ayanami Kai Ni Damaged.png |
WIP | |||
Voice |
Line names | File:Ship Voice Ayanami Introduction.mp3 |
WIP (regular lines)[1] | ||
Equipment |
Equipment names[2] | Card |
- | File:Equipment Card Suisei.png |
Done |
Character |
File:Equipment Character Suisei.png |
Done | |||
Item |
File:Equipment Item Suisei.png |
Done | |||
Full |
File:Equipment Full Suisei.png |
Done | |||
Item |
Item names[3] | Card |
- | File:Item Card Action Report.png |
Consistency check |
Icon |
File:Item Icon Action Report.png |
Consistency check | |||
Full |
File:Item Full Action Report.png |
Consistency check | |||
Enemy |
Enemy names[4] | Banner |
-Debuffed |
File:Enemy Banner New Battleship Princess.png |
WIP |
Full |
File:Enemy Full New Battleship Princess.png File:Enemy Full New Battleship Princess Damaged Debuffed.png |
WIP | |||
Other tasks | Status | ||||
Delete regular KanMusu leftovers |
Blocked | ||||
Delete all redirects | Blocked | ||||
Generic rollouts as GitHub actions | Blocked | ||||
Other assets (icons, BGM, maps, etc.) | Blocked | ||||
Seasonal voices, cards and full CG | Blocked |
Backend
Namespace | Task | Status |
---|---|---|
Module:+ |
Import revisions of non-existing modules | Ready |
Template:+ |
Import revisions of (some?) non-existing templates | Ready |
Module:* |
Resolve module conflicts and finish importing | Blocked |
Template:* |
Resolve template conflicts and finish importing | Blocked |
Main:+ |
Import revisions of some core automated pages | Blocked |
Main:* |
Page conflicts | Blocked |
MediaWiki:+/* |
JS/CSS support | Blocked |
Pages
- Delete all redirects.
- Equipment pages should have correct names. Kancolle Wiki:Backlog/Rename: legacy Lua names, new Lua names, unknown names, and redirects. Name-based renaming won't fly, find equipment pages via content instead.
- Equipment pages should have correct content layout.
Task | Status |
---|---|
Rename equipment pages | WIP |
Update equipment pages layout | Blocked |
Rename ship pages, setup ship redirects | Ready |
Update ship pages layout | Blocked |
Quests? | Blocked |
Expeditions? | Blocked |
Event/regular maps? | Blocked |
Content
Task | Status |
---|