SearsCatalog
Resize and reposition the build panel in-game.
CHANGELOG
Changelog
1.6.0
- Fixed for the
v0.219.10
PTB patch.
1.5.1
- Added missing negative index check in
CenterOnSelectedIndex()
.
1.5.0
- Fixed for the
v0.218.16
patch. - Moved changelog into
CHANGELOG.md
. - Bumped up
<LangVersion>
to C# 12. - Code clean-up and refactoring.
- Removed several config options as the related code is no longer needed.
1.4.0
- Updated for
v0.217.31
patch. - Fixed a bug with mouse scroll-wheel scrolling through category tags instead of the build panel pieces.
- Fixed a bug with selecting the correct build piece when using the vanilla 'copy piece' function.
- Removed logic related to un-patching deprecated BuildExpansion if detected.
- Minor code clean-up.
1.3.0
- Updated for
v0.217.14
patch.
1.2.0
- Updated for
v0.214.2
PTB. - Updated mod icon to a new one created by @jenniely.
1.1.0
- Added `PieceTable.Left/Right/Up/DownPiece()* patches for controller support.
- Added
PanelResizer
and a resizer icon to the build panel.
1.0.0
- Initial release.