Skip to content

Commit

Permalink
Update FFXIVClientStructs
Browse files Browse the repository at this point in the history
  • Loading branch information
PassiveModding committed Jul 11, 2024
1 parent 72dc3b3 commit f166307
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FFXIVClientStructs
Submodule FFXIVClientStructs updated 31 files
+1 −9 FFXIVClientStructs/FFXIV/Client/Game/Character/Character.cs
+8 −0 FFXIVClientStructs/FFXIV/Client/Game/Character/DrawDataContainer.cs
+14 −0 FFXIVClientStructs/FFXIV/Client/Game/Character/EffectContainer.cs
+10 −11 FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGaugeEnums.cs
+20 −22 FFXIVClientStructs/FFXIV/Client/Game/Gauge/JobGauges.cs
+2 −3 FFXIVClientStructs/FFXIV/Client/Game/Group/PartyMember.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/Game/MJI/MJIManager.cs
+5 −5 FFXIVClientStructs/FFXIV/Client/Game/UI/ContentsFinder.cs
+3 −3 FFXIVClientStructs/FFXIV/Client/Graphics/Render/Material.cs
+20 −20 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/CharacterBase.cs
+2 −1 FFXIVClientStructs/FFXIV/Client/Graphics/Scene/Weapon.cs
+3 −0 FFXIVClientStructs/FFXIV/Client/System/String/Utf8String.cs
+21 −25 FFXIVClientStructs/FFXIV/Client/UI/AddonGathering.cs
+29 −1 FFXIVClientStructs/FFXIV/Client/UI/AddonGatheringMasterpiece.cs
+69 −27 FFXIVClientStructs/FFXIV/Client/UI/AddonNamePlate.cs
+21 −21 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentCharaCard.cs
+9 −9 FFXIVClientStructs/FFXIV/Client/UI/Agent/AgentSatisfactionSupply.cs
+1 −1 FFXIVClientStructs/FFXIV/Client/UI/Info/InfoProxyCrossRealm.cs
+8 −0 FFXIVClientStructs/FFXIV/Client/UI/RaptureAtkModule.cs
+26 −12 FFXIVClientStructs/FFXIV/Client/UI/UI3DModule.cs
+30 −0 FFXIVClientStructs/FFXIV/Common/Component/BGCollision/MemoryPool.cs
+3 −2 FFXIVClientStructs/FFXIV/Common/Component/BGCollision/Mesh.cs
+9 −1 FFXIVClientStructs/FFXIV/Common/Component/BGCollision/Scene.cs
+3 −0 FFXIVClientStructs/FFXIV/Component/Exd/ExdModule.cs
+8 −1 FFXIVClientStructs/FFXIV/Component/GUI/AtkUnitBase.cs
+1 −1 global.json
+6,681 −6,649 ida/data.yml
+107 −1 ida/ffxiv_idarename.py
+314 −13 ida/ffxiv_structimporter.py
+2,768 −2,395 ida/ffxiv_structs.yml
+15,984 −0 ida/old/data_2024.06.18.0000.0000.yml

0 comments on commit f166307

Please sign in to comment.