Commit Graph

14305 Commits

Author SHA1 Message Date
offl 1ed79d7a2e Core/Scripts: Verify & migrate spell school immunities to DB
Some already are stored in DB. Looks like they all are still valid for master
2021-01-26 23:43:50 +02:00
offl 41bdec2209 DB/Creature: Apply more spell school immunities
Closes #25942

Credit goes to vmangos and @T1ti for additional checks
2021-01-26 20:43:27 +02:00
offl f474418651 DB/Quest: Fix 'Garments of ...' chains and conditions
Closes #25940

Quests are available only by corresponding to quest location races
2021-01-26 03:00:35 +02:00
offl 075d46a46b DB/Creature: Fix scale of penguins 2021-01-25 02:22:22 +02:00
offl 62320b1efa DB/Creature: Add CREATURE_FLAG_EXTRA_NO_COMBAT to Gunship Hull
Closes #25921
2021-01-24 15:10:40 +02:00
illfated 23cd884f3b DB/Item: Remove Plans: Goblin Rocket Boots (7192) from loot & exclude from being sold by AHbot
Closes #25930
2021-01-24 15:10:04 +02:00
offl a06a755f4c DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE in few cases
Ref #25764
2021-01-23 23:48:28 +02:00
offl 10d08d56b3 DB/Creature: Remove UNIT_FLAG_UNK_29 part 4
Ref #25764
2021-01-23 23:48:14 +02:00
offl 5d17697687 DB/Creature: Remove UNIT_DYNFLAG_TAPPED_BY_PLAYER
Ref #25764
2021-01-23 02:35:56 +02:00
offl 73d3431bfd DB/Creature: Remove UNIT_FLAG_UNK_29 part 3
Ref #25764
2021-01-23 02:35:40 +02:00
offl e78465ccb4 DB/Creature: Add InteractionPauseTimer to two creatures
Closes #23503

Closes #25647
2021-01-23 00:32:25 +02:00
Giacomo Pozzoni 0ade5e6b43 DB/World: Rename sql script 2021-01-22 19:52:19 +01:00
Giacomo Pozzoni a22bc236eb Core/Creature: Add new db field InteractionPauseTimer (#25880)
* Core/Creature: Add new db field InteractionPauseTimer

Add new db field InteractionPauseTimer to allow to define different interaction pause timers for each creature (the previous system was a global setting in worldserver.conf Creature.MovingStopTimeForPlayer)

* Set all columns in creature_template_movement as optional (can be NULL, default NULL). Fill only the columns that should override the default C++ value

* Use the InteractionPauseTimer value throughout the code instead of Creature.MovingStopTimeForPlayer

* Handle InteractionPauseTimer set to 0 as "don't stop at all"

* Implement InteractionPauseTimer in creature_movement_override

creature_movement_override allows NULL values, in which case the values from creature_template_movement will be used for those columns that are NULL, falling back to default C++ values if creature_template_movement has NULL values too (or no rows for the creature)

* Read default InteractionPauseTimer from worldserver.conf

* Rename 2021_99_99_99_world.sql to 2021_01_22_00_world.sql
2021-01-22 19:48:50 +01:00
malcrom bbbf607fe7 DB/Creature: Clean up creature addon data
Closes #25907
2021-01-22 01:02:27 +02:00
Cerveciento 9ee878b7ef DB/Locales: Add missing esES & esMX quest locales (Part 99)
Closes #25896
2021-01-21 00:20:22 +02:00
Cerveciento 935792b85c DB/Locales: Add missing esES & esMX quest locales (Part 98)
Closes #25895
2021-01-21 00:20:05 +02:00
Cerveciento e0505729f7 DB/Locales: Add missing esES & esMX quest locales (Part 97)
Closes #25890
2021-01-21 00:19:50 +02:00
Cerveciento bd243c2451 DB/Locales: Add missing esES & esMX quest locales (Part 96)
Closes #25889
2021-01-21 00:19:33 +02:00
Cerveciento c98789f609 DB/Locales: Add missing esES & esMX quest locales (Part 95)
Closes #25859
2021-01-21 00:19:17 +02:00
Cerveciento 7cff188044 DB/Locales: Add missing esES & esMX quest locales (Part 94)
Closes #25851
2021-01-21 00:19:00 +02:00
offl 4c0a8ad3b3 DB/Conditions: Fix Throw Doomhammer spell cast fail
Ref 8c43abaeb2
2021-01-19 10:16:44 +02:00
offl 8c43abaeb2 DB/Quest: Import outro event for 'Hero of the Mag'har'
Closes #24976

Credits, source & more info https://github.com/cmangos/tbc-db/commit/b6e118eb01dcfab7493474715cc92be62a62b381 https://github.com/cmangos/tbc-db/pull/63

Valid for master but instead the event should start after turning in 'There Is No Hope'
2021-01-19 02:03:04 +02:00
offl 15d69bd885 DB/GameObject: Fix rotation of some road signs
Closes #25517
2021-01-15 19:25:59 +02:00
TDB Release 0b7b7f10f9 TDB 335.21011 - 2021/01/15 2021-01-15 08:31:35 +00:00
Cerveciento 5d1075959a DB/Locales: Add missing esES & esMX quest locales (Part 93)
Closes #25850
2021-01-15 03:58:15 +02:00
Cerveciento 0b463c397b DB/Locales: Add missing esES & esMX quest locales (Part 92)
Closes #25846
2021-01-15 03:57:59 +02:00
offl 0ca031559f DB/Quest: Arathi Basin quests
Closes #25845
2021-01-15 03:57:41 +02:00
offl 9cb2168ab9 DB/Loot: Remove clam meat from creature loot
Closes #25844
2021-01-15 03:57:20 +02:00
offl 7b79adf5b1 DB/Creature: Remove UNIT_FLAG_STUNNED in more cases
Ref #25764
2021-01-15 01:53:43 +02:00
offl 3258e4cecd DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 2
Ref #25764
2021-01-15 01:49:42 +02:00
offl 793e6ae4ae DB/Creature: Update stats of some creatures 2021-01-15 01:49:26 +02:00
offl f6b22df9bd DB/Creature: Fix typo in 7a774e94d0
Kodo can't sit
2021-01-13 00:53:43 +02:00
Cerveciento 2951def0a4 DB/Locales: Add missing esES & esMX quest locales (Part 91)
Closes #25841
2021-01-13 00:39:23 +02:00
Cerveciento 9b22de905a DB/Locales: Add missing esES & esMX quest locales (Part 90)
Closes #25840
2021-01-13 00:39:01 +02:00
Cerveciento dad610c407 DB/Locales: Add missing esES & esMX quest locales (Part 89)
Closes #25839
2021-01-13 00:38:31 +02:00
illfated 5170721fb9 DB/Creature: Remove incorrectly spawned 2x Shadowmoon Retainer (22102)
Closes #25838
2021-01-13 00:38:14 +02:00
offl 7a774e94d0 DB/Creature: Remove UNIT_FLAG_UNK_29 part 2
Ref #25764
2021-01-13 00:37:55 +02:00
alpharius b86b21ad7c DB/Locales: Add some missing item deDE locales
Closes #25830
2021-01-11 19:45:24 +02:00
alpharius fc3479dec2 DB/Locales: Add missing / update deDE quest locales (Wetlands)
Closes #25827
2021-01-11 19:45:09 +02:00
alpharius d3e464b4c4 DB/Locales: Add missing / update deDE quest locales (Loch Modan)
Closes #25826
2021-01-11 19:44:50 +02:00
offl ba7b5d8552 DB/Creature: Remove UNIT_FLAG_UNK_29 part 1
Ref #25764

Do not apply serverside spell for master
2021-01-11 19:44:28 +02:00
offl 8ef1149706 DB/Creature: Remove UNIT_FLAG_NON_ATTACKABLE part 1
Ref #25764
2021-01-11 19:44:11 +02:00
offl 95a2b906b0 DB/Creature: Remove remaining UNIT_FLAG_PACIFIED part 1
Ref #25764
2021-01-10 01:21:05 +02:00
offl eb1806740a DB/Creature: Remove UNIT_FLAG_NOT_ATTACKABLE_1
Ref #25764
2021-01-10 01:11:08 +02:00
wotlk-enthusiast a225717b99 Scripts/Utgarde Pinnacle: Svala Sorrowgrave Intro and Ritual of the Sword (#24503)
* Scripts/Svala SorrowGrave - Fix broken intro event and Ritual of the Sword

* Added missing header for non-PCH build.

* Added error checking for Svala's targeting, and tightened up the timing on the intro event.

* Update WorldDB\Creature_Template_Movement for Svala

* Fix movement during intro and ritual event

* Rename SQL file for merge

Co-authored-by: Carbenium <carbenium@outlook.com>
2021-01-08 22:56:55 +01:00
Cerveciento 94a74126e9 DB/Locales: Add missing esES & esMX quest locales (Part 88)
Closes #25821
2021-01-08 23:27:30 +02:00
Cerveciento 88a4e1799c DB/Locales: Add missing esES & esMX quest locales (Part 87)
Closes #25820
2021-01-08 23:27:14 +02:00
alpharius 438a1eb01e DB/Locales: Add missing / update deDE quest locales
Closes #25810
2021-01-08 23:26:58 +02:00
offl aea90dc206 DB/Creature: Remove difference between difficulties in case of HoverHeight & gossip menu 2021-01-08 23:26:40 +02:00
offl 2676c13713 DB/Creature: Finish replacing UNIT_FLAG_IMMUNE by auras 2021-01-08 23:26:25 +02:00