Hondacrx
|
c3e4f234b6
|
Core/Criteria: Implemented CriteriaType ParticipateInArena
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef22003a563b9e79a38ae999f05ce14b876513b8)
|
2024-08-24 21:09:13 -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
|
507b69771e
|
Core/PacketIO: Fixed SMSG_FEATURE_SYSTEM_STATUS_GLUE_SCREEN structure
Port From (https://github.com/TrinityCore/TrinityCore/commit/c603c52a3d1d2d3b9aebe29bbb8f869ffb45e791)
|
2024-08-24 00:15:00 -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
|
ce99a1f7f6
|
Core/Spells: Refund power cost when cancelling empower spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/240b7e58d81688e31d84511db4afd6229337c9e9)
|
2024-08-19 19:33:41 -04:00 |
|
Hondacrx
|
065c9d14ee
|
Core/Creatures: Ignore validation of AppearanceModId 0 in equipment
Port From (https://github.com/TrinityCore/TrinityCore/commit/22e657eac127e41324d8e4d7406c8b53c1ec29d4)
|
2024-08-19 19:26:49 -04:00 |
|
Hondacrx
|
9606343613
|
Core/Creatures: Allow profession tools to be used as equipment
Port From (https://github.com/TrinityCore/TrinityCore/commit/2238844f567b63de1edd394b654b62ac4ddeb666)
|
2024-08-19 19:26:00 -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
|
a534824bd0
|
Scripts/Spells: Implement Blessing of the Bronze
Port From (https://github.com/TrinityCore/TrinityCore/commit/b7e94166fac0e1f3b4a6d2123d802d5c9472c4e7)
|
2024-08-19 19:01:41 -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
|
2405543be4
|
Core/Misc: Refactor loading process to remove exit() calls that cause deadlocks because threads are terminated without proper cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e3024a96ab06b5e2d6da529c5e3db9ce5744c4e)
|
2024-08-19 13:48:46 -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
|
0c1f0c966a
|
Core/Proto: Added missing 'next_url' field to LoginResult
Port From (https://github.com/TrinityCore/LoginResulte/commit/e32ef420facea2ff6c343e84326bc88a3fd1c318)
|
2024-08-19 12:35:21 -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
|
40ba30a61c
|
Scripts/Items: Updated Amalgam's Seventh Spine script - fixed auras lingering after removal and added new case for evokers
Port From (https://github.com/TrinityCore/TrinityCore/commit/250984a7b7b9016fc675dd4cfe0d29d164cc61bd)
|
2024-08-19 12:27: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
|
c1e0da92f9
|
Scripts/Spells: Fix Crusader's Might cooldown reduction effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/a361d3f5870a2b43f200c579314143a3bd219bab)
|
2024-08-19 11:51:18 -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
|
5508d53db2
|
Core/Movement: Migrate scripts using GetMotionMaster()->MoveSmoothPath to GetMotionMaster()->MovePath and kill it (they now have the same capabilities)
Port From (https://github.com/TrinityCore/TrinityCore/commit/dad976beb4f1a865e5df5d6f03da1d00d266e1fc)
|
2024-08-19 11:37:07 -04:00 |
|
Hondacrx
|
a162bf0eb7
|
Core/Movement: Enable Catmullrom spline flag by default for flying waypoint paths
Port From (https://github.com/TrinityCore/TrinityCore/commit/e0e1b6a4098badb6f48ba1d5cb1cc1739e310959)
|
2024-08-18 22:11:34 -04:00 |
|
Hondacrx
|
73ff8e4585
|
Core/Movement: Fixed spline packed deltas validation check
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad6ef5237d0bd2d18e15462c9b55576ebb68fb22)
|
2024-08-18 22:10:32 -04:00 |
|
Hondacrx
|
116cfcdcf9
|
Core/Movement: Change default spline flags - Steering replaces SmoothGroundPath
Port From (https://github.com/TrinityCore/TrinityCore/commit/3af5cafec782ab4d5d5d8478927caae0e6258174)
|
2024-08-18 22:08:08 -04:00 |
|
Hondacrx
|
46377f0716
|
Core/Units: Name new spline flag and linked npc flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c0b031c07e45c37d0244fd0679c62a59f92ebd9)
|
2024-08-18 21:37:11 -04:00 |
|
Hondacrx
|
447ec2bc74
|
Scripts/Spells: Add new script for spells with feign death with all flags except uninteractible
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4ef6f769b8c51d99bea040b95beb2eb0d6c8fd0)
|
2024-08-18 21:29:21 -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
|
7d83729d84
|
Core/Movement: Switch to uncompressed paths in spline packets automatically when too large or too small delta between points is detected
Port From (https://github.com/TrinityCore/TrinityCore/commit/377b51f76828befaaf6a6e7c3a9405fc8798d93d)
|
2024-08-18 21:07:00 -04:00 |
|
Hondacrx
|
da8b685c14
|
Core/Movement: Implemented alternative method of smoothing waypoint paths (send new point 1.5 before arrival) and make that the default
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf1ab7b4142f1d070d999c4141109a6c6c46d06d)
|
2024-08-18 18:22:59 -04:00 |
|
Hondacrx
|
38447522cc
|
Core/Spells: Fixed SpellInfo::GetSpellXSpellVisualId for nonplayer casters
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d8a54db2568ef88b21530e1f7e1532f1bee08cd)
|
2024-08-18 17:56:38 -04:00 |
|
Hondacrx
|
a51d7d3e05
|
Core/Movement: Merge waypoints without delay into a single movement packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/204f65684c2a027baa7a3c2d647f0e735a368c62)
|
2024-08-18 17:55:28 -04:00 |
|
Hondacrx
|
35cc0006c8
|
Core/Movement: Added functions to MoveSplineInit to enable steering flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf4c3b5467fde04f53636443a7a8b392aa527cf5)
|
2024-08-12 16:16:29 -04:00 |
|
Hondacrx
|
8805432cee
|
Core/Movement: Store delay in WaypointNode as Milliseconds instead of raw integer
Port From (https://github.com/TrinityCore/TrinityCore/commit/e1f43900d110e50a2021d605c61cfe7c436bcc54)
|
2024-08-12 16:13:15 -04:00 |
|
Hondacrx
|
194ca97e93
|
Core/Movement: Fixed pauses on waypoint movement happening at wrong times when FollowPathBackwardsFromEndToStart is set and creature is going from end to start
Port From (https://github.com/TrinityCore/TrinityCore/commit/c5097114d1d08d6d6f7d2adc9f5f3f52f75c5818)
|
2024-08-12 16:04:52 -04:00 |
|
Hondacrx
|
698b7452ed
|
Fix build
|
2024-08-11 22:07:02 -04:00 |
|
Hondacrx
|
5b7818464a
|
Core/Pathfinding: Allow using PathGenerator with any source location, not only objects current position
Port From (https://github.com/TrinityCore/TrinityCore/commit/e5beb25d2529cee9f7d83f227b06ce3d47f6d2c2)
|
2024-08-11 22:05:44 -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
|
0b1f2fe34e
|
Core/Conditions: Added startup error log for conditions using invalid effect index on CONDITION_AURA
Port From (https://github.com/TrinityCore/TrinityCore/commit/325cfd047d7846c68335465acff0c6a86e1493de)
|
2024-08-05 22:24:00 -04:00 |
|
Hondacrx
|
dece72fe84
|
Fixed server starting.
|
2024-08-05 19:24:29 -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
|
e0b26db0f9
|
Core/Items: Fix loading secondaryItemModifiedAppearanceSpec5
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c274a8e8d496bf2ac1beafd31e0967e6659f967)
|
2024-08-05 17:30:43 -04:00 |
|
Hondacrx
|
8c392b77dd
|
Core/Spells: Fixed TARGET_UNIT_AREA_THREAT_LIST and TARGET_UNIT_AREA_TAP_LIST
Port From (https://github.com/TrinityCore/TrinityCore/commit/66abcaff14a6d55380b612d1c1b9c2cee3c004ae)
|
2024-08-05 17:29:40 -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 |
|