funjoker
|
12c81a6f86
|
Core/PacketIO: Fix FeatureSystemGlueScreen structure
|
2025-07-02 03:49:56 +02:00 |
|
funjoker
|
83a1341b28
|
Core/PacketIO: Update QueryCreatureResponse to 3.4.4
|
2025-06-30 05:05:04 +02:00 |
|
funjoker
|
7a9a791c7a
|
Core/packetIO: Update AuraDataInfo to 3.4.4
|
2025-06-30 04:47:08 +02:00 |
|
funjoker
|
5a1af11d81
|
Core/PacketIO: Update FeatureSystemStatus structure to 3.4.4
|
2025-06-30 04:26:17 +02:00 |
|
funjoker
|
175086b27b
|
Core/Spell: Change auraSlot to uint16
|
2025-06-30 04:11:32 +02:00 |
|
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 |
|
Shauren
|
1d39243f24
|
Core: Updated allowed build to 3.4.4.61581
|
2025-06-23 21:59:15 +02:00 |
|
Shauren
|
20957207e8
|
Core: Updated allowed build to 3.4.4.61256
|
2025-06-05 00:42:31 +02:00 |
|
Shauren
|
7d8392171e
|
Core: Updated allowed build to 3.4.4.61187
|
2025-06-04 10:36:04 +02:00 |
|
Shauren
|
dc20dbc97a
|
SQL: Fix filename
|
2025-05-31 01:56:08 +02:00 |
|
Shauren
|
f5a18dfce7
|
Core: Updated allowed build to 3.4.4.61075
|
2025-05-30 12:20:21 +02:00 |
|
Shauren
|
701a697a2b
|
Core: Updated allowed build to 3.4.4.60892
|
2025-05-20 20:46:34 +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 |
|
Shauren
|
107f9d963a
|
Core: Updated allowed build to 3.4.4.60842
|
2025-05-16 17:05:38 +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
|
2c40308671
|
DB/Hotfixes: Clean up hotfix database
|
2025-05-15 04:59:36 +02:00 |
|
Shauren
|
b2335abdee
|
Core: Updated allowed build to 3.4.4.60430
|
2025-05-14 11:22:58 +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 |
|
TDB Release
|
aeb1cf9057
|
TDB 442.25051 - 2025/05/11
TDB442.25051
|
2025-05-11 10:44:50 +00: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
|
c80e4ab279
|
Build: Remove -fpch-instantiate-templates detection, it is enabled by default since CMake 3.19
(cherry picked from commit 55a19f15d0)
|
2025-05-11 11:42:55 +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 |
|