Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
ArtifactOfCommand ItemDescriptions
Shows localized item and equipment descriptions beside the Artifact of Command selection window.
By Lebofly
CHANGELOG
Changelog
1.0.0 — Lebofly package
- Replaced the custom detached canvas with Risk of Rain 2's native
TooltipProvidersystem. Descriptions now appear beside hovered items and automatically flip sides near screen edges. - Removed all custom canvas creation, layout forcing, coroutines, and picker-lifecycle components.
- Updated compile-time references to Risk of Rain 2 1.4.1 and Unity 2021.3.33.
- Fixed
FieldAccessExceptionon current game builds by asking Harmony to inject the private picker button allocator into the patch. - Scoped activation directly to the
CommandPickerPanelUI prefab; no artifact manager or gameplay systems are accessed. - Restored the correct
bbepis-BepInExPack-5.4.2121dependency declaration. - Documented r2modman's local ZIP dependency-installation limitation.
1.0.2
- Removed automatic dependency resolution from the local-test manifest to avoid r2modman's false "BepInExPack could not be found" error. BepInExPack must be installed separately in the profile.
1.0.1
- Corrected the BepInExPack dependency version for r2modman imports.
1.0.0
- Added a bottom description panel to Artifact of Command pickup windows.
- Added mouse hover and controller/keyboard focus support.
- Added localized item and equipment names and full descriptions.