Commit Graph

43080 Commits

Author SHA1 Message Date
Shauren
2c99afab5e DB: Added build keys for 4.4.1.57294 for future use 2024-10-31 19:32:37 +01:00
Shauren
1edac8ba57 Core/Objects: More minor refactors for SMSG_UPDATE_OBJECT building - move getting and writing field flags to shared function
(cherry picked from commit ee54ade397)

# Conflicts:
#	src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.cpp
#	src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.h
#	src/server/game/Entities/Item/AzeriteItem/AzeriteItem.cpp
#	src/server/game/Entities/Item/AzeriteItem/AzeriteItem.h
2024-10-27 20:38:13 +01:00
Shauren
c975bc2c65 Core/PacketIO: Move writing data sizes in SMSG_UPDATE_OBJECT to shared functions instead of spreading it in all overrides
(cherry picked from commit 067fa31d15)

# Conflicts:
#	src/server/game/Entities/Item/AzeriteItem/AzeriteEmpoweredItem.cpp
#	src/server/game/Entities/Item/AzeriteItem/AzeriteItem.cpp
2024-10-27 20:38:12 +01:00
TDB Release
f21be961d9 TDB 440.24101 - 2024/10/27 TDB440.24101 2024-10-27 19:25:22 +00:00
Ovahlord
e9741da69e DB/Quests: added more quest data from bruteforces 2024-10-27 17:05:18 +01:00
Ovahlord
c232e82cbe DB/Quests: added more quest data from bruteforces 2024-10-27 16:42:52 +01:00
Ovahlord
2e616ce61b DB/Misc: added more template data from mass parses and bruteforces 2024-10-27 13:09:27 +01:00
Naddley
2fe94b34c1 DB/Tanaris: Added cyclic path for Tick and Chronalis
(cherry picked from commit 609d466ef8)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_27_02_world.sql
2024-10-27 13:09:27 +01:00
Naddley
1934feb91a DB/Mulgore: Update some more creature spawns with createobject2 data
(cherry picked from commit 831526d437)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_27_01_world.sql
2024-10-27 13:09:27 +01:00
Shauren
2516c068ab Core: Updated allowed build to 4.4.0.57244 2024-10-24 16:16:29 +02:00
Ovahlord
cb4c9009b3 Core/Player: moved zone/area updating and tavern resting checks into Heartbeat and movement updates 2024-10-23 19:29:42 +02:00
Meji
fb56b63171 Core/SAI: Implemented new event type SMART_EVENT_AREATRIGGER_EXIT (88) (#30367)
(cherry picked from commit 0d5242daae)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_22_03_world.sql
2024-10-22 19:45:21 +02:00
Meji
d07a7592de Core/GameObjects: Don't apply GO_DYNFLAG_LO_INTERACT_COND for GAMEOBJECT_TYPE_FLAGSTAND (#30368)
(cherry picked from commit 5fc9a3afdd)
2024-10-22 19:44:38 +02:00
Ovahlord
b1a6d992bb Core/GameObjects: added missing cherrypick data from 6bcef33bb1 2024-10-22 19:44:24 +02:00
Ovahlord
74343101ab DB/GameObjects: added more gameobject template data from mass parses 2024-10-21 22:43:44 +02:00
Ovahlord
a99cd8f7f2 Core/Misc: downgraded RaceMask code for Cataclysm
* updated RaceMask defines in preparation for 4.4.1
2024-10-21 22:29:50 +02:00
Jeremy
aff7560e4c Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBuilders (#30343)
(cherry picked from commit caccb06190)
2024-10-21 22:03:32 +02:00
Jeremy
9be40b4be6 Core/GameObject: Cast Pickup spell of GAMEOBJECT_TYPE_FLAGSTAND
* and do interact condition checks

(cherry picked from commit bef005e346)
2024-10-21 22:03:27 +02:00
Jeremy
27399ce1e5 Core/GameObject: Implemented OnFlagTaken/OnFlagDropped hooks for GAMEOBJECT_TYPE_FLAGSTAND
(cherry picked from commit 0535a61cb7)
2024-10-21 22:03:22 +02:00
Naddley
fc0d5b849f DB/Mulgore: Script cosmetic shoot gun event for Fledgling Brave
(cherry picked from commit c45cd444ef)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_20_03_world.sql
2024-10-21 22:03:17 +02:00
Naddley
a590fff324 DB/Mulgore: Update positions for Plainstriders with createobject2 data
+ delete duplicate spawns

(cherry picked from commit 2bdaf60fe2)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_20_01_world.sql
2024-10-21 22:03:05 +02:00
Naddley
85253268c1 DB/Mulgore: Some updates to Camp Narache
+ Added Path for Brave Windfeather
+ Added sparring data
+ Adjust combat SAI for Fledgling Brave
+ handle feign death for Fledgling Brave

(cherry picked from commit f6490d0b18)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_20_00_world.sql
2024-10-21 22:02:48 +02:00
Shauren
3432643835 Core/Chat: Update ChatNotify enum
(cherry picked from commit c6fd88bf30)
2024-10-21 22:02:15 +02:00
Meji
40419f91d1 Core/Conditions: Allow NegativeCondition for references (#30363)
(cherry picked from commit b860733822)
2024-10-21 21:58:59 +02:00
ModoX
a0d9398ab5 DB/Creature: Added ImmunePC/NPC to feign deathed creatures without aura
(cherry picked from commit cf967a9d1b)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_18_00_world.sql
2024-10-19 13:34:21 +02:00
ModoX
a7e1de284e Core/Creature: Remove UNIT_FLAG3_FAKE_DEAD and UNIT_FLAG2_FEIGN_DEATH if no unit_flags are set
* d66f2dcdac followup

(cherry picked from commit 72d952db74)
2024-10-19 13:34:02 +02:00
Shauren
b365a3171e Core/Misc: Don't use tellg() to estimate file sizes
(cherry picked from commit 0dd6dd782e)
2024-10-18 06:56:13 +02:00
ModoX
c771613540 DB/Creature: Remove FeignDeath and FakeDead unit flags from existing creatures and templates
* it was previously automatically removed by core, we had to allow it for TWW recently
* wpp is already taking care of removing the flags

(cherry picked from commit a6d84ec9a2)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_17_00_world.sql
2024-10-18 06:56:05 +02:00
Naddley
1577f6173f DB/NorthernBarrens: Implement Quest "The Barons Demands"
Closes #30347

(cherry picked from commit 368b2fe6ad)

# Conflicts:
#	sql/updates/world/cata_classic/2024_10_15_01_world.sql
2024-10-18 06:51:27 +02:00
Shauren
03312d4aa4 Core/Misc: Replace std::ostringstream based formatting with Trinity::StringFormat where possible in common and database projects
(cherry picked from commit 1a41281e37)
2024-10-17 21:44:13 +02:00
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