You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
T:Dalamud.Interface.Utility.Raii.ImRaii;Use native ImGui methods for compatibility
2
+
M:Lumina.Text.ReadOnly.ReadOnlySeString.ExtractText;Use GetText extension method for consistency
3
+
P:Lumina.Excel.Sheets.World.Region;Unreliable - use GetRegion() extension method
4
+
P:Dalamud.Plugin.Services.IPlayerState.CharacterName;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
5
+
P:Dalamud.Plugin.Services.IPlayerState.EntityId;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
6
+
P:Dalamud.Plugin.Services.IPlayerState.CurrentWorld;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
7
+
P:Dalamud.Plugin.Services.IPlayerState.HomeWorld;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
8
+
P:Dalamud.Plugin.Services.IPlayerState.Tribe;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
9
+
P:Dalamud.Plugin.Services.IPlayerState.ClassJob;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
10
+
P:Dalamud.Plugin.Services.IPlayerState.Level;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
11
+
P:Dalamud.Plugin.Services.IPlayerState.IsLevelSynced;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
12
+
P:Dalamud.Plugin.Services.IPlayerState.EffectiveLevel;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
13
+
P:Dalamud.Plugin.Services.IPlayerState.GuardianDeity;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
14
+
P:Dalamud.Plugin.Services.IPlayerState.BirthMonth;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
15
+
P:Dalamud.Plugin.Services.IPlayerState.BirthDay;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
16
+
P:Dalamud.Plugin.Services.IPlayerState.FirstClass;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
17
+
P:Dalamud.Plugin.Services.IPlayerState.StartTown;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
18
+
P:Dalamud.Plugin.Services.IPlayerState.BaseStrength;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
19
+
P:Dalamud.Plugin.Services.IPlayerState.BaseDexterity;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
20
+
P:Dalamud.Plugin.Services.IPlayerState.BaseVitality;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
21
+
P:Dalamud.Plugin.Services.IPlayerState.BaseIntelligence;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
22
+
P:Dalamud.Plugin.Services.IPlayerState.BaseMind;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
23
+
P:Dalamud.Plugin.Services.IPlayerState.BasePiety;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
24
+
P:Dalamud.Plugin.Services.IPlayerState.GrandCompany;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
25
+
P:Dalamud.Plugin.Services.IPlayerState.HomeAetheryte;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
26
+
P:Dalamud.Plugin.Services.IPlayerState.FavoriteAetherytes;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
27
+
P:Dalamud.Plugin.Services.IPlayerState.FreeAetheryte;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
28
+
P:Dalamud.Plugin.Services.IPlayerState.BaseRestedExperience;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
29
+
P:Dalamud.Plugin.Services.IPlayerState.PlayerCommendations;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
30
+
P:Dalamud.Plugin.Services.IPlayerState.DeliveryLevel;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
31
+
P:Dalamud.Plugin.Services.IPlayerState.MentorVersion;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
32
+
P:Dalamud.Plugin.Services.IPlayerState.IsMentor;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
33
+
P:Dalamud.Plugin.Services.IPlayerState.IsBattleMentor;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
34
+
P:Dalamud.Plugin.Services.IPlayerState.IsTradeMentor;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
35
+
P:Dalamud.Plugin.Services.IPlayerState.IsNovice;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
36
+
P:Dalamud.Plugin.Services.IPlayerState.IsReturner;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
37
+
M:Dalamud.Plugin.Services.IPlayerState.GetAttribute;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
38
+
M:Dalamud.Plugin.Services.IPlayerState.GetGrandCompanyRank;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
39
+
M:Dalamud.Plugin.Services.IPlayerState.GetClassJobLevel;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
40
+
M:Dalamud.Plugin.Services.IPlayerState.GetClassJobExperience;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
41
+
M:Dalamud.Plugin.Services.IPlayerState.GetDesynthesisLevel;IPlayerState usage discouraged because of poor implementation. You can remove a method or property from BannedSymbols.txt if there is no other sane way to obtain desired data.
0 commit comments