Releases: Rounds-Modding/UnboundLib
Releases · Rounds-Modding/UnboundLib
v3.2.10
Merge pull request #96 from Rounds-Modding/revert-config-protection
Revert config field protection level
v3.2.9
fix invalid chars in configs
v3.2.7
MenuHandler CreateMenu Fix and Update (#94)
* Fix parentForButton not being used.
* Incremented Version Number
* Added Try Catch to mod menu creation
v3.2.0
- Map Menu improvements
- Extended Card Base support for
CustomCard
v3.1.4
- partial revert and API fix of #81
v3.1.3
- Merge PR #81: fix
OnceHooks
v3.1.2
- Revert many of @otDan's breaking changes. This does not effect new features from PR #76.
Examples of reverted changes:
- Unnecessary singleton fields instead of existing static fields
- Unnecessary renaming of public fields and methods
- Completely breaking intended functionality of
ToggleCardsMenuHandler
from being used externally
v3.1.0
Merged
- #76 Card toggle menu fixes, unique prefab names fixes
- #77 Priority system to hooks
- #79 Update BepInEx
Added
Unreliable
RPC options to NetworkingManager