2022.02.13b
Compatible with Caves of Qud 2.0.203.14 (current beta branch). For install instructions, refer to this wiki page.
Changes
- Added sprite menu support for choosing the character build preset sprites normally only available during character creation.
- Fully commented out code for the following features, because they contained references that no longer exist in the game's codebase, which caused errors.
- Custom QudUX build library screen
- Old logic for selecting character sprite during character creation
- Updated Harmony patch for
GameObject.Move
to account for recent changes to that code in the base game - Removed references to some deprecated classes, such as
CharacterTemplate
.