hondacrx
|
a27a353d38
|
Core/Battlefields: Refactor Battlefield creation to be linked to host map creation instead of having globally accessible objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/073a036d84365dae60a70064eb67e68f0447bd72)
|
2022-07-19 20:50:34 -04:00 |
|
hondacrx
|
cee989c731
|
Core/Maps: Made instance_template no longer required to create and enter instance maps
Port From (https://github.com/TrinityCore/TrinityCore/commit/b8e52fd90bdab6e720d13e44c64483945e139fa2)
|
2022-07-18 21:41:50 -04:00 |
|
hondacrx
|
acb9db8891
|
Fixes creatures aggro range, Wrong check on pathpoints, and a crash when there is no unitCaster.
|
2022-07-17 22:49:28 -04:00 |
|
hondacrx
|
8673a45f08
|
Core/Scripts: Expose calculated spell value variance to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/701532f9f033547a5fc2d0b594d04f6349cb441b)
|
2022-07-16 19:31:17 -04:00 |
|
hondacrx
|
3682957f4c
|
Core/Spells: Correct flagging spell caster for pvp when healing/buffing friendly creatures - it should only happen if target is in combat
Port From (https://github.com/TrinityCore/TrinityCore/commit/84996901ccb22e2a82745d469f3560f7574a64c5)
|
2022-06-15 18:24:55 -04:00 |
|
hondacrx
|
0224d95b91
|
Core/Spells: Increase search radius for avoid problems with some spells that can't find units with huge combat reach
Port From (https://github.com/TrinityCore/TrinityCore/commit/b52ce8e65e8998df1b243b854129d359ee2d25ae)
|
2022-06-15 16:09:33 -04:00 |
|
hondacrx
|
40444525b2
|
Core/GameObjects: Transport (type 11) improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/630b60eb0dcd3d9ce41582664ab822b049365431)
|
2022-06-03 16:20:41 -04:00 |
|
hondacrx
|
11e8c2f4f2
|
Fixes loading, *Command system is broke* Will fix in the coming days.
|
2022-06-02 17:00:58 -04:00 |
|
hondacrx
|
a99d430a9c
|
Core/Conditions: Added CONDITION_SCENARIO_STEP
Port From (https://github.com/TrinityCore/TrinityCore/commit/5002e5d3524eab201c6c219cd60a9f7d6188ed54)
|
2022-06-01 17:06:38 -04:00 |
|
hondacrx
|
95d134b512
|
Core/Spells: Autorepeat casting fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/de592386dcd6ac85feb11d2af85538d62c192696)
|
2022-06-01 16:28:01 -04:00 |
|
hondacrx
|
e9fcfd6f26
|
Core/Spells: Cleanup movement checks in spells - use correct interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/538fa8e97ff4b4e36a59e37fd74ea8958e6e30d2)
|
2022-06-01 16:20:48 -04:00 |
|
hondacrx
|
7bc70c02ad
|
Core/Spells: Rename SpellAttr6 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/94aac14b4da2d6d2b7565dfdb91313f09a87f168)
|
2022-06-01 15:55:27 -04:00 |
|
hondacrx
|
7e16f7aa83
|
Core/Spells: Implemented SPELL_ATTR5_ALWAYS_LINE_OF_SIGHT and SPELL_ATTR5_ALWAYS_AOE_LINE_OF_SIGHT
Port From (https://github.com/TrinityCore/TrinityCore/commit/c77017edcf07959957a0072a493a214371d2724c)
|
2022-06-01 15:46:53 -04:00 |
|
hondacrx
|
b892fc20c0
|
Core/Spells: Implemented SPELL_ATTR5_TREAT_AS_AREA_EFFECT
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ff29ce1e8242958f9f4c89e351d27d32063c678)
|
2022-06-01 15:42:51 -04:00 |
|
hondacrx
|
812d98f5b5
|
Core/Spells: Implemented SPELL_ATTR5_NOT_AVAILABLE_WHILE_CHARMED
Port From (https://github.com/TrinityCore/TrinityCore/commit/076c63c766d10697cea17da8bd5194862a682cbe)
|
2022-06-01 15:40:38 -04:00 |
|
hondacrx
|
68d8f664d7
|
Core/Spells: Implemented SPELL_ATTR5_NOT_ON_PLAYER and SPELL_ATTR5_NOT_ON_PLAYER_CONTROLLED_NPC
Port From (https://github.com/TrinityCore/TrinityCore/commit/acda6f9dcf411a1406b81e1a100125dbe34f942b)
|
2022-06-01 15:37:28 -04:00 |
|
hondacrx
|
13701dac7c
|
Core/Spells: Rename SpellAttr5 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/738f285432b1ef6109d1c54ab7f40d743a994631)
|
2022-06-01 13:45:46 -04:00 |
|
hondacrx
|
62c2d34f1a
|
Core/Spells: Rename SpellAttr4 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/8d16a79dea4c0100d36e13b068c42499a3a48154)
|
2022-06-01 13:37:39 -04:00 |
|
hondacrx
|
8cddeb0fc5
|
Core/Spells: Rename SpellAttr3 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/88d7b58a3dd8b0eb95c233a20c1608ddce73d9ea)
|
2022-06-01 13:01:55 -04:00 |
|
hondacrx
|
a198e03a1d
|
Core/Spells: Rename SpellAttr2 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/dda375b9868d6dbe2a4d58b386bb90ae41d25e0d)
|
2022-06-01 11:53:42 -04:00 |
|
hondacrx
|
a2d9499152
|
Core/Spells: Rename SpellAttr1 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/c88b602a2c7eda598a4205dd0ec9f562c31f21b0)
|
2022-05-31 22:13:24 -04:00 |
|
hondacrx
|
dc6eb46302
|
Core/Spells: Rename SpellAttr0 to use official attribute names
Port From (https://github.com/TrinityCore/TrinityCore/commit/a31e6819447626cd7b6967665001ea89bf6a0298)
|
2022-05-31 21:05:21 -04:00 |
|
hondacrx
|
cc9818a6a3
|
Core/Spells: Add one more allowed case for CastSpellTargetArg constructor
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c63d201900d80896d68da72f0bc7762a5df4c75)
|
2022-05-30 16:14:48 -04:00 |
|
hondacrx
|
2419cef04e
|
Core/AI: Change m_originalCaster to m_caster when calling OnSpellStart
Port From (https://github.com/TrinityCore/TrinityCore/commit/1bb63f69ef12d572a34f6ed107a5d6008c7da5e2)
|
2022-05-30 15:44:58 -04:00 |
|
hondacrx
|
306b0cb227
|
Core/AI: OnSpellCast, OnSpellFailed, OnSpellStart hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/050f55b62fded4cc73b76e42d56d98ea950cc26a)
|
2022-05-30 15:44:21 -04:00 |
|
hondacrx
|
faa937a9da
|
Core/Combat Improve extra attacks handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c9bde098b40f38905ea7407d0cd77437b0b953c)
|
2022-05-29 23:42:17 -04:00 |
|
hondacrx
|
80fb973080
|
Core/Spells: implement SpellInfo helper to filter for relevant mechanic immunities in spell_start packet
Port From (https://github.com/TrinityCore/TrinityCore/commit/60119ba8503e1b8e17d7163baf990022b2d25d41)
|
2022-05-26 16:30:18 -04:00 |
|
hondacrx
|
3cacc1ff68
|
Core/Misc: Define / rename attributes and flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/e72264cfbd4b3bd925a634d99ab1717a1c0a6b91)
|
2022-05-26 16:25:16 -04:00 |
|
hondacrx
|
e775c710db
|
Core/Spells: Aura refresh improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/6cd16b0ca9ff43b025e286f336b6af03c49b37db)
|
2022-05-24 13:02:26 -04:00 |
|
hondacrx
|
3c3d16ab09
|
Core/Spells: unify OnSpellCastInterrupt and OnSuccessfulSpellCast hooks into OnSpellCastFinished
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1594c7295f1ca3f21a63a13895abf371d8bd3e0)
|
2022-05-24 12:54:25 -04:00 |
|
hondacrx
|
252cf1cfd0
|
Core/Spells: Fixed spell Launch phase being handled at incorrect time for spells with LaunchDelay
Port From (https://github.com/TrinityCore/TrinityCore/commit/3798de4b391ee74550083fd376faf69852f28e7e)
|
2022-05-09 12:35:24 -04:00 |
|
hondacrx
|
3806d3f18f
|
Core/Spells: Ignore existing cooldown for spells using TRIGGERED_IGNORE_SPELL_AND_CATEGORY_CD instead of only skipping setting new cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/d92f25478a3550c1e40f7e792ebfc6c50572ba97)
|
2022-05-07 22:43:46 -04:00 |
|
hondacrx
|
f67434306f
|
Core/Auras: Proc flag updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/02979daf761a5122efa7b8fa3e70509ecd69789e)
|
2022-05-07 22:41:24 -04:00 |
|
hondacrx
|
e1e8027159
|
Core/Auras: Implemented ProcFlags2
Port From (https://github.com/TrinityCore/TrinityCore/commit/7ff411013c9f6394161dbfdc07b3f3827b1de17f)
|
2022-05-07 15:05:30 -04:00 |
|
hondacrx
|
cf15d538cc
|
Core/Spells: Load entire proc flags array from db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/3844c79adb749432b0f41b9b1aecde7287b9f765)
|
2022-05-07 14:56:20 -04:00 |
|
hondacrx
|
add1e659bf
|
Core/Spells: Pass cast item level to triggered spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/8e2d1e328ebec60c76d65651b268ec3ad2ce26fc)
|
2022-05-05 10:21:47 -04:00 |
|
hondacrx
|
fcdcb69fe5
|
Core/Spells: Implement CAST_FLAG_EX_IGNORE_COOLDOWN - causes spells to not automatically trigger cooldown clientside
Port From (https://github.com/TrinityCore/TrinityCore/commit/66509502f4a5065d74cb3da501558f7eff6ea1ec)
|
2022-05-05 09:54:37 -04:00 |
|
hondacrx
|
8c652aacc9
|
Core/Spells: Do not register instant spells in Unit current spell containers when cast with TRIGGERED_IGNORE_CAST_IN_PROGRESS
Port From (https://github.com/TrinityCore/TrinityCore/commit/a8cace4c7086c65b760cca38c922410b7400130c)
|
2022-05-04 10:46:34 -04:00 |
|
hondacrx
|
ecf40cda7e
|
Scripts/Spells: Fixed paladin's Light's Hammer
Port From (https://github.com/TrinityCore/TrinityCore/commit/f3e908dc997833d3e2c5297471210bf075121f90)
|
2022-05-04 10:41:37 -04:00 |
|
hondacrx
|
b048b57f46
|
Core/Spells: fix a possible crash when a target that has been focused during spell casts disappears
Port From (https://github.com/TrinityCore/TrinityCore/commit/f70161dcc5af3c2c958d4df559b77ace735fc7d4)
|
2022-05-04 10:04:12 -04:00 |
|
hondacrx
|
2c1cc804c3
|
Core/Spells: cleaned up and improved spell focusing behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/c295cb9814f4c2a1878aa047cefe0cfbc7958f93)
|
2022-05-04 10:02:53 -04:00 |
|
hondacrx
|
d953548ad4
|
Core/Spells: Do not reset periodic timer for stacking DoTs on recast
Port From (https://github.com/TrinityCore/TrinityCore/commit/c42470ffb70ddf90ce0d3f447c0e57548be17192)
|
2022-05-04 09:44:37 -04:00 |
|
hondacrx
|
b99f45b472
|
Core/Spell: Fix name clashing between local variables and class member fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/c66bcc4c0ef0be3caac8c2e1b2e361de678fb6e4)
|
2022-04-28 09:54:59 -04:00 |
|
hondacrx
|
c486b2a846
|
Core/Pets: Updated pet summoning for latest client version (5 Call Pet spells and stable size 200)
Port From (https://github.com/TrinityCore/TrinityCore/commit/950db60435e7e513633ff5b22ad7f0ed8b1147e4)
|
2022-03-10 12:02:05 -05:00 |
|
hondacrx
|
4a97585ee9
|
Core/Spells: Fix summoning warlock pets in case that pet has never been summoned before
Port From (https://github.com/TrinityCore/TrinityCore/commit/87b1c3700e8b8e5722b31fef2de124a2f39915c0)
|
2022-03-10 09:43:23 -05:00 |
|
hondacrx
|
26a3fb92b1
|
Core/Spells: Fix summoning SUMMON_PET type pets
Port From (https://github.com/TrinityCore/TrinityCore/commit/48d491ae2ffbebc05aae46cad2c012a4e983fb11)
|
2022-03-10 09:41:42 -05:00 |
|
hondacrx
|
718302fa18
|
Core/Pets: Pet management refactoring
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca92686b44cc8c53a8991bf02d6e8534797fc115)
|
2022-03-10 09:39:55 -05:00 |
|
hondacrx
|
bfd598b640
|
Core/Scripts: Expose IsCrit to hit hooks for spell scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/2cc652b305f31ebcc71680f314792d0d09c43bfe)
|
2022-03-09 17:39:49 -05:00 |
|
hondacrx
|
edafd0a270
|
Scripts/Spells: Fix shaman Earthquake
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e725e1d2521547ea651ef2b4e01c980c9b5ff3e)
|
2022-03-04 17:35:08 -05:00 |
|
hondacrx
|
042bfc12e5
|
Convert alot of methods to use TimeSpan.
|
2022-03-01 23:47:53 -05:00 |
|