Hondacrx
|
2e2c87090d
|
Core/Items: Implemented ITEM_BONUS_DISENCHANT_LOOT_ID
Port From (https://github.com/TrinityCore/TrinityCore/commit/3238175a62750ea5127feb69ce86d0c3c05dfc52)
|
2024-11-10 16:56:17 -05:00 |
|
Hondacrx
|
daea912bdb
|
Core/Spells: Protect against stack overflows in spell override handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/723e638a84d2aebe8a41fc39ba94f1a04138797e)
|
2024-11-10 14:16:58 -05:00 |
|
Hondacrx
|
b34ef7c6f7
|
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
Port From (https://github.com/TrinityCore/TrinityCore/commit/f26c94205336f9d8cdee4eb9b0aedb7847ea0746)
|
2024-11-10 14:08:38 -05:00 |
|
Hondacrx
|
a782ecb5b3
|
Core/Object: Added max height change param to MovePosition
Port From (https://github.com/TrinityCore/TrinityCore/commit/35b8868763cc46a16511b11a5c735dc534e887dc)
|
2024-11-10 14:07:35 -05:00 |
|
Hondacrx
|
c9e97985db
|
Core/Gameobjects: Fixed GO_DYNFLAG_LO_HIGHLIGHT application
Port From (https://github.com/TrinityCore/TrinityCore/commit/6bcef33bb1fb068ceac26e3ffc795e5098e55189)
|
2024-11-10 14:03:17 -05:00 |
|
Hondacrx
|
d9f90b014b
|
Core/Spells: Refactor CastSpellExtraArgs
Port From (https://github.com/TrinityCore/TrinityCore/commit/975e7cc0723d3136822f6190de8742eef17a2539)
|
2024-11-10 13:48:39 -05:00 |
|
Hondacrx
|
026e717fde
|
Core/Auras: Implemented SPELL_AURA_MOVE_SET_CANT_SWIM and related new opcodes
Port From (https://github.com/TrinityCore/TrinityCore/commit/010550da224c446461b26bc4f38ee5cc35d4aa3d)
|
2024-11-10 13:30:00 -05:00 |
|
Hondacrx
|
6c8387f9ec
|
Core/PacketIO: Add missing bit to SMSG_QUEST_GIVER_QUEST_DETAILS
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c9d1f9e5c8fd2b327b07dcddbc30c5ced06564a)
|
2024-11-10 13:22:50 -05:00 |
|
Hondacrx
|
336729c8d7
|
Core/GameObjects: Implement ControlZone::UncontestedTime field
Port From (https://github.com/TrinityCore/TrinityCore/commit/314e155a0c4b9f904d6b36898941cc1966d8a719)
|
2024-11-09 23:53:28 -05:00 |
|
Hondacrx
|
9580103f3b
|
Core/Players: Fixed nested spell overrides (priest Mind Spike)
Port From (https://github.com/TrinityCore/TrinityCore/commit/cdca59ca4daf1edc250a96bd793cd8d4368e7f2e)
|
2024-11-09 23:38:32 -05:00 |
|
Hondacrx
|
4540cd76e3
|
Core/Client Builds: Move build info out of RealmList class
Port From (https://github.com/TrinityCore/TrinityCore/commit/82031dc720ac485c32158871aec86764c2505581)
|
2024-10-10 09:29:50 -04:00 |
|
Hondacrx
|
0fd399e92e
|
Core/Players: Fixed trait config validation
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f0a62bde5b927392a58e95a87d4d8bd93438d7e)
|
2024-10-09 00:42:58 -04:00 |
|
Hondacrx
|
3c3c84b736
|
Core/Players: Fixed spells being unintentionally removed by talent swaps when they are learned from more than one spell (affects balance druid Celesial Alignment and Incarnation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c6ddcce3d6374a82214bb0ddb9d7432351982c9)
|
2024-10-09 00:25:13 -04:00 |
|
Hondacrx
|
4c3074d462
|
Core/Loot: Implemented currency loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e28ee080a1cf3c7cd332a8d1e0808505b4ea9d4)
|
2024-10-09 00:18:14 -04:00 |
|
Hondacrx
|
d70529bc19
|
Core/Realms: Realmlist refactors
* Removed global realm variable from World and use RealmList everywhere
* Match auth build key with client version
* Restored allowedSecurityLevel checks for realmlist packet building
* Restored updating population field
Port From (https://github.com/TrinityCore/TrinityCore/commit/c4b710446d62c95eb8124175203fa5f394912594)
|
2024-09-26 12:53:15 -04:00 |
|
Hondacrx
|
8341244e4d
|
Core/Players: Use PlayerData::VirtualPlayerRealm instead of global GetVirtualRealmAddress() where possible
Port From (https://github.com/TrinityCore/TrinityCore/commit/88fea990ff1408b94076fb9dbd0c974908d6a731)
|
2024-09-08 15:23:43 -04:00 |
|
Hondacrx
|
6bdb8a6c70
|
Core: Updated to 11.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/df1ec76d54db3a91759fc93f4d6b6828d4ec0f59)
|
2024-09-08 15:09:30 -04:00 |
|
Hondacrx
|
54023d52d7
|
Core/Players: Implemented hero talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1ffe61727f53505a3e2b94cae32f2ce3d28b07b)
|
2024-09-08 14:09:06 -04:00 |
|
Hondacrx
|
72563b8ca3
|
Spells/Auras: Implement SPELL_AURA_ACT_AS_CONTROL_ZONE
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abfd1c530e81f24856825f7ebe5a1c1ba8c58e)
|
2024-09-02 22:52:08 -04:00 |
|
Hondacrx
|
957ca9898d
|
Core/Players: Fixed trait configs getting into invalid state after talent tree changes between client patches
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7c8ac3505cb7e177b6f5299989d544a3b8cade9)
|
2024-09-02 22:46:11 -04:00 |
|
Hondacrx
|
2590e31d57
|
Core/DataStores: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/df511503815b7798c83acbffbb1ce5208f189ce7)
|
2024-09-02 22:27:11 -04:00 |
|
Hondacrx
|
f38ad4607e
|
Core/PacketIO: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/e59eef5432c7b70679d33f4911c88d0f7d75fd39)
|
2024-09-02 18:44:55 -04:00 |
|
Hondacrx
|
8cd2f7ffaa
|
Core/Auras: Defined and implemented new aura state
Port From (https://github.com/TrinityCore/TrinityCore/commit/d82a018b5b72adeea95483aedfa774381c5668e9)
|
2024-09-01 17:33:08 -04:00 |
|
Hondacrx
|
382b983820
|
Core/AreaTriggers: Added ActionSet flags for serverside areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/1426f58ff007eac2d9719b41f9189d82b733789e)
|
2024-09-01 17:25:52 -04:00 |
|
Hondacrx
|
3945a662eb
|
Core/Vehicle: Fix an assertion when applying SPELL_AURA_SET_VEHICLE_ID on creatures that are already vehicles
Port From (https://github.com/TrinityCore/TrinityCore/commit/53f0f2e5da3e7e6a9e6fa926e2f51ac8b506caa9)
|
2024-09-01 16:23:42 -04:00 |
|
Hondacrx
|
03e2904f0d
|
Added missing GameObjectModel::iLosBlockingDisabled initialization in constructor
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3763c338d9c1b007b76b0ca94c069bcfbbd8801)
|
2024-09-01 16:23:25 -04:00 |
|
Hondacrx
|
86447c1692
|
Core/Instances: New ZoneScript hook - OnCreatureGroupDepleted
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec2631eca3a397dffd2e525b34c131c283beb167)
|
2024-09-01 15:55:58 -04:00 |
|
Hondacrx
|
8edc440181
|
Core/Creatures: Create a CreatureGroup for every SummonCreatureGroup
Port From (https://github.com/TrinityCore/TrinityCore/commit/9a7a83ef3074faaad037cfb4c098784695f49d30)
|
2024-09-01 15:49:10 -04:00 |
|
Hondacrx
|
c7e7347757
|
Core/Creatures: Allow adding summons to CreatureGroup (only adding, no formation movement of linked aggro yet)
Port From (https://github.com/TrinityCore/TrinityCore/commit/16bfbe1a3a12256d9476f3ae23e1f34f31f9cf07)
|
2024-09-01 15:39:23 -04:00 |
|
Hondacrx
|
530e8dbd36
|
Core/Creatures: Only remove formation movement on formation remove instead of fully resetting MotionMaster
Port From (https://github.com/TrinityCore/TrinityCore/commit/67dd9a920fdabb26e6429432885345b1a1771b9a)
|
2024-09-01 15:26:19 -04:00 |
|
Hondacrx
|
762c26f16e
|
Revert "Core/Creature: Formation reset
Port From (https://github.com/TrinityCore/TrinityCore/commit/cdf0d62e48773a0c01193754383bcc95977bc552)
|
2024-09-01 15:23:00 -04:00 |
|
Hondacrx
|
fe20b3753e
|
Core/Units: Interrupt only spell in CURRENT_GENERIC_SPELL slot with damage taken InterruptFlags instead of all currently cast spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/7fdcae81d8cc99ed154f3efe875d5670590cc122)
|
2024-09-01 15:20:55 -04:00 |
|
Hondacrx
|
b4c955379f
|
Core/Spells: Implemented SPELL_ATTR9_CANNOT_KILL_TARGET
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3bdb4efef5d89df023fcccd6975edfd1ebd9903)
|
2024-08-31 17:39:01 -04:00 |
|
Hondacrx
|
03bcadf2c6
|
Core/Spells: Implemented SPELL_ATTR9_ITEM_PASSIVE_ON_CLIENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/321161230fe557f930bb155729d9150c42c5758c)
|
2024-08-31 17:35:41 -04:00 |
|
Hondacrx
|
765140211b
|
Core/Spells: Implemented SPELL_ATTR9_IGNORE_CASTER_HEALING_MODIFIERS and SPELL_ATTR13_ALWAYS_ALLOW_NEGATIVE_HEALING_PERCENT_MODIFIERS
Port From (https://github.com/TrinityCore/TrinityCore/commit/96bfc5f39b4efc0c8437f97746f1a97f028c6dd4)
|
2024-08-31 17:26:16 -04:00 |
|
Hondacrx
|
62e3c0ef66
|
Core/Spells: Implemented SPELL_ATTR9_ALLOW_CAST_WHILE_CHANNELING
Port From (https://github.com/TrinityCore/TrinityCore/commit/3365e6a4b84f59cca5f7ef5fca71fb3979697e52)
|
2024-08-31 17:08:45 -04:00 |
|
Hondacrx
|
451354f925
|
Core/Creatures: Update visible Flags2 when changing gm mode state
Port From (https://github.com/TrinityCore/TrinityCore/commit/02ebab7ea6a50a0ae14b4eaf812106a7c45bbc80)
|
2024-08-31 17:04:04 -04:00 |
|
Hondacrx
|
b97078e44a
|
Core/Spells: Implemented SPELL_ATTR11_IGNORE_SPELLCAST_OVERRIDE_SHAPESHIFT_REQUIREMENTS
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb335c32740d0af87ae693e4ea3833236354d080)
|
2024-08-26 19:56:15 -04:00 |
|
Hondacrx
|
d963e011fc
|
Core/Spells: Spells cast through SPELL_AURA_OVERRIDE_ACTIONBAR_SPELLS_TRIGGERED aura should always be instant
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b4c52112d8fc11b90d8acaab0c8b1caa0e0a0c4)
|
2024-08-26 19:52:35 -04:00 |
|
Hondacrx
|
87a04a76e9
|
Core/Spells: Implemented SPELL_ATTR9_AUTOCAST_OFF_BY_DEFAULT
Port From (https://github.com/TrinityCore/TrinityCore/commit/24096f6b661161f296bfef4a3303789f245873c4)
|
2024-08-26 18:03:08 -04:00 |
|
Hondacrx
|
49d10ebebb
|
Core/Spells: Implemented SPELL_ATTR9_HASTE_AFFECTS_MELEE_ABILITY_CASTTIME
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d5a1b175fbd4ae7410a84bf60645c52abf712ee)
|
2024-08-26 17:51:38 -04:00 |
|
Hondacrx
|
254d04d37e
|
Core/AreaTriggers: Check actionset flags for client areatriggers to allow some areatriggers to trigger while dead
Port From (https://github.com/TrinityCore/TrinityCore/commit/d51d6b0abeec25a7c7fd4903ddbca0124ee8c723)
|
2024-08-26 17:49:33 -04:00 |
|
Hondacrx
|
b7b166c0f0
|
Core/GameObjects: Fixed the interaction/highlight logic for GAMEOBJECT_TYPE_CHEST and quest objectives
Port From (https://github.com/TrinityCore/TrinityCore/commit/31bd3804e35f63915a5d6d669b31add6c82d7010)
|
2024-08-26 17:41:44 -04:00 |
|
Hondacrx
|
7f01c4b82e
|
Core/Players: Allow GMs to target npcs with UNIT_FLAG2_UNTARGETABLE_BY_CLIENT flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ee28a9161e763c516a968bd83127da7073dc1e7)
|
2024-08-26 16:50:56 -04:00 |
|
Hondacrx
|
7a43203e0c
|
Core/Movement: Allow setting position or object facing targets for jump movement
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac73edc268bc8d5bbda9f4b05168e3e24c25ca45)
|
2024-08-26 16:48:36 -04:00 |
|
Hondacrx
|
f908481bce
|
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
Port From (https://github.com/TrinityCore/TrinityCore/commit/c968dedfee59db53fc912ac166309f3d87470821)
|
2024-08-26 16:15:18 -04:00 |
|
Hondacrx
|
b3ffd700dd
|
Core/Object: Added possibility to override sourceLocation for SendPlayOrphanSpellVisual
Port From (https://github.com/TrinityCore/TrinityCore/commit/53204130c62aadca3b961844a1c9d2dfe967518d)
|
2024-08-25 23:51:42 -04:00 |
|
Hondacrx
|
bb26b47824
|
Core/Spells: Rename more SpellAttr9
Port From (https://github.com/TrinityCore/TrinityCore/commit/56a027131a130bc778ee34ddfa379c42580b510b)
|
2024-08-25 21:45:49 -04:00 |
|
Hondacrx
|
f1d3bc2ac2
|
Core/Spells: Implemented SPELL_ATTR9_MOD_INVIS_INCLUDES_PARTY
Port From (https://github.com/TrinityCore/TrinityCore/commit/050bde08af9015e9adeaa3bf2b35f08dc210680e)
|
2024-08-25 21:37:14 -04:00 |
|
Hondacrx
|
87d88de681
|
Core/Creatures: Validate creature.modelid on startup
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef70cf64814341543fdb8efa403319371d9f3104)
|
2024-08-25 21:30:13 -04:00 |
|