hondacrx
|
48d2765d56
|
Core/Items: Equipping rings/trinkets/weapons by right clicking them in bags will now swap the lower item level equipped one instead of first slot
Port From (https://github.com/TrinityCore/TrinityCore/commit/90a47188af95fd86f805d5ea61065a4d83c4efe1)
|
2021-04-21 22:15:24 -04:00 |
|
hondacrx
|
da9172430d
|
Core/Items: Don't update average item level when obtaining/destroying non-equippable items
Port From (https://github.com/TrinityCore/TrinityCore/commit/aa826993e2c5870d2aa7d029ea3c0d98687ee884)
|
2021-04-21 22:11:47 -04:00 |
|
hondacrx
|
ba064327b0
|
Core/DB: Fixes sometimes wrong values added to DB, also fixes errors when trying to convert updatefield to object.
|
2021-04-21 18:06:46 -04:00 |
|
hondacrx
|
897ca11273
|
Cleanups to cad2a7fa88
|
2021-04-21 11:00:46 -04:00 |
|
hondacrx
|
d0faa12ef6
|
Core/Spells: CastSpell Cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/)
|
2021-04-18 18:42:11 -04:00 |
|
hondacrx
|
63f0f919e2
|
Core/Misc: Replace Time.UnixTime with GameTime.GetGameTime()
Port From (https://github.com/TrinityCore/TrinityCore/commit/e17e4e6f0700c7d950e1b2654c217ec8b28ae79e)
|
2021-04-17 19:28:50 -04:00 |
|
hondacrx
|
8631aebaf5
|
Core/Cheats: Power - set max power on all powers initially + on regenerate
Port From (https://github.com/TrinityCore/TrinityCore/commit/079bc7800eeb1f5ae8201e59f91d92e980680bcb)
|
2021-04-14 10:22:44 -04:00 |
|
hondacrx
|
ff67fd4d38
|
Core/Items: Fixes saving new EquipmentSets.
|
2021-04-13 09:49:14 -04:00 |
|
hondacrx
|
2ec33db9a1
|
Core/Quests: Show quest details windows if there's only one quest in gossip menu, even if questgiver doesn't have gossip npc flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b93fc57211eaf47a12772d2b620453dfd21070a)
|
2021-04-12 14:57:08 -04:00 |
|
hondacrx
|
084dc44a39
|
Core/DataStores: Updated db2 structures to 9.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/34a8baba85bdd86f07730e387144954dd64372ad)
|
2021-04-12 14:11:12 -04:00 |
|
hondacrx
|
be2292e815
|
Core/Misc: Change all unix time columns in character database to bigint (signed)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d29dd1eeb5c52dc76bd741fe1ee0e875c416b8e7)
|
2021-04-06 23:32:52 -04:00 |
|
hondacrx
|
e8c1c821ca
|
another fix blah.
|
2021-03-30 13:38:49 -04:00 |
|
hondacrx
|
6b455863b5
|
Core/Spells: Implemented SUMMON_PROP_FLAG_PERSONAL_GROUP_SPAWN
Port From (https://github.com/TrinityCore/TrinityCore/commit/2398c1e23c57cf5b6ac778b09a09d28e2704fd75)
|
2021-03-29 17:47:18 -04:00 |
|
hondacrx
|
e2f0153b03
|
Core/Players: Fixed regenerating powers with CenterPower regen
Port From (https://github.com/TrinityCore/TrinityCore/commit/7885bdf8afc37e5594128acf42e06d3f8bc3f669)
|
2021-03-29 17:04:45 -04:00 |
|
hondacrx
|
9e26d8dad5
|
Core/Loot: Properly clear tracked looted objects with item loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/0461826689dad8f318e86395ce1060c8f29f7920)
|
2021-03-29 16:46:09 -04:00 |
|
hondacrx
|
047a6babfc
|
Core/Spells: Implement SPELL_EFFECT_TELEPORT_TO_RETURN_POINT
Port From (https://github.com/TrinityCore/TrinityCore/commit/1c852af7f2c820e429eaf8389822e8c910f961a1)
|
2021-03-29 16:36:05 -04:00 |
|
hondacrx
|
e8959b884e
|
Core/Scripts: Implemented new aura script hook OnEnterLeaveCombat
Port From (https://github.com/TrinityCore/TrinityCore/commit/2420f4e7a10c430ea28b2d71a17f54da0c244a54)
|
2021-03-29 12:29:41 -04:00 |
|
hondacrx
|
6977599b1b
|
Core/Units: Corrected values of UnitData::Resistances (should be total value)
Port From (https://github.com/TrinityCore/TrinityCore/commit/88f4d30445937b9de42f5cb25acad75fc89bdccb)
|
2021-03-29 12:18:59 -04:00 |
|
hondacrx
|
0501481fcd
|
Core/Auras: Defined and implemented many new interrupt flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b5a46ca2bb3a4632cb9914e0899df611a47d935)
|
2021-03-28 15:49:12 -04:00 |
|
hondacrx
|
d93c4fc3cb
|
Core/Spells: Updated spell shapeshift form flags enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/6db27c58b97a028026e0159109fbf20f6132e6b5)
|
2021-03-28 14:44:49 -04:00 |
|
hondacrx
|
cad2a7fa88
|
Core/Items: Addes support for calculating item level & cleanup iterating over items.
Based on https://github.com/TrinityCore/TrinityCore/pull/26276
|
2021-03-24 15:44:49 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
4568cdad48
|
Core/Spells: Define all spell modifier types and implement ProcCooldown mod and PeriodicHealingAndDamage for melee periodic damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/6585666e6e34ade0333e4c23876acdf847d169c0)
|
2021-03-17 18:52:59 -04:00 |
|
hondacrx
|
f2317c2bdf
|
Core/Entities: Some changes to LoS z checking & MotionMaster.MoveJumpTo
Port From (https://github.com/TrinityCore/TrinityCore/commit/fe362cf2c9d5c71db4698480ce26cb35dbc58f28)
|
2021-03-17 13:55:29 -04:00 |
|
hondacrx
|
127aff8573
|
Core/Players: Update the location of the cinematic camera only if there is an active cinematic
Port From (https://github.com/TrinityCore/TrinityCore/commit/72f99531b7cdfad1c3fca02d32e88f4ac2662043)
|
2021-03-17 13:41:04 -04:00 |
|
hondacrx
|
e77a742bf8
|
Core/Misc: Misc fixes
|
2021-03-16 15:45:42 -04:00 |
|
hondacrx
|
3c08ab438e
|
Core/Spells: Fixes a crash when removing or aura expires on a temp weapon enchant.
|
2021-03-16 15:44:01 -04:00 |
|
hondacrx
|
1ab1f425ce
|
Fixed errors with newest visual studio.
|
2021-03-05 19:15:57 -05:00 |
|
hondacrx
|
5fd04ced4f
|
Core/Movement: Don't rely on client for water state detection
Port From (https://github.com/TrinityCore/TrinityCore/commit/931a3871f88737ca13277ee88444b9808b366039)
|
2021-03-04 21:56:26 -05:00 |
|
hondacrx
|
971f155537
|
Core/PacketIO: Fix suppressing building SMSG_UPDATE_OBJECT packets
Port From (https://github.com/TrinityCore/TrinityCore/commit/36496c717203fab56eadff8c55f3b1e136fbe363)
|
2021-03-04 16:12:22 -05:00 |
|
hondacrx
|
166da57c6b
|
Core/Spells: Fixed calculation spell optional power cost when any modifiers are applied
Port From (https://github.com/TrinityCore/TrinityCore/commit/0e3666bfbc88bdcc9344dd3ebcfed0f205d122b2)
|
2021-03-04 15:26:57 -05:00 |
|
hondacrx
|
923def9f4a
|
Core/Spells: Refactor Player::ApplySpellMod to take SpellInfo argument instead of just spell id
Port From (https://github.com/TrinityCore/TrinityCore/commit/624881bef5c90a91e4c59e5bf404d8775c2ca55d)
|
2021-03-04 14:43:39 -05:00 |
|
hondacrx
|
ac2c1c5191
|
Core/Scenes: Add support for encrypted scenes
Port From (https://github.com/TrinityCore/TrinityCore/commit/3e3b93b509b7546894dd098ae68d4f416f572a4e)
|
2021-03-04 13:58:17 -05:00 |
|
hondacrx
|
7b11540032
|
Core/Phasing: Implemented setting personal guid on PhaseShift
Port From (https://github.com/TrinityCore/TrinityCore/commit/ec9f5be6a657003a94f95b4e4067a37a9f113c7c)
|
2021-03-04 12:30:02 -05:00 |
|
hondacrx
|
d7d4722d4b
|
Core/Auras: Implemented SPELL_AURA_PHASE_ALWAYS_VISIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c9344c145ad1f981492c35d4aad7ca7a60e9f8f2)
|
2021-03-04 12:18:36 -05:00 |
|
hondacrx
|
0fdab8635d
|
Misc fixes
|
2021-03-04 12:00:58 -05:00 |
|
hondacrx
|
5ee0fa576f
|
Core/Players: Always clear old action bars on specialization change, even if new specialization doesn't have anything on its bars
Port From (https://github.com/TrinityCore/TrinityCore/commit/428fbcb133555b12f45cde64c6db4c1da5f766ea)
|
2021-02-24 18:52:53 -05:00 |
|
hondacrx
|
8fbaa61086
|
Core/Quest: Fixes quests not tracking and quest poi missing.
|
2021-02-24 11:13:55 -05:00 |
|
hondacrx
|
04f2703e70
|
Core/Auras: Reimplement SPELL_AURA_DISABLE_CASTING_EXCEPT_ABILITIES to properly allow casting listed spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b8ef46808c44e68f213768c6a64ccc0048f3d65)
|
2021-02-22 15:50:50 -05:00 |
|
hondacrx
|
d21b61baba
|
Core/Auras: Implemented SPELL_AURA_SET_FFA_PVP
Port From (https://github.com/TrinityCore/TrinityCore/commit/c57b012ee4e75dfb4c3d29b6c5f2308ae559aec4)
|
2021-02-22 15:34:37 -05:00 |
|
hondacrx
|
253fd8b976
|
Core/Auras: Implemented SPELL_AURA_REMOVE_TRANSMOG_COST and SPELL_AURA_REMOVE_BARBER_SHOP_COST
Port From (https://github.com/TrinityCore/TrinityCore/commit/fea8306aa3ce362bac7be34ad30a803d1aecf49d)
|
2021-02-22 15:12:59 -05:00 |
|
hondacrx
|
7ae358bd71
|
Core/Auras: Rename many old aura types to their new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7c714c97beb04eb815b0aa175badfb6933ccf1)
|
2021-02-22 15:05:41 -05:00 |
|
hondacrx
|
76a351e7de
|
Core/Maps: Fixes crash when trying to enter instance with no AccessRequirement in DB.
|
2021-02-22 12:30:18 -05:00 |
|
hondacrx
|
eb18c4ef82
|
Core/Equipmentset: Fixes crash when trying to save a new equipmentset.
|
2021-02-22 12:29:11 -05:00 |
|
hondacrx
|
26c57969fb
|
Core/Players: Corrected shield block value calculations
Port From (https://github.com/TrinityCore/TrinityCore/commit/31d3080091643d4e348ec53c5bec3caf0e17110f)
|
2021-02-21 21:44:30 -05:00 |
|
hondacrx
|
22100aa2f2
|
Core/UpdateFields: Fixes areatriggers from spells being really small.
|
2021-02-21 13:56:25 -05:00 |
|
hondacrx
|
538cdfc1e3
|
Core/PacketIO: Corrected logic for filtering out disallowed fields when force sending specific ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/e2b7a9d3e519626a735d2a3ba7f01e89fffb83ca)
|
2021-02-18 13:02:38 -05:00 |
|
hondacrx
|
6c121e7ef5
|
Core/Entities: Regenerated updatefields code with latest generator fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/331b9ccd6a3be12e92e7c2aab7b793739b405d2f)
|
2021-02-18 12:08:56 -05:00 |
|
hondacrx
|
03456fb574
|
Core/Scripts: Reworked scripts. More to come.
|
2021-02-18 11:57:11 -05:00 |
|
hondacrx
|
077a06f7c1
|
Core/Movement: Refresh collision height on shapeshifting
Port From (https://github.com/TrinityCore/TrinityCore/commit/49992508a46eb8cd73205a896ae8d84bd991bc39)
|
2021-02-13 21:03:57 -05:00 |
|