Public Changelog
Use this directory for player-facing release notes. Keep entries concise, spoiler-free, and easy to share across in-game announcements, Discord, and the website.
Publishing Guidelines
- Version identifiers must match the internal format
YYYY.MM.DD-letter(e.g.2025.10.14-b). Only files following this naming pattern are loaded in-game. - Limit each entry to the highlights that players or community members need to know.
- Call out major gameplay changes, new tools, or any downtime notices.
- Mirror each entry into the Obsidian vault at
/Projects/Uebliche/docs/changelogs/public/<version>.md. - Keep
docs/gameserver/changelogs/public/committed; the server reads from this path by default. - For container builds, ensure
PUBLIC_CHANGELOG_DIRpoints to the copied folder (Dockerfile.server sets/app/changelogs/public). - Reference the public changelog when posting updates to Discord or in-game notices.