Skip to content
Open
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_ptr.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SimulationCraft 1210-01 for World of Warcraft 12.1.0.69299 PTR (hotfix 2026-08-14/69299)
SimulationCraft 1210-01 for World of Warcraft 12.1.0.69299 PTR (hotfix 2026-08-15/69299)
4 changes: 2 additions & 2 deletions engine/dbc/generated/client_data_version_ptr.inc
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ static const wowv_t __ptr_client_data_version { 12, 1, 0, 69299 };

// Hotfix data versioning information

#define PTR_CLIENT_DATA_HOTFIX_DATE "2026-08-14"
#define PTR_CLIENT_DATA_HOTFIX_DATE "2026-08-15"
#define PTR_CLIENT_DATA_HOTFIX_BUILD (69299)
#define PTR_CLIENT_DATA_HOTFIX_HASH "28454f5de8fdf70af965a9af705a5ef986f6e2535f35cef387586163150d5e8e"
#define PTR_CLIENT_DATA_HOTFIX_HASH "b303bbcbeec24c983b1532041a75733ed9778daffc64c2b6a28be1c802778d3e"

#endif /* PTR_CLIENT_DATA_VERSION_INC*/
3 changes: 2 additions & 1 deletion engine/dbc/generated/item_data_ptr.inc
Original file line number Diff line number Diff line change
Expand Up @@ -182938,7 +182938,7 @@ static const std::array<dbc_item_data_t, 16384> __ptr_item_data_chunk6 { {
{ "Glittering Frostscale Wraps", 274851, 0x00000000, 0x00002000, 0x00, 100, 80, 0, 0, 2, 9, 4, 3, 1, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[49737], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Sleetstone Chestplate", 274852, 0x00000000, 0x00002000, 0x00, 100, 80, 0, 0, 2, 5, 4, 4, 1, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[51789], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
} };
static const std::array<dbc_item_data_t, 780> __ptr_item_data_chunk7 { {
static const std::array<dbc_item_data_t, 781> __ptr_item_data_chunk7 { {
{ "Creature Crushers", 274853, 0x00000000, 0x00002000, 0x00, 100, 80, 0, 0, 2, 8, 4, 4, 1, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[49175], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Shadowguard Plate Gauntlets", 274854, 0x00000000, 0x00002000, 0x00, 100, 80, 0, 0, 2, 10, 4, 4, 1, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[49066], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Portal-Keeper's Helm", 274855, 0x00000000, 0x00002000, 0x00, 100, 80, 0, 0, 2, 1, 4, 4, 1, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[47774], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
Expand Down Expand Up @@ -183719,6 +183719,7 @@ static const std::array<dbc_item_data_t, 780> __ptr_item_data_chunk7 { {
{ "Focus of Fangs", 281571, 0x00008000, 0x00002000, 0x00, 1, 1, 0, 0, 3, 23, 4, 0, 2, 2600, 0.250000f, 0.000000f, 0, 0, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Band of the Beast Reaper", 282425, 0x08080000, 0x00022000, 0x00, 197, 90, 0, 0, 4, 11, 4, 0, 2, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[2225], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Draenic Drive Chain", 282426, 0x08000000, 0x00022000, 0x00, 197, 90, 0, 0, 4, 2, 4, 0, 2, 0, 0.000000f, 0.000000f, &__ptr_item_stats_data[49356], 3, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
{ "Venomous Gladiator's Smasher", 284846, 0x00000000, 0x00002000, 0x00, 298, 90, 0, 0, 4, 17, 2, 5, 1, 3600, 0.250000f, 0.000000f, &__ptr_item_stats_data[62678], 4, 0xffff, 0xffffffffffffffff, { 0, 0, 0 }, 0, 0, 0, 0, 0, 0 },
} };

static const std::array<util::span<const dbc_item_data_t>, 8> __ptr_item_data { {
Expand Down
Loading