- Steam App
- Heart of the Machine (2001070)
- Event type
- patch note
- Published
- 6 May 2026 - 11:22:53 UTC
- Source
- steam_community_announcements
A few more fixes, and then various bits I was working on. Hotfix 46 Changelog More Mod And Code Framework Updates Math Automation: Converted a bunch of layout math to be driven by xml instead of C#, thus allowing for tuning of the parameters from pure xml.Table Logic-Drivers: Converted the data tables to have more centralized logic for partial-reloads, during-game data-payload clears, and similar. This is something that cleans up some of my own code, but also makes it so that mods with custom data tables get immediate parity with the official data tables.Data Tables For Modders: Updated the ExternalTables feature so that it now works properly with mods, and also works with the localization framework. To see an example of how this works, see the new Descriptive Vehicle Prefixes mod.New Mod: Descriptive Vehicle Prefixes Alternative Vehicle Naming Scheme: Added a new mod called "Descriptive...