cbbf3cea41
package.json, Cargo.toml and tauri.conf.json all said 0.1.0 because three scaffolds said so and nothing ever changed them. The database is complete and the thing is in use, so 1.0.0, in all three plus both lockfiles. A changelog, starting now. It records that the working notes moved to the wiki and that this repository's history was not rewritten -- the CLAUDE.md was untracked, so there was never anything in the history to remove. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1.2 KiB
1.2 KiB
Changelog
Kept as the work happens, not assembled at release time. Format is Keep a Changelog; versions follow SemVer.
Unreleased
1.0.0 — 2026-08-08
The first tagged version. 1.0.0 rather than 0.x.x because the overlay does
what it set out to do: the database is complete and usable, and the version
files only said 0.1.0 because the scaffolding did.
Added
- A desktop overlay for Kingdom Come: Deliverance II: a searchable database of console commands, items, perks, buffs and skills. Fill in the parameters, click Copy, paste into the game console.
- Quick cheats, with the "Set skill level" skill field a select over all sixteen skills rather than free text.
Changed
- The working notes left the working tree. They were an untracked
CLAUDE.mdthat existed on one machine only, and are now the wiki. Because the file was never committed, this repository's history was not rewritten — there was nothing in it to remove.
Note
It does not talk to the game. It builds command strings for the clipboard.