Commit 96107af
File tree
20 files changed
+232
-24
lines changed- .github/workflows
- plugins
- scripts
- build
20 files changed
+232
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
66 | 74 | | |
67 | 75 | | |
68 | 76 | | |
69 | 77 | | |
70 | 78 | | |
71 | 79 | | |
72 | 80 | | |
73 | | - | |
| 81 | + | |
74 | 82 | | |
75 | 83 | | |
76 | 84 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
2 | 6 | | |
3 | 7 | | |
4 | | - | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | | - | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
26 | 34 | | |
27 | 35 | | |
28 | 36 | | |
| |||
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
38 | 50 | | |
39 | 51 | | |
40 | | - | |
| 52 | + | |
41 | 53 | | |
42 | 54 | | |
43 | 55 | | |
| |||
51 | 63 | | |
52 | 64 | | |
53 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
54 | 70 | | |
55 | 71 | | |
56 | 72 | | |
| |||
61 | 77 | | |
62 | 78 | | |
63 | 79 | | |
64 | | - | |
| 80 | + | |
65 | 81 | | |
66 | 82 | | |
67 | 83 | | |
68 | | - | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
69 | 89 | | |
70 | 90 | | |
71 | 91 | | |
72 | | - | |
| 92 | + | |
73 | 93 | | |
74 | 94 | | |
75 | 95 | | |
76 | | - | |
| 96 | + | |
77 | 97 | | |
78 | 98 | | |
79 | 99 | | |
80 | | - | |
| 100 | + | |
81 | 101 | | |
82 | 102 | | |
83 | 103 | | |
| |||
Submodule RSS-feed-in-whats-new added at 42f6e2c
Submodule achievement-groups updated 60 files
- .github/workflows/build.yml+8-14
- .github/workflows/release.yml+4-11
- .gitignore+3-2
- .vscode/settings.json+8
- CHANGELOG.md+38
- LICENSE+1-1
- README.md+37-32
- backend/_lib/datetime.lua+73
- backend/_lib/fs.lua+191
- backend/_lib/http.lua+67
- backend/_lib/json.lua+92
- backend/_lib/logger.lua+20
- backend/_lib/millennium.lua+97
- backend/_lib/utils.lua+226
- backend/main.lua+97
- backend/main.py-52
- bun.lock+763-577
- eslint.config.mjs+8-5
- frontend/GetData.ts+45-9
- frontend/SteamComponents.tsx+4-4
- frontend/WindowHook.ts-40
- frontend/cdn.ts-47
- frontend/components/AchievementGroup.tsx+41-45
- frontend/components/AchievementItem.tsx+122-34
- frontend/components/AchievementPage.tsx+142-103
- frontend/components/ErrorBoundary.tsx+44
- frontend/components/ErrorDisplay.tsx+1-1
- frontend/components/Header.tsx+99-118
- frontend/components/Icons.tsx+21-2
- frontend/components/PreferencesPopup.tsx+192
- frontend/components/Styles.tsx+15
- frontend/components/Tooltip.tsx+77
- frontend/components/types.ts+74-6
- frontend/createElementOverride.tsx+5-1
- frontend/hltb/HltbInjection.ts+13-5
- frontend/hooks/useAchievementData.ts+54-11
- frontend/index.tsx-8
- frontend/shared.ts+6
- frontend/stores.ts+111
- frontend/tsconfig.json+7
- frontend/utils/cache.ts+4-20
- frontend/utils/scraper.ts+189
- helpers/build_zip.py-111
- helpers/build_zip.ts+145
- helpers/publish.sh+1-1
- images/BPM.png
- images/grouping.png
- images/main-view.png
- images/many-dlc-grouping.png
- images/overlay.png
- images/preferences.png
- images/reverse-sorting.png
- images/sorting.png
- package.json+20-17
- patches/@steambrew%2Fclient@4.2.1.patch-23
- patches/@steambrew%2Fclient@5.8.3.patch+53
- plugin.json+2-4
- public/achievements.scss+371-104
- requirements.txt-1
- tsconfig.json+3-3
Submodule hltb-millennium-plugin updated 17 files
- .claude/settings.json+76
- .claude/skills/new-release/skill.md+1-1
- .github/workflows/build.yml+1
- .github/workflows/ci.yml+23
- AGENTS.md+3-1
- backend/hltb_api.lua+1-1
- backend/hltb_endpoint_discovery.lua+16-2
- docs/hltb-api.md+2-2
- frontend/display/components.ts+7
- frontend/display/styles.ts-2
- frontend/index.tsx+43-8
- frontend/injection/detector.ts+33-2
- frontend/injection/observer.ts+1-1
- frontend/services/settings.ts+4
- frontend/types.ts+16
- package.json+1-1
- plugin.json+1-1
Submodule size-on-disk added at e73371b
0 commit comments