hondacrx
|
8ba914cb61
|
Core/Quests: Fixed gameobject sparkle state for lootable quest items by moving ItemAddedQuestCheck/ItemRemovedQuestCheck after item is added/removed
Port From (https://github.com/TrinityCore/TrinityCore/commit/b1a1e552d2acb394ad0d0a2544aeef6ad93ca4fb)
|
2022-02-22 19:39:43 -05:00 |
|
hondacrx
|
92d3c34752
|
Vmap: Introduce skipping of antiportals and unreachable mogp
Port From (https://github.com/TrinityCore/TrinityCore/commit/dbb7f65723fd4c46ae7f12801fa12ca2196fcb03)
|
2022-02-22 19:32:39 -05:00 |
|
hondacrx
|
659dd2faed
|
MapExtraction: Fix water height redundancy algorithm ignoring "no water"
Port From (https://github.com/TrinityCore/TrinityCore/commit/2467f799bb85c30daae0df83810336486f9ed1a5)
|
2022-02-22 19:31:32 -05:00 |
|
hondacrx
|
0f3c086442
|
Core/MMAPs: Fix small steps being considered as NAV_AREA_GROUND_STEEP
Port From (https://github.com/TrinityCore/TrinityCore/commit/ddcbc01a65a3c8aff1248354f5c900faf719cc4a)
|
2022-02-22 19:28:10 -05:00 |
|
hondacrx
|
3292e8d5ab
|
Handle different slopes in mmaps
Port From (https://github.com/TrinityCore/TrinityCore/commit/d58d0e895c6e22bcf40be5c38ff828c98a7600e6)
|
2022-02-22 19:26:24 -05:00 |
|
hondacrx
|
8fa43cd0bd
|
Core/Objects: fixed destination calculation for destination based spells casted by flying units
Port From (https://github.com/TrinityCore/TrinityCore/commit/0c15b2ac7cd8f57004b009a99ec357ef2eefecb3)
|
2022-02-22 19:20:18 -05:00 |
|
hondacrx
|
f21809a608
|
Core/Commands: Fixed .npc add overwriting existing spawns when used on transports
Port From (https://github.com/TrinityCore/TrinityCore/commit/98272944eef1d710665223df4e16978876e8f9f3)
|
2022-02-22 18:38:29 -05:00 |
|
hondacrx
|
98206ec201
|
Fixes aura infinite loop
Port From (https://github.com/TrinityCore/TrinityCore/commit/9cb01a79046fce3f76835bb68bf66e4f3079e4bc)
|
2022-02-22 18:37:01 -05:00 |
|
hondacrx
|
839aad82d9
|
Removing a duplicate item combat spell handling causing poisons (and others) to proc twice.
Port From (https://github.com/TrinityCore/TrinityCore/commit/e95215e9ae160ef896add877793a9d6aa7dc133b)
|
2022-02-22 14:27:32 -05:00 |
|
hondacrx
|
c27475ae46
|
Core/MMAPs: Adjust walkable climb and fix a lot of mmap raycast issues
Port From (https://github.com/TrinityCore/TrinityCore/commit/89afeed41b4f040e4852b35183f30291588662d7)
|
2022-02-22 14:24:29 -05:00 |
|
hondacrx
|
0600993129
|
Further improve ChrRace DBC handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/406c7219ad6454a3f3855c9e0732245dcc34b2dc)
|
2022-02-22 14:08:30 -05:00 |
|
hondacrx
|
7b0eb70fe7
|
Core/Movement: followup
Port From (https://github.com/TrinityCore/TrinityCore/commit/9fd26c5f09c6c99635a8cd8ac961abe9d0c79e5d)
|
2022-02-22 14:05:35 -05:00 |
|
hondacrx
|
338a861cd9
|
Core/Time: Remove artificially high minimal update intervals
Port From (https://github.com/TrinityCore/TrinityCore/commit/3a67e376811743be208da4aab8a9e452e1ae637e)
|
2022-02-22 13:54:46 -05:00 |
|
hondacrx
|
8ce8408f91
|
Core/Misc: Define and use ChrRacesFlag and CreatureModelDataFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/d30e4a20e52a5025c59bfc746570ff7ef06af6f4)
|
2022-02-22 13:49:20 -05:00 |
|
hondacrx
|
c9fa7d22fc
|
Core/Units: Allow mind controlling non-controllable vehicles (for example players that become vehicle during boss encounters or creatures that only are vehicles to show non standard power type)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d56d92fbe7436af00e00b00ca5e7640f852d3485)
|
2022-02-22 13:43:52 -05:00 |
|
hondacrx
|
d5281ebe14
|
Core/Movement: modify MovementInform trigger condition & checks in ChaseMovementGenerator
Port From (https://github.com/TrinityCore/TrinityCore/commit/b9bb07de03a7b413aef5d0ebc88428cee1577559)
|
2022-02-22 13:38:35 -05:00 |
|
hondacrx
|
7d66fdbfd3
|
Core/Movement: followup
Port From (https://github.com/TrinityCore/TrinityCore/commit/06334ab734f25a31853a78936d534a11e2b56c0f)
|
2022-02-22 13:33:40 -05:00 |
|
hondacrx
|
ccfec6a37f
|
Core/Movement: modify MovementInform trigger condition & checks in FollowMovementGenerator
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6c0022a4d814a536800b7834a35db7d4d484f57)
|
2022-02-22 13:32:22 -05:00 |
|
hondacrx
|
14ec7655ad
|
Core/Spells: Relaxed aura exclusivity check to allow casting spells that have other, non-aura effects even if aura will not be applied
Port From (https://github.com/TrinityCore/TrinityCore/commit/6413466693e424ee42744a4cdb8b24502631fa49)
|
2022-02-22 13:28:18 -05:00 |
|
hondacrx
|
a911dd50f6
|
Core/Movement: followup
Port From (https://github.com/TrinityCore/TrinityCore/commit/875da437806b8956324078bc9abd0a495345d2e5)
|
2022-02-22 13:26:27 -05:00 |
|
hondacrx
|
9721f6406e
|
Core/Objects: use the static vmap check in MovePositionToFirstCollision for all path results to avoid falling below wmo surfaces when the mmap path returns unreliable data
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8e1de0f929598c2ebb8da2ee3de99f91be43d14)
|
2022-02-18 17:37:39 -05:00 |
|
hondacrx
|
3dbe7259aa
|
Core/Spells: Fixed refreshing stat buff auras that have been improved by talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/6d94bc2f4b23c51a69213a46b28a5e97aa99f5d5)
|
2022-02-18 17:31:31 -05:00 |
|
hondacrx
|
e6b9631ed0
|
Core/Objects: further improvements for MovePositionToFirstCollision
Port From (https://github.com/TrinityCore/TrinityCore/commit/26e7da1622b217f66d28771836014ca9023efd16)
|
2022-02-18 17:27:32 -05:00 |
|
hondacrx
|
cb68969f1d
|
Core/Objects: optimize and improve MovePositionToFirstCollision results
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8805f43897bc5b22a7e7491b055b8dad84a34aa)
|
2022-02-18 17:15:45 -05:00 |
|
hondacrx
|
67b7d1203c
|
Core/Player: add helper methods for PLAYER_FLAGS_DEVELOPER
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d38eeec7e222edfe74740efd8e7af16103b0221)
|
2022-02-18 17:00:01 -05:00 |
|
hondacrx
|
a031530b2a
|
Core/Auras: Prevent getting negative scale with auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/679e9910e09a55dd1743f236dbd99b7fa48fe9c1)
|
2022-02-18 16:40:32 -05:00 |
|
hondacrx
|
e7eba5907d
|
Core/Spells Fixed scroll stacking check when not targeting self
Port From (https://github.com/TrinityCore/TrinityCore/commit/c9443f190abdf2467386c64c0b476e2d6ec545f6)
|
2022-02-18 16:34:20 -05:00 |
|
hondacrx
|
ce5b592d8b
|
Core/Spells: Scrolls should not be consumed, when they fail to apply.
Port From (https://github.com/TrinityCore/TrinityCore/commit/88afe180b404324b3c1a5bfc31fa37c8ded48a78)
|
2022-02-18 13:44:18 -05:00 |
|
hondacrx
|
da1405d365
|
Core/Vehicles: update the power display of vehicles before being added to world to avoid building unnecessary update_object packets right after spawning them
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4f56c105fabf33398d332c09c8e331bc4025192)
|
2022-02-18 13:40:02 -05:00 |
|
hondacrx
|
00d04e06a1
|
Core/DataStores: Use ResSicknessSpellID from ChrRaces instead of hardcoding it
Port From (https://github.com/TrinityCore/TrinityCore/commit/a20526077d224f9cc63104535fb80b13fc65a4fa)
|
2022-02-18 13:38:52 -05:00 |
|
hondacrx
|
8126e7c6e1
|
Game/AI: Implement new targettype SMART_TARGET_CLOSEST_UNSPAWNED_GAMEOBJECT
Port From (https://github.com/TrinityCore/TrinityCore/commit/db825c3221de16cdb757711781318d76b414213f)
|
2022-02-18 13:35:32 -05:00 |
|
hondacrx
|
ed5648d8ac
|
Game/AI: Enable check for SMART_TARGET_GAMEOBJECT_RANGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/ecd6bce5d207f6d704d80823dd7313c794bdb60a)
|
2022-02-18 13:27:13 -05:00 |
|
hondacrx
|
6cc694f990
|
Core/GameObject: Remove linked traps when the main GameObject is removed
Port From (https://github.com/TrinityCore/TrinityCore/commit/88b898b92c9b2cc885b4c7371192a8aef9ebda85)
|
2022-02-18 13:26:17 -05:00 |
|
hondacrx
|
5d8b77b440
|
Game/SmartScripts: Reset counter in SAI only on Initialize.
Port From (https://github.com/TrinityCore/TrinityCore/commit/864ce5a11cab0e6b62e74eea958b02452e6c8797)
|
2022-02-18 13:23:08 -05:00 |
|
hondacrx
|
01b1b4f296
|
Core/Spells: Fix assertion triggered
Port From (https://github.com/TrinityCore/TrinityCore/commit/e71352db6f50d33de54b757a6af3cbe077136d65)
|
2022-02-18 13:19:50 -05:00 |
|
hondacrx
|
246c5c5eeb
|
Core/Spells: Improve check for non damage/heal spells in Spell::TargetInfo::DoDamageAndTriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/aa38443cf388799a5debd9cbcb787f882b840530)
|
2022-02-18 13:14:59 -05:00 |
|
hondacrx
|
e2bbb95a96
|
Core/Spells: Fixed Ice Block / Divine Shield cast in Cyclone
Port From (https://github.com/TrinityCore/TrinityCore/commit/97ed31fe76e4e240354b1ff1af4405af487dee3b)
|
2022-02-18 13:13:52 -05:00 |
|
hondacrx
|
44b045d5be
|
Core/Movement: various improvements for creature knockbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/a3d28efcfa329a1330b8687e9bdde8759bbe0bdc)
|
2022-02-18 13:10:52 -05:00 |
|
hondacrx
|
380aeac394
|
Core/Players: Improve trade exchange calculations
Port From (https://github.com/TrinityCore/TrinityCore/commit/68e1dc8adb84a3df5241358be591400db39e4d62)
|
2022-02-18 13:09:36 -05:00 |
|
hondacrx
|
925cf8b8a9
|
Core/PacketIO: updated SMSG_DURABILITY_DAMAGE_DEATH
Port From (https://github.com/TrinityCore/TrinityCore/commit/e73735fa61a9ba92653826acbd32d9bd9069fc2b)
|
2022-02-18 12:59:53 -05:00 |
|
hondacrx
|
a604bbd7f9
|
Core/Gameobjects: Improve stealth detection
Port From (https://github.com/TrinityCore/TrinityCore/commit/60e66621dae44cb832ebb0bdb5e168f9ab114ecb)
|
2022-02-18 12:51:16 -05:00 |
|
hondacrx
|
743d0158d6
|
Core/PacketIO: updated SMSG_FEATURE_SYSTEM_STATUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/931ca1e54675a6c1fc5d4a30e65a650807022eb4)
|
2022-02-17 17:20:40 -05:00 |
|
hondacrx
|
81d08e48e5
|
Core/Pools: Fix crash on startup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7eff81f9dbf93e6f1efbd77b2623a0ee881f82cf)
|
2022-02-17 17:17:53 -05:00 |
|
hondacrx
|
717ed6e36a
|
Core/Pooling: Remove respawn times from the database when despawning a pool
Port From (https://github.com/TrinityCore/TrinityCore/commit/97c1d01cbbc3ea828a2edfdc3a0b221e31d89f28)
|
2022-02-17 17:15:59 -05:00 |
|
hondacrx
|
9d4096991c
|
Core/Spells: Fixed checking free inventory space for some spells that have bad dbc data
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba69c91f4bfec9999d151ef42f0b522924496264)
|
2022-02-17 17:05:24 -05:00 |
|
hondacrx
|
c34fe71311
|
Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/a947ee191276578d9bfa23e2f678574e5f5fa5a0)
|
2022-02-17 17:02:50 -05:00 |
|
hondacrx
|
5bd2878a4e
|
Core/Objects: cache current liquid status of objects when updating position data and use it to replace unnecessary vmap lookups
Port From (https://github.com/TrinityCore/TrinityCore/commit/d18d2b84f2c3e6e1005316625da80c99dd414bcc)
|
2022-02-17 16:55:41 -05:00 |
|
hondacrx
|
abf34c53b4
|
Core/PacketIO: Handle CMSG_REQUEST_PET_INFO for more cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/25e68fc5c20c2a331711ef74dbc6686d08e256ec)
|
2022-02-17 16:38:09 -05:00 |
|
hondacrx
|
266284247c
|
Core/Movement: Formation Rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/924116f0461f5e1e03a026129b81dfe23faa20e4)
|
2022-02-17 16:18:54 -05:00 |
|
hondacrx
|
d9b9739999
|
Scripts/Spells: Fixed startup errors in spell_gen_war_mode_enlisted
Port From (https://github.com/TrinityCore/TrinityCore/commit/2565af5fd34ce53bc390b660b4b8e180f2f9c4d3)
|
2022-02-17 13:37:38 -05:00 |
|