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

[live] Game data update (Build 57388) #9735

Merged
merged 2 commits into from
Nov 4, 2024
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
2 changes: 1 addition & 1 deletion SpellDataDump/build_info.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SimulationCraft 1100-02 for World of Warcraft 11.0.5.57388 Live (hotfix 2024-11-01/57388)
SimulationCraft 1100-02 for World of Warcraft 11.0.5.57388 Live (hotfix 2024-11-04/57388)
4 changes: 2 additions & 2 deletions engine/dbc/generated/client_data_version.inc
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

// Hotfix data versioning information

#define CLIENT_DATA_HOTFIX_DATE "2024-11-01"
#define CLIENT_DATA_HOTFIX_DATE "2024-11-04"
#define CLIENT_DATA_HOTFIX_BUILD (57388)
#define CLIENT_DATA_HOTFIX_HASH "600a6d2691506a84b0f92c289b5671b687f7f6a8bee39150ed6830a137a3b038"
#define CLIENT_DATA_HOTFIX_HASH "9db56aaf6e947b5c5111a6a96006bade5b2b1ab2a7df4593443734e3be8794b7"

#endif /* CLIENT_DATA_VERSION_INC*/
11 changes: 5 additions & 6 deletions engine/dbc/generated/item_effect.inc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Item effects, wow build 11.0.5.57388
static const std::array<item_effect_t, 9757> __item_effect_data { {
static const std::array<item_effect_t, 9756> __item_effect_data { {
{ 116657, 317388, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
{ 116658, 317389, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
{ 116661, 317407, 0, 0, 1, 0, -1, -1 }, // Shroud of Resolve
Expand Down Expand Up @@ -9749,7 +9749,6 @@ static const std::array<item_effect_t, 9757> __item_effect_data { {
{ 191751, 470631, 231492, 0, 1, 0, -1, -1 }, // Barman Shanker
{ 191753, 470634, 231497, 0, 1, 0, -1, -1 }, // Searing Dagger
{ 191754, 470645, 231498, 0, 0, 0, -1, -1 }, // Gift of Stone
{ 192376, 418948, 232066, 0, 10, 0, -1, -1 }, // Energy Projection Regulator
{ 192894, 470696, 232491, 1, 0, 0, -1, -1 }, // Jab
{ 192928, 470970, 232521, 1, 0, 0, -1, -1 }, // Glyph of Arcane Familiar
{ 192938, 471066, 232527, 1, 0, 0, -1, -1 }, // Traditional Ascendance
Expand All @@ -9759,7 +9758,7 @@ static const std::array<item_effect_t, 9757> __item_effect_data { {
{ 193208, 472303, 232905, 0, 1, 0, -1, -1 }, // Malown's Slam
} };

static const std::array<uint16_t, 9757> __item_effect_id_index { {
static const std::array<uint16_t, 9756> __item_effect_id_index { {
842, 843, 844, 845, 846, 847, 848, 851,
852, 853, 854, 855, 856, 857, 858, 859,
860, 861, 862, 863, 866, 867, 868, 869,
Expand Down Expand Up @@ -10977,8 +10976,8 @@ static const std::array<uint16_t, 9757> __item_effect_id_index { {
9270, 9271, 9272, 9273, 9274, 765, 766, 767,
768, 9520, 9547, 8376, 8391, 9726, 9727, 9728,
9729, 9730, 9731, 9732, 9733, 9734, 9735, 9736,
9737, 9739, 9745, 9746, 9747, 9748, 9749, 9741,
9740, 9742, 9743, 9744, 9738, 9750, 9751, 9752,
9546, 9753, 9754, 9755, 9756,
9737, 9739, 9745, 9746, 9747, 9748, 9741, 9740,
9742, 9743, 9744, 9738, 9749, 9750, 9751, 9546,
9752, 9753, 9754, 9755,
} };