Skip to content

Commit

Permalink
Merge pull request #52 from NotAdam/fixes
Browse files Browse the repository at this point in the history
Rework Endian swapping and regenerate Excel to fix column hashes
  • Loading branch information
NotAdam authored Aug 25, 2022
2 parents 9968166 + 21a8eea commit 9cf00f7
Show file tree
Hide file tree
Showing 762 changed files with 853 additions and 1,127 deletions.
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZArrangement.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZArrangement", columnHash: 0x2020acf6 )]
[Sheet( "AOZArrangement", columnHash: 0x60d21df5 )]
public partial class AOZArrangement : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZBoss.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZBoss", columnHash: 0x2020acf6 )]
[Sheet( "AOZBoss", columnHash: 0xd6b430c8 )]
public partial class AOZBoss : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZContent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZContent", columnHash: 0x615a9876 )]
[Sheet( "AOZContent", columnHash: 0xbb159a0a )]
public partial class AOZContent : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZContentBriefingBNpc.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZContentBriefingBNpc", columnHash: 0xfc0810d7 )]
[Sheet( "AOZContentBriefingBNpc", columnHash: 0x4f801957 )]
public partial class AOZContentBriefingBNpc : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZReport.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZReport", columnHash: 0x1a97b0af )]
[Sheet( "AOZReport", columnHash: 0xb865c89f )]
public partial class AOZReport : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AOZScore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AOZScore", columnHash: 0xefee2933 )]
[Sheet( "AOZScore", columnHash: 0x9bc8a442 )]
public partial class AOZScore : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/Achievement.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "Achievement", columnHash: 0x6cfd2977 )]
[Sheet( "Achievement", columnHash: 0x19561ce0 )]
public partial class Achievement : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AchievementCategory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AchievementCategory", columnHash: 0xb98d9baf )]
[Sheet( "AchievementCategory", columnHash: 0xb58866dc )]
public partial class AchievementCategory : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AchievementHideCondition", columnHash: 0x824c4ccf )]
[Sheet( "AchievementHideCondition", columnHash: 0x0e90be06 )]
public partial class AchievementHideCondition : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AchievementKind.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AchievementKind", columnHash: 0x9ff65ad6 )]
[Sheet( "AchievementKind", columnHash: 0x7d650d91 )]
public partial class AchievementKind : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AchievementTarget.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AchievementTarget", columnHash: 0x5bfa8a4e )]
[Sheet( "AchievementTarget", columnHash: 0x5bbc3d3d )]
public partial class AchievementTarget : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/Action.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "Action", columnHash: 0xfedb4d9a )]
[Sheet( "Action", columnHash: 0xd49a909d )]
public partial class Action : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionCastTimeline.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionCastTimeline", columnHash: 0x2020acf6 )]
[Sheet( "ActionCastTimeline", columnHash: 0xbddf613c )]
public partial class ActionCastTimeline : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionCastVFX.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionCastVFX", columnHash: 0xd870e208 )]
[Sheet( "ActionCastVFX", columnHash: 0x42c5217a )]
public partial class ActionCastVFX : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionCategory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionCategory", columnHash: 0xdebb20e3 )]
[Sheet( "ActionCategory", columnHash: 0x5a05613d )]
public partial class ActionCategory : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionComboRoute.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionComboRoute", columnHash: 0xe732fd5b )]
[Sheet( "ActionComboRoute", columnHash: 0xdb2e6882 )]
public partial class ActionComboRoute : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionIndirection.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionIndirection", columnHash: 0xc8901190 )]
[Sheet( "ActionIndirection", columnHash: 0x5f18a438 )]
public partial class ActionIndirection : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionParam.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionParam", columnHash: 0x8795cd75 )]
[Sheet( "ActionParam", columnHash: 0xb304e90e )]
public partial class ActionParam : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionProcStatus.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionProcStatus", columnHash: 0xd870e208 )]
[Sheet( "ActionProcStatus", columnHash: 0x89d395c6 )]
public partial class ActionProcStatus : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionTimeline.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionTimeline", columnHash: 0x3ae4a5a0 )]
[Sheet( "ActionTimeline", columnHash: 0x67ba84c6 )]
public partial class ActionTimeline : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionTimelineMove.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionTimelineMove", columnHash: 0x94cee17e )]
[Sheet( "ActionTimelineMove", columnHash: 0xfc4aea2c )]
public partial class ActionTimelineMove : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionTimelineReplace.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionTimelineReplace", columnHash: 0x2020acf6 )]
[Sheet( "ActionTimelineReplace", columnHash: 0xa705b541 )]
public partial class ActionTimelineReplace : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActionTransient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActionTransient", columnHash: 0xdebb20e3 )]
[Sheet( "ActionTransient", columnHash: 0x0e6be68c )]
public partial class ActionTransient : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActivityFeedButtons.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActivityFeedButtons", columnHash: 0x20072d40 )]
[Sheet( "ActivityFeedButtons", columnHash: 0xa8c7ba4c )]
public partial class ActivityFeedButtons : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActivityFeedCaptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActivityFeedCaptions", columnHash: 0x776ee24c )]
[Sheet( "ActivityFeedCaptions", columnHash: 0x417df5ff )]
public partial class ActivityFeedCaptions : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActivityFeedGroupCaptions", columnHash: 0x776ee24c )]
[Sheet( "ActivityFeedGroupCaptions", columnHash: 0x417df5ff )]
public partial class ActivityFeedGroupCaptions : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/ActivityFeedImages.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "ActivityFeedImages", columnHash: 0x530c5199 )]
[Sheet( "ActivityFeedImages", columnHash: 0xc8f80455 )]
public partial class ActivityFeedImages : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/Addon.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "Addon", columnHash: 0xdebb20e3 )]
[Sheet( "Addon", columnHash: 0x78996416 )]
public partial class Addon : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/Adventure.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "Adventure", columnHash: 0xf6b785f8 )]
[Sheet( "Adventure", columnHash: 0xf49629cf )]
public partial class Adventure : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AdventureExPhase.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AdventureExPhase", columnHash: 0x2ebeea9f )]
[Sheet( "AdventureExPhase", columnHash: 0xaf78db29 )]
public partial class AdventureExPhase : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AetherCurrent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AetherCurrent", columnHash: 0xdbf43666 )]
[Sheet( "AetherCurrent", columnHash: 0x8a1270fa )]
public partial class AetherCurrent : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AetherCurrentCompFlgSet", columnHash: 0x39815af8 )]
[Sheet( "AetherCurrentCompFlgSet", columnHash: 0xa28bb40c )]
public partial class AetherCurrentCompFlgSet : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AetherialWheel.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AetherialWheel", columnHash: 0xfee5acb6 )]
[Sheet( "AetherialWheel", columnHash: 0x4ccf2951 )]
public partial class AetherialWheel : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/Aetheryte.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "Aetheryte", columnHash: 0xcd1e31a4 )]
[Sheet( "Aetheryte", columnHash: 0xdaea04dd )]
public partial class Aetheryte : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AetheryteSystemDefine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AetheryteSystemDefine", columnHash: 0x98fff20a )]
[Sheet( "AetheryteSystemDefine", columnHash: 0xe5b72d2d )]
public partial class AetheryteSystemDefine : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AetheryteTransient.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AetheryteTransient", columnHash: 0xcd4cb81c )]
[Sheet( "AetheryteTransient", columnHash: 0x4b046a61 )]
public partial class AetheryteTransient : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AirshipExplorationLevel", columnHash: 0x382abf74 )]
[Sheet( "AirshipExplorationLevel", columnHash: 0x250d4180 )]
public partial class AirshipExplorationLevel : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AirshipExplorationLog.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AirshipExplorationLog", columnHash: 0xdebb20e3 )]
[Sheet( "AirshipExplorationLog", columnHash: 0x7cdc5191 )]
public partial class AirshipExplorationLog : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AirshipExplorationParamType", columnHash: 0xdebb20e3 )]
[Sheet( "AirshipExplorationParamType", columnHash: 0xaed1d46c )]
public partial class AirshipExplorationParamType : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AirshipExplorationPart.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AirshipExplorationPart", columnHash: 0xc971f464 )]
[Sheet( "AirshipExplorationPart", columnHash: 0xc6c8b8e5 )]
public partial class AirshipExplorationPart : ExcelRow
{

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AirshipExplorationPoint", columnHash: 0x307f38a2 )]
[Sheet( "AirshipExplorationPoint", columnHash: 0x76e0300f )]
public partial class AirshipExplorationPoint : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AkatsukiNote.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AkatsukiNote", columnHash: 0xb8742590 )]
[Sheet( "AkatsukiNote", columnHash: 0x3d962ea7 )]
public partial class AkatsukiNote : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AkatsukiNoteString.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AkatsukiNoteString", columnHash: 0xdebb20e3 )]
[Sheet( "AkatsukiNoteString", columnHash: 0xe363b534 )]
public partial class AkatsukiNoteString : ExcelRow
{

Expand Down
2 changes: 1 addition & 1 deletion src/Lumina.Excel/GeneratedSheets/AnimaWeapon5.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

namespace Lumina.Excel.GeneratedSheets
{
[Sheet( "AnimaWeapon5", columnHash: 0xe777b7a6 )]
[Sheet( "AnimaWeapon5", columnHash: 0x49248e7c )]
public partial class AnimaWeapon5 : ExcelRow
{

Expand Down
Loading

0 comments on commit 9cf00f7

Please sign in to comment.