Commit 25ec223
committed
| 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 | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 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 | + | |
| 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 | | |
| |||
67 | 83 | | |
68 | 84 | | |
69 | 85 | | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
70 | 90 | | |
71 | 91 | | |
72 | 92 | | |
| |||
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 43 files
- .claude/commands/prime.md+6
- .claude/commands/review.md+3
- .claude/settings.json+76
- .claude/skills/add-name-fix/SKILL.md+120
- .claude/skills/code-review/SKILL.md+68
- .claude/skills/name-fix-review/skill.md+76
- .claude/skills/new-release/skill.md+196
- .github/workflows/build.yml+3-8
- .github/workflows/ci.yml+24-1
- .gitignore+1
- AGENTS.md+8-19
- README.md+57-4
- backend/hltb.lua+2
- backend/hltb_api.lua+138-1
- backend/hltb_endpoint_discovery.lua+16-2
- backend/hltb_match.lua+16-1
- backend/hltb_utils.lua+51-8
- backend/main.lua+137-18
- backend/name_fixes.lua+252-5
- backend/steam.lua+45-8
- backend/steamhunters.lua+73
- docs/architecture.md+23-9
- docs/development.md+1-1
- docs/hltb-api.md+36-3
- frontend/display/components.ts+7
- frontend/display/styles.ts-2
- frontend/index.tsx+80-11
- frontend/injection/detector.ts+33-2
- frontend/injection/observer.ts+1-1
- frontend/services/hltbApi.ts+68-8
- frontend/services/hltbIdCache.ts+92
- frontend/services/settings.ts+4
- frontend/types.ts+16
- package-lock.json-4.9k
- package.json+4-4
- plugin.json+1-1
- scripts/README.md+72
- scripts/discover-name-fixes.js+394
- scripts/name-utils-cli.lua+44
- tests/hltb_api_spec.lua+291
- tests/name_fixes_spec.lua+80
- tests/steam_spec.lua+251
- tests/steamhunters_spec.lua+121
Submodule size-on-disk added at e73371b
0 commit comments