Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from wowdev:master #432

Merged
merged 2 commits into from
Jan 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 6 additions & 11 deletions definitions/ChallengeModeItemBonusOverride.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,7 @@ int<PvpSeason::ID> PvPSeasonID
int<ItemBonusTree::ID> SrcItemBonusTreeID
int ItemBonusTreeGroupID?
int RequiredTimeEventPassed? // TimeEvent?
int Field_11_1_0_58731_000?
int Field_11_1_0_58731_001?
int Field_11_1_0_58731_002?
int Field_11_1_0_58731_003?
int Field_11_1_0_58731_004?
int Field_11_1_0_58731_005?
int Field_11_1_0_58731_004? // TimeEvent?

LAYOUT 95841908, D948D3F0
BUILD 10.0.0.43342
Expand Down Expand Up @@ -93,9 +88,9 @@ $noninline,relation$SrcItemBonusTreeID<32>
LAYOUT C75A0165
BUILD 11.1.0.58731, 11.1.0.58774
$noninline,id$ID<32>
Field_11_1_0_58731_000<32>
Field_11_1_0_58731_001<32>
Field_11_1_0_58731_002<32>
Field_11_1_0_58731_003<32>
ItemBonusTreeGroupID<32>
DstItemBonusTreeID<32>
Value<32>
RequiredTimeEventPassed<32>
Field_11_1_0_58731_004<32>
$noninline,relation$Field_11_1_0_58731_005<32>
$noninline,relation$SrcItemBonusTreeID<32>
12 changes: 4 additions & 8 deletions definitions/ChrClassUIChrModelInfo.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ float ChrModel_9_0_1_35522_001Override? // ChrModel::Field_9_0_1_35522_001
int<ChrModel::ID> ChrModelID
int<ChrClasses::ID> ChrClassesID
float ChrCreateFacingOverride // ChrModel::ChrCreateFacing
float Field_11_1_0_58731_000?
int Field_11_1_0_58731_001?
int Field_11_1_0_58731_002?
float Field_11_1_0_58731_003?
int Field_11_1_0_58731_004?

LAYOUT EC04FE04
Expand Down Expand Up @@ -68,8 +64,8 @@ ChrCreateFacingOverride
LAYOUT 26E5E322
BUILD 11.1.0.58731, 11.1.0.58774
$noninline,id$ID<32>
Field_11_1_0_58731_000[3]
Field_11_1_0_58731_001<32>
Field_11_1_0_58731_002<8>
Field_11_1_0_58731_003
ChrModel_9_0_1_35522_001Override[3]
ChrModelID<32>
ChrClassesID<8>
ChrCreateFacingOverride
Field_11_1_0_58731_004<32>
30 changes: 12 additions & 18 deletions definitions/GameMode.dbd
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,9 @@ int<FileData::ID> LogoFileDataID?
int LogoHeight?
int LogoVerticalOffset?
int LogoShrunkenHeight?
string Field_11_1_0_58731_000?
int Field_11_1_0_58731_001?
int Field_11_1_0_58731_002?
int Field_11_1_0_58731_003?
int Field_11_1_0_58731_004?
int Field_11_1_0_58731_005?
int Field_11_1_0_58731_006?
int Field_11_1_0_58731_007?
int Field_11_1_0_58731_008?
int Flags? // 1 = LogoUsesDarkBackdrop
int CharacterCreateExtraHeight?
int<FileData::ID> CharacterCreateOuterBorder?

LAYOUT 45EE0D98
BUILD 11.0.0.54210, 11.0.0.54289, 11.0.0.54311, 11.0.0.54361
Expand Down Expand Up @@ -74,12 +68,12 @@ BUILD 11.1.0.58731, 11.1.0.58774
BUILD 4.4.2.58723
BUILD 1.15.6.58725
$noninline,id$ID<32>
Field_11_1_0_58731_000
Field_11_1_0_58731_001<32>
Field_11_1_0_58731_002<32>
Field_11_1_0_58731_003<32>
Field_11_1_0_58731_004<32>
Field_11_1_0_58731_005<32>
Field_11_1_0_58731_006<32>
Field_11_1_0_58731_007<32>
Field_11_1_0_58731_008<32>
Tag
SeasonID<32>
LogoFileDataID<32>
LogoHeight<32>
LogoVerticalOffset<32>
LogoShrunkenHeight<32>
Flags<32>
CharacterCreateExtraHeight<32>
CharacterCreateOuterBorder<32>
Loading