Omniluxia Contributors
Credits adapted from the Steam Workshop page.
Current Developers. Dementive, Izn, Zorgoball, MurderChicken, Starlord, Pureon, Anbeeld, Primal Aspid, Dulac14, Ratatosk.
Text
All lore on this site is written by the contributors to the Chronicles of Omniluxia wiki and is reproduced here unchanged. The wiki remains the canonical source; this site is a generated presentation layer over it.
Artwork
Every image on this site is taken from the mod files used by the project. Before redistributing the generated site, confirm the project has permission to publish each source image and retain any upstream attribution required by the mod or its contributors. Each one is colour-graded at build time so that text stays legible over it, but the underlying art is unaltered:
- Hero backgrounds — the fifteen loading screens from
gfx/loadingscreens/, softened, desaturated and pushed toward the site's palette. The same plates, blurred further, fill the card backgrounds. - The sigil motif behind the front page —
gfx/interface/frontend/main_menu_background.dds, the mod's main menu background. The site's entire colour scheme is sampled from it. - Wordmark, in the header and as the favicon —
gfx/interface/frontend/game_logo_main_menu.dds.
That is the current list: three source locations, seventeen files. The source files remain subject to the permissions and attribution terms that apply to the mod and its credited contributors.
Imperator: Rome. Imperator: Rome is a game developed and published by Paradox Interactive. Imperator: Rome, its name, trademarks, and original copyrighted material belong to Paradox Interactive and their respective rights holders. Chronicles of Omniluxia is an unofficial fan project, not affiliated with or endorsed by Paradox, and is distributed under the terms that apply to mods for their games. If you add imagery to the wiki, keep it to the project's own work or to material that is public domain or CC0, and record it here.
Typography
- Cinzel by Natanael Gama — SIL Open Font Licence.
- Cormorant Garamond by Christian Thalmann — SIL Open Font Licence.
- Spectral by Production Type — SIL Open Font Licence.
How this site is built
A Python script reads the wiki's markdown files, classifies them from the hub pages, rewrites the wiki links, and renders them through a single template. The site uses a tiny progressive-enhancement script for navigation and search, with no build framework. To regenerate after editing the wiki:
git pull
python3 site/build.py
The artwork is only regenerated when the mod's own art changes, and needs to
be pointed at the mod repository, since that is where the source
.dds files live:
python3 tools/wiki_site/build_art.py