-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
725 lines (685 loc) · 31 KB
/
index.html
File metadata and controls
725 lines (685 loc) · 31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Wick's Mods — Precision Addons for TBC Classic</title>
<meta name="description" content="A suite of precision addons for TBC Classic. One palette, one voice, one chrome. Wick's TBC BIS Tracker, CD Tracker, Trade Hall, Macro Builder, Combat Log.">
<!-- Favicon -->
<link rel="icon" type="image/png" sizes="256x256" href="images/favicon.png">
<link rel="apple-touch-icon" sizes="256x256" href="images/favicon.png">
<!-- Open Graph (og:url + og:image use wicksmods.github.io until the .io domain lands —
swap back to wicksmods.io after DNS is wired) -->
<meta property="og:type" content="website">
<meta property="og:title" content="Wick's Mods — Precision Addons for TBC Classic">
<meta property="og:description" content="A suite of precision addons. One locked palette. One voice. Built to be read at-a-glance during combat.">
<meta property="og:image" content="https://wicksmods.github.io/images/suite/banner-2x.png">
<meta property="og:image:width" content="1720">
<meta property="og:image:height" content="640">
<meta property="og:image:alt" content="Wick's Suite — precision addons for TBC Classic, displayed as branded vertical cards.">
<meta property="og:url" content="https://wicksmods.github.io">
<meta property="og:site_name" content="Wick's Mods">
<!-- Twitter Card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@wicksmods">
<meta name="twitter:creator" content="@wicksmods">
<meta name="twitter:title" content="Wick's Mods — Precision Addons for TBC Classic">
<meta name="twitter:description" content="A suite of precision addons. One locked palette. One voice.">
<meta name="twitter:image" content="https://wicksmods.github.io/images/suite/banner-2x.png">
<meta name="twitter:image:alt" content="Wick's Suite — precision addons for TBC Classic.">
<!-- Theme color (mobile browser chrome) -->
<meta name="theme-color" content="#0D0A14">
<link href="https://fonts.googleapis.com/css2?family=Cinzel:wght@400;700;900&family=Space+Grotesk:wght@300;400;500;600;700&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
<style>
/* Wick locked palette ───────────────────────────────────── */
:root {
--fel: #4FC778;
--void: #0D0A14;
--shadow: #171124;
--border: #383058;
--text: #D4C8A1;
--text-dim: #8F8870;
--text-mute: #4A4235;
}
* { box-sizing: border-box; margin: 0; padding: 0; }
html, body { background: var(--void); color: var(--text); }
body {
font-family: 'Space Grotesk', sans-serif;
font-size: 16px;
line-height: 1.6;
min-height: 100vh;
overflow-x: hidden;
}
a { color: var(--fel); text-decoration: none; transition: color 0.15s; }
a:hover { color: var(--text); }
.container { max-width: 1140px; margin: 0 auto; padding: 0 28px; }
/* Hero ──────────────────────────────────────────────────── */
.hero {
padding: 110px 28px 100px;
text-align: center;
position: relative;
background:
radial-gradient(ellipse at 50% 0%, rgba(79,199,120,0.08) 0%, transparent 60%),
radial-gradient(ellipse at 30% 70%, rgba(56,48,88,0.25) 0%, transparent 50%);
}
.hero-eyebrow {
font-family: 'Space Mono', monospace;
font-size: 11px;
letter-spacing: 0.45em;
text-transform: uppercase;
color: var(--fel);
margin-bottom: 26px;
display: inline-block;
position: relative;
padding: 0 36px;
}
.hero-eyebrow::before, .hero-eyebrow::after {
content: '';
position: absolute;
top: 50%; transform: translateY(-50%);
width: 24px; height: 1px;
background: var(--fel);
opacity: 0.6;
}
.hero-eyebrow::before { left: 0; }
.hero-eyebrow::after { right: 0; }
/* Wordmark — flame-as-i. Glyph height 1.08em with -0.06em side margins
so the flame slots between W and c-k-'-s like a hot ligature. */
.wordmark {
font-family: 'Cinzel', serif;
font-weight: 900;
font-size: 132px;
letter-spacing: -0.04em;
line-height: 1;
color: var(--text);
white-space: nowrap;
position: relative;
margin-bottom: 6px;
}
.wordmark svg {
/* Width derived from viewBox aspect (40/91 ≈ 0.475em). Pinned explicitly
so browsers don't fall back to default SVG sizing. */
height: 1.08em; width: 0.475em;
vertical-align: -0.05em;
margin: 0 -0.06em;
position: relative; z-index: 2;
filter:
drop-shadow(0 0.025em 0.05em rgba(0,0,0,0.55))
drop-shadow(0 0 0.08em rgba(79,199,120,0.35));
}
.wordmark .apo { color: var(--fel); }
.wordmark-sub {
font-family: 'Cinzel', serif;
font-weight: 900;
font-size: 38px;
letter-spacing: 0.4em;
line-height: 1;
color: var(--fel);
margin-bottom: 28px;
/* Slight indent so MODS sits visually under "ck's" rather than dead-centered */
padding-left: 0.4em;
}
.hero-tagline {
font-size: 22px;
font-weight: 300;
color: var(--text-dim);
max-width: 580px;
margin: 0 auto 44px;
line-height: 1.5;
}
.hero-tagline em { color: var(--text); font-style: normal; font-weight: 500; }
.hero-actions { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }
/* Buttons ───────────────────────────────────────────────── */
.btn {
display: inline-flex; align-items: center; gap: 10px;
padding: 14px 28px;
font-family: 'Space Grotesk', sans-serif;
font-weight: 600; font-size: 12px;
letter-spacing: 0.15em; text-transform: uppercase;
border: 1px solid var(--border);
background: var(--shadow);
color: var(--text);
transition: all 0.18s;
cursor: pointer;
}
.btn:hover { border-color: var(--fel); color: var(--fel); }
.btn.primary { color: var(--fel); border-color: var(--fel); }
.btn.primary:hover { background: rgba(79,199,120,0.10); }
/* Stat band ───────────────────────────────────────────────── */
.stat-band {
padding: 70px 28px 80px;
text-align: center;
position: relative;
border-top: 1px solid var(--border);
border-bottom: 1px solid var(--border);
background:
radial-gradient(ellipse at 50% 50%, rgba(79,199,120,0.06) 0%, transparent 65%),
var(--void);
}
.stat-eyebrow {
font-family: 'Space Mono', monospace;
font-size: 10px;
letter-spacing: 0.5em;
text-transform: uppercase;
color: var(--fel);
margin-bottom: 22px;
opacity: 0.85;
}
.stat-number {
font-family: 'Cinzel', serif;
font-weight: 900;
font-size: 132px;
letter-spacing: -0.03em;
line-height: 0.95;
/* Lifted-from-locked muted purple (#383058 at ~50% lightness) — sits
behind the cream wordmark visually so the headline still wins. */
color: #7568a3;
/* Faint matching purple aura */
text-shadow:
0 0 28px rgba(117, 104, 163, 0.22),
0 0 64px rgba(56, 48, 88, 0.18);
/* Prevent layout jitter when JS swaps the number after fetch */
font-variant-numeric: tabular-nums;
display: inline-block;
}
.stat-label {
font-family: 'Space Mono', monospace;
font-size: 12px;
letter-spacing: 0.42em;
text-transform: uppercase;
color: var(--text-dim);
margin-top: 16px;
}
.stat-label .accent { color: var(--fel); }
@media (max-width: 800px) {
.stat-number { font-size: 88px; }
.stat-band { padding: 56px 28px 60px; }
}
@media (max-width: 480px) {
.stat-number { font-size: 64px; }
.stat-label { font-size: 10px; letter-spacing: 0.3em; }
}
/* Section labels ─────────────────────────────────────────── */
.section-label {
font-family: 'Space Mono', monospace;
font-size: 11px;
letter-spacing: 0.32em;
text-transform: uppercase;
color: var(--fel);
display: flex; align-items: center; gap: 14px;
margin: 84px 0 28px;
}
.section-label::before, .section-label::after {
content: ''; flex: 1; height: 1px; background: var(--border);
}
/* Card grid ──────────────────────────────────────────────── */
.grid {
display: grid;
grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
gap: 18px;
margin-bottom: 100px;
}
.card {
position: relative;
background: var(--shadow);
border: 1px solid var(--border);
transition: all 0.22s ease-out;
display: flex;
flex-direction: column;
color: var(--text);
overflow: visible;
}
/* Fel-green L-brackets at all four corners */
.card .br { position: absolute; pointer-events: none; }
.card .br.tl { top: 0; left: 0; }
.card .br.tr { top: 0; right: 0; }
.card .br.bl { bottom: 0; left: 0; }
.card .br.br { bottom: 0; right: 0; }
.card .br .h, .card .br .v { position: absolute; background: var(--fel); }
.card .br .h { width: 10px; height: 2px; }
.card .br .v { width: 2px; height: 10px; }
.card .br.tl .h, .card .br.tl .v { top: 0; left: 0; }
.card .br.tr .h, .card .br.tr .v { top: 0; right: 0; }
.card .br.bl .h, .card .br.bl .v { bottom: 0; left: 0; }
.card .br.br .h, .card .br.br .v { bottom: 0; right: 0; }
.card:hover { transform: translateY(-3px); border-color: var(--fel); }
.card-thumb {
width: 100%; aspect-ratio: 460 / 260;
overflow: hidden; background: var(--void);
position: relative;
}
.card-thumb img { width: 100%; height: 100%; display: block; object-fit: cover; }
.card-meta { padding: 16px 20px 18px; border-top: 1px solid var(--border); flex: 1; display: flex; flex-direction: column; }
.card-name {
font-family: 'Cinzel', serif; font-weight: 700;
font-size: 15px; letter-spacing: 0.01em;
color: var(--text);
margin-bottom: 6px;
}
.card-name .apo { color: var(--fel); }
.card-tagline {
font-size: 13px; color: var(--text-dim); line-height: 1.5;
margin-bottom: 14px; flex: 1;
}
.card-slash {
font-family: 'Space Mono', monospace;
font-size: 10px; color: var(--fel);
letter-spacing: 0.1em;
margin-bottom: 12px;
opacity: 0.75;
}
.card-actions { display: flex; gap: 8px; }
.card-btn {
flex: 1; text-align: center;
padding: 9px 10px;
font-family: 'Space Mono', monospace;
font-size: 10px; letter-spacing: 0.18em;
text-transform: uppercase;
background: transparent;
color: var(--text-dim);
border: 1px solid var(--border);
transition: all 0.15s;
text-decoration: none;
}
.card-btn:hover { color: var(--fel); border-color: var(--fel); }
.card-btn.cf { color: var(--fel); border-color: var(--fel); }
.card-btn.cf:hover { background: rgba(79,199,120,0.10); }
/* "New" badge for fresh addons */
.new-badge {
position: absolute; top: 10px; right: 10px;
font-family: 'Space Mono', monospace;
font-size: 9px; letter-spacing: 0.2em; text-transform: uppercase;
color: var(--void); background: var(--fel);
padding: 3px 8px;
z-index: 2;
}
/* Variant for addons still awaiting CurseForge review — swapped in by JS
when data/addons-status.json says the slug is "pending". The CF link
would 404 in that state, so we also dim the CF button and disable it. */
.new-badge.pending {
background: #c8a84b; /* warm amber to read as "in-progress" */
letter-spacing: 0.14em; /* "Pending approval" needs more room */
}
.card.is-pending .card-btn.cf {
opacity: 0.45;
pointer-events: none;
cursor: not-allowed;
}
/* CTA strip ──────────────────────────────────────────────── */
.cta {
padding: 80px 28px;
text-align: center;
}
.cta h2 {
font-family: 'Cinzel', serif; font-weight: 700;
font-size: 32px; color: var(--text);
margin-bottom: 16px;
}
.cta h2 .apo { color: var(--fel); }
.cta p {
font-size: 16px; color: var(--text-dim);
max-width: 540px; margin: 0 auto 30px;
}
/* Footer ─────────────────────────────────────────────────── */
footer {
padding: 40px 28px 50px;
text-align: center;
font-family: 'Space Mono', monospace;
font-size: 10px; letter-spacing: 0.22em;
color: var(--text-mute); text-transform: uppercase;
border-top: 1px solid var(--border);
}
footer a { color: var(--text-dim); }
footer a:hover { color: var(--fel); }
footer .row { margin-bottom: 8px; }
/* Responsive ─────────────────────────────────────────────── */
@media (max-width: 800px) {
.wordmark { font-size: 84px; }
.wordmark-sub { font-size: 24px; letter-spacing: 0.35em; }
.hero { padding: 80px 28px 70px; }
.hero-tagline { font-size: 18px; }
}
@media (max-width: 480px) {
.wordmark { font-size: 60px; }
.wordmark-sub { font-size: 18px; letter-spacing: 0.3em; }
}
</style>
</head>
<body>
<!-- Reusable flame-as-i SVG symbol used by the wordmark. -->
<svg width="0" height="0" style="position:absolute;" aria-hidden="true">
<defs>
<symbol id="flame-i" viewBox="20 0 40 91">
<rect x="38" y="52" width="4" height="36" fill="#4FC778" opacity="0.5"/>
<ellipse cx="40" cy="88" rx="18" ry="5" fill="#4FC778" opacity="0.15"/>
<rect x="22" y="83" width="36" height="8" rx="1" fill="#383058"/>
<rect x="22" y="83" width="36" height="8" rx="1" fill="#4FC778" opacity="0.12"/>
<path d="M40 8 C40 8, 58 30, 58 50 C58 63.8, 50.1 72, 40 72 C29.9 72, 22 63.8, 22 50 C22 30, 40 8 Z" fill="#4FC778" opacity="0.2"/>
<path d="M40 18 C40 18, 52 36, 52 50 C52 59.9, 46.6 66, 40 66 C33.4 66, 28 59.9, 28 50 C28 36, 40 18 Z" fill="#4FC778" opacity="0.5"/>
<path d="M40 28 C40 28, 47 40, 47 50 C47 54.9, 43.9 58, 40 58 C36.1 58, 33 54.9, 33 50 C33 40, 40 28 Z" fill="#4FC778" opacity="0.9"/>
<path d="M40 36 C40 36, 43.5 43, 43.5 50 C43.5 52.8, 42 54.5, 40 54.5 C38 54.5, 36.5 52.8, 36.5 50 C36.5 43, 40 36 Z" fill="#D4C8A1" opacity="0.85"/>
<circle cx="40" cy="52" r="2" fill="#4FC778"/>
</symbol>
</defs>
</svg>
<!-- HERO ────────────────────────────────────────────────── -->
<section class="hero">
<div class="hero-eyebrow">World of Warcraft · TBC Classic</div>
<div class="wordmark">W<svg width="40" height="91"><use href="#flame-i"/></svg>ck<span class="apo">'</span>s</div>
<div class="wordmark-sub">MODS</div>
<div class="hero-tagline">
<em>A suite of precision addons.</em> One locked palette. One voice. Built to be read at-a-glance during combat — not between pulls.
</div>
<div class="hero-actions">
<a href="#suite" class="btn primary">Browse the Suite ↓</a>
<a href="https://discord.gg/GWGTMhYBZY" class="btn">Discord →</a>
<a href="https://github.com/Wicksmods" class="btn">GitHub →</a>
</div>
</section>
<!-- STAT BAND ───────────────────────────────────────────── -->
<section class="stat-band">
<div class="stat-eyebrow">— Trusted by raiders —</div>
<div class="stat-number" id="total-downloads" data-default="1924">1924</div>
<div class="stat-label">Downloads <span class="accent">·</span> CurseForge</div>
</section>
<!-- SUITE GRID ─────────────────────────────────────────── -->
<section class="container" id="suite">
<div class="section-label">The Suite</div>
<div class="grid">
<!-- BIS Tracker -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/bis/thumb.png" alt="Wick's TBC BIS Tracker">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> TBC BIS Tracker</div>
<div class="card-tagline">Best-in-slot gear tracking for every class, every spec, every phase of TBC Classic.</div>
<div class="card-slash">/wtbt</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-tbc-bis-tracker" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WickidsTBCBISTracker" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- CD Tracker -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/cd/thumb.png" alt="Wick's CD Tracker">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> CD Tracker</div>
<div class="card-tagline">Live party / raid cooldown tracker. Kicks, saves, offensives, utility — one tight panel.</div>
<div class="card-slash">/wcdt</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-cd-tracker" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksCDTracker" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Trade Hall -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/trade/thumb.png" alt="Wick's Trade Hall">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Trade Hall</div>
<div class="card-tagline">Trade channel as a bulletin board. Seven categories, aged-out listings, no wall-of-spam.</div>
<div class="card-slash">/wth</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/trade-hall" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksTradeHall" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Macro Builder -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/macro/thumb.png" alt="Wick's Macro Builder">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Macro Builder</div>
<div class="card-tagline">Click-to-insert chips, drag macros to action bars, curated presets for all 9 classes.</div>
<div class="card-slash">/wsmb</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-macro-builder" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksMacroBuilder" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Combat Log -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/combat/thumb.png" alt="Wick's Combat Log">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Combat Log</div>
<div class="card-tagline">Raw COMBAT_LOG_EVENT_UNFILTERED viewer. Every subevent, every arg, with filters and side-panel inspection.</div>
<div class="card-slash">/wcl</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-combat-log" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksCombatLog" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Stats -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/stats/thumb.png" alt="Wick's Stats">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Stats</div>
<div class="card-tagline">Detailed character stat panel docked next to the character frame. Shows everything Blizzard hides.</div>
<div class="card-slash">/wstats</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-stats" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksStats" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Quest Key -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/questkey/thumb.png" alt="Wick's Quest Key">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Quest Key</div>
<div class="card-tagline">Retail-style ExtraActionButton for TBC Classic. One bind to use the active quest item, auto-detected from your quest log.</div>
<div class="card-slash">/wqk</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-quest-key" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksQuestKey" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Totems and Things -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/totems/thumb.png" alt="Wick's Totems and Things">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Totems and Things</div>
<div class="card-tagline">Shaman totem twist + proc tracker. Drop sets on one keybind, see who's in range, and never miss a Windfury or Stormstrike refresh.</div>
<div class="card-slash">/wtt</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-totems-and-things" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksTotemsAndThings" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Bags -->
<div class="card">
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/bags/thumb.png" alt="Wick's Bags">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Bags</div>
<div class="card-tagline">Categorized bag and bank panels for TBC Classic. Auto-categorize, masonry layout, ItemRack integration, secure right-click for combat consumables.</div>
<div class="card-slash">/wbags</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-bags" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksBags" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Travel Form -->
<div class="card">
<div class="new-badge">New</div>
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/travel/thumb.png" alt="Wick's Travel Form">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Travel Form</div>
<div class="card-tagline">One druid keybind. Picks Flight, Travel, Aquatic, or Cat by where you are right now. Works around TBC's broken IsFlyableArea API.</div>
<div class="card-slash">/wstf</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-travel-form" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksTravelForm" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Ledger -->
<div class="card">
<div class="new-badge">New</div>
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/ledger/thumb.png" alt="Wick's Ledger">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Ledger</div>
<div class="card-tagline">Session earnings tracker for TBC Classic. Every loot drop valued against TSM, Auctionator, or Auctioneer -- raw gold, items, XP, and rep in one slim panel.</div>
<div class="card-slash">/wledger</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-ledger" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksLedger" class="card-btn">GitHub</a>
</div>
</div>
</div>
<!-- Wardrobe -->
<div class="card">
<div class="new-badge">New</div>
<div class="br tl"><div class="h"></div><div class="v"></div></div>
<div class="br tr"><div class="h"></div><div class="v"></div></div>
<div class="br bl"><div class="h"></div><div class="v"></div></div>
<div class="br br"><div class="h"></div><div class="v"></div></div>
<div class="card-thumb">
<img src="images/wardrobe/thumb.png" alt="Wick's Wardrobe">
</div>
<div class="card-meta">
<div class="card-name"><span class="apo">Wick's</span> Wardrobe</div>
<div class="card-tagline">Browse every TBC tier set and weapon on your own character. Click any item to preview it inline -- no vendor required.</div>
<div class="card-slash">/wwd</div>
<div class="card-actions">
<a href="https://www.curseforge.com/wow/addons/wicks-wardrobe" class="card-btn cf">CurseForge</a>
<a href="https://github.com/Wicksmods/WicksWardrobe" class="card-btn">GitHub</a>
</div>
</div>
</div>
</div>
</section>
<!-- BRAND STRIP ─────────────────────────────────────────── -->
<!-- CTA ─────────────────────────────────────────────────── -->
<section class="cta">
<h2><span class="apo">Wick's</span> first; nothing second.</h2>
<p>Pick the addons you need from the suite. Each is fully self-contained — no shared dependencies, no library spaghetti. Built solo, by Wick.</p>
<a href="#suite" class="btn primary">↑ Back to the suite</a>
</section>
<!-- FOOTER ─────────────────────────────────────────────── -->
<footer>
<div class="row">Wick · TBC Classic · MIT licensed code · Brand trademarked</div>
<div class="row">
<a href="https://discord.gg/GWGTMhYBZY">Discord</a> ·
<a href="https://github.com/Wicksmods/WickSuite">WickSuite</a> ·
<a href="https://github.com/Wicksmods">Wicksmods on GitHub</a> ·
<a href="https://www.curseforge.com/members/wick/projects">Wick on CurseForge</a>
</div>
</footer>
<!-- Hydrate the live download counter from the GH-Action-refreshed JSON. -->
<!-- Falls back silently to the seeded value if the fetch fails for any reason. -->
<script>
(() => {
const el = document.getElementById('total-downloads');
if (!el) return;
fetch('data/downloads.json?_=' + Date.now(), { cache: 'no-store' })
.then(r => r.ok ? r.json() : null)
.then(d => {
if (d && typeof d.total === 'number') {
el.textContent = d.total.toLocaleString();
}
})
.catch(() => { /* keep seed */ });
})();
</script>
<!-- Approval status: the GH Action HEADs each addon's CF slug every 6 hours -->
<!-- and writes data/addons-status.json. Pending = the public slug 404s while -->
<!-- CurseForge reviews a fresh upload. Cards in "pending" state get an amber -->
<!-- "Pending approval" badge and a disabled CF button. -->
<script>
(() => {
fetch('data/addons-status.json?_=' + Date.now(), { cache: 'no-store' })
.then(r => r.ok ? r.json() : null)
.then(d => {
if (!d || !d.status) return;
const cards = document.querySelectorAll('#suite .card');
cards.forEach(card => {
const cf = card.querySelector('.card-btn.cf');
if (!cf) return;
const m = cf.getAttribute('href').match(/\/wow\/addons\/([^/?#]+)/);
if (!m) return;
const state = d.status[m[1]];
if (state !== 'pending') return;
card.classList.add('is-pending');
const badge = card.querySelector('.new-badge');
if (badge) {
badge.classList.add('pending');
badge.textContent = 'Pending approval';
}
});
})
.catch(() => { /* keep static badges */ });
})();
</script>
</body>
</html>