Utilities
Modding tools
Small browser-side tools for workflow-heavy modding tasks.
Call to Arms: Gates of Hell — Ostfront
All tools process data in-browser and keep your files local.
Gates of Hell
Entity rename prep
Pick mission files and the unextensioned map file, then change entity text on Entity "name" definition lines only (filenames are not changed). Processing stays in your browser.
Rename rules (38 saved)
One mapping per line: old_name -> new_name or old_name renamed to new_name. Lines with deleted and # comments are ignored. Saved rules persist in this browser.
Changed entities
Skipped
No skipped files.
Accepted
No files selected yet.
Gates of Hell
Mission conquest merge (Very WIP)
Upload a reference mission (vars, triggers, entities you want) and a target map to patch. The tool inserts reference entities (and matching Tags lines) before {Helpers}, replaces {vars} and {triggers} inside the target’s Helpers with the reference versions, and renumbers reference entity hex ids that collide with the target (remap is applied consistently in vars, triggers, entities, and tags). Processing stays in your browser.
Assumption: merged triggers still make sense for entity ids present in the target plus the appended reference entities. A warning lists some hex tokens in triggers that do not appear on any mission-level Entity line—review before shipping.