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.
HUDdleUP
Yet another HUD/UI mod — fuller item descriptions; equipment icon cooldown visual; run difficulty tooltip; loot panel; railgunner accuracy panel — [ client-side ]
CHANGELOG
1.3.2
- Add new configuration option
expandDroneTrackingOnTeleporterCharged - Fix incompatibility with
toni20k5267-MiniMapModRebalance
1.3.1
- Fix
MultiplayerConnectionPanelupdating more frequently than intended - Fix excessive frame drop caused by
LootPanel - Refactor interactables tracking
1.3.0
- Add
DronePanel - Show stage name in
LootPanel
1.2.3
- Fix "only visible when the scoreboard is open" HUD panels to respect the Toggle Inventory gameplay setting
- Does not (yet?) apply to
scoreboardShowChatas that does not have a direct reference to the HUD
- Does not (yet?) apply to
1.2.2
- Add new configuration option
fullerDescriptionsOnPickUp- Defaults to
false
- Defaults to
- Rename main configuration section from empty string to
_- So that section appears correctly in new(?) r2modman config editor
1.2.1
- Try appying all Harmony patches instead of stopping at first failure
- So that if a feature fails, other features may still be applied and used
1.2.0
- Initial fix for the Alloyed Collective patch
- This version of the mod is not compatible with earlier patches of the game. Please use the previous version of this mod if playing on an older game version!
1.1.1
- Refactor
HUDPanelto be more robust - Try-catch
DekuDesu-MiniMapModcompatibility hook to avoid spammingNullReferenceExceptionin the log (unknown trigger)
1.1.0
- Add
MultiplayerConnectionPanel - Add
BanditComboPanel(host-only) - Fix survivor body check on clients failing sometimes
- Fix
RailgunnerAccuracyPanelsometimes not appearing on clients that are playing as Railgunner
- Fix
- Note in readme that mountain shrine invitations tracker in
LootPanelonly works on host- Vanilla property is not networked (i.e. value is not shared with clients)
- Fix incompatibility with
DekuDesu-MiniMapMod
1.0.3
- Fix the equipment icon cooldown progress visual (
equipmentIconCooldownVisual) appearing to start midway through when waiting for additional equipment charges after switching from a high cooldown equipment to a low cooldown equipment - Fix incompatibility with
Bubbet-RiskUI/score-RiskUIRevived- Improve
EquipmentCooldownProgressVisualnull-checking - Refactor
HUDPanel
- Improve
1.0.2
- Fix incompatibility between
equipmentIconCooldownVisualandTeamMoonstorm-Starstorm2's "Composite Injector" item- Remove cooldown progress visuals (blue lines) from "Composite Injector" extra equipment icon slots
- These would appear even if the player does not have a "Composite Injector", as Starstorm 2 always generates the extra equipment icon slots (but hides them afterwards)
- Remove cooldown progress visuals (blue lines) from "Composite Injector" extra equipment icon slots
1.0.1
- Fix
EquipmentDroneUseHeldEquipmentNameInAllyCardspammingNullReferenceExceptionin the log when an ally holding an equipment dies (e.g. Happiest Mask elite) - Add mod compatibility section
- Explicitly state that HUDdleUP can be used alongside LookingGlass
1.0.0
- Initial release