hondacrx
|
eee335291f
|
Core/AdventureJournal: Handle CMSG_ADVENTURE_JOURNAL_OPEN_QUEST and CMSG_ADVENTURE_JOURNAL_UPDATE_SUGGESTIONS
Port From (https://github.com/TrinityCore/TrinityCore/commit/3addbe7dd418259149c39fc3b9423f7809de696a)
|
2021-03-15 16:55:55 -04:00 |
|
hondacrx
|
4323951881
|
Core/Criteria: Implemented CRITERIA_ADDITIONAL_CONDITION_COMPLETED_QUEST_OBJECTIVE
Port From (https://github.com/TrinityCore/TrinityCore/commit/7cc70e29aed04b879e5cf0a9384328b4accb3146)
|
2021-03-15 16:45:13 -04:00 |
|
hondacrx
|
360e0c51a2
|
Scripts/Spells: Fixed Fingers of Frost proc passive
Port From (https://github.com/TrinityCore/TrinityCore/commit/b94851b824f6e4d7f7a7cd01a4c99e02b1e86b97)
|
2021-03-15 16:43:18 -04:00 |
|
hondacrx
|
718bbfc1b6
|
Core/Spells: Check if serverside spells don't overwrite db2 spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/deed58f080fe11cfdeb7623b4ed577d062456702)
|
2021-03-15 16:30:47 -04:00 |
|
hondacrx
|
98088d1d35
|
Core/Spells: Restore serverside spells fuinctionality
Port From (https://github.com/TrinityCore/TrinityCore/commit/71112d4d169ef192f8c3c9eb1303bdd880336eaa)
|
2021-03-15 16:29:10 -04:00 |
|
hondacrx
|
cee1fbe0d2
|
Core/Auras: Remove m_effIndex member of AuraEffect and always take it from SpellEffectInfo
Port From (https://github.com/TrinityCore/TrinityCore/commit/efdca47aff354079bc73d248e022c2e914d94e7b)
|
2021-03-15 15:37:07 -04:00 |
|
hondacrx
|
0491a60e48
|
Core/PacketIO: corrected setting the NowDead field in SMSG_ATTACK_STOP
Port From (https://github.com/TrinityCore/TrinityCore/commit/e77100c9238cc6bd1c84f328773cb9a34a9be0bc)
|
2021-03-15 15:27:24 -04:00 |
|
hondacrx
|
88fdc2ae81
|
Scripts/Spells: Added druid's guardian spell scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/183f719f4e1fa975de28acdfc027ff3f23789fb7)
|
2021-03-15 15:25:12 -04:00 |
|
hondacrx
|
f02c93f509
|
Core/Conversations: Fill more updatefields with correct data
Port From (https://github.com/TrinityCore/TrinityCore/commit/39652f944555e437a7b08eddd59c874ce6b0612b)
|
2021-03-15 14:43:15 -04:00 |
|
hondacrx
|
ecad90c7d4
|
Core/RemoteAccess: Added support for remote access using email/password.
|
2021-03-15 14:04:47 -04:00 |
|
hondacrx
|
c521848465
|
Core/Spells: Fixes a crash when powercosts doesnt contain the powertype.
|
2021-03-15 01:22:23 -04:00 |
|
hondacrx
|
29793b32a3
|
Core/Scripts: Fixes a crash, was not removing script when it failed the Validate check.
|
2021-03-15 01:21:23 -04:00 |
|
hondacrx
|
43ff75de84
|
Core/Commands: Fixes a crash when spell doesnt have Effect
|
2021-03-15 01:20:23 -04:00 |
|
hondacrx
|
a86ae087a3
|
Core/PvpTalents: Fixes pvp talents not showing up after logout.
|
2021-03-14 21:31:40 -04:00 |
|
hondacrx
|
8e4d1e191e
|
Core/LFG: Fixes StackOverflow Exception.
|
2021-03-11 22:55:48 -05:00 |
|
hondacrx
|
beb1fa701e
|
Core/Scripts: Forgot to add this for QuestScripts.
|
2021-03-11 22:28:39 -05:00 |
|
hondacrx
|
df54d27fbe
|
Core/Items: Fixes saving items with bonusListIds.
|
2021-03-11 22:28:10 -05:00 |
|
hondacrx
|
3b86c1d536
|
Core/Creature: Fixes crash when leader guid is larger then uint. Should of been a ulong.
|
2021-03-11 22:27:11 -05:00 |
|
hondacrx
|
f393807598
|
Server/Main: Enable UnhandledException.
|
2021-03-08 16:47:55 -05:00 |
|
hondacrx
|
31d1f7f24e
|
Misc Fixes
|
2021-03-08 14:34:58 -05:00 |
|
hondacrx
|
f75711f87d
|
Core/PacketIO: Fix structure for SelectedAzeriteEssences and name unknown conversation fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/d80593061fb19cf5b131812d9c548d911f4d630f)
|
2021-03-08 14:34:25 -05:00 |
|
hondacrx
|
cdfba27105
|
Core/SAI: Don't require BaseObject when creating conversation from smart scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/c019d4f10c47612aea49a8b081f367df00ca7c97)
|
2021-03-08 14:28:45 -05:00 |
|
hondacrx
|
5eea1fec98
|
Core/Auras: Convert most rules from Aura::CanBeSaved to a custom spell attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4aa698acb88e1a74bc22d97279148a567b88cad)
|
2021-03-08 14:26:51 -05:00 |
|
hondacrx
|
c54c27f831
|
Core/Auras: Don't save druid various flight forms to db
Port From (https://github.com/TrinityCore/TrinityCore/commit/16f95f9d32c4e4cc7b7eceaefc99ef5c4f854f53)
|
2021-03-08 14:21:46 -05:00 |
|
hondacrx
|
9beef00c3a
|
Core/Maps: Remove unused code
Port From (https://github.com/TrinityCore/TrinityCore/commit/af1b3301c94c9d7842daaac8c2c15bb29faf95ba)
|
2021-03-08 14:20:57 -05:00 |
|
hondacrx
|
8ada9c99e7
|
Core/SAI: Implement quest source for SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b4c4d216478c57a562247815dfba0e5d2c9f192)
|
2021-03-08 14:17:23 -05:00 |
|
hondacrx
|
ee97dc7b32
|
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Port From (https://github.com/TrinityCore/TrinityCore/commit/56e9560661adca81fc1e9a297cb6823cf7a6cb22)
|
2021-03-08 13:50:15 -05:00 |
|
hondacrx
|
cb25ddc507
|
Core/Spells: Take SPELLMOD_CRIT_DAMAGE_BONUS into account also for healing spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/1d7590072c63151f7696f9003b6869f9000cb665)
|
2021-03-08 13:38:03 -05:00 |
|
hondacrx
|
7b5c65244c
|
Core/Spells: Implemented SPELL_AURA_ALLOW_TALENT_SWAPPING
Port From (https://github.com/TrinityCore/TrinityCore/commit/49b47047b809ce654661df595b14a5f8c1f01c8c)
|
2021-03-08 13:36:49 -05:00 |
|
hondacrx
|
b0f951729f
|
Core/Command: Fix displaying npcflags.
|
2021-03-06 21:40:30 -05:00 |
|
hondacrx
|
1ab1f425ce
|
Fixed errors with newest visual studio.
|
2021-03-05 19:15:57 -05:00 |
|
hondacrx
|
eca32de055
|
Core/Networking: Fixes disconnect when trying to send packets larger then 0x400.
|
2021-03-05 14:18:10 -05:00 |
|
hondacrx
|
c79f91521e
|
Fix build
|
2021-03-04 22:08:33 -05:00 |
|
hondacrx
|
c3d2763f98
|
Scripts/Spells: Improve druid travel form script
Port From (https://github.com/TrinityCore/TrinityCore/commit/898f97781c7f3cc5d40b4f9947571058b7ff7a75)
|
2021-03-04 22:08:18 -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
|
866b81af86
|
Core/Movement: Allow entering water from flying mounts and druid flight form
Port From (https://github.com/TrinityCore/TrinityCore/commit/a37eb18008100f3b351c1046effdcea911cf4071)
|
2021-03-04 21:53:18 -05:00 |
|
hondacrx
|
9293b4ee17
|
Scripts/Spells: Fixed various paladin spell scripts and removed outdated ones
Port From (https://github.com/TrinityCore/TrinityCore/commit/1086007f98c8d120f353650d7567d82f6b9aa0f8)
|
2021-03-04 21:09:05 -05:00 |
|
hondacrx
|
ef73fb171b
|
Core/Spells: Moved power cost RequiredAuraSpellID condition checking to make sure all overloads of SpellInfo.CalcPowerCost take it into account
Port From (https://github.com/TrinityCore/TrinityCore/commit/ea63cd882c9f1438ab75036420a2bd3c18a3ecb5)
|
2021-03-04 20:39:05 -05:00 |
|
hondacrx
|
f0bbedddee
|
Core/Spells: Add Spell.HasPowerTypeCost to check which power types a spell uses
Port From (https://github.com/TrinityCore/TrinityCore/commit/0960308cfcfab740456b070901bed92b4d6fb4a7)
|
2021-03-04 20:32:07 -05:00 |
|
hondacrx
|
4fed903009
|
Core/Scripts: Forgot to remove not needed class.
|
2021-03-04 17:04:30 -05:00 |
|
hondacrx
|
6a1114390d
|
Core/Scripts: Fix loading scripts.
|
2021-03-04 16:36:18 -05:00 |
|
hondacrx
|
43f517063f
|
Core/DB2: Fix loading db2, hotfix db has one record with -1 for procCharges
|
2021-03-04 16:35:29 -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
|
655051c3f9
|
Core/Spells: Implemented SPELL_EFFECT_PLAY_SCENE_SCRIPT_PACKAGE and SPELL_EFFECT_CREATE_PRIVATE_CONVERSATION
Port From (https://github.com/TrinityCore/TrinityCore/commit/34768c5b440a03a817a36007e82c0e4859120235)
|
2021-03-04 16:08:51 -05:00 |
|
hondacrx
|
c4fce8e60a
|
Core/Spells: Updated spell effect type definitions to match latest client version
Port From (https://github.com/TrinityCore/TrinityCore/commit/a05fc3ded598f56d21d23e3efb218fa5381f45ab)
|
2021-03-04 16:06:06 -05:00 |
|
hondacrx
|
707a1e0dda
|
fix build.
|
2021-03-04 15:38:07 -05:00 |
|
hondacrx
|
a43e8468dc
|
Core/SAI: Add event_parm5 "player only" for EVENT_OOC_LOS and EVENT_IC_LOS
Port From (https://github.com/TrinityCore/TrinityCore/commit/77ee6dca456110336700460b25273a4de8061248)
|
2021-03-04 15:37:34 -05:00 |
|
hondacrx
|
9318cf2781
|
Core/Scripts: Start work on cleaning up scripts.
|
2021-03-04 15:30:56 -05:00 |
|
hondacrx
|
cfca764568
|
DB updates
|
2021-03-04 15:30:15 -05:00 |
|
hondacrx
|
23c56d6d92
|
Core/Commands: Fixed .bnetaccount gameaccountcreate command generating too long passwords
Port From (https://github.com/TrinityCore/TrinityCore/commit/6879440acb03bf4ab567b0ad960e64431ab31a6a)
|
2021-03-04 15:30:00 -05:00 |
|