Commit graph

  • c998ed6335 Fix looting of chest-type gameobjects Kelsi 2026-02-18 04:07:47 -08:00
  • 56c309b27d Fix quest item loot parsing and quest item progress tracking Kelsi 2026-02-18 04:06:14 -08:00
  • 98212a3f91 Fix quest item loot parsing and quest item progress tracking Kelsi 2026-02-18 04:06:14 -08:00
  • e5cacbc330 Fix creature render desync and corpse/loot state edge cases Kelsi 2026-02-18 04:02:08 -08:00
  • d3b04640f3 Fix creature render desync and corpse/loot state edge cases Kelsi 2026-02-18 04:02:08 -08:00
  • ba016f33e7 Fix target circle jumping ahead to spline waypoints Kelsi 2026-02-18 03:57:12 -08:00
  • c00fc34bc2 Fix target circle jumping ahead to spline waypoints Kelsi 2026-02-18 03:57:12 -08:00
  • 900558e02e Use speed-based walk/run selection for NPC movement Kelsi 2026-02-18 03:56:12 -08:00
  • 267825bbcb Use speed-based walk/run selection for NPC movement Kelsi 2026-02-18 03:56:12 -08:00
  • a9d3641d4b Fix creature chase animation and target-circle tracking Kelsi 2026-02-18 03:53:53 -08:00
  • 08c956a6e5 Fix creature chase animation and target-circle tracking Kelsi 2026-02-18 03:53:53 -08:00
  • f1269b93a1 Add weapon stats to inventory tooltips and fix login camera pitch Kelsi 2026-02-18 03:50:47 -08:00
  • dd8f04ac99 Add weapon stats to inventory tooltips and fix login camera pitch Kelsi 2026-02-18 03:50:47 -08:00
  • efab73b037 Show weapon damage/speed in item tooltips Kelsi 2026-02-18 03:46:03 -08:00
  • 1de2f4c8a0 Show weapon damage/speed in item tooltips Kelsi 2026-02-18 03:46:03 -08:00
  • 5f35ca803b Fix vendor buy packet count and stale list parsing Kelsi 2026-02-18 03:40:59 -08:00
  • a100baff39 Fix vendor buy packet count and stale list parsing Kelsi 2026-02-18 03:40:59 -08:00
  • d37bb30137 Fix NPC death state on login and harden loot money notifications Kelsi 2026-02-18 03:37:03 -08:00
  • 3be1d2ecb9 Fix NPC death state on login and harden loot money notifications Kelsi 2026-02-18 03:37:03 -08:00
  • 115b89be4f Handle vanilla weather and play-music opcode aliases Kelsi 2026-02-18 03:23:37 -08:00
  • 1ad3f47baf Handle vanilla weather and play-music opcode aliases Kelsi 2026-02-18 03:23:37 -08:00
  • 73e7c86621 Update opcode data and movement integration docs/code Kelsi 2026-02-18 03:15:25 -08:00
  • bd0ce17794 Update opcode data and movement integration docs/code Kelsi 2026-02-18 03:15:25 -08:00
  • 69b23f4edd Fix Turtle monster movement packet parsing Kelsi 2026-02-18 03:13:17 -08:00
  • 86127f0ddf Fix Turtle monster movement packet parsing Kelsi 2026-02-18 03:13:17 -08:00
  • 794ad9aee4 Fix M2 white shell artifact from missing textures, add opacity track support Kelsi 2026-02-17 23:52:44 -08:00
  • 9a950ce09f Fix M2 white shell artifact from missing textures, add opacity track support Kelsi 2026-02-17 23:52:44 -08:00
  • 9317b70a3a Fix vendor window ImGui ID conflicts using loop index Kelsi 2026-02-17 18:55:02 -08:00
  • 4ba10e772b Fix vendor window ImGui ID conflicts using loop index Kelsi 2026-02-17 18:55:02 -08:00
  • 2ae98fcc00 Implement MPQ-path sound loading in AudioEngine Kelsi 2026-02-17 18:52:19 -08:00
  • c998c945bf Implement MPQ-path sound loading in AudioEngine Kelsi 2026-02-17 18:52:19 -08:00
  • 79e20d8f06 Fix CMSG_BUY_ITEM field order: item before slot Kelsi 2026-02-17 18:24:53 -08:00
  • e73bedd78b Fix CMSG_BUY_ITEM field order: item before slot Kelsi 2026-02-17 18:24:53 -08:00
  • 370a167a91 Fix SMSG_MONSTER_MOVE spline flag values causing NPCs to stand still Kelsi 2026-02-17 18:16:53 -08:00
  • 4043e47fd5 Fix SMSG_MONSTER_MOVE spline flag values causing NPCs to stand still Kelsi 2026-02-17 18:16:53 -08:00
  • faf76a34fd Fix vendor packet parsing and Tokens display Kelsi 2026-02-17 18:08:00 -08:00
  • 68e39a2192 Fix vendor packet parsing and Tokens display Kelsi 2026-02-17 18:08:00 -08:00
  • 7fd999a3b8 Implement SMSG_WEATHER and wire real game state (map ID, weather, underwater) to lighting system Kelsi 2026-02-17 17:59:41 -08:00
  • 369ad26476 Implement SMSG_WEATHER and wire real game state (map ID, weather, underwater) to lighting system Kelsi 2026-02-17 17:59:41 -08:00
  • 8890146ed1 Fix vendor: correct CMSG_BUY_ITEM field order (slot before itemId), handle buy failures, show token costs; remove level-up test button (animation triggers on real level-up) Kelsi 2026-02-17 17:44:48 -08:00
  • 60ebb4dc3f Fix vendor: correct CMSG_BUY_ITEM field order (slot before itemId), handle buy failures, show token costs; remove level-up test button (animation triggers on real level-up) Kelsi 2026-02-17 17:44:48 -08:00
  • 5b5940357d Fix audio volume settings: apply saved values on startup, don't overwrite with audio manager defaults Kelsi 2026-02-17 17:37:20 -08:00
  • b441452dcb Fix audio volume settings: apply saved values on startup, don't overwrite with audio manager defaults Kelsi 2026-02-17 17:37:20 -08:00
  • 331f70b209 Add level-up ding animation with golden rings, sound, and cheer emote Kelsi 2026-02-17 17:35:57 -08:00
  • 80e879429c Add level-up ding animation with golden rings, sound, and cheer emote Kelsi 2026-02-17 17:35:57 -08:00
  • 6ab8ea9ae5 Add level-up ding animation with cheer emote and test button Kelsi 2026-02-17 17:23:42 -08:00
  • 897867bf7b Add level-up ding animation with cheer emote and test button Kelsi 2026-02-17 17:23:42 -08:00
  • 54ba9f9314 Fix quest required item display and add NPC spawn diagnostics Kelsi 2026-02-17 17:15:48 -08:00
  • eebc0007a6 Fix quest required item display and add NPC spawn diagnostics Kelsi 2026-02-17 17:15:48 -08:00
  • 51cc0d82d0 Add raw field logging to QuestRequestItemsParser to diagnose item format Kelsi 2026-02-17 16:34:10 -08:00
  • 30efc59fff Add raw field logging to QuestRequestItemsParser to diagnose item format Kelsi 2026-02-17 16:34:10 -08:00
  • d87cba20cb Add auto loot setting to gameplay settings Kelsi 2026-02-17 16:31:00 -08:00
  • 0e18c8871d Add auto loot setting to gameplay settings Kelsi 2026-02-17 16:31:00 -08:00
  • 925f9f0214 Add mute button and original soundtrack toggle Kelsi 2026-02-17 16:26:49 -08:00
  • a55399fad6 Add mute button and original soundtrack toggle Kelsi 2026-02-17 16:26:49 -08:00
  • d9bbc52d03 Fix $N placeholder and quest required item display Kelsi 2026-02-17 16:16:51 -08:00
  • f207acc038 Fix $N placeholder and quest required item display Kelsi 2026-02-17 16:16:51 -08:00
  • 0564768a6a Fix quest turn-in loop and register SMSG_CANCEL_AUTO_REPEAT Kelsi 2026-02-17 15:57:51 -08:00
  • ca3cf209d9 Fix quest turn-in loop and register SMSG_CANCEL_AUTO_REPEAT Kelsi 2026-02-17 15:57:51 -08:00
  • 0b916d9a72 Fix buff bar: opcode merge, isBuff flag, and duration countdown Kelsi 2026-02-17 15:49:12 -08:00
  • 55fd692c1a Fix buff bar: opcode merge, isBuff flag, and duration countdown Kelsi 2026-02-17 15:49:12 -08:00
  • c82be2afbe Fix action bar and buff bar spell tooltips showing 'Spell #xxx' Kelsi 2026-02-17 15:41:55 -08:00
  • df0bfaea4f Fix action bar and buff bar spell tooltips showing 'Spell #xxx' Kelsi 2026-02-17 15:41:55 -08:00
  • e77d0a3827 Fix auto-attack stalling after SMSG_ATTACKSTOP and remove stale comments Kelsi 2026-02-17 15:37:02 -08:00
  • bd70ca17ca Fix auto-attack stalling after SMSG_ATTACKSTOP and remove stale comments Kelsi 2026-02-17 15:37:02 -08:00
  • 38b1c7a4ea Fix phantom combat text from nearby NPC/player fights Kelsi 2026-02-17 15:27:02 -08:00
  • 22648870f3 Fix phantom combat text from nearby NPC/player fights Kelsi 2026-02-17 15:27:02 -08:00
  • fa4f78ddcc Fix combat text: separate incoming/outgoing positions and clarify dodge/parry Kelsi 2026-02-17 15:24:39 -08:00
  • 2cad3b9c2b Fix combat text: separate incoming/outgoing positions and clarify dodge/parry Kelsi 2026-02-17 15:24:39 -08:00
  • be424919e4 Fix WAV decode cache and spell lookup performance Kelsi 2026-02-17 15:13:54 -08:00
  • 827679579f Fix WAV decode cache and spell lookup performance Kelsi 2026-02-17 15:13:54 -08:00
  • 940f09484f Update docs to reflect current project state Kelsi 2026-02-17 15:05:18 -08:00
  • e29b67dad9 Update docs to reflect current project state Kelsi 2026-02-17 15:05:18 -08:00
  • b213a3a63b Fix action bar spell icons missing on Turtle WoW Kelsi 2026-02-17 14:55:32 -08:00
  • 42e7e1ce7e Fix action bar spell icons missing on Turtle WoW Kelsi 2026-02-17 14:55:32 -08:00
  • 7952d73740 Handle SMSG_CHARACTER_LOGIN_FAILED (0x041) for AzerothCore/Playerbot compatibility Kelsi 2026-02-17 13:59:29 -08:00
  • 7cf060a9f6 Handle SMSG_CHARACTER_LOGIN_FAILED (0x041) for AzerothCore/Playerbot compatibility Kelsi 2026-02-17 13:59:29 -08:00
  • 39959f9e46 Fix Turtle WoW compatibility: NPC spawning, quests, spells, realm display, and music Kelsi 2026-02-17 05:27:03 -08:00
  • 36fc1df706 Fix Turtle WoW compatibility: NPC spawning, quests, spells, realm display, and music Kelsi 2026-02-17 05:27:03 -08:00
  • b67cdc261c Fix character creation on Turtle WoW (4 extra bytes + IN_PROGRESS handling) Kelsi 2026-02-17 04:16:27 -08:00
  • d850fe6fc0 Fix character creation on Turtle WoW (4 extra bytes + IN_PROGRESS handling) Kelsi 2026-02-17 04:16:27 -08:00
  • f9e6f8b045 Add copyright protection for original music assets by Kelsi Davis Kelsi 2026-02-17 04:02:01 -08:00
  • de3a8cfa3e Add copyright protection for original music assets by Kelsi Davis Kelsi 2026-02-17 04:02:01 -08:00
  • 8e5d7c74b3 Improve UI layout, spell casting, and realm selection screen Kelsi 2026-02-17 03:50:36 -08:00
  • 99723abfac Improve UI layout, spell casting, and realm selection screen Kelsi 2026-02-17 03:50:36 -08:00
  • 9b0e3f4517 Fix CharSections.dbc field layout for classic/tbc/turtle expansions Kelsi 2026-02-17 03:18:01 -08:00
  • b8f1f15eb4 Fix CharSections.dbc field layout for classic/tbc/turtle expansions Kelsi 2026-02-17 03:18:01 -08:00
  • 1562a80175 Fix taxi flight: camera panning, world reload, gryphon display, and animations Kelsi 2026-02-17 02:23:41 -08:00
  • 85714fd7f6 Fix taxi flight: camera panning, world reload, gryphon display, and animations Kelsi 2026-02-17 02:23:41 -08:00
  • 730659e7b2 Fix Classic item query to include GUID (server requires it) Kelsi 2026-02-17 01:24:37 -08:00
  • 4a08271b75 Fix Classic item query to include GUID (server requires it) Kelsi 2026-02-17 01:24:37 -08:00
  • 24cf505ca3 Add item query debug logging to diagnose equipment display issues Kelsi 2026-02-17 01:22:34 -08:00
  • b448aa1ffc Add item query debug logging to diagnose equipment display issues Kelsi 2026-02-17 01:22:34 -08:00
  • 12eb44f03a Enable equipment slot drag-and-drop via server swap packets Kelsi 2026-02-17 01:18:52 -08:00
  • d153bcb62c Enable equipment slot drag-and-drop via server swap packets Kelsi 2026-02-17 01:18:52 -08:00
  • c3e19f5dd4 Fix taxi griffin animation and improve mount texture loading Kelsi 2026-02-17 01:16:23 -08:00
  • eace8753c6 Fix taxi griffin animation and improve mount texture loading Kelsi 2026-02-17 01:16:23 -08:00
  • d567eae0f2 Fix duplicate whisper display in Classic chat parser Kelsi 2026-02-17 01:08:22 -08:00
  • 0b28dbf140 Fix duplicate whisper display in Classic chat parser Kelsi 2026-02-17 01:08:22 -08:00
  • 41506a9c1d Fix Classic item query packet format for auction house item names Kelsi 2026-02-17 01:05:15 -08:00