Skip to content

Per-entity game-patch history in the Version history sections - #812

Open
ptrlrd wants to merge 1 commit into
mainfrom
feat/entity-update-history
Open

Per-entity game-patch history in the Version history sections#812
ptrlrd wants to merge 1 commit into
mainfrom
feat/entity-update-history

Conversation

@ptrlrd

@ptrlrd ptrlrd commented Jul 30, 2026

Copy link
Copy Markdown
Owner

The Version history section on entity pages showed site-changelog diffs rather than the entity's actual balance history; I now maintain real per-patch histories in data/entity_history.json (811 entities across cards, relics, monsters, encounters, and events; refresh via tools/entity_history_sync.py), serve them at /api/update-history/{type}/{id}, and render them on every detail page with a fallback to the old timeline where nothing is recorded. Covers the version-history item in #795.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant