hondacrx
|
d1f5ca2f49
|
Core/Spells: Take SummonProperties into account for SPELL_EFFECT_SUMMONs with default SummonTitle
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6ec81fff808388d934f098546c7faad9105c975)
|
2022-10-11 20:06:25 -04:00 |
|
hondacrx
|
86fa768ef3
|
Core/Loot: Set loot dungeon encounter id before generating
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f1a4cf9044d9ad65b49eb859ec36e1f62c2be10)
|
2022-10-05 16:21:19 -04:00 |
|
hondacrx
|
87fdd30072
|
Core/Loot: Send DungeonEncounter id in SMSG_ITEM_PUSH_RESULT
Port From (https://github.com/TrinityCore/TrinityCore/commit/5a516fb6549e460e68b45005a17ec1b6217fefa5)
|
2022-10-04 19:59:15 -04:00 |
|
hondacrx
|
66c7047a29
|
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new InstanceLockMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b924522d0549dd67b10e2cbdfc20297dd21e182)
|
2022-10-04 10:57:04 -04:00 |
|
hondacrx
|
d21624fd87
|
Core/Spells: make Spell::CheckMovement respect the current spell state
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad2df01b2c25ca6264096b8b8324dc8136ebd48b)
|
2022-10-03 20:42:04 -04:00 |
|
hondacrx
|
86e03cee1b
|
Core/Spells: fixed up block mechanics
Port From (https://github.com/TrinityCore/TrinityCore/commit/9f084718277b01936435c66696084fc049f8f8cf)
|
2022-10-01 17:10:57 -04:00 |
|
hondacrx
|
91e844e9dc
|
Core/Player: Extend action button value to uint64 to be able to hold battle pet guids
Port From (https://github.com/TrinityCore/TrinityCore/commit/f67cd38312014b13624dcb5fe1d117dac4892b7d)
|
2022-09-24 13:50:39 -04:00 |
|
hondacrx
|
40f06a3fb0
|
Core/Loot: Refactored Player::SendLoot to accept Loot object directly
Port From (https://github.com/TrinityCore/TrinityCore/commit/cbf2064c62137d9f0c0397956592f3ab9700480c)
|
2022-09-18 22:22:44 -04:00 |
|
hondacrx
|
6c7991c28f
|
Core/Loot: Move loot generation out of Player::SendLoot
Port From (https://github.com/TrinityCore/TrinityCore/commit/8c20f620d7b070b13b40803095e5fa97f9349512)
|
2022-09-18 22:13:40 -04:00 |
|
hondacrx
|
595ac58013
|
Core/Spells: Remove all hardcoded restrictions for pick pocket spell effect and rely only on presence of pickpocket loot in db
Port From (https://github.com/TrinityCore/TrinityCore/commit/78698463ff6b20255148fb647e9ad33a487bb09d)
|
2022-09-11 14:40:24 -04:00 |
|
hondacrx
|
dbf746f9ea
|
Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to OptionNpc as it also determines functionality on client side
Port From (https://github.com/TrinityCore/TrinityCore/commit/69e0249807f5a8f351e6be6f7350ebace3d2997a)
|
2022-09-08 18:06:18 -04:00 |
|
hondacrx
|
21b5fe44f5
|
Core/Auras: Implement SPELL_AURA_MOD_BONUS_ARMOR_PCT and rename HandleModStatBonusArmor
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e9a6700d83f0ad07c7c56becfc3a62434707208)
|
2022-09-07 15:43:21 -04:00 |
|
hondacrx
|
7357a98adc
|
Core/Auras: Improve aura interactions with immunities on spell effect level
Port From (https://github.com/TrinityCore/TrinityCore/commit/66b03acc47665cd79646096e13aa8c6b513675aa)
|
2022-09-07 15:22:28 -04:00 |
|
hondacrx
|
9abe7f8ad6
|
Core/Spells: Move entering combat for caster and calculating crit chance to separate function called only once for each target instead of doing it once for every effect on every target
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2eeca702cc4868ed578f6755ea6b6bce9ba17b8)
|
2022-09-07 13:30:27 -04:00 |
|
hondacrx
|
96d427f8fa
|
Core/Spells: Simplify combat flagging code on spell launch and impact
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7b7ad94f8e18a1c4d8bb1d806afec263c6abc7c)
|
2022-09-07 13:27:44 -04:00 |
|
hondacrx
|
df33c48826
|
Core/Spells: Delay combat flagging for spell targets until spell missile lands
Port From (https://github.com/TrinityCore/TrinityCore/commit/ff99952dfb7d2b532de2d1aedc825fb96038f4c2)
|
2022-09-07 13:14:36 -04:00 |
|
hondacrx
|
13b221475b
|
Scripts/Naxxramas: Curse of the Plaguebringer should affect 10 targets in 25 man mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/98e0acd76812a145f314c97209fdbbd3d441fa41)
|
2022-09-07 13:00:43 -04:00 |
|
hondacrx
|
d6251a7759
|
Core/Spells: MaxAffectedTargets for 47731 Critter
Port From (https://github.com/TrinityCore/TrinityCore/commit/731177fa9bc1b6fc7078f1e71dca279227732da5)
|
2022-09-05 22:27:53 -04:00 |
|
hondacrx
|
536ee1625b
|
Core/Auras: Do not remove auras unaffected by invincibility
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb9976cd08c1d6d56dfaa5247acc78f5b3b72381)
|
2022-09-05 22:27:09 -04:00 |
|
hondacrx
|
6b6d6f6b8e
|
Scripts/Pets: Update Lil' K.T.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d68abbf705a870009213d8558de2884950875029)
|
2022-09-05 22:08:14 -04:00 |
|
hondacrx
|
747c91bf73
|
Scripts/Spells: Correctly implement Murmur's Touch & Dire Brew
Port From (https://github.com/TrinityCore/TrinityCore/commit/496eba4e8d579816895c11060f896faa4523623e)
|
2022-09-05 18:37:14 -04:00 |
|
hondacrx
|
bfc49fb013
|
Misc fixes
|
2022-09-02 14:28:27 -04:00 |
|
hondacrx
|
2cb4ea2ff2
|
Core/Loot: Updated LootType enum for 9.2.7
Port From (https://github.com/TrinityCore/TrinityCore/commit/74dbed1d0ea11373b5765a4c53b1a762203fcbd2)
|
2022-09-02 14:22:40 -04:00 |
|
hondacrx
|
7bba4bdd79
|
Core/Loot: Allocate Loot separately from objects
Port From (https://github.com/TrinityCore/TrinityCore/commit/7957e2d380e08fa831765f610c0e29d2f3e11a04)
|
2022-09-02 14:14:04 -04:00 |
|
hondacrx
|
2371fdb343
|
fixed a crash
|
2022-08-10 09:34:23 -04:00 |
|
hondacrx
|
ac3a068ec0
|
Fixes trigger spells not working.
|
2022-08-08 18:01:54 -04:00 |
|
hondacrx
|
8caa99803f
|
Fixes aura assert by not removing player when crash from map.
|
2022-08-01 11:32:31 -04:00 |
|
hondacrx
|
bd3dfeb637
|
Fixed a crash
|
2022-08-01 11:31:56 -04:00 |
|
hondacrx
|
e824b43603
|
Core/Scripts: Added CalcCastTime spell script hook
Port From (https://github.com/TrinityCore/TrinityCore/commit/6713fa4c93f87af351f3ee65c1ff36b52ea85ddb)
|
2022-07-29 18:06:37 -04:00 |
|
hondacrx
|
16ce1fe55b
|
Core/Spells: Refactor heal absorb code
Port From (https://github.com/TrinityCore/TrinityCore/commit/f25aceab282f1c3828015dec6af0505a82130674)
|
2022-07-29 17:49:01 -04:00 |
|
hondacrx
|
0affdfbda0
|
Core/Spells: Implement OnEffectAbsorbHeal and AfterEffectAbsorbHeal hooks
Port From (https://github.com/TrinityCore/TrinityCore/commit/44236c70787eae0239fb636e217305dfa043bf71)
|
2022-07-29 17:42:49 -04:00 |
|
hondacrx
|
9012e7560d
|
Core/Spells: OnPrecast script should be called before ReSetTimer
Port From (https://github.com/TrinityCore/TrinityCore/commit/47086f9e6942157a1d877aa7f598b27d30273812)
|
2022-07-29 17:25:08 -04:00 |
|
hondacrx
|
3cd58e4a17
|
Core/Maps: Move terrain data handling out of Map class
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38)
|
2022-07-24 16:31:00 -04:00 |
|
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
|
abbd51bf8d
|
Scripts/Spells: Fix mage spell Ray of Frost
Port From (https://github.com/TrinityCore/TrinityCore/commit/2358e51182916d62a300027f6e14f1f566743f49)
|
2022-07-16 19:49:17 -04:00 |
|
hondacrx
|
8258d517cf
|
Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed93a9706842ff5419279d4b2c473943e6ef2549)
|
2022-07-16 19:35:19 -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
|
52523ce8ee
|
Core/Auras: Don't save auras to db with SpellAuraInterruptFlags::LeaveWorld
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d34febd6dc586e8daf8a11b72c831918ec688cd)
|
2022-07-09 12:30:04 -04:00 |
|
hondacrx
|
ba6c30add4
|
Start adding missing scripts Part3
|
2022-07-06 23:53:47 -04:00 |
|
hondacrx
|
6d294143c6
|
Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DEFAULT_LANGUAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a5329847636ddc080c461bda06375edfbf3815d)
|
2022-07-02 20:35:56 -04:00 |
|
hondacrx
|
57d3221a93
|
Some misc fixes
|
2022-06-29 11:06:53 -04:00 |
|
hondacrx
|
345b38352f
|
Core/Spells: Fixed crash in triggered spells with SPELL_ATTR2_RETAIN_ITEM_CAST
Port From (https://github.com/TrinityCore/TrinityCore/commit/80a5d475eed2438664941b31c9f32d719ba312d1)
|
2022-06-24 21:45:48 -04:00 |
|
hondacrx
|
63cbd18350
|
Fixed crashes and errors when loading into world.
|
2022-06-21 14:56:22 -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
|
c60fa1d1a3
|
Core/Transmog: Implemented TransmogIllusionFlags::PlayerConditionGrantsOnLogin and fixed transmog illusion validation when transmogging items
Port From (https://github.com/TrinityCore/TrinityCore/commit/f820ff178decf7d844b7c398b79be7269feeb53e)
|
2022-06-14 23:15:49 -04:00 |
|
hondacrx
|
286294a108
|
Core/Transmog: Implemented Transmog Illusions + Spelleffect to unlock them
Port From (https://github.com/TrinityCore/TrinityCore/commit/125ada42f6be220a52315d06d61e472a2ba83395)
|
2022-06-14 23:07:23 -04:00 |
|
hondacrx
|
53619fff1d
|
Core/BattlePets: Move BattlePet stuff from SpellMgr to BattlePetMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/a1f673d1ca91ceea9585f6ec7267aae94d11fca7)
|
2022-06-14 18:12:28 -04:00 |
|