Skip to content

Commit

Permalink
Update ClientStructs
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow committed Feb 28, 2025
1 parent dd47147 commit 9302ea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/FFXIVClientStructs
Submodule FFXIVClientStructs updated 36 files
+1 −1 CExporter/Extensions.cs
+46 −17 FFXIVClientStructs/FFXIV/Client/Game/CSBonusManager.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Event/EventHandler.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/IndoorTerritory.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/OutdoorTerritory.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Environment/EnvSimulator.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/ShaderPackage.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/SwapChain.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Kernel/Texture.cs
+2 −0 FFXIVClientStructs/FFXIV/Client/Graphics/Physics/BonePhysicsModule.cs
+17 −0 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/CharacterBase.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/EnvScene.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/EnvSpace.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/ResidentResourceManager.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Vfx/VfxData.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/LayoutEngine/LayoutManager.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Network/PacketDispatcher.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Sound/SoundManager.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/System/Input/PadDevice.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/System/Resource/Handle/ShaderPackageResourceHandle.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/System/Resource/Handle/SkeletonResourceHandle.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/AddonChatLog.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentFreeCompanyCrestEditor.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentFreeCompanyProfile.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentMonsterNote.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentMycBattleAreaInfo.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentRecipeItemContext.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxy26.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyLetter.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Misc/RaptureMacroModule.cs
+1 −0 FFXIVClientStructs/FFXIV/Client/UI/RaptureAtkModule.cs
+1 −1 FFXIVClientStructs/FFXIV/Component/Excel/IExcelRowWrapper.cs
+1 −1 FFXIVClientStructs/FFXIV/Component/GUI/AtkComponentIcon.cs
+6 −1 ida/data.yml
+1,511 −1,442 ida/ffxiv_structs.yml

0 comments on commit 9302ea2

Please sign in to comment.