Commit Graph

43050 Commits

Author SHA1 Message Date
Meji
fa5ba78385 Core/Quests: Don't send SMSG_QUEST_GIVER_QUEST_COMPLETE for tracking quests (#30348)
(cherry picked from commit 57f297b4e7)

# Conflicts:
#	src/server/game/Entities/Player/Player.cpp
2024-10-17 21:42:53 +02:00
Ovahlord
78671afa54 Revert "Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPDATE_OBJECT and enable packets modifying them"
This reverts commit 7c425b8970.
2024-10-12 23:56:39 +02:00
Naddley
35abb5c246 DB/Teldrassil: Added cyclic paths for Wisps in Dolanaar
(cherry picked from commit a9e4f5a9ce)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_12_02_world.sql
2024-10-12 23:47:24 +02:00
Naddley
290685a766 DB/Teldrassil: Added cyclic paths for Wisps in Shadowglen
(cherry picked from commit 9041f33ec8)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_12_01_world.sql
2024-10-12 23:47:24 +02:00
Shauren
d366876807 Core/Crypto: Respect OPENSSL_MODULES environment variable if set by user that points to where legacy.dll should be found
(cherry picked from commit d3294568b8)
2024-10-12 23:47:23 +02:00
Jason Dove
d8c79337ed Core/Units: Fix melee attack victim level calculation (#30329)
(cherry picked from commit d93ca90d49)
2024-10-12 23:47:22 +02:00
ModoX
0844438ad3 Core/Movement: Implemented cyclic waypoint movement (#29923)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
(cherry picked from commit 222a80a6d6)
2024-10-12 23:47:22 +02:00
Shauren
7c425b8970 Core/Movement: Store adv flying speeds instead of hardcoding them in SMSG_UPDATE_OBJECT and enable packets modifying them
(cherry picked from commit 43c7965d6b)

# Conflicts:
#	src/server/game/Server/Protocol/Opcodes.cpp
2024-10-12 23:47:21 +02:00
Meji
d0004ca759 DB/Stormwind: Added training dummies 2024-10-10 23:11:59 +02:00
Meji
644c7df3f5 DB/Stormwind: Update PvE and PvP vendors 2024-10-10 23:11:03 +02:00
Meji
d436c28fb7 DB/Orgrimmar: Update PvE and PvP vendors 2024-10-09 22:41:51 +02:00
Meji
48338ae046 DB/Orgrimmar: Added missing template data 2024-10-09 22:40:48 +02:00
Ovahlord
b1eac5485b buildfix 2024-10-09 19:25:11 +02:00
Meji
ef3327a760 DB/GameEvents: Added Cataclysm PvP seasons
(cherry picked from commit bdc93baec8)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_09_00_world.sql
2024-10-09 18:35:13 +02:00
Ovahlord
81f612369a Core/Player: updated block percent value for Cataclysm 2024-10-09 18:33:18 +02:00
Ovahlord
e3407ceb44 DB/Creatures: restored Dalaran Heirloom vendors 2024-10-08 20:10:12 +02:00
Meji
35e4e9169b DB/Misc: Fix some startup errors 2024-10-06 19:11:37 +02:00
Ovahlord
2e8469436f DB/Misc: added Titan Rune Protocol spawns to dungeons and added their Dalaran Vendors 2024-10-06 00:09:51 +02:00
Shauren
2275215bb6 Core/Maps: Link instance map to LfgDungeons
(cherry picked from commit 8127609764)
2024-10-05 18:46:10 +02:00
Meji
1b6ebcc1e1 Core/Chat: Improve ingame language translation (#30298)
(cherry picked from commit 086632d871)
2024-10-05 18:46:06 +02:00
Shauren
c59a47e875 Build: Handle localized "Microsoft" name returned from Get-CimInstance
(cherry picked from commit bfb6c95518)
2024-10-05 18:46:01 +02:00
Keramat Jokar
4b1ba05579 Build: Add more detailed windows release name to revision_data.h (#30310)
(cherry picked from commit 83ca87d39e)
2024-10-05 18:45:54 +02:00
Ovahlord
9396685157 DB/GameObjects: added gameobject template data from mass parse 2024-10-04 21:03:41 +02:00
Shauren
01e3220f89 Core/Players: Prevent creation of characters with duplicate names
Closes #30299

(cherry picked from commit 49ab2bbe38)
2024-10-03 15:06:58 +02:00
Ovahlord
77124dc57e DB/Hotfixes: updated hotfixes for build 4.4.0.56713
*wiped hotfix_blob and re-filled it with data since we have converted some tables to actual db2 tables
2024-10-03 14:59:53 +02:00
Ovahlord
89c45f124e DB/Quests: updated quest data from 4.4.0.56713 sniff data 2024-10-03 14:51:14 +02:00
Ovahlord
4b7c3680b1 DB/Creatures: updated bruteforce data for creatures for build 4.4.0.56713 2024-10-03 14:48:44 +02:00
nekolisa42
7bc13f3307 Tools/vmap_assembler: Fix missing <mutex> header in TileAssembler.cpp (#30293)
(cherry picked from commit 5959e6e374)
2024-10-03 00:38:22 +02:00
Shauren
d2d3457b2f Core/Utilities: Extend make_unique_ptr_with_deleter functionality to allow it to create deleters with compile time constant functions (reduces its size to just sizeof(void*))
(cherry picked from commit b13b5142f1)
2024-10-03 00:38:15 +02:00
Ovahlord
e05461a0ed Core/Misc: updated Difficulty enum for Cataclysm 2024-10-03 00:37:30 +02:00
jackpoz
5d9913730e Workflow: Add issue closer to cata_classic
Closes #30295
2024-10-02 17:57:49 +02:00
Shauren
dfd224931a Core/DataStores: Removed overriding field sign type based on db2 column compression
(cherry picked from commit 89f490bdcd)

# Conflicts:
#	sql/updates/auth/cata_classic/2024_09_27_00_hotfixes.sql
#	src/server/game/Achievements/CriteriaHandler.cpp
#	src/server/game/DataStores/DB2LoadInfo.h
#	src/server/game/DataStores/DB2Stores.cpp
#	src/server/game/DataStores/DB2Stores.h
#	src/server/game/DataStores/DB2Structure.h
#	src/server/game/DataStores/DBCEnums.h
#	src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.cpp
#	src/server/game/Entities/Item/ItemBonusMgr.cpp
#	src/server/game/Entities/Player/Player.cpp
#	src/server/game/Spells/TraitMgr.cpp
2024-09-30 21:37:07 +02:00
Shauren
2b748dcf51 Core/Objects: Corrected TYPEMASK_SEER value incorrectly changed in 6f6af6a1a1, fixes not finding mind controlled players
(cherry picked from commit 0d496b14d5)
2024-09-30 20:12:29 +02:00
Naddley
c8cde4acdd DB/Westfall: Added spell_area data related to The Jansen Stead area
8447d9a6a5

Co-Authored-By: funjoker <funjoker109@gmail.com>
(cherry picked from commit dde2431d59)
2024-09-30 20:12:21 +02:00
Naddley
2fed819593 DB/Gilneas: Added spell_area data for chapter 1
bc2d669a54
a11513051b

Closes #25824
Closes #30090

Co-authored-by: Ovahlord <dreadkiller@gmx.de>
(cherry picked from commit 7072a88675)
2024-09-30 20:10:07 +02:00
Shauren
659d76d636 DB: Remove unsigned floats and recreate views with utf8mb4 in auth database
(cherry picked from commit b18ba61140)
(cherry picked from commit be04c17916)

# Conflicts:
#	sql/base/auth_database.sql
#	sql/updates/auth/cata_classic/2024_09_26_00_auth.sql
2024-09-26 21:08:02 +02:00
funjoker
6aa1c72b3b Core/Spells: Fix PCT spell mod calculation
in Cataclysm PCT bonus damage is additive
2024-09-26 10:36:53 +02:00
Shauren
1e7bb72424 Core/Database: Fix database connections failing to open over named pipes for users using caching_sha2_password authentication plugin if this is the first time this user attempts to log in since starting MySQL server
(cherry picked from commit 726412d983)
2024-09-25 20:00:56 +02:00
Shauren
bb3665266f Core: Updated allowed build to 4.4.0.56713 2024-09-24 12:19:41 +02:00
Shauren
9e661e8e1c Core/Common: Catch and log child process creation errors
(cherry picked from commit fff12eafdf)
2024-09-23 21:18:50 +02:00
Shauren
7a4c8d69fc Core/CrashHandler: Output inlined stack frames
(cherry picked from commit f3b8503ba6)
2024-09-23 21:18:43 +02:00
Shauren
f75bc03ca3 Core/CrashHandler: Make WheatyExceptionReport fields not static to ensure consistent destruction order
(cherry picked from commit e76df583f0)
2024-09-23 21:18:39 +02:00
funjoker
a80d7937bd Core/PacketIO: Fix SMSG_SET_PCT_SPELL_MODIFIER 2024-09-22 22:59:14 +02:00
Shauren
992f1851e2 Core/Spells: Protect against stack overflows in spell override handling
(cherry picked from commit 723e638a84)
2024-09-22 13:47:53 +02:00
Shauren
918fb8b856 Core/Spells: Fix startup crash 2024-09-22 13:11:01 +02:00
Ovahlord
577ae1f8e0 DB: fixed sql file name added in c10a57318c 2024-09-22 12:01:01 +02:00
Ovahlord
c10a57318c Scripts/Spells: fixed balance druid Eclipse mechanic 2024-09-22 11:55:59 +02:00
Ovahlord
46e26179c8 Core/Auras: fixed a possible underflow when checking required powers for SPELL_AURA_TRIGGER_SPELL_ON_POWER_AMOUNT and SPELL_AURA_TRIGGER_SPELL_ON_POWER_PCT
(cherry picked from commit f26c942053)
2024-09-22 11:45:40 +02:00
Ovahlord
2786401c8f Core/Units: fixed druid Balance power minimum value 2024-09-21 22:07:46 +02:00
Ovahlord
2b89089c50 Scripts/Spells: simplify bitset check in mage Deep Freeze spell script 2024-09-21 14:27:20 +02:00