Monster Train

Monster Train

Trainworks Mod Tools
Brandon  [developer] 7 Dec, 2023 @ 7:37pm
[RELEASE] Trainworks V2.2.0 (and V2.1.0, V2.0.0)
Hello, I am the new maintainer of this steam workshop item.

I will make a discussion post for each update to Trainworks. For more detailed information, release notes will be up on github[github.com]

Version 2.2.0 (Current release).

* Fixed - Upon returning to the Clan Selection Screen with any Custom Clan Mod installed, Random Units would be present on the screen piled on top of one another.
* Fixed - A tiny Alabaster Guardian would be present at the bottom of the train if any Custom Clan Mod was installed.
* New - Custom Clans are now able to display their Champion (and unit) on the Clan Selection Screen.
* New - Mods are now able to display icons on Tooltips and Card Effect Text.

Version 2.1.0
* New - Functionality to create new flying bosses for Mods.
* New - Functionality to create new Scenarios for Mods.

Version 2.0.0 (My first release)
* This update is too huge to post here. For everything that was changed/added/fixed, please visit the Trainworks V1 -> Trainworks V2 tutorial[github.com]. Essentially, this was a complete rewrite of the framework, fixing a lot of issues.


If you are an existing modder for this game, please follow the Trainworks V1 to V2 page to update your code for the newer API, which includes the bug fixes.

To keep compatibility with existing mods, the existing code was unchanged so that mods, depending on the old behavior, would still continue to function. However, all of the bug fixes are made on the newer codebase.