Commit Graph
13542 Commits
Author SHA1 Message Date
Shadow 321bc3ccfa Missing rbac permissions (#24253)
* Added missing RBAC permissions to auth database

* Rename 9999_99_99_99_auth.sql to 2020_04_07_00_auth.sql

* Update 2020_04_07_00_auth.sql

* Update auth_database.sql

Co-authored-by: Giacomo Pozzoni <[email protected]>
(cherry picked from commit d962624d6107986fe7c349629878a121d27b186c)
2022-01-01 01:09:52 +01:00
Killyana 55ef3366bb DB/GameObject: Link "Floating, Medium - MFF" gobs to Midsummer Fire Festival
Closes #24400

(cherry picked from commit 09b22fd4a50ec8cde19c449dade69d9e52d34e78)
2022-01-01 01:06:55 +01:00
Killyana 14ca12931d DB/Quest: Conversing With the Depths
Fix the reset of the gob and allow the second action list to override the first one and fix the cosmetic npc trigger position

(cherry picked from commit 46d38526a975b656b03f4068a82714fabcb883d4)
2022-01-01 01:04:22 +01:00
TheWinchesters a95c836b3b DB/Quest: "Attunement to Dalaran" Remove non repeatable flag from the quest credit event
(cherry picked from commit d5f57342412608de5233d1e576eedb73e7bcd0f9)
2021-12-31 20:38:19 +01:00
Killyana ed2219f0be DB/Event: Argent Tournament heralds Alliance & Argent Tournament heralds Horde
Add spawns to the game event, an error was made in the original commit https://github.com/TrinityCore/TrinityCore/commit/bbd79e514f1973a46985caf30cef9157086fc3d9

(cherry picked from commit a7636c39d67b17b223952861cc8c6da2725a3a3b)
2021-12-31 20:28:45 +01:00
Sorikoff 44c8b5241a Scripts/Pet: Baby Blizzard Bear & Egbert (#24349)
* Baby Blizzard Bear & Egbert

* SQL

* Update 9999_99_99_99_world.sql

SQL fix

* Rename 9999_99_99_99_world.sql to 2020_04_04_00_world.sql

Co-authored-by: Eridium <[email protected]>
Co-authored-by: Giacomo Pozzoni <[email protected]>
(cherry picked from commit 264a5839032257f9d65bfad3dd0075d263799d5c)
2021-12-31 20:15:58 +01:00
dr-j c691651698 DB/Event: Argent Tournament Val'Kyr invasion
Closes #24249

(cherry picked from commit 69f4024929c546af4cce121b8d6d9adb9f6acefb)
2021-12-31 19:09:37 +01:00
Killyana c481e50f87 DB/SAI: Spire Frostwyrm use area triggers to start the event instead of los
(cherry picked from commit bbc66308f67cd527b044972330b75648aa0693ff)
2021-12-31 19:06:50 +01:00
Killyana 8e9b9fafbb DB/SAI: Fix Captive Crocolisk Chains
(cherry picked from commit f408b45a88fe53f049f4ed20f6223e87e88d7953)
2021-12-31 19:03:57 +01:00
jjo72ddd 77544f162f DB/Quest: Add some Russian quest_offer_reward_locale
Ref #24367

(cherry picked from commit dcd907a63a469256ba894637f923088bf04aa832)
2021-12-31 18:56:06 +01:00
jjo72ddd 0c55c942f5 DB/Quest: Add some Russian quest_offer_reward_locale
Closes  #24367

(cherry picked from commit 583d0b3b96f7353803095f6c9abf0a98c0cfe50a)
2021-12-31 18:53:11 +01:00
Shauren d73e4a9640 DB: World db column type corrections
* char to varchar
* unsigned float to float
* longtext to mediumtext (this is probably still too large for affected columns)
2021-12-31 16:38:19 +01:00
Shauren 112b8799ff DB: Purge mediumint columns from character db (change to full int) 2021-12-31 16:14:19 +01:00
Shauren 8eb1938fe8 DB: Convert all databases to InnoDB engine 2021-12-31 16:01:43 +01:00
Shauren 276ef7ff11 Typo fix 2021-12-31 14:15:57 +01:00
Shauren 9d060d23c1 DB: Convert databases to utf8mb4 2021-12-31 13:59:55 +01:00
Shauren 9cf7f9a976 DB: Purge mediumint columns (change to full int) 2021-12-31 12:35:58 +01:00
Killyana 5e1f46f3c0 Boss/Script: Mr Smith will use the proc aura for Nimble Reflexes instead a script
(cherry picked from commit 5b2b2211771618420a555f6e7e2c68722202df36)
2021-12-31 00:54:06 +01:00
Killyana 572e89d218 DB/Creature: Garg & Turgore
(cherry picked from commit 7258d00f932cfde051fecdb14f207f0a2fe5e79a)
2021-12-31 00:44:11 +01:00
Killyana 64891a861d DB/Quest: Improvements for Scourgekabob
Closes #21020

(cherry picked from commit fa8a99550a2aaf8ba683bdca7a6dd14e1e347bcd)
2021-12-31 00:43:15 +01:00
Killyana 0619f95876 DB/Misc: Fix some spawns
(cherry picked from commit 8c51d5cfedd119d4e215420645645d435af44650)
2021-12-31 00:42:50 +01:00
Killyana 9bd785f659 DB/Quest: Fuel for the Fire
Closes #21515

(cherry picked from commit 0ac005e5d341e4ff1249c7c9c59a3bf71478ccd9)
2021-12-31 00:42:16 +01:00
Killyana 2306c1acc5 DB/Quest: Improvements for The Hunter and the Prince part 2
(cherry picked from commit 794eab2aace0b1e9b71522abe99a15f212d8d5b3)
2021-12-31 00:41:49 +01:00
Killyana 6cbaa5c11a DB/Quest: Improvements for The Hunter and the Prince
(cherry picked from commit b87744989b4559dfa900b9eb247af3f02def8bde)
2021-12-31 00:41:08 +01:00
dr-j 45c6adf824 DB/Quest: The Raven Stones
Closes #24263

(cherry picked from commit dd6541e3168b55b3d63b0c7a1bdaa3eb368ea281)
2021-12-30 21:31:49 +01:00
Jinnaix c8e5a28dc6 DB/Spawn Groups: Blackwing Lair spawn groups
Closes #24344

(cherry picked from commit 630e84e8bcfc0913f95044610bac5e5e0c9d3400)
2021-12-30 21:16:05 +01:00
Killyana d84901b147 DB/Creature: Pusillin
Closes #24114

(cherry picked from commit 2d048576b277e552bfea2ab94ff336f91fcf91f7)
2021-12-30 21:15:29 +01:00
Killyana a933509bfd DB: Fix some spawns in The Court of Bones
(cherry picked from commit b825bbc73ec28bc79a10503b6cff03e8579fde22)
2021-12-30 21:14:25 +01:00
Rushor edb68b7aeb DB/Spell: Fix the proc of the spell parry used in the quest "The Hunter and the Prince"
Closes #22577

(cherry picked from commit 3bd903a04fbb8fedc46b5f2184082f2511f7f67e)
2021-12-30 21:01:16 +01:00
Killyana 02c93a0373 DB/Quest: Blueleaf Tubers
Closes #24333

(cherry picked from commit 4be5414c12b7429bc91521850cadfa91f5abe1b4)
2021-12-30 20:45:51 +01:00
dr-j d43c20b4ba DB: Argent Tournament Horde/Alliance/Tirion Events
Closes #24262

(cherry picked from commit beac4178efd054c412e6f0fed54bb20f2e0779aa)
2021-12-30 20:41:26 +01:00
aquadeus 108eeea327 Scripts/Spells: Fix shaman talent Nature's Guardian proc (#27482) 2021-12-28 21:18:50 +01:00
Matan ShukryandShauren 8fabe5a3aa Core/Phasing: Implemented db spawns in personal phases (#26345)
Co-authored-by: Shauren <[email protected]>
2021-12-28 13:24:10 +01:00
aquadeus f230af918b Scripts/Spells: Fix shaman talent Downpour (#27477) 2021-12-26 21:46:07 +01:00
aquadeus fed9d73f66 Scripts/Spells Fix shaman talent Aftershock (#27469) 2021-12-26 20:13:41 +01:00
Matan ShukryandShauren b821a72973 Core/Player: Initial War Mode support (#25926)
* Enable PvP talents
* War Mode buff aura
* Forced PvP flagging

Co-authored-by: Shauren <[email protected]>
2021-12-26 19:14:46 +01:00
Shauren e6ba1fbd53 Scripts/Spells: Fixed Lightning Bolt Overload, Chain Lightning Overload, Elemental Blast and Elemental Blast Overload energize effects 2021-12-25 22:45:23 +01:00
aquadeusandShauren 47d8b17e9f Scripts/Spells: Fix chain lightning energize (elemental) (#27468)
Co-authored-by: Shauren <[email protected]>
2021-12-25 22:15:11 +01:00
aquadeusandShauren c95b1784df Scripts/Spells: Fixed lightning bolt energize (elemental) (#27467)
Co-authored-by: Shauren <[email protected]>
2021-12-25 21:55:23 +01:00
Shauren 5be16577f7 Build fix for older boost version 2021-12-25 21:53:47 +01:00
Matan Shukry a3d06f2f32 Scripts/Spells: Implemented various rogue spells (#26319)
* Ruthlessness
* Mastery: Main Gauche
* Venomous Wounds
* Symbols of Death
* Backstab
* Premeditation
* Grand Melee
* True Bearing
* Slice and Dice
* Roll the Bones
2021-12-25 21:25:54 +01:00
Meji 924182f692 Core/BattlePets: Misc fixes (#27446)
* Added script for "Summon Battle Pet" spell (118301).
* Set the saved display of the battle pet when summoning it.
* If a summon has SummonPropertiesFlags::SummonFromBattlePetJournal it will remove NpcFlag UNIT_NPC_FLAG_WILD_BATTLE_PET (Wild battle pets).
* When a creature is summoned with SummonTitle::Companion, it will check to see if it has SummonPropertiesFlags::SummonFromBattlePetJournal before updating the battle pet's update fields. (If you have a summoned battle pet and summon a creature with that SummonTitle, it will incorrectly update the battle pet's update fields with the summoned battle pet's data).
* Implemented SummonPropertiesFlags::UseCreatureLevel. If a summon has this flag, it will use the owner's level (If the summon doesn't have SummonProperties it will always use the selected level).
2021-12-25 15:27:58 +01:00
aquadeus 8ac0388870 Scripts/Spells: Fix paladin talent Holy Prism (#27442) 2021-12-25 14:10:10 +01:00
aquadeus 90cdb1ed0d Scripts/Spells: Fixed warlock shadow bolt energize (#27440) 2021-12-25 12:51:35 +01:00
ModoX 0daa2afd69 DB/Spawns: Added initial Oribos spawns 2021-12-24 13:49:23 +01:00
Jinnaix 340a107f6b Scripts/Blackwing Lair - Doors correction (#24327)
Fix all doors
corrected the Chromaggus fight start
correctly close final bossfight door at fight and open it on reset or bosskill

(cherry picked from commit a8a0f6b261994712e0339be96b8174a8382c51f7)
2021-12-24 00:58:04 +01:00
dr-j 6c2408494f DB/Event: Ith'rix's Hardened
Closes #10235

(cherry picked from commit 274fe25e2ea6e833916bff37788cddbb720bd23d)
2021-12-23 22:48:23 +01:00
Jinnaix bd062a54b7 DB/Formation: Trashmob pack logic in Blackwing Lair
Closes #24311

(cherry picked from commit fa1e333d222da4754f523c9be1e5b424462d415a)
2021-12-23 22:47:22 +01:00
Jinnaix 43134cdcdd DB/Creature: Calliard The Nightman - Karazhan
Closes #24324

(cherry picked from commit 557aecda0bd963b376dd25e14697ddcd7b4afd8d)
2021-12-23 22:45:53 +01:00
Jinnaix d3a4dd0df9 DB/Creature: Remove wrong spawns summoned by Nexus-Prince Shaffar
Closes #24325

(cherry picked from commit 05aeb142a8af481163e9905e4a194765c10510fb)
2021-12-23 22:45:20 +01:00