funjoker
3bb40348cf
Core/PacketIO: Followup e84736a4f7
2025-06-30 03:56:19 +02:00
funjoker
d73d15e855
Core/PacketIO: Fix PerksProgram structure
2025-06-30 03:55:47 +02:00
funjoker
e84736a4f7
Core/PacketIO: Fix BuildMovementUpdate
2025-06-30 03:55:36 +02:00
funjoker
0bd3693036
Core/Misc: Update CURRENT_EXPANSION
2025-05-17 23:45:26 +02:00
funjoker
06d7821e12
Core/Misc: Build fix
2025-05-17 23:45:10 +02:00
funjoker
63891b4bf3
Core/Player: Remove invalid TaxiNodes
2025-05-15 05:21:10 +02:00
funjoker
38acb46dc9
Misc: Fix 1 error
2025-05-15 05:00:58 +02:00
funjoker
e0b06f6117
Core/PacketIO: Update SMSG_ENTER_ENCRYPTED_MODE structure
2025-05-15 05:00:44 +02:00
funjoker
7cbcf93646
Core/Misc: Remove unsupported classes
2025-05-14 10:38:18 +02:00
funjoker
86d21d26e7
Core/Stats: Reimplement HP from stamina
2025-05-13 23:54:26 +02:00
funjoker
e723e7935e
Core/Stats: Reimplement basehp
2025-05-13 23:53:55 +02:00
funjoker
58485e6d7a
Core/GameTables: Drop unneeded gametables for dmg and health and port 335 data
...
Health has been updated to leaked datas from gametables
2025-05-13 12:20:20 +02:00
funjoker
3b5a47ac3d
Core/DataStores: Update DB2 version checks
2025-05-13 10:19:54 +02:00
funjoker
d54175025e
Core/Hotfixes: Update hotfix PrepareStatements
2025-05-13 10:19:31 +02:00
funjoker
f31319912b
Core/PacketIO: Change UNKNOWN_OPCODE to uint32
2025-05-13 09:48:19 +02:00
funjoker
d8b7964112
Core/Packets: fixed SMSG_ENUM_CHARACTERS_RESULT packet structure
2025-05-12 12:36:07 +02:00
funjoker
9bd261f11c
Core: Basic update to 3.4.4
2025-05-12 12:36:07 +02:00
Ovahlord
af8de3493f
nopch fix
2025-05-11 19:57:40 +02:00
Shauren
8e0be12739
Core/Conditions: Added conditions for automatic learning spells with SkillLineAbility::AcquireMethod = 4
...
(cherry picked from commit 7eaa695581 )
# Conflicts:
# sql/updates/world/cata_classic/2025_04_19_01_world.sql
# src/server/game/Conditions/ConditionMgr.cpp
2025-05-11 12:09:54 +02:00
Ovahlord
d01f12cc91
Core/Misc: added missing changes for 412c5416f9
2025-05-11 12:00:43 +02:00
ModoX
fdedb23b56
Core/AreaTrigger: Implement AreaTriggerActionSetFlag::DontDespawnWithCreator ( #30832 )
...
(cherry picked from commit c40b6e0b3f )
2025-05-11 11:47:13 +02:00
Shauren
f55d6c5fa0
Core/World: Move linking instance socket to WorldSession
...
(cherry picked from commit cb837ce926 )
2025-05-11 11:46:58 +02:00
Shauren
412c5416f9
Core/Misc: Minor compile time improving changes
...
(cherry picked from commit b5c99939a8 )
# Conflicts:
# src/server/game/Entities/Item/Item.cpp
# src/server/game/Entities/Item/Item.h
# src/server/game/Entities/Player/Player.cpp
# src/server/game/Entities/Player/Player.h
2025-05-11 11:46:06 +02:00
Shauren
18436298f4
Core/Spells: Implemented new SpellMisc field, MinDuration that controls minimum spell missile travel time
...
(cherry picked from commit a63d404e7b )
2025-05-11 11:44:12 +02:00
Shauren
511171ba33
Core/Misc: Fix typos
...
(cherry picked from commit 4250b52f99 )
# Conflicts:
# src/server/scripts/Spells/spell_hunter.cpp
2025-05-11 11:43:19 +02:00
Shauren
ed0afee8fb
Core/Auras: Interrupt spells with SPELL_PREVENTION_TYPE_PACIFY when applying SPELL_AURA_MOD_PACIFY
...
(cherry picked from commit 150d6995bd )
2025-05-11 11:42:50 +02:00
Shauren
fcf08011bb
Core/Spells: Start spells triggered by SPELL_EFFECT_FORCE_CAST_2 without any trigger flags
...
(cherry picked from commit 0fd418eb74 )
# Conflicts:
# src/server/game/Spells/SpellEffects.cpp
2025-05-11 11:42:45 +02:00
Jason Dove
2924a5336f
Core/Players: Fix deleting favorite spells ( #30905 )
...
(cherry picked from commit 39e9a5e193 )
2025-05-11 11:42:18 +02:00
Shauren
4639c38c9e
Core/Auras: Support PROC_ATTR_REQ_SPELLMOD for procs using PROC_ATTR_USE_STACKS_FOR_CHARGES
...
(cherry picked from commit 5759ac1c94 )
2025-05-11 11:42:08 +02:00
Shauren
57502fdc6e
Core/Utils: Added nullptr_t assignment operator to unique_weak_ptr (alias for .reset())
...
(cherry picked from commit 9d86423d8c )
2025-05-11 11:41:45 +02:00
Shauren
6c6e147ba9
Core/Database: Added very simple macro to create named query result field accessors
...
(cherry picked from commit 29a680a1c2 )
2025-05-11 11:41:28 +02:00
Shauren
4eaa67e0a6
Core/Players: Define all character flags used in SMSG_ENUM_CHARACTERS_RESULT
...
(cherry picked from commit 1710036392 )
2025-05-11 11:41:19 +02:00
Shauren
cc1c3169c1
Core/Spells: Remove triggering spell link from SPELL_EFFECT_FORCE_CAST
...
(cherry picked from commit e580d39b4f )
2025-05-11 11:40:52 +02:00
Shauren
612f1b8673
Core/Spells: Handle SPELL_EFFECT_FORCE_CAST on spell launch instead of hit
...
(cherry picked from commit 38d5f0d292 )
2025-05-11 11:40:48 +02:00
Shauren
f48a519c64
Core/Spells: Fire OnEffectSuccessfulDispel for SPELL_EFFECT_DISPEL_MECHANIC
...
(cherry picked from commit 9f401946d3 )
2025-05-11 11:40:44 +02:00
Shauren
ee79dd6d5d
Core/Spells: Rename confusing SpellState enum values
...
* SPELL_STATE_CASTING -> SPELL_STATE_CHANNELING (was used for "channel in progress")
* SPELL_STATE_DELAYED -> SPELL_STATE_LAUNCHED
(cherry picked from commit 2e79d3524f )
2025-05-11 11:40:37 +02:00
Shauren
de2d7a8bfd
Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum class
...
(cherry picked from commit 531afa6bcc )
2025-05-11 11:39:34 +02:00
username9617
75ec470530
Core/Auras: Add DealDamageMods to SPELL_AURA_PERIODIC_LEECH ( #30768 )
...
Closes #30885
(cherry picked from commit 2cedd091a0 )
2025-05-11 11:39:24 +02:00
Meji
a304a60c7a
Core/SAI: Allow SMART_EVENT_HEALTH_PCT to be triggered out of combat ( #30874 )
...
(cherry picked from commit 1248bdffcb )
2025-05-11 11:39:12 +02:00
Shauren
52ac63ece4
Core/Transports: Fixed clientside position of stoppable transports
...
(cherry picked from commit 96026bfc58 )
2025-04-17 12:15:48 +02:00
Shauren
cbb86c9e5b
Core/Players: Improve setting ActivePlayerData::TransportServerTime by including TIME_SYNC and CMSG_QUEUED_MESSAGES_END values in its calculation
...
* This removes delay on nearby object visibility after login and teleport
(cherry picked from commit 821ecf8fa3 )
# Conflicts:
# src/server/game/Server/Protocol/Opcodes.cpp
2025-04-16 17:15:27 +02:00
Shauren
c637ee12cc
Core/Transports: Preserve all dynamicflags for transports
...
(cherry picked from commit 495153ad24 )
2025-04-16 17:15:08 +02:00
Shauren
3c1fa0ab4c
Core/Spells: Make Spell::GetMinMaxRange public
...
(cherry picked from commit c6150b4d5d )
2025-04-16 17:15:02 +02:00
Ovahlord
6477a7b605
Core/Misc: updated SpellCastResult enum to 4.4.2
2025-04-16 12:48:10 +02:00
Ovahlord
3b2e2195ea
Core/Guilds: corrected logging for guild reward db errors
2025-04-16 12:13:35 +02:00
Ovahlord
6cbfd4a227
Core/Spells: skip over deprecated talents when generating their ranks
2025-04-16 12:12:31 +02:00
Ovahlord
2e971321cf
Core/Quests: corrected error logging for quest loading helpers
2025-04-16 11:50:08 +02:00
Ovahlord
4ef7b3daae
Core/Spells: removed SpellInfo corrections for post Cataclysm spells
2025-04-16 11:49:07 +02:00
Ovahlord
d9d49f3bd3
nopch fix
2025-04-15 20:24:28 +02:00
Ovahlord
b8522edf8a
Core/Items: restore item random enchantments
2025-04-15 19:58:54 +02:00