Targeting system (UO-style cursor) — foundation for spells & targeted commands #32
Labels
No labels
alpha:wave-0
alpha:wave-1
alpha:wave-2
alpha:wave-3
area:assets
area:combat
area:ecology
area:infra
area:render
area:scripting
area:ui
area:world
enhancement
epic
migration
post-alpha
roadmap
tech-debt
type:bug
type:chore
type:design
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
marco/IsoMmo#32
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A general target-selection system (UO-style targeting cursor) that gameplay features can request. Needed first-class for the spell system (most spells prompt "target a creature/tile"), and it also cleans up GM targeted commands.
Today there is no generic targeting:
/kill(PR #31) works around it by reusing the click-selected creature (_attackTarget) — an interim hack, not a real cursor.Scope
/kill(and future GM targeted commands) onto it, replacing the interim click-target hack.Out of scope
Definition of Done
/killmigrated to it).marco referenced this issue2026-07-17 17:51:24 +02:00