v1.6.0-houserules (2022-12-19)
Features/Enhancements:
- Reposition and resize elements for a cleaner look. #400
Fixes:
- Rulesets should not be exported by default... #451
Chores:
- Apply maintenance to VR and NonVR UIs. #387
Merged pull requests:
v1.5.0-houserules (2022-10-26)
v1.4.0-houserules (2022-06-22)
Features/Enhancements:
- Add NonVr UI for HouseRules. #373
- Add NonVR utilities to the common module. #372
- Modify HouseRules to account for the recent
common/ui
refactor. #371 - Display HouseRules version on the UI. #308
- Enable HouseRules to run on PC edition. #302
Chores:
- Adjust RoomFinder to be compatible with the latest
common/ui
refactor. #374 - Update HouseRules for V1.15 compatibility. #344
- Apply maintenance across HouseRules: fix typos, apply auto-formatting, reduce nesting. #341
- Perform maintenance on HouseRules modules. #312
- Apply partial semver checking when determining if an online version is an update. #309
v1.3.0-houserules (2022-04-17)
Features/Enhancements:
- Check if a new release of HouseRules is available during game startup. #292
v1.2.0-houserules (2022-03-31)
v1.1.0-houserules (2022-03-21)
Features/Enhancements:
- Paginate HouseRules' Ruleset selection UI. #253
- Update HouseRules for Demeo v1.13. #246
- Provide visual feedback of selected ruleset on UI. #228
v1.0.0-houserules (2022-02-21)
Features/Enhancements:
- Display ingame notification if custom ruleset issues are encountered during startup. #200
- Import all JSON rulesets on game load. #181
- Modify HouseRules UI. #167
- Add in-game UI for HouseRules. #144
- Shorten rule names when writing rulesets to config. #141
- Implement full JSON ruleset export/import. #134
- Add ConfigManager functionality allowing loading rulesets specified from config. #119
- Serialize enums as strings instead of as ints. #108
- Add RulesAPI_ConfigurationRulesets mod. #104
Fixes:
- Use Newtonsoft.Json instead of System.Text.Json for configuration serialization. #125
- Fix spelling in demo rule #121
Chores:
- Moves temporary example code to a separate file. #202
- Move Import/Export ruleset methods to be non-static, to depend on serialization settings of the ConfigManager instance. #180
- Consolidate configuration functions to RulesAPI: Configuration mod. #107
- Perform RulesAPI-related renaming. #105
* This Changelog was automatically generated by github_changelog_generator