Shauren
2a587e5ac4
Core/Misc: Remove unwanted position converstions from a single float
2023-06-04 18:27:05 +02:00
Shauren
fb699dc641
Core/Loot: Fixed loot roll exploit
...
Closes #29042
2023-05-30 21:28:02 +02:00
robinsch
d5ef68bc9b
Core/StatSystem: Fixed missing calls to set negative attack power mods ( #28883 )
...
* Core/StatSystem: Fixed missing calls to set negative attack power mods
(cherry picked from commit 5ab14c14e70e516278b94a9e61e8475ffec86774)
* Added missing calls in Player::InitStatsForLevel
* Fixed typo
* Fixed typo
* Fixed typo
2023-05-28 17:12:34 +02:00
Shauren
fb388298a0
DB: Fixed player name uniqueness checks
...
(cherry picked from commit 40361a95da )
2023-05-19 18:43:53 +02:00
Aokromes
ad44c19ed7
DB: Update Gruul's Lair min level requirement
...
closes #28998 by CraftedRO
2023-05-17 13:16:17 +02:00
Aokromes
be813a5691
DB/Creature: Fix Ymirjar Skycaller mount behaviour on Iceborn Proto-Drake
...
closes #28993 by CraftedRO
2023-05-16 09:19:08 +02:00
Aokromes
f50d385034
DB/Creature: Update Gordok Mage-Lord walk speed
...
closes #28986 by CraftedRO
2023-05-15 07:29:22 +02:00
Aokromes
ad8bad95c4
DB/Creature: Add random movement to Thelsamar Mountaineers
...
closes #28984 by CraftedRO
2023-05-15 07:28:06 +02:00
Aokromes
659374154c
DB/Creature: Update few template values for Stabled Kurenai Panther and Stabled Kurenai Lion in Telaar
...
closes #28981 by CraftedRO
2023-05-14 16:33:38 +02:00
Aokromes
3728f430af
DB/Creature: Few updates in Westwind Refugee Camp
...
closes #28980 by CraftedRO
2023-05-14 16:32:30 +02:00
Shauren
47b1de526e
Core/Units: Corrected AURA_INTERRUPT_FLAG_NOT_SEATED implementation to only interrupt when actually standing (flag not renamed but its correct name is SpellAuraInterruptFlags::Standing)
2023-05-13 18:35:54 +02:00
Shauren
dd10ac27fe
Core/Auras: Don't force sitting state from non-standing state when applying auras with SpellAuraInterruptFlags::Standing
...
Closes #28973
2023-05-12 22:26:16 +02:00
Shauren
2f4c412f4c
Core/Units: Don't make force stand state on periodic damage taken
...
Closes #28950
2023-05-11 22:51:43 +02:00
Aokromes
467b717c5c
DB/Creature: Few updates in Dire Maul north
...
closes #28966 by CraftedRO
2023-05-11 10:23:04 +02:00
Aokromes
083c655d42
DB/Creature: Add Scourgelord Tyrannus mount rider at the entrance of POS
...
closes #28912 by CraftedRO
2023-05-10 22:20:08 +02:00
Aokromes
b829c8e23c
DB/Loot: Add Design: Infused Twilight Opal for Anub'arak in the Azjol-Nerub Heroic mode
...
closes #28964 by CraftedRO
2023-05-09 14:38:25 +02:00
Aokromes
6f310e9810
DB/Creature: Add missing aura to Avenging Spirit ghosts in Utgarde Pinnacle
...
Closes #28963 by CraftedRO
2023-05-09 09:25:50 +02:00
Shauren
3993c45a04
Core/GameObjects: Fixed traps not being able to trigger for friendly targets
...
Closes #27210
Closes #28945
2023-05-08 19:25:44 +02:00
Shauren
83d70425c8
Core/Objects: Removed default argument value from WorldObject::IsNeverVisible
2023-05-07 20:04:26 +02:00
Shauren
aa96aa4783
Core/Misc: Cleanup Expression is converted to bool and can be replaced with 'boolean constant'
2023-05-07 18:52:34 +02:00
Shauren
7e0b28c70c
Scripts/Undercity: Fixed NPC_HIGHBORNE_BUNNY being told to MoveJump to { target->GetPositionX(), 0, 0 } with speedXY = target->GetPositionY() and speedZ = target->GetPositionZ()
2023-05-07 18:35:53 +02:00
CraftedRO
075ca141c7
CircleCI build fix ( #28962 )
2023-05-07 17:08:55 +02:00
Aokromes
4c7ece21a6
DB/Creature: Argent Crusader and Knight of the Ebon Blade
...
shoud run instead walk to the ICC entrance
close #28957 by CraftedRO
2023-05-07 10:05:00 +02:00
Aokromes
1573400e1c
DB/Creature: Remove wrong SAI from Val'kyr Battle-maiden
...
closes #28952 by CraftedRO
2023-05-07 10:00:29 +02:00
Aokromes
d521d45f3d
DB/Commands: missing part of fc6f34c4a8
2023-05-05 14:41:11 +02:00
Aokromes
fc6f34c4a8
DB/Command: Fix reload text
2023-05-05 12:22:01 +02:00
Aokromes
01e43a244d
DB/Graveyard: Fix graveyard for Shadowfang Keep
...
Also fix faction for 2 graveyards and display of neargrave command.
2023-05-05 12:18:07 +02:00
Gildor
046c6b6a3a
Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation ( #28953 )
...
* Core/Cinematic: Fix crash CinematicMgr::UpdateCinematicLocation
* typo fix, thx jackpoz
2023-05-03 17:47:34 +02:00
Aokromes
2d5afb36c7
DB/Spell area: Add Essence of Wintergrasp to missing zones
...
and remove from raids
by jildor closes #28948
2023-04-29 12:39:33 +02:00
Aokromes
bacb00117a
DB/Conditions: Fix spell id of essence of wintergrasp for instances
...
https://www.wowhead.com/spell=58045/essence-of-wintergrasp#comments:id=868157
https://www.wowhead.com/spell=57940/essence-of-wintergrasp#comments:id=1127284
2023-04-29 12:16:23 +02:00
Aokromes
a78071f682
DB/Spell area: Add Essence of Wintergrasp to frozen halls and toc5
...
also update values of existing areas.
2023-04-28 08:54:52 +02:00
Gildor
431a59eae1
Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline (Icehowl) ( #28933 )
...
* Scripts/Trial Of The Crusader: Fix application of spell Surge of Adrenaline (Icehowl)
2023-04-25 08:35:38 +02:00
Giacomo Pozzoni
fdc2f5fd9e
DB/Warden: Warden checks cleanup
...
Thanks Gildor
2023-04-20 21:24:13 +02:00
Aokromes
844ced1090
Update README.md
2023-04-15 00:20:45 +02:00
Aokromes
06acdaacc4
Update README.md
2023-04-14 16:11:21 +02:00
Gosha
71b7cc6361
Change Map::Visit to not call EnsureGridLoaded if cell.NoCreate is true ( #28884 )
...
Remove Map::setGridObjectDataLoaded/Map::isGridObjectDataLoaded helpers, we have NGridType object to use methods directly
2023-04-13 11:52:34 +02:00
Shauren
9ad420e531
Core/Misc: Fixed IpLocation crashes on invalid ip input
...
(cherry picked from commit fff797aff5 )
2023-04-13 00:20:04 +02:00
Adam B
63790adbfe
Add code that changes the faction of Tortheldrin in Dire Maul ( #28581 )
...
* Add code that changes the faction of Tortheldrin
Per WoW Classic, Tortheldrin becomes hostile after Immolthar is killed. This code implements an event that does this.
* Bug fix.
Fixed a bug where the server would crash if the bosses were already dead and the player zoned in.
* Recommited with the correct path.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Removed wrong file.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Made changes requested by jackpoz.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Corrected a syntax error after testing.
- Tested in game and confirmed all is working.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Removed whitespace changes.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Changed the script to use OnUnitDeath rather than an event.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Removed the IMMO_DEAD_CHECK event.
Signed-off-by: Adam Bajac <adam@asblab.work >
* Removed redundant comma.
Signed-off-by: Adam Bajac <adam@asblab.work >
---------
Signed-off-by: Adam Bajac <adam@asblab.work >
Co-authored-by: Adam B <adam@avalonglobal.com >
2023-04-11 23:11:48 +02:00
Aokromes
c3e43d3d31
DB/Misc: Missing ruRU translation
...
closes #28560 by @Freeman256
2023-04-08 19:08:31 +02:00
Aokromes
56da44df97
DB/Spell: Wrong stack rules in spirit/intellect buffs
...
closes #23534 by Jildor
2023-04-08 12:36:15 +02:00
Aokromes
64d19e980d
DB/Warden: New string checks
...
closes #27991 by @acidmanifesto
2023-04-07 13:03:09 +02:00
Aokromes
878a3d2639
DB/Creature: Restored wrong gold on a few creatures
...
closes #28578 by @Jildor
2023-04-06 19:18:23 +02:00
Aokromes
379dc1c6a9
DB/Spell: Maelstrom Weapon
...
closes #22885 by @DanVS
2023-04-06 18:17:04 +02:00
Aokromes
d0412b4916
DB/Creature: Make Peon Gakra innkeeper
...
closes #28696 by CraftedRO
2023-04-06 18:05:51 +02:00
Aokromes
1af961b9a2
DB/Quest: Emergency Measures
...
Remove incorrect flag.
Update drop chance.
by CraftedRO closes #28697
2023-04-06 17:43:39 +02:00
Aokromes
eeaa3ee3e5
DB/Spells: Update two more wrong spells cooldown values
...
closes #28539 by @CraftedRO
2023-04-06 17:39:06 +02:00
Aokromes
47b4a05b0e
Spell/Warlock: Backlash shoud proc while shielded
...
by Jildor closes #28246
2023-04-06 17:37:50 +02:00
Aokromes
ca596e8d9f
DB/Creature: Shattrath Saul pos fix
...
closes #28628 by @Foldor
2023-04-06 11:04:48 +02:00
Aokromes
8a6947411b
DB/Game_event: add missing game_event_gameobject entries
...
Closes #28627 by @Foldor
2023-04-06 10:59:43 +02:00
Aokromes
afc6b9c1b8
DB/Creature: Zorbo the Advisor shoud also give some reputation
...
closes #28742 by @CraftedRO
2023-04-05 09:52:09 +02:00