| Age | Commit message (Collapse) | Author |
|
394b119664bc16dc5376f1404925b6d0b5a26876
|
|
Close #18005 and Update #18529
|
|
* Scripts/Isle of Quel'Danas: Thalorien Dawnseeker
* Kill warning
* Kill warning
* Fixes
* Code style
* Code style
* Accident
* Prevent Out of Bound & spelling
|
|
|
|
given id (#23416)
* Core/Commands: implement commands to look up a map/item/quest name for a given id.
* Add entry to updates table.
* Rename 9999_99_99_99_auth.sql to 2019_06_16_00_auth.sql
* Add missed change, thanks jackpoz!
* Update auth_database.sql
|
|
first time it is cast. (#23401)
Also prevent double skill-up because of duplicate UpdateCraftSkill() calls.
|
|
|
|
Closes #8576
Closes #7940
|
|
Closes #7501
|
|
|
|
has the Trespasser! debuff. (#23373)
|
|
|
|
unit is currently fighting him.
Also fix target type - it should always target the current tank.
|
|
plus couple event-spells-ai related corrections
plus codestyle cleanup
|
|
* Script/Quest: implement event for the quest Orabus the Helmsman.
Thanks Wyreth for the original script.
* Fix coordinates that I inverted by mistake.
* Rename 9999_99_99_99_world.sql to 2019_06_04_04_world.sql
|
|
Closes #23355
|
|
(#23357)
|
|
Needler used on Imprisoned Beryl Sorcerer (#23349)
* Script/Creature: implement spell effect for the item Prototype Neural Needler used on Imprisoned Beryl Sorcerer.
* Rename 9999_99_99_99_world.sql to 2019_06_03_02_world.sql
|
|
|
|
based on current player's position (#23344)
* Script/Creature: calculate Traveler's Tundra Mammoth's NPCs' exit position based on current player's position.
* Comment out unused argument.
|
|
Ref #23082
|
|
* Adding last state of rivendare rewrite
* Fix aura beeing removed on reset, fix death pact
* Not needed
* SQL: Changed remove/inset into update, fixed delete at conditions part
* Typo
* Remove link spell, fix blank lines, change magic numbers to enum
* Test changes with SpellScript and DoCastSelf
* Revert SpellScript and moved DoCastSelf for the aura into UpdateAI part
* Damn, copyright.
* Fix Unholy Aura
* Fix again (does attack now / does cast if encounter resets)
* Adding handling of the aura to the db
* Rename 2018_99_99_99_world_335.sql to 2019_05_31_02_world_335.sql
|
|
while under the effect of a damage immunity aura (#23319)
* Core/Misc: don't allow players to use/activate/loot non-allowed gameobjects while under the effect of a damage immunity aura.
* Forgot to change this in last-second rename.
* Apply suggested changes, thanks Shauren!
|
|
|
|
Ref #2623
|
|
Update the correct channel spell SPELL_BLUE_BEAM and spawn triggers used to cast it
|
|
|
|
* Issue 22974: Initial bugfix suggestion.
* Fixed allignment.
* Removed unused call.
* Initial spider spawn targeting is done.
* Resolves issue 22874. Initial implementation suggestion.
* Commenting out dead code.
* Reordered private members to meet standards of member initializer list.
* Removing unused parameter and changing data structure from list to vector.
* Changed list to vector in the grid notifier.
* Removing comments and fixing identation.
* Stupid collapsed blocks.
* Scripts/Misc: Change IsSummonedBy(Unit*) to IsSummonedBy(WorldObject*)
* Scripts/Misc: Fix build
* Core/TempSummons: Rename GetSummoner() to GetSummonerUnit()
* Core/TempSummons: Add support to TempSummons::GetSummoner() to return GameObject too
* Fix build
* Core/TempSummons: Allow GameObject to be owner of TempSummon
* Core/TempSummons: Add support to SAI for GameObject owner of TempSummon
* Scripts/Misc: Fix no-pch build
* Cleaned up all the core changes and scripted eggs and spell according to pull request comments.
* Fix no-pch build.
* Fix no-pch build 2.
* Added sql file for the spell and gameobject script.
* Update 2019_05_20_00_world.sql
* Added conditions to spell thanks @xvywh and some minor changes to the code.
* Removed some strange leftovers.
* Removed obsolete brackets.
* Rename 2019_05_20_00_world.sql to 2019_05_24_00_world.sql
|
|
* Scripts/Misc: Change IsSummonedBy(Unit*) to IsSummonedBy(WorldObject*)
* Scripts/Misc: Fix build
* Core/TempSummons: Rename GetSummoner() to GetSummonerUnit()
* Core/TempSummons: Add support to TempSummons::GetSummoner() to return GameObject too
* Fix build
* Core/TempSummons: Allow GameObject to be owner of TempSummon
* Core/TempSummons: Add support to SAI for GameObject owner of TempSummon
* Scripts/Misc: Fix no-pch build
* Core/TempSummons: Implement PR comments
|
|
|
|
* Initial fix suggestion for 22660.
* Removed todo related to the work done in this branch.
* Removing obsolete braces and added failfast check.
* Refactored the logic about having the quest.
* Removing obsolete braces.
* Adding reference to incomplete type.
* Switching from forward declaration to header where type is defined.
* Including Player type definition in order to work with nopch.
* Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/instance_blackrock_depths.cpp
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
* Update src/server/scripts/EasternKingdoms/BlackrockMountain/BlackrockDepths/instance_blackrock_depths.cpp
Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
* Reverted mistakenly deleted todo
|
|
* Core/Spell: add proper cooldowns to some spells used by vehicles, thanks to jackpoz and sirikfoll.
* Add Wing Buffet and Stampy's Stompy-Stomp.
* Add Tag Greater Felfire Diemetradon and Touch of Darkness.
* Rename 9999_99_99_99_world.sql to 2019_05_17_00_world.sql
|
|
Ref #23285
|
|
|
|
* Script/Quest: improvements for quest Get Me Outa Here! (11673).
* Happiness for our Travis overlord
* Update 9999_99_99_99_world_quest_get_me_outa_here.sql
* Update zone_borean_tundra.cpp
* Update 9999_99_99_99_world_quest_get_me_outa_here.sql
* Update 9999_99_99_99_world_quest_get_me_outa_here.sql
* Fix hook that got renamed
* Update 9999_99_99_99_world_quest_get_me_outa_here.sql
* Rename 9999_99_99_99_world_quest_get_me_outa_here.sql to 2019_05_11_08_world.sql
|
|
killer can be a pet
|
|
Closes #8919
|
|
|
|
Closes #23005
|
|
Change the way #22332 moved spell damage calculations from SpellEffectDMG to scripts, using OnEffectLaunchTarget and SetEffectValue instead
|
|
Set both Earthshaker Drum Events to 50%
|
|
Reported by Address Sanitizer
|
|
|
|
Add ".debug asan memoryleak" and ".debug asan outofbounds" commands to trigger Address Sanitizer warnings at runtime (or other dynamic analysis tools)
|
|
Fix infinite loop in npc_air_force_bots happening when aura 38067 was removed, triggering MoveInLineOfSight() that would add back the aura. Only 1 aura add/remove for guard for player is allowed now.
|
|
* Should solve #23062. All credits to @xvwyh
* Remove unused variables
* Remove unused variable
* Cast int32 to uint32
* Remove G3D headers from core header file
* Change door distance
* Update GameObject.cpp
Add newline
* Update GameObject.h
Indentation
|
|
* Core/Conditions: implement CONDITION_GAMEMASTER
* Scripts/Commands: add some missing checks for .guild create command
|
|
Broken by 2362e9c79410c689afc10266b94f7e78c88bbddc
|
|
|
|
Ref: 2cfaeb14004cfbb5500855472ad89ab9238df13d
|