offl
cdb7904182
DB/Instance/Gruul's Lair: Overhaul
2021-02-22 17:20:03 +02:00
offl
6ad76dd7c0
DB/Instance/The Eye: Overhaul part 2
2021-02-19 00:40:50 +02:00
Gildor
ca253e4124
Scripts/Events: Fix achievement in Love is in the air: "Lonely?" ( #26083 )
...
* Scripts/Events: Fix achievement in Love is in the air: "Lonely?"
* apply @keader feedback ;)
* apply @jackpoz feedback ;)
* @jackpoz feedback
2021-02-18 19:39:03 +01:00
offl
2f9e38612f
DB/Instance/The Eye: Overhaul part 1
2021-02-16 00:16:38 +02:00
Gildor
0675be4bc3
Scripts/UtgardePinnacle: Svala Sorrowgrave Ritual improvements ( #25997 )
...
* Scripts/UtgardePinnacle: Svala Sorrowgrave Ritual improvements
* remove unneded fall
thx @offl
* apply @Ovahlord feedback
* prevent svala fall (visual) when ritual start after wipe
* svala should be disarmed before teleport when ritual start
* apply @Ovahlord feedback
* Use DoCastSelf
* Remove unneded AttackStart when finish ritual
* Use SetDisableGravity properly
2021-02-09 20:23:41 +01:00
Gildor
770a4499df
Core/Spells: Fix Seed of Corruption (Warlock) target selection ( #26019 )
...
* Core/Spells: Fix Seed of Corruption (Warlock) target selection
* unneeded things
2021-02-06 19:17:54 +01:00
offl
3cb70ee62a
Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DB
2021-02-04 15:11:22 +02:00
offl
e5518b53fa
DB/GameObject: Matrix Punchograph
...
Closes #25881
2021-02-01 16:15:44 +02:00
offl
a9c83d5566
DB/Creature: Remove UNIT_FLAG_PACIFIED
...
Ref #25764
2021-01-31 18:39:25 +02:00
jackpoz
dc21ac342e
Scripts/EoE: Attempt to fix players getting stuck after dying
...
Attempt to fix players getting stuck after dying caused by a hack that calls SetControlled(true, UNIT_STATE_ROOT) by calling the opposite when a dead player leaves the instance, i.e. on releasing.
Close #24458
2021-01-30 20:48:18 +01:00
Matan Shukry
d2be584f99
Core/Commands: Implemented command to teleport character to npc
...
Closes #25870
2021-01-28 21:32:36 +01:00
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
Giacomo Pozzoni
661f554b9e
Core/Misc: Fix static analysis issues ( #25924 )
...
* Core/Misc: Fix static analysis issues
* Fix infinite loop in ".debug send opcode"
Fix using uninitialized memory in ".debug send opcode"
2021-01-24 16:04:47 +01:00
jackpoz
d0231c5a8f
Scripts/Commands: Improve ".debug objectcount"
...
Include the number of SetActive objects in ".debug objectcount" command
2021-01-23 15:54:25 +01:00
Keader
740a59d1cd
Scripts/Priest: Fixed Lightwell getting removed in first damage
...
* Spell should drop charge, only when damage > 30% of total health.
2021-01-17 10:22:02 -03:00
offl
7b79adf5b1
DB/Creature: Remove UNIT_FLAG_STUNNED in more cases
...
Ref #25764
2021-01-15 01:53:43 +02:00
Jinnaix
26002c530f
Scripts/Diremaul - Dire Maul crystal and forcefield fix ( #25332 )
...
* Scripts/Diremaul
Diremaul Crystal and Forcefield fix
* Apply suggestions from code review
Apply suggestions
Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com >
* Fix stuff
* _private member
* use std array instead of c-arrays and standartized guid container namings
* Process feedback
* finalize
* blubb
* small changes
* whoops
* Process feedback
* Missing include
* Process feedback
* Apply suggestions from code review
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
* remove unused field
Co-authored-by: MaxtorCoder <warsongkiller.s8@gmail.com >
Co-authored-by: Ovah <dreadkiller@gmx.de >
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-01-10 16:38:41 +01:00
offl
95a2b906b0
DB/Creature: Remove remaining UNIT_FLAG_PACIFIED part 1
...
Ref #25764
2021-01-10 01:21:05 +02:00
Kyle Phelps
817bd92a2a
Split all addon chat logs into separate log streams ( #25816 )
...
* Split all addon chat logs into separate log streams
* Add missing channels
(cherry picked from commit ee6e71bbd3 )
# Conflicts:
# src/server/scripts/World/chat_log.cpp
2021-01-08 23:40:59 +01: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
offl
27722d42ef
DB/Creature: Add UNIT_FLAG2_UNK1 (CREATURE_DIFFICULTYFLAGS_2_HIDE_BODY)
2021-01-08 00:49:18 +02:00
Mikhail Redko
a9db8a9b9a
Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating Deviate Fish ( #25802 )
...
* Scripts/Spells: Implement effect "Party Time" & Add Rejuvenation when eating Deviate Fish
* Rename XXXX_XX_XX_XX_world.sql to 2021_01_06_08_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-01-06 20:47:58 +01:00
Mikhail Redko
65083dc936
Scripts/Spells: Implement hunter pet talent "Improved Cower" ( #25804 )
...
* Scripts/Spells: Implement hunter pet talent "Improved Cower"
Closes #25600
* Rename XXXX_XX_XX_XX_world.sql to 2021_01_06_07_world.sql
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-01-06 20:43:20 +01:00
Shauren
8d450f3f07
Core/Commands: Add .reload vehicle_template
...
(cherry picked from commit 4ca15ec065 )
# Conflicts:
# sql/base/auth_database.sql
# src/server/game/Accounts/RBAC.h
2021-01-03 22:51:53 +01:00
Kargatum
a32b6b8ac4
Core: whitespace cleanup, reduce double blank line to single ( #25795 )
...
* Core/Misc: fix double empty line
* worldserver.conf
2021-01-03 11:47:07 +01:00
Treeston
803dc789e4
Core/Maps: All RespawnInfo* handed to outside code are now RespawnInfo const*, to signify that outside code has zero business changing these.
2020-12-31 18:57:18 +01:00
jackpoz
0ad1854d1c
Scripts/ICC: Fix teleporter not removing players from Gunship
...
A more generic solution might be better, maybe depending on spell flags
Ref #25652
2020-12-28 12:38:34 +01:00
jackpoz
9994459bd1
Scripts/Commands: Include map min height in ".gps" command
2020-12-27 17:14:22 +01:00
offl
f62306f52d
Core/Scripts: Add missing spells to Black Morass
2020-12-27 03:13:40 +02:00
offl
8ca575ed52
DB/Spell: Add effects to more spells from Violet Hold
...
Turned out almost all spells from BM were copied to create Violet Hold. Not only serverside spells and not only their effects but also attributes and icons. The scripts were also copied, possibly unchanged
2020-12-27 03:06:31 +02:00
offl
bb94aec975
Core/Scripts: Add missing spells to Violet Hold
2020-12-26 02:12:39 +02:00
offl
cc98f68ac7
DB/Creature: Properly apply CREATURE_FLAG_EXTRA_NO_SKILLGAIN
...
Closes #25674
2020-12-08 13:09:20 +02:00
offl
6af54eb508
DB/Instance/Arcatraz: More adjustments
2020-11-26 02:25:47 +02:00
Treeston
cc8287927b
[3.3.5] Scripts/Commands: .learn adjustments (PR #25454 )
2020-11-18 20:09:34 +01:00
Ovah
850b88546f
Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map* ( #25655 )
...
# Conflicts:
# src/server/game/Instances/InstanceScript.cpp
# src/server/game/Instances/InstanceScript.h
# src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockCaverns/instance_blackrock_caverns.cpp
# src/server/scripts/EasternKingdoms/MagistersTerrace/instance_magisters_terrace.cpp
# src/server/scripts/EasternKingdoms/TheStockade/instance_the_stockade.cpp
# src/server/scripts/EasternKingdoms/ZulGurub/instance_zulgurub.cpp
# src/server/scripts/Kalimdor/CavernsOfTime/CullingOfStratholme/instance_culling_of_stratholme.cpp
# src/server/scripts/Maelstrom/Stonecore/instance_stonecore.cpp
# src/server/scripts/Outland/BlackTemple/instance_black_temple.cpp
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2020-11-17 19:45:13 +01:00
offl
be6941cd0c
DB/Spells: Move conditions for spell 'Gor'drek's Ointment' from item script to DB
2020-11-11 04:27:44 +02:00
offl
ed8bf7f0e2
DB/Creature: Convert & update support for Tonk Mine to SAI
2020-11-11 04:25:54 +02:00
offl
05fa1a46b3
DB/Quest: Update support for 'Merciful Freedom' (11676)
2020-11-10 00:37:35 +02:00
offl
dc4cb8f1d3
DB/Quest: Convert & update support for 'Prison Break' (11587) to SAI
2020-11-10 00:36:00 +02:00
offl
e5fd5cc031
DB/Quest: Convert & update support for 'The Spider God' & 'Hive in the Tower' to SAI
2020-11-09 04:19:11 +02:00
offl
a2da08deb1
DB/Instance/The Arcatraz: Update auras, scripts & stats
2020-11-08 00:25:13 +02:00
Keader
be8b251b58
build fix
2020-11-05 12:57:36 -03:00
Keader
83e0a70ddc
Scripts/Black Temple: Some little fixes
...
- Fixed Reliquary of Souls ignoring boundary
- Fixed Maiev texts timer
- Fixed Shadow Prison hitting every single npc on black temple
Many thanks to Ovahlord
2020-11-05 12:05:14 -03:00
Keader
3c201b7554
Scripts/ScarletMonastery: Decrease boss number
...
Headless Horseman do not use BossAI anymore (since it can be done multiple times)
2020-10-28 11:59:41 -03:00
Keader
a93abcf803
Scripts/ScarletMonastery: Headless Horseman Rewrite ( #25614 )
2020-10-26 14:04:36 -03:00
Trond B. Krokli
22a1797731
Scripts/Stormwind City: Tyrion talks to player ( #25613 )
...
Add player parameter to the `Talk()` command to resolve an issue where
the creature_text `SAY_TYRION_1` shows $n in-game during the course of
events of the quest "The Attack!" in Stormwind City.
Soon to be replaced by SAI scripting. This is a temp solution.
Ref. #25608 & #24735
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2020-10-25 10:10:07 +01:00
offl
7fd12cc722
DB/Instance/AQ40: Update gossips
...
Closes #25577
2020-10-25 01:35:35 +03:00
Keader
5fee99bdbc
Scripts/ICC: Some fixes in Valkyr Shadowguard ( #25572 )
...
- Added missing transformation spell
- Fixed Soul Siphon casted in random targets. It should always cast in top threat player.
- Fixed combat reach of transformation
2020-10-14 08:31:15 -03:00
Keader
3c0766df54
Scripts/ICC: Fixed Chocking Gas killing Abomination ( #25565 )
2020-10-12 19:56:56 -03:00
Gildor
b70314b075
Script/Commands: .character changeaccount now disconnects player before transferring (PR #25560 )
2020-10-12 20:16:23 +02:00