Skip to content

Migration Dalamud API 15#13

Merged
kedaewyn merged 4 commits into
masterfrom
dalamud.api15
Apr 29, 2026
Merged

Migration Dalamud API 15#13
kedaewyn merged 4 commits into
masterfrom
dalamud.api15

Conversation

@kedaewyn
Copy link
Copy Markdown
Collaborator

Résumé

Mise à jour du plugin pour Dalamud 15.0

Changements

Manifest & SDK

  • MasterEvent.json : DalamudApiLevel: 14 → 15

  • MasterEvent.csproj : Dalamud.NET.Sdk/14.0.2 → 15.0.0

  • IClientState.TerritoryType : ushort → uint → cache météo et cachedTerritoryId retypés (WeatherService.cs, GmWindow.cs)

  • WindowSizeConstraints déplacée hors de Window (top-level dans Dalamud.Interface.Windowing) → ajout du using dans 5 fenêtres (GmWindow, PlayerWindow, ConfigWindow,
    RgpdConsentWindow, SetupAssistantWindow)

  • IPartyMember.ContentId : long → ulong → suppression des casts redondants (ulong)member.ContentId (SessionManager.cs, PartyWatcher.cs)

Documentation

  • README mis à jour pour mentionner Dalamud API 15

@kedaewyn kedaewyn self-assigned this Apr 29, 2026
@kedaewyn kedaewyn added the enhancement New feature or request label Apr 29, 2026
@github-actions
Copy link
Copy Markdown

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@kedaewyn kedaewyn merged commit 90bb08a into master Apr 29, 2026
5 checks passed
@kedaewyn kedaewyn deleted the dalamud.api15 branch April 29, 2026 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant