Full notes
Full Paleon update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
0 fixes2 additions1 change0 removals
- UI and audio
- Gameplay
changedLocalization:
addedAdded string formatting using string.Format("{0} test {1}", "AAA", "BBB") for increased localization flexibility.
addedMoved the definition of technologies and items that should be unlocked at the start of the game to a separate default_unlocks.json file. This simplifies modification of starting conditions and allows easy addition of new elements in the future.
Paleon changes
changedLocalization:
addedAdded string formatting using string.Format("{0} test {1}", "AAA", "BBB") for increased localization flexibility.
addedMoved the definition of technologies and items that should be unlocked at the start of the game to a separate default_unlocks.json file. This simplifies modification of starting conditions and allows easy addition of new elements in the future.
Localization:
Added string formatting using string.Format("{0} test {1}", "AAA", "BBB") for increased localization flexibility.
Modding:
Moved the definition of technologies and items that should be unlocked at the start of the game to a separate default_unlocks.json file. This simplifies modification of starting conditions and allows easy addition of new elements in the future.
Source
Changelog.gg summarizes and formats this update. How we read updates.
