island defense // titan item visualizer & editor
Interactive item tree. Filter by category, search, toggle change highlights. Hover cards for full details.
Create versions, add/edit/remove items. Export & import as JSON. All changes saved to your browser.
Compare any two versions. Full item cards with inline diffs — red strikethrough for removed, green for added.
Your edits live in browser local storage. Clearing site data = losing your work.
Always export your version as JSON via Editor → Export to keep a backup.
Editor → select your version → Export. Downloads a .json file.
Go to the repo → versions/ folder → Add file → Upload your .json.
Select "Create a new branch", propose changes. A maintainer merges it and it goes live.
Read-only snapshot of the current live patch. Source of truth. Cannot be edited.
Fork from Base or another version. Full edit access. Stored in your browser until exported.