Commit e71453b
File tree
7 files changed
+28
-4
lines changed- plugins
7 files changed
+28
-4
lines changed| 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 | | |
| |||
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
26 | 30 | | |
27 | 31 | | |
28 | 32 | | |
| |||
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
| 44 | + | |
41 | 45 | | |
42 | 46 | | |
43 | 47 | | |
| |||
51 | 55 | | |
52 | 56 | | |
53 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
54 | 62 | | |
55 | 63 | | |
56 | 64 | | |
| |||
67 | 75 | | |
68 | 76 | | |
69 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
70 | 82 | | |
71 | 83 | | |
72 | 84 | | |
| |||
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 38 files
- .claude/commands/prime.md+6
- .claude/commands/review.md+3
- .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+7-1
- .gitignore+1
- AGENTS.md+5-18
- README.md+57-4
- backend/hltb.lua+2
- backend/hltb_api.lua+137
- 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+34-1
- frontend/index.tsx+37-3
- frontend/injection/detector.ts+33-2
- frontend/injection/observer.ts+1-1
- frontend/services/hltbApi.ts+68-8
- frontend/services/hltbIdCache.ts+92
- 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
Submodule steam-global-launch-options added at 0043e8c
0 commit comments