Commit Graph

9 Commits

Author SHA1 Message Date
Homer 4a8883216d A skill you pick, not a skill you spell
Build / build (, windows-latest) (push) Waiting to run
Build / release (push) Blocked by required conditions
Build / build (, ubuntu-22.04) (push) Failing after 1m20s
The Set skill level quick-cheat took the skill as free text, with the
description carrying an example because there was nothing else to guide the
guess. All sixteen skills are a closed set, so it is a select, and the
description no longer has to teach the field.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-08 18:35:28 +02:00
Homer 544baf35e0 Document cargo-xwin Windows cross-build prerequisites
Build / build (, ubuntu-22.04) (push) Failing after 5s
Build / build (, windows-latest) (push) Has been cancelled
Build / release (push) Has been cancelled
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 10:45:10 +02:00
Homer 8a2421597e Add CI build workflow and README
Build / build (, ubuntu-22.04) (push) Failing after 1m0s
Build / build (, windows-latest) (push) Has been cancelled
Build / release (push) Has been cancelled
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:20:44 +02:00
Homer 4577fae207 Build overlay frontend: tabs, search, param forms, copy-to-clipboard
Quick Cheats, full command DB with category/source filters, item/perk/
buff/skill databases with fill-in parameters and per-flavor command
variants, settings tab with hotkey recorder, opacity, flavor, autostart.
Dark HUD theme on a transparent frameless window.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 09:19:23 +02:00
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