Commit Graph

4 Commits

Author SHA1 Message Date
DownloadPizza
7e0a1d9cdf wiki: generated MediaWiki pages
Crafting, Items, and Loot pages generated from the extracted data.
2026-06-11 14:43:57 +02:00
DownloadPizza
4134b7d986 data: extracted game data and parsed artifacts
Parsed game data under extracted/ (item/compartment/loot/crafting
definitions, hashes, I2 localization terms) plus root JSON artifacts
(i2_terms_en, item_defs_full, name_index).
2026-06-11 14:43:57 +02:00
DownloadPizza
e2a2984925 tools: SAND .wbt + game-data extraction scripts
Python tooling for decoding walker saves and mining game data:
sand.py / build_wbt.py / walker_hashes.py / harvest_hashes.py (.wbt
codec + hashes), extract_*/loot_probe/odin_read/unitybundle (asset
parsing), make_*_wiki + render_wiki (wiki generation), recover_key.
Paths point at the local extracted/, wiki/, and Walkers symlink.
2026-06-11 14:43:57 +02:00
DownloadPizza
3d5f03c50f chore: repo scaffolding — gitignore and .claude settings
Ignore the Walkers symlink (live game saves), snapshots/, the large
regenerable il2cpp/ dumps, and Python cruft. Carry over the project
permission allowlist in .claude/settings.local.json.
2026-06-11 14:43:57 +02:00