Commit Graph
100 Commits
Author SHA1 Message Date
luis a3cba81f1f voidscar arena spawns 2026-09-07 15:39:31 -03:00
luis 0033f4cb19 add to load 2026-09-07 14:46:45 -03:00
luis 473f90c6d4 missing 2026-09-07 14:45:25 -03:00
luis 9d33ea6062 full fix magister terrace 2026-09-07 14:31:24 -03:00
luis e7b908758f magister terrace 2026-09-07 14:21:04 -03:00
luis 61eacd7d78 Core/Creatures: moved movement flag updating for sessile and floating static flags into dedicated methods to improve code readability 2026-09-07 09:56:16 -03:00
luis fa68e20510 Core/Creatures: updated Creature::SetFloating and Creature::SetSessile to correctly set movement flags and make them check aura types as well 2026-09-07 09:53:22 -03:00
luis 7b4f5e99b6 update name 2026-09-07 09:50:47 -03:00
luis 894501ad06 Core/Creature: updated the Setters for CREATURE_STATIC_FLAG_SESSILE and CREATURE_STATIC_FLAG_FLOATING to incorporate recent corrections 2026-09-07 09:47:25 -03:00
luis 06a3aba5d7 Core/Creature: correct the implementation of CREATURE_STATIC_FLAG_SESSILE and CREATURE_STATIC_FLAG_FLOATING 2026-09-07 09:41:02 -03:00
luis 2a5bab5bc6 Core/Units: implement new optional parameter for Unit::DisableGravity to allow or disallow toggling hover animations 2026-09-07 09:39:51 -03:00
luis 041934821b Dep/g3d: Add direct yaw/pitch/roll conversions to G3D::Quat 2026-09-06 23:40:43 -03:00
luis fd8e6a2cc6 Dep/g3d: Make G3D::Plane destructor not virtual 2026-09-06 23:39:39 -03:00
luis bd5fd6b1b4 Dep/g3d: Remove unused data members from G3D::Ray 2026-09-06 23:36:16 -03:00
luis 18a1a232d2 Core/AreaTriggers: Implemented areatrigger movement when attached to unit or on transport 2026-09-06 23:32:38 -03:00
luis f93b3198da Scripts/Vashjir: Implement Worldboss Mobus 2026-09-06 21:51:40 -03:00
luis 82ab276a9e bugtracker 2026-09-06 07:53:33 -03:00
luis 6178c12e09 Update struct test 2026-09-06 07:47:49 -03:00
luis bbbe5e06d3 crash fixes 2026-09-06 07:18:37 -03:00
luis de66012bef fix crash 2026-09-06 06:48:12 -03:00
luis 3250581ae8 typo 2026-09-06 06:24:09 -03:00
luis 18af3438f3 full fix warboards 2026-09-06 02:07:01 -03:00
luis a2e233fd15 resize big playerchoice from warboard 2026-09-06 01:43:49 -03:00
luis 04a7bf319d fix spell 2026-09-06 01:29:24 -03:00
luis e573593e4f typo 2026-09-05 23:42:48 -03:00
luis 4cbbdf5ccf CMSG_CRAFTING_ORDER_REPORT_PLAYER 2026-09-05 23:39:19 -03:00
luis 1d3f95aa50 db errors 2026-09-05 23:13:08 -03:00
luis fc6c9fdcdd fix murder row 2026-09-05 22:11:08 -03:00
luis dfc9779a3e improve boss 2026-09-05 21:43:33 -03:00
luis 9df4301b23 murder row part 1 2026-09-05 21:37:12 -03:00
luis 93a26d3e69 remove wrong spell 2026-09-05 21:09:27 -03:00
luis 15d6fb6f1d murder row dungeon spawns full 2026-09-05 21:02:21 -03:00
luis e3cf83ab54 Windrunner spire sniff 2026-09-05 18:54:48 -03:00
luis 9069c69138 more trash 2026-09-05 14:13:11 -03:00
luis 67dd86acbc Trash mobs 2026-09-05 14:06:59 -03:00
luis b454ba0c21 initial work on rework 2026-09-05 13:50:56 -03:00
luis e2fcb68112 The Gulf of Memory delve 2026-09-05 11:56:58 -03:00
luis 79abcaaec5 spawns 2026-09-05 11:45:45 -03:00
luis 2b16448562 Core/Player: fix gray items core bug with scaling 2026-09-04 23:17:50 -03:00
luis da445b622f enable 2026-09-04 23:14:07 -03:00
luis bb9c3ff583 BInding vale, silvermoon and harandar misc gob
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-04 19:31:03 -03:00
luis d5fbf57932 The binding vale npcs spawn 2026-09-04 19:23:53 -03:00
luis 1ed4b6c954 nexus point xena 2026-09-04 17:59:54 -03:00
luis dd9398478b df quests 2026-09-04 15:25:03 -03:00
luis 6b3f807127 rework 2026-09-04 15:22:17 -03:00
luis 82439e1f89 feat(vas): wire the client-driven character transfer end to end (P9) 2026-09-04 14:58:17 -03:00
luis 7bbc68ef5b opcode(vas): parse START_VAS_PURCHASE transfer intent; correct ASSIGN understanding (P8) 2026-09-04 14:52:38 -03:00
luis 93cf1815dd opcode(vas): implement the two framed responses (P7) - no longer stubs 2026-09-04 14:50:12 -03:00
luis e4da4ed08d opcode(vas): wire the remaining client-path opcodes (P6) - honest, not stubs 2026-09-04 14:47:26 -03:00
luis ebb56190e0 opcode(vas): populate the transfer-target realm list from the realm list (P4b) 2026-09-04 14:40:33 -03:00
luis 90d4052aba opcode(vas): check-transfer-ok handler + verified response wire (P4a) 2026-09-04 14:35:05 -03:00
luis 129ec064fb opcode(vas): realm-target-list handler + verified list header (P3) 2026-09-04 12:55:09 -03:00
luis 7eda51dcf3 opcode(vas): account-character-list response + handler (P2) 2026-09-04 12:51:13 -03:00
luis 5e3c8e7b1f opcode(vas): packet read layer for the transfer/service cluster (P1) 2026-09-04 12:47:13 -03:00
luis b687aa8ecb feat(pvp): Solo Shuffle P2 — persist personal matchmaker rating 2026-09-04 12:44:00 -03:00
luis ea770cc58c training grounds bg part 1 2026-09-04 12:41:53 -03:00
luis d297268406 solo shuffle 2026-09-04 12:33:24 -03:00
luis f100c98c37 rated solo shuffle 2026-09-04 12:10:50 -03:00
luis 8015d1259d pvp packets 2026-09-04 10:54:16 -03:00
luis 4d7a5972cd pvp improvements 2026-09-04 10:50:12 -03:00
luis 4070080d38 Full dungeon spawned 2026-09-04 10:36:31 -03:00
luis 1e781724c9 full dungeon 2026-09-04 10:21:04 -03:00
luis 699ecd683d missing event 2026-09-04 10:04:43 -03:00
luis 988e7bf1e1 full trash 2026-09-04 10:02:20 -03:00
luis c5d7f530cd Fix warn 2026-09-04 09:56:18 -03:00
luis c7b20c24b4 misc 2026-09-04 09:55:37 -03:00
luis f3dfd39eb6 more events 2026-09-04 09:51:17 -03:00
luis dfec2bbda8 more blizzlike corrections 2026-09-04 09:46:43 -03:00
luis 2282b95213 core fix warnings 2026-09-04 09:33:02 -03:00
luis aab831eea1 fix build 2026-09-04 09:25:15 -03:00
luis 8f0d65f477 nexus point xena full 2026-09-04 09:16:47 -03:00
luis ce01fae7bf PvP: run a real group proposal for the Blitz solo queue, and unblock its two packets (G19) 2026-09-04 09:16:47 -03:00
luis 7bc0988a64 pvp implementations 2026-09-04 09:01:40 -03:00
luis 629901268d 12.1 pvp updates + extras 2026-09-04 08:40:23 -03:00
luis 3e0d33ff29 quests
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-03 19:13:45 -03:00
luis 2dcf1d73a6 Core/PacketIO: Fixed SMSG_AURA_UPDATE structure
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-03 18:20:39 -03:00
luis 5e24549c82 db error
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-03 05:10:38 -03:00
luis c1f8e7a06a Fix tp
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-02 22:33:36 -03:00
luis 9b0e39a047 folower queue 2026-09-02 22:11:24 -03:00
luis 9488805fe7 typo 2026-09-02 21:35:32 -03:00
luis e093825f77 den of nalorak full now 2026-09-02 21:34:25 -03:00
luis 772d85a9c4 db errors and den of nalorak npcs 2026-09-02 21:15:23 -03:00
luis b76369cdcb try fix dungeon follower queue and add warn fix 2026-09-02 20:36:53 -03:00
luis 5c1546e11a dungeon followers more work 2026-09-02 20:32:24 -03:00
luis c026255048 Dungeon followers 2026-09-02 20:21:20 -03:00
luis e94fe52e90 warn fix 2026-09-02 19:06:05 -03:00
luis f709a3f424 typo 2026-09-02 17:27:34 -03:00
luis 2f724afc71 instance blinding vale 2026-09-02 17:25:56 -03:00
luis d53b8901d3 The blinding vale dungeon 2026-09-02 15:17:27 -03:00
luis ee7c3cae40 altar of fangs 2 boss rework 2026-09-02 15:10:09 -03:00
luis ed5a878a2f altar of fangs 2026-09-02 15:05:36 -03:00
luis f352a31b29 maisara 2026-09-02 14:35:38 -03:00
luis 143e1dfd2b maisara rework 2026-09-02 14:31:10 -03:00
luis cc46bc9fce sniff 2026-09-02 12:03:39 -03:00
luis 8949220f55 typo 2026-09-02 12:02:14 -03:00
luis 00d952e171 Blizzlike corrections 2026-09-02 11:30:32 -03:00
luis cb0d4099b3 69587 2026-09-02 10:28:01 -03:00
luis 71fa42c177 world quest and den of nalarak data
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-01 20:23:13 -03:00
luis 6db36c73c3 rework full mechanics and spell added
Build (Windows x64) / build (push) Canceled after 0s
Build (Windows x64) / linux-build (push) Canceled after 0s
2026-09-01 19:11:16 -03:00
luis d42ac1bcca more blizzlike fix 2026-09-01 19:04:54 -03:00