Shauren
|
184d48cb65
|
Core/Spells: Implemented SPELL_ATTR9_CANNOT_KILL_TARGET
(cherry picked from commit b3bdb4efef)
|
2024-07-05 04:43:13 +02:00 |
|
Shauren
|
1622a5e7be
|
Core/Spells: Implemented SPELL_ATTR9_FORCE_CORPSE_TARGET
(cherry picked from commit af39104798)
|
2024-07-05 04:43:08 +02:00 |
|
Shauren
|
de5215b3bc
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
(cherry picked from commit 321161230f)
|
2024-07-05 04:43:01 +02:00 |
|
Shauren
|
0837b9b602
|
Core/Spells: Rename more SpellAttr9 to official names
(cherry picked from commit 70cff79ca6)
|
2024-07-05 04:42:56 +02:00 |
|
Shauren
|
0885458cb3
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_CASTER_HEALING_MODIFIERS and SPELL_ATTR13_ALWAYS_ALLOW_NEGATIVE_HEALING_PERCENT_MODIFIERS
(cherry picked from commit 96bfc5f39b)
|
2024-07-05 04:42:52 +02:00 |
|
Shauren
|
89adfdf31e
|
Tools/mmaps_generator: Fixed executable name and default values in --help
(cherry picked from commit 08778dc1c8)
|
2024-07-05 04:42:47 +02:00 |
|
ModoX
|
d1a903b837
|
Core/Maps: Implemented BoundaryIntersectionBoundary
(cherry picked from commit f077b8608c)
|
2024-07-05 04:42:41 +02:00 |
|
Shauren
|
a0d6548be3
|
Core/Spells: Implemented SPELL_ATTR9_JUMPCHARGE__NO_FACING_CONTROL
(cherry picked from commit 486641063e)
|
2024-07-05 04:42:37 +02:00 |
|
Shauren
|
1d2da6e589
|
Core/Movement: Defined and implemented new spline flag - JumpOrientationFixed
(cherry picked from commit bd9fb4a563)
|
2024-07-05 04:42:27 +02:00 |
|
Shauren
|
2addb416c3
|
Core/Spells: Rename more SpellAttr9 to official names
(cherry picked from commit 8ce710fa6f)
|
2024-07-05 04:42:22 +02:00 |
|
Ovahlord
|
50e75d338a
|
Contrib/Docker: use the correct circleCI image for cata classic
|
2024-07-01 23:33:43 +02:00 |
|
Ovahlord
|
6df40875a2
|
Core/Players: unified the updating of power regeneration into a single function and corrected the way the update fields are being set
* this adds support for all power types for SPELL_AURA_MOD_POWER_REGEN and SPELL_AURA_MOD_POWER_REGEN_PERCENT
|
2024-06-29 00:11:40 +02:00 |
|
Ovahlord
|
686f10cb0f
|
Core/Spells: ported the Dark Simulacrum implementation from a33864ce2d
|
2024-06-28 18:51:38 +02:00 |
|
Ovahlord
|
9b2c78694d
|
Tools/Extractors: updated retard check messages to be more clear about what version is supported
|
2024-06-28 18:47:42 +02:00 |
|
Shauren
|
315393f1ca
|
Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING
(cherry picked from commit 3365e6a4b8)
|
2024-06-28 18:40:44 +02:00 |
|
Shauren
|
857cf14d44
|
Core/Misc: Sync Language.h between branches
(cherry picked from commit 270b53b26a)
|
2024-06-28 18:40:38 +02:00 |
|
DeadMouse
|
6e85a82595
|
Core/Creatures: Update visible Flags2 when changing gm mode state (#30058)
(cherry picked from commit 02ebab7ea6)
|
2024-06-28 18:40:33 +02:00 |
|
Shauren
|
8bfbc245a7
|
Scripts/Spells: Implemented Dark Simulacrum and its related attribute SPELL_ATTR9_ALLOW_DARK_SIMULACRUM
(cherry picked from commit a33864ce2d)
# Conflicts:
# sql/old/4.4.x/world/24021_2024_06_02/2024_06_27_00_world.sql
# src/server/scripts/Spells/spell_dk.cpp
|
2024-06-28 18:40:28 +02:00 |
|
Shauren
|
e79216ab9e
|
Core/Spells: Implemented SPELL_ATTR11_IGNORE_SPELLCAST_OVERRIDE_SHAPESHIFT_REQUIREMENTS
(cherry picked from commit cb335c3274)
|
2024-06-28 18:39:50 +02:00 |
|
Shauren
|
a434917b3a
|
Core/Spells: Spells cast through SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS_TRIGGERED aura should always be instant
(cherry picked from commit 4b4c52112d)
|
2024-06-28 18:39:42 +02:00 |
|
Shauren
|
ed7a335ec0
|
Core/Spells: Exclude spells cast from client from being treated as triggered if they have any trigger flags set (possible with override spells auras)
(cherry picked from commit 816369318f)
|
2024-06-28 18:39:36 +02:00 |
|
Shauren
|
db35ae6f43
|
Core/Spells: Implemented new trigger flag to cause spells to be instant without also causing other behavior of TRIGGERED_CAST_DIRECTLY (skipping SMSG_SPELL_START, skipping starting GCD)
(cherry picked from commit a885a1fc3c)
# Conflicts:
# src/server/scripts/Spells/spell_priest.cpp
|
2024-06-28 18:39:31 +02:00 |
|
funjoker
|
95e3e1daa1
|
Core: Update allowed build to 4.4.0.55262
|
2024-06-27 04:54:59 +02:00 |
|
Ovahlord
|
166aec66ba
|
Core/Misc: dropped several db2 storages which are empty/unused in classic and removed many unused opcode handlers and packet classes
|
2024-06-25 20:20:09 +02:00 |
|
Ovahlord
|
dc67de6b1b
|
Core/Items: dropped artifact weapon implementation
|
2024-06-25 18:08:28 +02:00 |
|
Ovahlord
|
848be58d82
|
build fix
|
2024-06-25 04:14:43 +02:00 |
|
Ovahlord
|
a48dfe3ae6
|
Core/Player: restore ranged weapon attack handling
|
2024-06-25 02:14:54 +02:00 |
|
Ovahlord
|
7c757a95cc
|
Core/DataStores: fixed db2 structure of AreaTriggerActionSet for classic
|
2024-06-25 01:29:54 +02:00 |
|
Ovahlord
|
3aa63b9217
|
build fix
|
2024-06-24 20:46:30 +02:00 |
|
Shauren
|
f229a6b42a
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_SCHOOL_LOCKOUT
(cherry picked from commit 0b8eed2d54)
|
2024-06-24 20:16:45 +02:00 |
|
Shauren
|
de6f87d250
|
Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT
(cherry picked from commit 24096f6b66)
|
2024-06-24 20:16:40 +02:00 |
|
Shauren
|
f16c2af510
|
Core/Spells: Rename more SpellAttr9 to official names
(cherry picked from commit 8963ea8e4c)
|
2024-06-24 20:16:36 +02:00 |
|
Shauren
|
574f7617e1
|
Core/Spells: Implemented SPELL_ATTR9_HASTE_AFFECTS_MELEE_ABILITY_CASTTIME
(cherry picked from commit 0d5a1b175f)
|
2024-06-24 20:16:28 +02:00 |
|
Ovahlord
|
c90e3fe1c2
|
Core/Packets: ported ByteBuffer changes which had been sneaked in with 468a06baf0
|
2024-06-24 20:15:40 +02:00 |
|
Meji
|
e3f27a5beb
|
Core/AreaTriggers: Check actionset flags for client areatriggers to allow some areatriggers to trigger while dead (#30042)
(cherry picked from commit d51d6b0abe)
|
2024-06-24 20:11:30 +02:00 |
|
Meji
|
1c74da0052
|
Core/GameObjects: Fixed the interaction/highlight logic for GAMEOBJECT_TYPE_CHEST and quest objectives (#30051)
(cherry picked from commit 31bd3804e3)
|
2024-06-23 23:52:17 +02:00 |
|
Shauren
|
7e1fc9c4ea
|
Core/Spells: Implemented SPELL_ATTR9_FACE_UNIT_TARGET_UPON_COMPLETION_OF_JUMP_CHARGE
(cherry picked from commit 5cb4536bd0)
|
2024-06-23 23:52:13 +02:00 |
|
Meji
|
0f00a33175
|
Core/Commands: Allow to complete tracking quests with .quest complete command (#30043)
(cherry picked from commit 97cad9c598)
|
2024-06-23 23:52:08 +02:00 |
|
TheCarl
|
0f6af79714
|
Core/Players: Allow GMs to target npcs with UNIT_FLAG2_UNTARGETABLE_BY_CLIENT flag (#30041)
(cherry picked from commit 5ee28a9161)
# Conflicts:
# src/server/game/Entities/Object/Updates/UpdateFields.cpp
# src/server/game/Entities/Object/Updates/UpdateFields.h
|
2024-06-23 23:52:03 +02:00 |
|
Shauren
|
e63d73f5ca
|
nopch build fix
(cherry picked from commit 4fd013e200)
|
2024-06-23 23:48:53 +02:00 |
|
Shauren
|
bab83b91d9
|
Core/Movement: Allow setting position or object facing targets for jump movement
(cherry picked from commit ac73edc268)
# Conflicts:
# src/server/scripts/Kalimdor/RagefireChasm/boss_lava_guard_gordoth.cpp
|
2024-06-23 23:48:49 +02:00 |
|
Shauren
|
59c1beeb4c
|
Core/Spells: Removed MECHANIC_IMMUNE_SHIELD + MECHANIC_BANISH special case check in Spell::CheckCasterAuras and named possibly related spell attribute
(cherry picked from commit 721103c1c9)
|
2024-06-23 23:48:30 +02:00 |
|
Ovahlord
|
6c5202ee53
|
Core/LFG: fixed initialization and checks for random dungeons
|
2024-06-22 19:27:38 +02:00 |
|
Shauren
|
b440d589df
|
Core/Spells: Fixed spell with SPELL_AURA_MECHANIC_IMMUNITY_MASK failing to cast if they were supposed to purge effect they are granting immunity to (CreatureImmunities was not checked)
(cherry picked from commit e1e4aa7980)
|
2024-06-20 16:41:00 +02:00 |
|
Ovahlord
|
4c3df5f0d4
|
build fix
|
2024-06-20 01:28:36 +02:00 |
|
Shauren
|
f52d9b9916
|
Core/Spells: Fixed implementation of SPELL_ATTR1_IMMUNITY_TO_HOSTILE_AND_FRIENDLY_EFFECTS and removed banish special cases that were neccessary because that attribute wasn't correctly supported
(cherry picked from commit c968dedfee)
|
2024-06-20 01:22:04 +02:00 |
|
Shauren
|
efb10637de
|
Fix GCC 11 build
(cherry picked from commit c727e35d05)
|
2024-06-20 01:21:59 +02:00 |
|
Shauren
|
5b0b38897d
|
Core/Auras: Merge all SpellModifier sets into one sorted set
(cherry picked from commit a7e4126472)
|
2024-06-20 01:21:54 +02:00 |
|
Meji
|
0b138523ce
|
Core/Quests: Fix swapped QuestGiverStatus
(cherry picked from commit 96f8fc335c)
|
2024-06-20 01:21:46 +02:00 |
|
Shauren
|
30bca20e00
|
Core/Spells: Replaced assert with startup error log
(cherry picked from commit 8043b71708)
|
2024-06-20 01:21:41 +02:00 |
|