Skip to content

Disable enemy location hover when enemy_location_disabled - #522

Merged
V-rtualized merged 1 commit into
mainfrom
claude/mlba-ruleset-config-fgd019
Aug 1, 2026
Merged

Disable enemy location hover when enemy_location_disabled#522
V-rtualized merged 1 commit into
mainfrom
claude/mlba-ruleset-config-fgd019

Conversation

@V-rtualized

Copy link
Copy Markdown
Collaborator

The Round Score HUD element's hover tooltip still showed the enemy's location popup even when enemy_location_disabled was set to true (e.g. in the MLBa ruleset). This adds an early return in mp_setup_hover_enemy_location_display so the hover behavior is never wired up when the flag is on.


Generated by Claude Code

The hover on the Round Score HUD element still showed the enemy's
location popup even when the MLBa ruleset had enemy_location_disabled
set to true. Early-return from the setup function to skip wiring
hover/stop_hover when the flag is on.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01MuDBRvAF5nx9htEHCW2WqZ
@V-rtualized
V-rtualized merged commit 5b34ad5 into main Aug 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants