Version history: Difference between revisions
Add 2025 patches Tag: Replaced |
Kernelmethod (talk | contribs) m Add patch notes for 210.2 |
||
Line 12: | Line 12: | ||
{{Version History Nav}} | {{Version History Nav}} | ||
==2025== | ==2025== | ||
=== | === 210.2 (beta branch)=== | ||
[https://store.steampowered.com/news/app/333640/view/547856738465874033?l=english Released March 27, 2025] | |||
* Added a fallback font for the modern UI with many previously missing international unicode characters. | |||
* The message for blocking will now include what shield you blocked with. | |||
* Fixed a bug that caused some historic regions to generate without articles. | |||
* Fixed a bug that caused common phrases for "cooking" to not generate. | |||
* [modding] Steam workshop mods will now check for updates and prompt downloads if you've declared a version in your manifest.json. | |||
* [modding] You can now add HistorySpice.json files to your mod which will merge with that of the game. | |||
* [modding] Added LoadBefore and LoadAfter to manifest.json which can influence mod load order without creating dependency cycles. | |||
* [modding] The XRL namespace is now checked for type name conflicts which could previously cause silent incompatibilities between mods. | |||
* [modding] Map files in subdirectories will now merge together by their ID, if no ID is defined the relative path is used. | |||
* [modding] You can now add 'Textures' folders for your sprites anywhere in your project, respecting your manifest.json directories. | |||
* [modding] Added an alert to the main menu if enabled mods are missing dependencies. | |||
* [modding] Added a new GetBleedLiquidEvent which defaults to the old BleedLiquid tag or property. | |||
* [modding] XML files loaded by root now print an info block of file counts to the Player.log. | |||
* [modding] Fixed a bug that caused the default values of options to be ignored when used as conditions for manifest.json directories. | |||
=== 210.0 (beta branch)=== | |||
[https://store.steampowered.com/news/app/333640/view/496063443495814338?l=english Released March 7, 2025] | [https://store.steampowered.com/news/app/333640/view/496063443495814338?l=english Released March 7, 2025] | ||
* Windows builds are now 64-bit. | * Windows builds are now 64-bit. |