hondacrx
|
5223c73fe1
|
Misc DB updates.
|
2021-04-19 10:47:02 -04:00 |
|
hondacrx
|
e73c2a9710
|
Core/Scripts: Val'anyr Hammer of Ancient Kings should proc only with effective heal
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c2d0d709ac461cf0e4b530994923e5a43fb7a94)
|
2021-04-16 15:35:59 -04:00 |
|
hondacrx
|
5a59f99851
|
Core/Spells: fix some DB errors
Port From (https://github.com/TrinityCore/TrinityCore/commit/16ec008290861573fac7137af054be6d9642712f)
|
2021-04-16 15:02:56 -04:00 |
|
hondacrx
|
9714010ab3
|
Core/Creature: implement school immunity for creatures in creature_template
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed3b34e33f019d9200a3d003c467e0ffa351187a)
|
2021-04-16 14:49:12 -04:00 |
|
hondacrx
|
f197464674
|
Spells/Scripts: Updated Gift of the Naaru script
Port From (https://github.com/TrinityCore/TrinityCore/commit/d2b70397ab98fe8a24a5880b757a50e3736787d3)
|
2021-04-14 10:19:04 -04:00 |
|
hondacrx
|
5daa24a805
|
Misc db updates
|
2021-04-12 14:57:22 -04:00 |
|
hondacrx
|
96dbbb2b36
|
Core/Spells: Fixed multiple druid's spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/cf3ea2082578077cfec589c2a5fab12ab91c1777)
|
2021-04-12 14:54:05 -04:00 |
|
hondacrx
|
b974c7f3a7
|
Script/Spells: shaman spell fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b92e20f6c860bd1b5f3e7ce3f614dd48fc5b49c4)
|
2021-04-12 14:43:08 -04:00 |
|
hondacrx
|
337bbb5d22
|
Core: Updated allowed build to 9.0.5.38134
Port From (https://github.com/TrinityCore/TrinityCore/commit/9c1247c1e7e71e6dee398f705093c3226d3e8c0d)
|
2021-04-12 14:14:44 -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
|
13631f6b4c
|
Core/PacketIO: Updated packet structures to 9.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/f2202869f71f5a1a35191de303ee5166e4275884)
|
2021-04-12 14:02:46 -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
|
10a939587f
|
Fix build.
|
2021-03-29 17:47:28 -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
|
9bbc1b49f3
|
Scripts/Spells: Implemented druid eclipse system
Port From (https://github.com/TrinityCore/TrinityCore/commit/abaeb12ba3993a636d8385fe06b3a5ceb0f66f63)
|
2021-03-29 12:49:24 -04:00 |
|
hondacrx
|
d20893944c
|
Misc fixes.
|
2021-03-17 21:52:09 -04:00 |
|
hondacrx
|
97a89d0c8c
|
Scripts/Spells: corrections to Death Knight spell Blood Mastery
Port From (https://github.com/TrinityCore/TrinityCore/commit/0c73895826f691b529026abddf4a64828e7c75ad)
|
2021-03-17 21:16:32 -04:00 |
|
hondacrx
|
f667df1b11
|
Scripts/Commands: modify command .dismount to target any selected player
Port From (https://github.com/TrinityCore/TrinityCore/commit/7bd3914663735fc0744a97b81140adef8b4d276b)
|
2021-03-17 17:07:59 -04:00 |
|
hondacrx
|
4fa6122106
|
Core/Auras: periodics refactor part 5: ported periodic trigger spell auras to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/44c8ccadd701c1a4bc0ce08ee53a7a7ba55289d4)
|
2021-03-17 16:50:50 -04:00 |
|
hondacrx
|
ce2033dcce
|
Core/Auras: periodics refactor part 4: ported periodic dummy auras to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/d9b145615dd2bafe1ae74e6dc11c9b86a0fb6f28)
|
2021-03-17 16:28:12 -04:00 |
|
hondacrx
|
ff36626d12
|
Core/Auras: periodics refactor part 3: move more switch hacks to scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/97e869e8b36afd9e7f0452b9001287f6b4a02ef2)
|
2021-03-17 16:26:34 -04:00 |
|
hondacrx
|
8556495e5e
|
Core/Auras: periodics refactor part 2: Move UpdatePeriodic to AuraScripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/fd786c03a369b60bd29773e19f4213fd2e01624b)
|
2021-03-17 16:22:22 -04:00 |
|
hondacrx
|
70cc1d7d50
|
Core/AdventureMap: Handle CMSG_ADVENTURE_MAP_START_QUEST
Port From (https://github.com/TrinityCore/TrinityCore/commit/08e017b3512ce8189adc6762e3670c20c900f54e)
|
2021-03-17 13:38:49 -04:00 |
|
hondacrx
|
75559fc9d6
|
Core/AdventureJournal: Check if player can access adventure journal with ChrClassUIDisplay.db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0246e5835ea184b22896e6b354fb28c28890810)
|
2021-03-15 17:05:52 -04:00 |
|
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
|
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
|
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
|
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
|
31d1f7f24e
|
Misc Fixes
|
2021-03-08 14:34:58 -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
|
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
|
cfca764568
|
DB updates
|
2021-03-04 15:30:15 -05:00 |
|
hondacrx
|
37767538da
|
Added mac auth seed for current build 37474
|
2021-02-28 16:19:55 -05:00 |
|
hondacrx
|
fc3ecd460a
|
Misc fixes and DB updates
|
2021-02-24 19:00:12 -05:00 |
|
hondacrx
|
65b4a5c37a
|
Misc fixes / DB updates
|
2021-02-22 16:07:39 -05:00 |
|
hondacrx
|
dc07f495ec
|
DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-02-18 13:04:22 -05:00 |
|
hondacrx
|
077c965c51
|
Scripts/World: update guard scripts
Port From (https://github.com/TrinityCore/TrinityCore/commit/92026abee10325beedede84b07d5154a5a995b52)
|
2021-02-18 12:45:47 -05:00 |
|
hondacrx
|
29138f1f05
|
Scripts/Spells: Touch of the Magi - accumulate damage and DoT duration
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb0194aede293d029ec1db628f555b6a138c1e6c)
|
2021-02-13 21:09:50 -05:00 |
|
hondacrx
|
9355a35750
|
Core: Updated allowed build to 9.0.2.37474
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf445cdc90252491e6709ef2fe17d9567f200749)
|
2021-02-13 20:43:29 -05:00 |
|
hondacrx
|
6de13ba3dd
|
DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-02-09 13:37:04 -05:00 |
|
hondacrx
|
926035b704
|
Core/Players: Implemented secondary stat diminishing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb47605235a49bb2c6065b2e6de69b657a9c905f)
|
2021-02-09 13:28:06 -05:00 |
|
hondacrx
|
addc831f0d
|
Core/Spells: Adding SpellTargetObjectTypes to spell target checker to early-eliminate alive units
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cae71eac58bf37c6a2cbce2a60dd2aa1f7b4314)
|
2021-02-09 13:02:06 -05:00 |
|
hondacrx
|
48bb0bc851
|
Core/AdventureJournal: Added the feature based on pull request
Port From (https://github.com/TrinityCore/TrinityCore/pull/26000)
|
2021-02-06 23:45:17 -05:00 |
|
hondacrx
|
4fae9757ea
|
DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-02-04 12:25:07 -05:00 |
|
hondacrx
|
0784e38a06
|
Core/AreaTriggers: Code cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/7851cd3a9618b245c9b425dcaf71bbadbfecd054)
|
2021-02-04 12:03:23 -05:00 |
|
hondacrx
|
21b71fb584
|
DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-01-26 19:46:24 -05:00 |
|
hondacrx
|
8938e21432
|
Core/GameObjects: Allow setting GameObject anim kits in database
Port From (https://github.com/TrinityCore/TrinityCore/commit/8ce9b69de3c820ce056a3fde7858f0c4d5f6b0a4)
|
2021-01-26 19:45:25 -05:00 |
|
hondacrx
|
70271db84a
|
Calendar/GameEvents: Store + send holiday data
Port From (https://github.com/TrinityCore/TrinityCore/commit/4024df122affc077ffffd43664dc26e6c9531496)
|
2021-01-26 16:26:12 -05:00 |
|
hondacrx
|
f19193dc23
|
DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
|
2021-01-19 13:52:52 -05:00 |
|
hondacrx
|
6a0a34951a
|
Core: Updated allowed build to 9.0.2.37176
Port From (https://github.com/TrinityCore/TrinityCore/commit/21d28a0190679ad200eb5e19a726c134235abeae)
|
2021-01-19 13:22:37 -05:00 |
|