Skip to content

[API16] Service cleanup - #2945

Open
Haselnussbomber wants to merge 6 commits into
goatcorp:api16from
Haselnussbomber:api16-services
Open

[API16] Service cleanup#2945
Haselnussbomber wants to merge 6 commits into
goatcorp:api16from
Haselnussbomber:api16-services

Conversation

@Haselnussbomber

@Haselnussbomber Haselnussbomber commented Sep 5, 2026

Copy link
Copy Markdown
Member
  • Moves IDragDropManager and IDalamudAssetManager to the Dalamud.Plugin.Services namespace.
  • Remove On prefix from event names in IContextMenu and INamePlateGui. The handlers should have the prefix, not the events.
  • Change EventHandler<T> events into Action<T> events.
  • Change IGameGui.HoveredItem and its event HoveredItemChanged from ulong to uint.

@Haselnussbomber
Haselnussbomber changed the base branch from master to api16 September 6, 2026 18:31
@Haselnussbomber
Haselnussbomber marked this pull request as ready for review September 6, 2026 18:32
@Haselnussbomber
Haselnussbomber requested a review from a team as a code owner September 6, 2026 18:32
@KazWolfe KazWolfe added this to the Dalamud API 16 (Patch 8.0) milestone Sep 8, 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