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 |
|
Hondacrx
|
c98e58a7e1
|
Core/Misc: Added Loading.Locales to enable/disable the load of locales
Port From (https://github.com/TrinityCore/TrinityCore/commit/3fd967754388b7b859dbd8b954ec68a844e172f0)
|
2024-08-25 21:03:45 -04:00 |
|
Hondacrx
|
22ec091beb
|
Core/AreaTriggers: Implement height check for polygon db2 areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c3268155d0165e150d239c3a808d5a8dddeae18)
|
2024-08-25 20:45:39 -04:00 |
|
Hondacrx
|
c2409af60b
|
Core/AreaTriggers: Fix triggering of client areatriggers for some shapes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b070e63fa867f7f25e73e9ef3aafbe18902a50e9)
|
2024-08-25 19:11:12 -04:00 |
|
Hondacrx
|
a21c82d0c0
|
Core/Quests: Fix case where source item provided isn't added to the bag
Port From (https://github.com/TrinityCore/TrinityCore/commit/65ef114879f201cc2784f2f948a967a7583c0583)
|
2024-08-25 14:49:02 -04:00 |
|
Hondacrx
|
f5f93d1fc4
|
Core/Players: Use TeleportLocation for summon and recall locations
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2d735114be57f970f3dd16d57077cf4f8893796)
|
2024-08-25 14:47:40 -04:00 |
|
Hondacrx
|
ac1a621503
|
Core/Players: Extended world_safe_locs with transport guid - this allows teleporting to a different map directly to a transport and having graveyards on transports
Port From (https://github.com/TrinityCore/TrinityCore/commit/27e23600bb9c47440cca12a4ddaa4627166b0327)
|
2024-08-25 14:44:28 -04:00 |
|
Hondacrx
|
2004acd5d1
|
Core/Players: Allow targeting a specific transport during teleports
Port From (https://github.com/TrinityCore/TrinityCore/commit/5b130cfb4253a94c08ff807e7f28e988651d2476)
|
2024-08-25 14:38:47 -04:00 |
|
Hondacrx
|
cbb6c97a6e
|
Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBAT
Port From (https://github.com/TrinityCore/TrinityCore/commit/cbddc337083f55980a5bcf5c292a2e95211381a1)
|
2024-08-25 14:08:48 -04:00 |
|
Hondacrx
|
edb6934082
|
Core/Players: Defined all avg item level slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/3f85fa7470789dbaedac5f3d74d00e1095e24ad1)
|
2024-08-25 14:05:11 -04:00 |
|
Hondacrx
|
665d7ac140
|
Core/Auras: Corrected implementation of dungeon encounter related interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/e4e6eccdf592cd0760c780d485c439f121e06d4c)
|
2024-08-25 00:29:19 -04:00 |
|
Hondacrx
|
2ef023e733
|
Core/Creatures: Fix level scaling for summons without SummonPropertiesFlags::UseCreatureLevel
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f6bc9ff5feb090a2ca8a7c0aea79ee14099b454)
|
2024-08-25 00:18:00 -04:00 |
|
Hondacrx
|
9193c25cde
|
Core/Spells: Implemented SummonPropertiesFlags::UseDemonTimeout
Port From (https://github.com/TrinityCore/TrinityCore/commit/c15c8609f0b950804ce798369bd7c3f54b5ab221)
|
2024-08-25 00:16:51 -04:00 |
|
Hondacrx
|
a4baf73814
|
Core/AreaTriggers: Move SpellForVisuals override from AT spawn to properties
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ad7c7829b17bb9e6e951632e8e0e68f68b9aa44)
|
2024-08-25 00:09:30 -04:00 |
|
Hondacrx
|
09e48b8517
|
Core/Spells: Implemented SPELL_ATTR13_DO_NOT_ALLOW_DISABLE_MOVEMENT_INTERRUPT
Port From (https://github.com/TrinityCore/TrinityCore/commit/48bc24697f58f95a5ff07e0884ef03d27a303f73)
|
2024-08-25 00:00:58 -04:00 |
|
Hondacrx
|
6f1b69adbd
|
Core/AreaTriggers: Add PlaySpellVisual
Port From (https://github.com/TrinityCore/TrinityCore/commit/6affa412b18b17623a828332823d0af55d664192)
|
2024-08-24 23:59:19 -04:00 |
|
Hondacrx
|
209227ccad
|
Core/Criteria: Implemented LearnAnyTransmog CriteriaType
Port From (https://github.com/TrinityCore/TrinityCore/commit/d60f0e2b28d8d0aba011ad80c65d4a8da85e5026)
|
2024-08-24 23:52:42 -04:00 |
|
Hondacrx
|
728d5f58bc
|
Core/Items: Implemented reagent bag
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f9e359701bd75705f73f23af65affb5a5bed573)
|
2024-08-24 22:26:12 -04:00 |
|
Hondacrx
|
141b6e4a9a
|
Core/Criteria: Implemented LearnHeirloom and LearnAnyHeirloom criteria types
Port From (https://github.com/TrinityCore/TrinityCore/commit/eaa76f0eb2524e4c6c5be1a34d3cde392d35c3de)
|
2024-08-24 21:21:53 -04:00 |
|
Hondacrx
|
29aecf864e
|
Core/Items: Fix item sell price not scaling with item level
Port From (https://github.com/TrinityCore/TrinityCore/commit/500301b96256792357b13ef78d7e1836028cff26)
|
2024-08-24 21:14:30 -04:00 |
|
Hondacrx
|
77be3fd94b
|
Core/Criteria: Implemented CriteriaType EarnArtifactXP
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1d8f907fe0f1e42d9a8569ef2afdd89e2739b3a)
|
2024-08-24 21:07:37 -04:00 |
|
Hondacrx
|
1ca497b79f
|
Core: Update to 10.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/468a06baf046b716305ee665e3cfd93c80e99457)
|
2024-08-24 00:13:35 -04:00 |
|
Hondacrx
|
fceaff3444
|
Core/Combat: reset the ThreatManager update interval upon engaging the creature and move ThreatClear packet sending into the update cycle to mimic retail behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/24bda9c73dcd89d4da4e871e00fd83a24b8275d2)
|
2024-08-19 19:11:25 -04:00 |
|
Hondacrx
|
d231c06b8e
|
Core/Spells: Implemented evoker empower spell mechanic
Port From (https://github.com/TrinityCore/TrinityCore/commit/a39d0db9ec64f6bf38716abaade5b7835f2db338)
|
2024-08-19 18:48:32 -04:00 |
|
Hondacrx
|
d33f86799f
|
Core/Items: Implemented packets setting up inventory cleanup parameters
Port From (https://github.com/TrinityCore/TrinityCore/commit/cc9241784491198581a19f3f5502a42d048ea063)
|
2024-08-19 13:44:14 -04:00 |
|
Hondacrx
|
5639a58a11
|
Core/Creatures: moved combat pulse into heartbeat handling and implemented CREATURE_STATIC_FLAG_2_FORCE_PARTY_MEMBERS_INTO_COMBAT
Port From (https://github.com/TrinityCore/TrinityCore/commit/11f32a2427caf7064947b03f3256e06d27fe6327)
|
2024-08-19 12:33:21 -04:00 |
|
Hondacrx
|
cf42b5e591
|
Core/Auras: Implemented OnHeartbeat AuraScript hook and refactored an aurascript to use it as example
Port From (https://github.com/TrinityCore/TrinityCore/commit/55ce5b150f716b6d470af80a9c31adf78e4cc198)
|
2024-08-19 12:24:24 -04:00 |
|
Hondacrx
|
d7130c982d
|
Core/Units: moved Vignette updating into Heartbeat handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/253f306a410bfbea9843bbb666cae0af30b4c8e8)
|
2024-08-19 12:15:27 -04:00 |
|
Hondacrx
|
bf0c457273
|
Core/Auras: implemented PROC_FLAG_HEARTBEAT and moved food/drink emote mechanic into heartbeat handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/d60b4e5b199d56477010941fc1d3aff9eb7064a2)
|
2024-08-19 12:14:22 -04:00 |
|
Hondacrx
|
5f616b95f5
|
Core/Creature: implement overriding creature static flags based on spawnId and difficultyId
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5ce4a66df0c76583c662056e46619c8fe98f297)
|
2024-08-19 12:08:42 -04:00 |
|
Hondacrx
|
4fbca2d838
|
Core/Player: moved indoors/outdoors aura interrupting mechanic into heartbeat and movement handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/5a169f6eae45a7578d6e312cdba9825f6fc24fa5)
|
2024-08-19 11:50:36 -04:00 |
|
Hondacrx
|
31ce0c6719
|
Core/Units: moved cyclic spline synchronization mechanic heartbeat handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2fedbb6cc89510002e9f56751e7f8427e306487)
|
2024-08-19 11:46:46 -04:00 |
|
Hondacrx
|
7716f581d9
|
Core/Player: moved the periodic group update mechanic into heartbeat handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/80d72a2c913657d3bbea538cfb842de3fa55dc50)
|
2024-08-19 11:43:08 -04:00 |
|
Hondacrx
|
676a6cf84a
|
Core/Objects: implement internal heartbeat timer for WorldObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf9cd88cebf752ce8614fbac8a7c6d1f0de7fee8)
|
2024-08-19 11:41:31 -04:00 |
|
Hondacrx
|
6356f68143
|
Core/Movement: Fixed data sent in cyclic spline related packets
Port From (https://github.com/TrinityCore/TrinityCore/commit/a28facb95633435f89f134eec55a4a545251be9b)
|
2024-08-18 21:25:52 -04:00 |
|
Hondacrx
|
96f57592d9
|
Core/Achievements: Fixed achievement SMSG_ACHIEVEMENT_EARNED not being sent to self
Port From (https://github.com/TrinityCore/TrinityCore/commit/0384d9066336b8ec71434c49244d1ddb0657c11e)
|
2024-08-08 17:33:23 -04:00 |
|
Hondacrx
|
2f71dbfda0
|
Core/SAI: Implement waiting for actions on action list to finish before continuing the action list
Port From (https://github.com/TrinityCore/TrinityCore/commit/5dfac0ef142c1b59e41c51ab2cca48083be4cb9e)
|
2024-08-08 17:28:27 -04:00 |
|
Hondacrx
|
83fadf3a81
|
Core/Items: Implemented CreateTime item field and changed refund/soulbound trade timers to also count time offline
Port From (https://github.com/TrinityCore/TrinityCore/commit/69da702b930d43738bcaf49ce57b333dfc19ecfd)
|
2024-08-05 19:24:12 -04:00 |
|
Hondacrx
|
5a9714a375
|
Core/SAI: Added support for StringIds to creature and gameobject targets
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ce40684595a0e49a7b2355012c2806952698ce4)
|
2024-08-05 17:23:37 -04:00 |
|
Hondacrx
|
54e6b02ffc
|
Core/Entities: Added possibility to inherit StringIds from other entities
Port From (https://github.com/TrinityCore/TrinityCore/commit/88bbd27f8d007dca17bb0d244fcf7e753506734e)
|
2024-08-05 15:03:26 -04:00 |
|
Hondacrx
|
f410597e4c
|
Core/Entities: Update StringId assignment to use StringIdType
Port From (https://github.com/TrinityCore/TrinityCore/commit/9959a1373a1851e484ddef9268d98b116c5d8241)
|
2024-08-05 14:59:31 -04:00 |
|