Commit Graph

5 Commits

Author SHA1 Message Date
Homer 8d3367237a Implement Rust shell: tray, global hotkey, overlay window
Frameless transparent always-on-top window, tray icon with toggle/quit,
persisted global hotkey (default Ctrl+Shift+K) with safe re-registration,
single-instance --toggle IPC as Wayland hotkey fallback, close-to-tray.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:12:54 +02:00
Homer dccbae52f4 Add curated vanilla command DB and quick-cheats config
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:09:53 +02:00
Homer e0a118f52b Add data pipeline: fetch and parse Cheat mod DBs into JSON
Pulls items/perks/buffs/skills CSVs and command docs from
pryans/kcd2-cheat, parses the mod's CSV dialect (backslash-escaped
commas, multiline quoted fields) and BBCode command docs into
vendored JSON under src/data/.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:06:53 +02:00
Homer 04bf6066ac Scaffold Tauri v2 + React + TypeScript app
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:02:55 +02:00
Jaroslav Beneš 8403bdcfe3 Initial commit 2026-07-13 06:41:52 +00:00