- 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 "User:Chocolatecravinghobo"
m (→Bookmark Links) |
|||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==Ranking Timer Tests== | ||
+ | Taken from the wikia experience page, but testing if it can reset itself automatically accurately | ||
+ | <br>I hope to be here right before and after it flicks over, there are lots of different variables and I'm not sure if my tests are completely controlled/accurate. | ||
+ | <br>Also to come/attempt/test: | ||
+ | *Quarterly cannon quest cutoff timer | ||
+ | *Timer/note that shows up after point cutoff, but before EO reset (the 2h gap) | ||
+ | {{#vardefine:JSTmonth|{{#explode:{{#time:F +0900|24:00:00}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:JSTmonth#|{{#explode:{{#time:n +0900|24:00:00}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:JSTnextmonth|{{#explode:{{#time:F +0900|24:00:00 +1month}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:JSTquarterlyresetmonth|{{#switch:{{#var:JSTnextmonth}}|September|December|March|June=true|false}}}}<nowiki /> | ||
+ | ;Auto-resetting ranking point cutoff timer test | ||
+ | {| class="wikitable typography-xl-optout" style="width:40%;text-align:center;" | ||
+ | !{{#var:JSTmonth}} Ranking Cutoff (time left) | ||
+ | |- | ||
+ | |{{Timer|time={{#time:t F Y 22:00:00 +0900|22:00:00}}|endClass=ranking-cutoff|endText={{#var:JSTmonth}} ranking is finished<br>Exp. points are counted for {{#var:JSTnextmonth}}<br>EO will be counted for {{#var:JSTnextmonth}} starting from 00:00 JST}} | ||
+ | |} | ||
+ | ;Cannon Points cutoff | ||
+ | {| class="wikitable typography-xl-optout" style="<!--width:800px-->;text-align:center;" | ||
+ | !colspan=4|{{#var:JSTmonth}} Ranking Cutoff for {{ToolTip|[[Ranking#Quests|Cannons]]|Ranking Points from Quests}} (time left) | ||
+ | |- | ||
+ | |colspan=4|{{Timer|time={{#time:t F Y 14:00:00 +0900|14:00:00}}|endClass=quest-ranking-cutoff|endText={{#var:JSTmonth}} quest ranking is finished<br>{{#ifeq:{{#var:JSTquarterlyresetmonth}}|false|All|}} Quest ranking points {{#ifeq:{{#var:JSTquarterlyresetmonth}}|false|are counted for {{#var:JSTnextmonth}} (because quarterlies don't reset this month).|{{ToolTip|from non-quarterlies are counted for {{#var:JSTnextmonth}}*.|Yearlies confirmed to work if done between midnight 0000JST and quest reset 0500JST.}} }} }}{{#ifeq:{{#var:JSTquarterlyresetmonth}}|true|Quarterly Quests reset this month, ranking points from them will be lost after this time|}} | ||
+ | |- | ||
+ | !colspan=4|Final cutoffs per quest type (time left) | ||
+ | |- | ||
+ | !colspan=2|Quest Type | ||
+ | |Final Rank Cutoff before reset | ||
+ | |Quest Reset Timer | ||
+ | |- | ||
+ | !colspan=2 style="width:200px;"|Quarterly | ||
+ | |style="width:400px;"|{{Timer|time={{#switch:{{#var:JSTmonth#}} | ||
+ | |12={{#ifeq:{{#time:L|+1year}}|1|29|28}} February {{#time:Y 14:00:00 +0900|14:00:00 +1year}} | ||
+ | |1|2={{#ifeq:{{#time:L}}|1|29|28}} February {{#time:Y 14:00:00 +0900|14:00:00}} | ||
+ | |3|4|5=31 May {{#time:Y 14:00:00 +0900|14:00:00}} | ||
+ | |6|7|8=31 August {{#time:Y 14:00:00 +0900|14:00:00}} | ||
+ | |9|10|11=30 November {{#time:Y 14:00:00 +0900|14:00:00}} | ||
+ | }}|endClass=quarterly-ranking-cutoff|endText=Quarterly quest ranking is finished.<br>Any points gained from these are wasted.}} | ||
+ | |style="width:400px;"| | ||
+ | |- | ||
+ | !Yearly | ||
+ | |June | ||
+ | |###* | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | ;Non-ideal alts | ||
+ | {{#vardefine:ALTmonth|{{#explode:{{#time:F +1100}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:ALTmonth#|{{#explode:{{#time:n +1100}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:ALTnextmonth|{{#explode:{{#time:F +1100|+1month}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:ALTquarterlyresetmonth|{{#switch:{{#var:ALTnextmonth}}|September|December|March|June=true|false}}}}<nowiki /> | ||
+ | {| class="wikitable typography-xl-optout" style="width:1000px;text-align:center;" | ||
+ | !{{#var:ALTmonth}} Ranking Cutoff (time left) | ||
+ | |- | ||
+ | |{{Timer|time={{#time:t F Y 24:00:00 +1100|24:00:00}}|endClass=alt-ranking-cutoff|endText={{#var:ALTmonth}} ranking is finished<br>Exp. points are counted for {{#var:ALTnextmonth}}<br>EO will be counted for {{#var:ALTnextmonth}} starting from 00:00 JST}} | ||
+ | |} | ||
+ | {{#vardefine:QUESTmonth|{{#explode:{{#time:F +0400|24:00:00}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:QUESTmonth#|{{#explode:{{#time:n +0400|24:00:00}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:QUESTnextmonth|{{#explode:{{#time:F +0400|24:00:00 +1month}}| |0}}}}<nowiki /> | ||
+ | {{#vardefine:QUESTquarterlyresetmonth|{{#switch:{{#var:QUESTnextmonth}}|September|December|March|June=true|false}}}}<nowiki /> | ||
+ | {| class="wikitable typography-xl-optout" style="<!--width:800px-->;text-align:center;" | ||
+ | !colspan=4|{{#var:ALTmonth}} Ranking Cutoff for {{ToolTip|[[Ranking#Quests|Cannons]]|Ranking Points from Quests}} (time left) | ||
+ | |- | ||
+ | |colspan=4|{{Timer|time={{#time:t F Y 9:00:00 +0400|9:00:00}}|endClass=quest-ranking-cutoff|endText={{#var:ALTmonth}} quest ranking is finished<br>{{#ifeq:{{#var:ALTquarterlyresetmonth}}|false|All|}} Quest ranking points {{#ifeq:{{#var:ALTquarterlyresetmonth}}|false|are counted for {{#var:ALTnextmonth}} (because quarterlies don't reset this month).|{{ToolTip|from non-quarterlies are counted for {{#var:ALTnextmonth}}*.|Yearlies confirmed to work if done between midnight 0000JST and quest reset 0500JST.}} }} }}{{#ifeq:{{#var:ALTquarterlyresetmonth}}|true|Quarterly Quests reset this month, ranking points from them will be lost after this time|}} | ||
+ | |- | ||
+ | !colspan=4|Final cutoffs per quest type (time left) | ||
+ | |- | ||
+ | !colspan=2|Quest Type | ||
+ | |Final Rank Cutoff before reset | ||
+ | |Quest Reset Timer | ||
+ | |- | ||
+ | !colspan=2 style="width:200px;"|Quarterly | ||
+ | |style="width:400px;"|{{Timer|time={{#switch:{{#var:QUESTmonth#}} | ||
+ | |12={{#ifeq:{{#time:L|+1year}}|1|29|28}} February {{#time:Y 9:00:00 +0400|9:00:00 +1year}} | ||
+ | |1|2={{#ifeq:{{#time:L}}|1|29|28}} February {{#time:Y 9:00:00 +0400|9:00:00}} | ||
+ | |3|4|5=31 May {{#time:Y 9:00:00 +0400|9:00:00}} | ||
+ | |6|7|8=31 August {{#time:Y 9:00:00 +0400|9:00:00}} | ||
+ | |9|10|11=30 November {{#time:Y 9:00:00 +0400|9:00:00}} | ||
+ | }}|endClass=quarterly-ranking-cutoff|endText=Quarterly quest ranking is finished.<br>Any points gained from these are wasted.}} | ||
+ | |style="width:400px;"|{{Timer|time={{#switch:{{#var:QUESTmonth#}} | ||
+ | |12={{#ifeq:{{#time:L|+1year}}|1|29|28}} February {{#time:Y 24:00:00 +0400|24:00:00 +1year}} | ||
+ | |1|2={{#ifeq:{{#time:L}}|1|29|28}} February {{#time:Y 24:00:00 +0400|24:00:00}} | ||
+ | |3|4|5=31 May {{#time:Y 24:00:00 +0400|24:00:00}} | ||
+ | |6|7|8=31 August {{#time:Y 24:00:00 +0400|24:00:00}} | ||
+ | |9|10|11=30 November {{#time:Y 24:00:00 +0400|24:00:00}} | ||
+ | }}|endClass=quarterly-quest-reset|endText={{#var:QUESTmonth}} Quarterly quest ranking is finished.<br>Any points gained from these are wasted.}} | ||
+ | |- | ||
+ | !Yearly | ||
+ | |June | ||
+ | |###* | ||
+ | | | ||
+ | |} | ||
+ | {{#var:JSTmonth}}, {{#var:ALTmonth}}, {{#var:QUESTmonth}} | ||
+ | |||
==Page/Template Links== | ==Page/Template Links== | ||
{{AssetTemplateList}} | {{AssetTemplateList}} | ||
− | [[Development/Equipment_Rates]] ([[Template:DevelopmentByEquipment|Template]]) | + | <br>[[Second Remodel Timeline]] |
+ | <br>[[Development/Equipment_Rates]] ([[Template:DevelopmentByEquipment|Template]]) | ||
<br>[[Development/Common_Recipes]] ([[Template:DevelopmentRecipes|Template]]) | <br>[[Development/Common_Recipes]] ([[Template:DevelopmentRecipes|Template]]) | ||
− | <br>[[Partials/Speed system]] | + | |
− | <br>[[ | + | <br>[[Template:Event_Banner_Fade]] (on-hover event banners) |
+ | <br>[[Template:GameUpdates]] (date to update page link) | ||
+ | ===Embeds=== | ||
+ | [[Partials/Speed system]] | ||
+ | <br>[[:Category:Late Model Submarine Torpedoes]] | ||
<br>[[Template:Equipment/ASW Synergy]] | <br>[[Template:Equipment/ASW Synergy]] | ||
+ | <br>[[:Category:High Altitude Interceptors]] | ||
+ | <br>[[:Category:Midget Submarine]] | ||
+ | <br>[[:Category:Planes with Anti-Air Resistance]] | ||
<br>[[Template:Landing Craft/Amphibious Tank Capable Ships]] | <br>[[Template:Landing Craft/Amphibious Tank Capable Ships]] | ||
<br>[[Template:Anti-PT Imp Setups]] | <br>[[Template:Anti-PT Imp Setups]] | ||
− | |||
==Sandbox Links== | ==Sandbox Links== | ||
− | [[User:Chocolatecravinghobo/Sandbox | + | [[User:Chocolatecravinghobo/Sandbox]] : All personal sandboxes are linked from here |
− | + | ||
+ | |||
+ | [[User:Chocolatecravinghobo/Todo]] : List of pages/things that need editing/doing. I don't need to be the one that does all these. | ||
+ | |||
− | |||
<br>[[Shop/Sandbox]] | <br>[[Shop/Sandbox]] | ||
<br>[[Template:Event_Drop]] (needs proper import. Missing JS-based template) | <br>[[Template:Event_Drop]] (needs proper import. Missing JS-based template) | ||
<br>[[MediaWiki:DetailToggle.js]] | <br>[[MediaWiki:DetailToggle.js]] | ||
− | |||
− | |||
− | |||
==Bookmark Links== | ==Bookmark Links== | ||
[[User:Grunilg/Major_Changes]] | [[User:Grunilg/Major_Changes]] | ||
+ | <br>[[Kancolle Wiki:Backlog]] ([[Kancolle_Wiki:Backlog/Diff|Diff]], [[Kancolle_Wiki:Backlog/Rename|Rename]]) | ||
+ | <br>[[Special:ExpandTemplates]] | ||
+ | <br>[[Special:ListGroupRights]] | ||
+ | <br>[[MediaWiki:Common.css]] | ||
+ | <br>[[MediaWiki:Sidebar]] | ||
− | |||
− | + | [[KanColle_30_Second_Briefing]] | |
− | + | {{:User:Chocolatecravinghobo/AssetLists}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 12:50, 4 September 2023
Ranking Timer Tests
Taken from the wikia experience page, but testing if it can reset itself automatically accurately
I hope to be here right before and after it flicks over, there are lots of different variables and I'm not sure if my tests are completely controlled/accurate.
Also to come/attempt/test:
- Quarterly cannon quest cutoff timer
- Timer/note that shows up after point cutoff, but before EO reset (the 2h gap)
- Auto-resetting ranking point cutoff timer test
April Ranking Cutoff (time left) |
---|
2 days, 13 hours, 34 minutes and 4 seconds |
- Cannon Points cutoff
April Ranking Cutoff for CannonsRanking Points from Quests (time left) | |||
---|---|---|---|
2 days, 5 hours, 34 minutes and 4 seconds | |||
Final cutoffs per quest type (time left) | |||
Quest Type | Final Rank Cutoff before reset | Quest Reset Timer | |
Quarterly | 33 days, 5 hours, 34 minutes and 4 seconds |
||
Yearly | June | ###* |
- Non-ideal alts
April Ranking Cutoff (time left) |
---|
2 days, 13 hours, 34 minutes and 4 seconds |
April Ranking Cutoff for CannonsRanking Points from Quests (time left) | |||
---|---|---|---|
2 days, 5 hours, 34 minutes and 4 seconds | |||
Final cutoffs per quest type (time left) | |||
Quest Type | Final Rank Cutoff before reset | Quest Reset Timer | |
Quarterly | 33 days, 5 hours, 34 minutes and 4 seconds |
33 days, 20 hours, 34 minutes and 4 seconds | |
Yearly | June | ###* |
April, April, April
Page/Template Links
[edit] | CollapseAsset Template List | ||||
---|---|---|---|---|---|
Template:Asset | Other Templates | ||||
Template:Banner | Template:Card | Template:Link | Others | ||
Second Remodel Timeline
Development/Equipment_Rates (Template)
Development/Common_Recipes (Template)
Template:Event_Banner_Fade (on-hover event banners)
Template:GameUpdates (date to update page link)
Embeds
Partials/Speed system
Category:Late Model Submarine Torpedoes
Template:Equipment/ASW Synergy
Category:High Altitude Interceptors
Category:Midget Submarine
Category:Planes with Anti-Air Resistance
Template:Landing Craft/Amphibious Tank Capable Ships
Template:Anti-PT Imp Setups
Sandbox Links
User:Chocolatecravinghobo/Sandbox : All personal sandboxes are linked from here
User:Chocolatecravinghobo/Todo : List of pages/things that need editing/doing. I don't need to be the one that does all these.
Template:Event_Drop (needs proper import. Missing JS-based template)
MediaWiki:DetailToggle.js
Bookmark Links
User:Grunilg/Major_Changes
Kancolle Wiki:Backlog (Diff, Rename)
Special:ExpandTemplates
Special:ListGroupRights
MediaWiki:Common.css
MediaWiki:Sidebar
Help:Media/Phase 2
To help retain my sanity when dealing with assets.
Item Assets
ExpandItem Assets |
---|
User:Chocolatecravinghobo/AssetLists/Redirect
Shop Item Assets
ExpandShop Item Assets |
---|
Furniture Assets
User:Chocolatecravinghobo/Sandbox/FurnitureList
Odd Assets
ExpandOdd Assets |
---|