Skip to content

ToyBox-1.7.10 built for Rogue Trader 1.3.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 19:25
· 5 commits to main since this release
### ToyBox Rogue - Ver 1.7.10 built for Rogue Trader 1.3.1.11

* (***ADDB***) PatchTool: Make patch .json files better readable by serializing enums as strings and adding a No-Op when enums are unused.
* (***ADDB***) PatchTool: Show failed patches in the list as actually failed.
* (***ADDB***) PatchTool: Various Patcher optimizations, which very vastly improved initial load time for patches.
* (***ADDB***) PatchTool: Make it possible to indirectly modify localization of things by allowing changing of keys under LocalizedString => Shared => LocalizedString
* (***ADDB***) PatchTool: Prevent broken Blueprint references from crashing the UI.
* (***ADDB***) PatchTool: Prevent internal ToString exception from crashing the UI.
* (***ADDB***) Prevent CompanionInParty.CheckCondition patch from causing exceptions on game load by no longer getting companion state of disposed units