Commit Graph
3372 Commits
Author SHA1 Message Date
luis be9f8db40f Core/Movement: Update movement flags for 12.1.0 2026-08-22 18:09:50 -03:00
luis 24857f5705 Core/PacketIO: Updated to 12.1.0 2026-08-22 17:49:36 -03:00
luis 49a7cd467e 12.1 part 4 2026-08-22 17:39:26 -03:00
luis 4d5d5e01c4 12.1 part 3 2026-08-22 17:33:17 -03:00
luis 361d3d7069 12.1 part 2 2026-08-22 17:17:56 -03:00
luis e3d0308dbf fix char creation 2026-08-22 16:41:58 -03:00
Céfiro_Caecias 2f321604f8 DB/World: Vulpera Starting Experience 2026-08-22 15:51:53 -03:00
Céfiro_Caecias f0583b03f8 DB/World: Zandalari Troll Starting Zone 2026-08-22 15:51:25 -03:00
Céfiro_Caecias a0b3e33707 DB/World: Mag'har Orc Starting Experience 2026-08-22 15:50:43 -03:00
Céfiro_Caecias f56da9a52a Update README.md 2026-08-22 14:17:09 -03:00
luis 3b37fe94c0 try fix horde blackscreen 2026-08-22 14:03:37 -03:00
luis f5110a31cd build 12.1 2026-08-22 13:54:03 -03:00
Céfiro_Caecias fe384b62cb DB/World: Highmountain Tauren Starting Zone
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-08-21 14:05:49 -03:00
Céfiro_Caecias 18f047940b Update 2026_08_20_01_world_nghtborne_starting_zone.sql 2026-08-21 13:26:12 -03:00
luis fbf6ee8ad3 fix(garrison): despawn the finalize goober so it can't linger as construction scaffolding
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-08-20 19:37:09 -03:00
luis e82dba9679 fix(mythic+): skip reward-less season rows when auto-detecting the active M+ season
ResolveActiveSeason() auto-detected the active MythicPlusSeason as the
highest-StartTimeEvent row of the highest expansion. In Midnight that row is
season 122, a placeholder with zero MythicPlusSeasonRewardLevels rows, while the
real Season 1 content season is 117 (reward-level table 233-272, consistent with
the resolved display season 34). Picking 122 made GetVaultRewardLevelCap() and
GetVaultActivityTierId() return 0, so the Great Vault reward level was left
UNCAPPED (a +18 key granted a +18-scaled vault item instead of the retail +10
cap) and the wrong season id was reported to the client.

Verified against the 69299 client DB2 (MythicPlusSeason, MythicPlusSeasonReward-
Levels, MythicPlusSeasonTrackedMap/TrackedAffix, DisplaySeason, KeystoneAffix):
season 122/118 carry no reward levels; 117 = Midnight S1, 120 = Midnight S2
(vault 305-318, matching the community mythicpl.us S2 tables).

Auto-detect now considers only seasons that carry reward-level rows (a live
vault-granting season always does), falling back to the previous unfiltered scan
only when the DB2 has no reward-level data at all (stripped/older client). This
keeps the active season a real content season and consistent with the display
season on both the live snapshot (-> 117) and the newer S2 snapshot (-> 120).

Affix rotation and dungeon pool were checked against the same DB2 and are already
correct (both DB2-derived; affix set {9,10,147,148,158,160,162,165} matches
TrackedAffix for display season 34 exactly).
2026-08-20 19:36:05 -03:00
luis 570e365ccb remove untill we sniff areatriggers 2026-08-20 18:49:52 -03:00
Céfiro_Caecias d3afcd74d0 Update 2026_08_20_12_world_dberrors.sql 2026-08-20 18:44:49 -03:00
Céfiro_Caecias 460cc17e0d DB/World: DBErrors 2026-08-20 17:36:05 -03:00
luis 6cd755d755 exiles 2026-08-20 16:52:07 -03:00
luis 899b92bee9 fix crash 2026-08-20 16:50:41 -03:00
luis b50043f362 crash fix part 1 2026-08-20 16:30:17 -03:00
luis 2841748030 fix crasf QUEST_COOKING_MEAT 2026-08-20 16:30:17 -03:00
Céfiro_Caecias a25dfcb1a7 DB/Hotfixes: Spell 2026-08-20 16:22:45 -03:00
luis 89ce9cda41 typo 2026-08-20 15:58:24 -03:00
luis 9d24f2e459 fix function 2026-08-20 15:57:28 -03:00
luis 4230b98be1 missing 2026-08-20 15:19:09 -03:00
Céfiro_Caecias 885851d66c Update 2026_08_20_10_world_exiles_reach_spawns.sql 2026-08-20 14:58:59 -03:00
Céfiro_Caecias 5e6fe510c3 DB/World: Exile's Reach Spawns 2026-08-20 14:46:24 -03:00
luis 3344125e3d atal aman gobs 2026-08-20 13:09:55 -03:00
luis 6289266080 spawn atal aman delve 2026-08-20 13:07:25 -03:00
luis a6af5bb87b delve fixes 2026-08-20 13:01:04 -03:00
luis aed1dcc0b8 Turbulent Timeways 2026-08-20 09:56:36 -03:00
luis 25f8c51414 midnight systems 2026-08-20 09:44:14 -03:00
luis 19744765b9 fix(garrison): reveal WoD shipyard coastal spawns + make Fleet Command Table interactable 2026-08-20 09:12:58 -03:00
luis 6ef26dab1b missing enum 2026-08-20 07:13:18 -03:00
luis c9c5061e3d my fault missing port 2026-08-20 06:26:01 -03:00
luis e15b30e009 typo
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-08-20 06:13:30 -03:00
luis 108a7e7ff5 rework script system and fix windrunner spire
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-08-20 05:09:08 -03:00
luis 162acaaf83 portals 2026-08-20 04:11:31 -03:00
luis 584ed80d2b wq and eversong woods initial work on spawns 2026-08-20 03:23:14 -03:00
luis 2ca528ac9e db world boss 2026-08-20 03:22:10 -03:00
luis 6be541063f warning fix
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-08-20 02:51:50 -03:00
luis 91d676415c WorldbossXariona 2026-08-20 02:46:49 -03:00
luis e2275fb285 Port WoW Token trade work onto feature/commerce (surgical graft) 2026-08-20 02:15:03 -03:00
Thordekk 7d365ba20f Modify WowToken market settings in config
Updated comments for WowToken market configuration.
2026-08-20 02:13:59 -03:00
luis b8053bc531 fix(http): never erase an end() iterator in KillInactiveSessions 2026-08-20 01:56:43 -03:00
luis 5da9c4bf24 haranir and texts 2026-08-20 01:17:28 -03:00
Céfiro_Caecias 4ed7a794ac DB/World: Nightborne Starting Zone Rework 2026-08-20 00:51:38 -03:00
luis 996834da48 haranir allied race data to start work on zone 2026-08-20 00:41:53 -03:00