Commit Graph
43215 Commits
Author SHA1 Message Date
Shauren fade8be3b1 Core/PacketIO: Rename more unknown packet fields 2024-11-21 22:42:07 +01:00
Shauren 5920b01197 Core: Updated allowed build to 11.0.5.57689 2024-11-20 21:16:56 +01:00
Shauren 6dd5fb9d88 Core/Auras: Implemented mount equipment 2024-11-19 21:40:49 +01:00
Shauren 6d78230d6b Core/GameObjects: Define and use new gameobject dynamic flag to restore old visual behavior 2024-11-18 00:06:34 +01:00
Aqua DeusandShauren 9b78546db2 Scripts/Spells: Implement death knight talent Soul Reaper (#30236)
Co-authored-by: Shauren <[email protected]>
2024-11-17 19:54:29 +01:00
Aqua Deus f8de112619 Scripts/Spells: Fix dk talent Subduing Grasp (#30242) 2024-11-17 15:40:59 +01:00
Aqua Deus 6f79163fcb Scripts/Spells: Fix proc of Frost Fever (#30250) 2024-11-17 14:14:41 +01:00
TDB Release 407e1fb87c TDB 1105.24111 - 2024/11/16 2024-11-16 22:02:37 +00:00
ModoX 858a434460 DB/Hotfixes: Added some missed broadcast_text entries 2024-11-16 22:05:24 +01:00
Meji 08e16481cf DB/Hotfixes: Updated zhTW hotfixes to 11.0.5.57534 2024-11-16 19:24:02 +01:00
Meji dcd570ca02 DB/Hotfixes: Updated zhCN hotfixes to 11.0.5.57534 2024-11-16 19:23:50 +01:00
Meji f17c118bb8 DB/Hotfixes: Updated ruRU hotfixes to 11.0.5.57534 2024-11-16 19:23:34 +01:00
Meji f74706557c DB/Hotfixes: Updated ptBR hotfixes to 11.0.5.57534 2024-11-16 19:23:20 +01:00
Meji 0e86443cc6 DB/Hotfixes: Updated koKR hotfixes to 11.0.5.57534 2024-11-16 19:23:02 +01:00
Meji d688699e9c DB/Hotfixes: Updated itIT hotfixes to 11.0.5.57534 2024-11-16 19:22:46 +01:00
Meji a88ee67244 DB/Hotfixes: Updated frFR hotfixes to 11.0.5.57534 2024-11-16 19:22:30 +01:00
Meji 67d8dbae52 DB/Hotfixes: Updated esMX hotfixes to 11.0.5.57534 2024-11-16 19:22:14 +01:00
Meji 54fede198f DB/Hotfixes: Updated esES hotfixes to 11.0.5.57534 2024-11-16 19:22:02 +01:00
Meji 7ee7725fae DB/Hotfixes: Updated deDE hotfixes to 11.0.5.57534 2024-11-16 19:21:44 +01:00
Meji 36aad4af01 DB/Hotfixes: Updated hotfixes to 11.0.5.57534 2024-11-16 19:20:50 +01:00
ModoX 61e61a98e6 DB/Misc: Dropped accidently pushed wip file 2024-11-16 16:54:40 +01:00
ModoX 1aed107974 DB/Quest: Added 11.0.5.57534 quest poi data 2024-11-16 16:51:24 +01:00
ModoX 4eecf2f994 DB/Creature: Added 11.0.5.57534 base creature_difficulty wdb data 2024-11-16 16:51:08 +01:00
ModoX 51c6c458c7 DB/Locales: Added 11.0.5.57534 locales 2024-11-16 16:50:34 +01:00
ModoX 1547605455 DB/Template: Added 11.0.5.57534 wdb data + broadcast_text 2024-11-16 16:50:10 +01:00
Meji 2920281070 Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS (#30415) 2024-11-16 14:19:02 +01:00
Meji 4931b7c41c DB/TheJadeForest: Added Hellscream's Fist terrain swap 2024-11-15 19:14:44 +01:00
Shauren 441d7e5dc1 Core/DataStores: Rewrite DB2Manager::GetDefaultMapDifficulty to only return entries that point to valid Difficulty.db2 rows 2024-11-15 19:07:50 +01:00
Aqua Deus f9c0214923 DB/Shaman: Added spellproc data for Thunderous Paws
Closes #30176
2024-11-15 01:14:29 +01:00
Aqua Deus 2d2d0756de DB/Druid: Added spellproc data for Solstice
Closes #30132
2024-11-15 01:13:13 +01:00
Aqua Deus 5a41a59bd9 DB/Warlock: Added spellproc data for Backlash
Closes #30192
2024-11-15 01:12:09 +01:00
Naddley 38c0644fd6 DB/IsleOfDorn: Added some more creature spawns 2024-11-15 01:11:11 +01:00
lineagedr 1d1c260209 Core/Handlers: Fix logic error in HandleAuctionRemoveItem (#30440) 2024-11-14 18:41:29 +01:00
Shauren 16bd7ef342 Core: Updated allowed build to 11.0.5.57534 2024-11-14 10:36:37 +01:00
Shauren c522e5f4c2 Core/Misc: Support IPv6 ip2location 2024-11-14 00:13:18 +01:00
Shauren e8d949c794 Core/JSON: Prevent out of bounds memory accesses in json deserialization 2024-11-13 00:24:39 +01:00
Shauren 4e551741cf Core/Misc: Fix some GCC warnings 2024-11-12 16:39:24 +01:00
Shauren af4dcc93ed Core/Networking: Support IPv6 2024-11-12 13:54:43 +01:00
Meji 280af85337 DB/Durotar: Implement quest "All aboard!" (31853) 2024-11-12 00:14:40 +01:00
Shauren f9cf6795fa DB: Increase ip address column sizes 2024-11-11 13:36:13 +01:00
Aqua Deus 765beae741 Core/Auras: Implement SPELL_AURA_DISABLE_GRAVITY (#30365) 2024-11-10 20:23:09 +01:00
Shauren d6ae7030da Core/Position: Position constructor improvements
* Prevent constructing with only X coord
* Remove unneccessary NormalizeOrientation calls when constructed with default orientation (0)
2024-11-10 18:35:45 +01:00
Aqua Deus b98d83ca53 Scripts/Spells: Fix Rising Sun Kick heal reduction on Windwalker spec (#30369) 2024-11-09 22:34:59 +01:00
Aqua Deus 783693a0a0 Scripts/Spells: Implement Rogue Acrobatic Strikes talent (#30376) 2024-11-09 18:36:33 +01:00
ShamageandNaddley bb9e2fcb33 DB/NorthernBarrens: Update path and script for Dorak
Closes #30360

Co-authored-by: Naddley <[email protected]>
2024-11-09 16:57:14 +01:00
Naddley 19e0c59097 DB/IsleOfDorn: Added some more spawns 2024-11-09 16:52:52 +01:00
Aqua Deus c9b2823d6e Scripts/Spells: Implement Rogue Airborne Irritant talent (#30375) 2024-11-09 15:21:18 +01:00
Shauren 7d36db7ede Core/Spells: Temporarily force old flight style mounts 2024-11-09 11:50:47 +01:00
Aqua DeusandShauren ea9b8a2874 Scripts/Spells: Implement Rogue talent Improved Garrote (#30379)
Co-authored-by: Shauren <[email protected]>
2024-11-08 19:49:00 +01:00
Aqua Deus 5dfaf41c5e Core/Spells: Define new proc flags (#30390) 2024-11-08 12:31:35 +01:00