In this update2
Full notes
Full Eden Universe update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- UI and audio
- Balance
Eden Universe changes
Steam post image Aut. Yelsuk I’ve rebuilt the ConstructionsInfo.txt system, making it significantly easier and faster to add new buildings. This change also improves the entire translation workflow — both now and in the future.
While working through a large number of files, it became clear that the previous approach wasn’t intuitive, especially from a modding perspective. To solve this, I introduced a centralized dictionary system:
A new [c]LanguageDictionary.txt[/c] file now stores most UI-related text
Located in the tooltip directory for easy access and editing
Reduces duplication and simplifies translation across the entire game
Buildings now use a data-driven description system, combining:
shared dictionary text
dynamic values from [c]ConstructionsInfo.txt[/c]
This means:
no more digging into the engine
no more manual value rewriting
everything is controlled through simple TXT files
This not only improves workflow, but also makes game balancing much faster and cleaner.
Steam post imageSteam post image
Additional Updates
The core economy system is now mostly functional
Added support for German special characters
Preparing support for:
Portuguese
Spanish
French
Czech
The remaining task is to complete the full English translation of the game and refine the dictionary before moving forward with the demo version. Steam post imageSteam post image
More information about upcoming changes will be shared soon.
You can also sign up for playtests to gain early access and help us improve the game. Simply click the link below it will take you to our Discord and automatically assign the appropriate roles. Become a tester of Eden Universe!
Source
Changelog.gg summarizes and formats this update. How we read updates.
