Skip to content

Commit b02f496

Browse files
committed
恢复了日基打法,增加了新子言mmw素材
1 parent 1527f55 commit b02f496

15 files changed

Lines changed: 2853 additions & 1171 deletions

wtfdig/src/routes/+layout.svelte

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@
1616
type: 'alert',
1717
title: '更新日志',
1818
body:
19-
`4/9/2025:增加了子言+MMW视频内idyll改的图片资源的选项,为子言选项中每种不同换位后位置添加了单独的小窗
19+
`4/18/2025:修改了子言+MMW部分换位后的站位图示,由于D、H优先级和站位没有规定,故将D、H的可能站位都圈出
20+
4/16/2025:应部分网友想看原版日基的要求,撤回了idyll部分的翻译
21+
4/9/2025:增加了子言+MMW视频内idyll改的图片资源的选项,为子言选项中每种不同换位后位置添加了单独的小窗
2022
3/20/2025:添加了中文翻译(add Chinese translation)
2123
1/21/2025: added warning for core-lateral and lateral-core swap in 7.16
2224
1/20/2025: added more comprehensive post-swap spots to HealerOut

wtfdig/src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<h2>你用哪个打法?</h2>
4949
<RadioGroup>
5050
<RadioItem bind:group={stratName} name="stratName" value={'ziyan'}>子言+MMW</RadioItem>
51-
<RadioItem bind:group={stratName} name="stratName" value={'idyll'}>田园郡改</RadioItem>
51+
<RadioItem bind:group={stratName} name="stratName" value={'idyll'}>イディル改</RadioItem>
5252
<RadioItem bind:group={stratName} name="stratName" value={'raidplan'}>Raidplan</RadioItem>
5353
<RadioItem bind:group={stratName} name="stratName" value={'codcar'}>CODCAR</RadioItem>
5454
<RadioItem bind:group={stratName} name="stratName" value={'healerout'}>HealerOut</RadioItem>

wtfdig/src/routes/+page.ts

Lines changed: 2849 additions & 1169 deletions
Large diffs are not rendered by default.
72.7 KB
Loading
140 KB
Loading
74.1 KB
Loading
139 KB
Loading
73.5 KB
Loading
142 KB
Loading
74.3 KB
Loading

0 commit comments

Comments
 (0)