Commit Graph

301 Commits

Author SHA1 Message Date
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
hondacrx df6717c658 Core: Updated allowed build to 9.0.2.37142
Port From (https://github.com/TrinityCore/TrinityCore/commit/adf5f9035b1ff25b876b57c05754b52ffea31325)
2021-01-19 13:22:07 -05:00
hondacrx 1413267c79 DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-01-08 20:45:30 -05:00
hondacrx 21edaf9993 Scripts/World: move Leviroth's item_script to SAI
Port From (https://github.com/TrinityCore/TrinityCore/commit/7204bb35e37bd148a18c7c3e7ce40537fb8702a1)
2021-01-08 20:40:09 -05:00
hondacrx b31f5b24a3 DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2021-01-03 15:37:08 -05:00
hondacrx bcd18b8f26 Core/WorldSession: Add RBAC permission for skipping idle connection check
Port From (https://github.com/TrinityCore/TrinityCore/commit/7625bd960ebc4fab970fb27072aececf9e936e2f)
2021-01-03 15:12:23 -05:00
hondacrx 70f054118b Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-12-31 21:18:59 -05:00
hondacrx d9d0ae528b Core/Commands: Add .reload vehicle_template
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca15ec065289e12ce95962b3afd89445e141a97)
2020-12-31 21:18:42 -05:00
hondacrx b769656e13 Core/Vehicles: add a way to delay the Vehicle despawn Time if its needed.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7b10d3c5fd082faf6c2835239e340babc3dfc76)
2020-12-31 21:12:59 -05:00
hondacrx 26c42d517e Core/Spells: Ice Lance
Port From (https://github.com/TrinityCore/TrinityCore/commit/041ceeed1a6c2a1f4418d348631fd051056ff5c0)
2020-12-31 15:49:46 -05:00
hondacrx 1ddf80bac3 DB/Auth: Corrected expansion NOT NULL DEFAULT to 8 (Shadowlands)
Port From (https://github.com/TrinityCore/TrinityCore/commit/01af07c20bb1122408fd229b6149a35f4c1a8b13)
2020-12-31 15:07:52 -05:00
hondacrx 13c9e3d56d Core/DataStores: Implement optional data in hotfix packets
Port From (https://github.com/TrinityCore/TrinityCore/commit/fbbf40981cc14523fa181cf6125336b254e8ae4d)
2020-12-31 15:04:02 -05:00
hondacrx bec19db307 Core/Quest: Change RewardFactionCapIn type to signed int
Port From (https://github.com/TrinityCore/TrinityCore/commit/51ebc079446181e0fb70640934ede0513108f4e7)
2020-12-17 10:03:25 -05:00