Malcrom
b6ad5bf8ad
fix(Scripts/Northrend): Last Rites [Quest 12019] ( #8691 )
2021-10-31 16:41:21 +01:00
Malcrom
c0b52da890
fix(Core/Script) Quest 11590: Abduction ( #8668 )
...
Rewrote quest from sniff to be more like official. MoveInLineOfSight still not working posting this here looking for help with it.
2021-10-24 00:26:46 -03:00
Malcrom
3f729f3c48
fix(Core/Script) Quest 11794: "The Hunt is on" ( #8650 )
...
Move Gossip to database and cleanup code.
2021-10-24 00:08:15 -03:00
Malcrom
15494554bc
refactor(Script/SAI): Move Corastrasza script to SAI ( #8616 )
...
* Core/SAI Corastrasza
Moved core script to SAI. There is a core issue with SAI cast on envoker being cast on the npc and not the player. Do not push until core issue is fixed.
* Update rev_1634483390934220500.sql
* Update rev_1634483390934220500.sql
* Update rev_1634483390934220500.sql
Spells now work properly
2021-10-19 23:05:30 +02:00
Petric
e8a6c4fa75
feat(Scripts/SAI): Ported Riding the Red Rocket Quest script from TCO ( #3704 )
...
* feat(CORE/Script): Ported Riding the Red Rocket Quest script from TCO
Taken from 20b3feb559
2021-10-18 21:10:26 +02:00
SKingOWN
12185d8f03
fix(Core/Script): Valithria Dreamwalker event reset over 75% heal. ( #8286 )
2021-10-17 01:15:24 +02:00
Kitzunu
bc82f36f1f
refactor(Core/Unit): clean MonsterText methods ( #6957 )
2021-10-15 10:25:29 +02:00
UltraNix
cb71cc0131
fix(Core/Units): clear emote state on attack rather than on combat st… ( #8170 )
...
- Closes #6281
2021-10-14 16:18:51 +02:00
Ragelezz
c8ff0bcc4a
fix:(Core\Scripts):Krikthir the Gatewatcher minions position ( #8120 )
2021-10-12 14:51:30 -03:00
Skjalf
1e57b6fb99
fix(Core/Spells): add several missing null checks for the DamageInfo struct to fix a crash ( #8322 )
2021-10-10 16:07:14 +02:00
UltraNix
66809383d1
fix(Core/Spells): add several missing null checks for the DamageInfo struct to fix a crash - Part II. ( #8376 )
2021-10-10 15:56:42 +02:00
UltraNix
80570efc29
fix(Scripts/Instances): fix some bosses flying animations ( #7851 )
...
- Closes #4900
2021-10-10 00:58:19 +02:00
UltraNix
3223f90bcb
feat(Core/Spells): add helper to get clean and unmitigated damage for pro… ( #7244 )
2021-10-05 23:59:57 +02:00
Kitzunu
9fbdffee47
refactor(Core/Map): Use std::chrono for SetZoneOverrideLight ( #6489 )
...
* cherry-pick e33c4b8f7f
Co-Authored-By: HelloKitty <5829095+HelloKitty@users.noreply.github.com >
2021-10-03 22:07:26 -03:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
Artem
87a4e493a3
fix(Core/Script): 'Battle at Valhalas' quests done automatically ( #7036 )
...
* fix(Core/Script): 'Battle at Valhalas' quests done automatically
Battle at Valhalas series of quests, get to automatically complete
Closes #6753
* Refactoring
* Refactoring
* Refactoring PlayerUpdates.cpp
Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com >
* Refactoring PlayerQuest.cpp
Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com >
* Update src/server/scripts/Northrend/zone_icecrown.cpp
Co-authored-by: IntelligentQuantum <IntelligentQuantum@ProtonMail.Com >
2021-09-25 16:59:49 +02:00
Silker
e2dd6b2bd8
fix(scripts/Thaddius): Update initial unit_state ( #7886 )
2021-09-20 04:15:24 -06:00
UltraNix
cb790b0d48
fix(Scripts/ToC): remove completely invalid code about removing loot ( #7814 )
...
- Closes #7804
2021-09-16 14:33:05 +02:00
Kitzunu
2f449326e0
refactor(Core): Rename ...Manager to ...Mgr ( #6910 )
...
* Rename MapManager.h to MapMgr.h
* Rename BanManager.h to BanMgr.h
* Rename MapManager.cpp to MapMgr.cpp
* Rename BanManager.cpp to BanMgr.cpp
* Rename MapRefManager.h to MapRefMgr.h
* Rename ThreatManager.h to ThreatMgr.h
* Rename GridRefManager.h to GridRefMgr.h
* Rename ThreatManager.cpp to ThreatMgr.cpp
* Rename GroupRefManager.h to GroupRefMgr.h
* Rename HostileRefManager.h to HostileRefMgr.h
* Rename HostileRefManager.cpp to HostileRefMgr.cpp
* Rename MMapManager.h to MMapMgr.h
* Rename FollowerRefManager.h to FollowerRefMgr.h
* Rename VMapManager2.h to VMapMgr2.h
* Rename IVMapManager.h to IVMapMgr.h
* Rename MMapManager.cpp to MMapMgr.cpp
* Rename VMapManager2.cpp to VMapMgr2.cpp
* Rename RefManager.h to RefMgr.h
* Rename WaypointManager.h to WaypointMgr.h
* Rename WaypointManager.cpp to WaypointMgr.cpp
* Rename MPQManager.h to MPQMgr.h
* Rename MPQManager.cpp to MPQMgr.cpp
* Rename IMMAPManager.h to IMMAPMgr.h
* fix build
* Update Main.cpp
* chore(Core/Misc): Remove toxic language
* Revert "chore(Core/Misc): Remove toxic language"
* fix build
* build
2021-09-15 17:50:28 +02:00
Viste
a9796af174
fix(Core/Misc): bunch of crashfixes ( #7307 )
2021-09-14 14:38:56 +02:00
UltraNix
7406a01ac3
fix(Core/Spells): several improvements to cooldowns ( #7559 )
...
- Reworked spell category cooldowns.
- Implemented category cooldowns for pets.
- Properly shows pet spell cooldowns in player's UI.
- Corrected pet spell cooldowns with infinity duration.
- Do not add/remove infinity spell cooldown on aura apply/remove if casted by item.
- Closes #5263
2021-09-13 20:57:48 +02:00
CrazyJDev
adab416f29
fix(Scripts/Ulduar): Hodir boss fight issue ( #5897 )
...
Co-authored-by: Silker <61223313+Si1ker@users.noreply.github.com >
2021-09-13 00:12:29 +02:00
UltraNix
45218224b4
fix(Core/Spells): show Execute/Slam misses/dodges/parries in combat log ( #7494 )
...
- Closes #7428 .
2021-08-26 11:45:22 +02:00
UltraNix
a8c0a2cc89
fix(Core/Movement): ( #7008 )
...
- Get zone/area IDs from vmap data in the liquid update
- Add new method Map::getFullVMapDataForPosition to get area info and liquid info in a single vmap lookup
- Adjust GetZoneId/GetAreaId on WorldObject to always return these cached fields.
- Clean up liquid state handling on Unit and Player
- Implemented getting area id from gameobject spawns.
- Removed old core related to getting movement flags dependent on environment.
- Movement flags are now processed more precisely and dynamically.
Original source: TrinityCore.
- Closes #5086
- Updates #2208 .
2021-08-25 12:41:20 +02:00
UltraNix
1b7d3708a6
fix(Core/Loot): ( #7452 )
...
- Players that did not participate in killing dungeon boss are not eligible to get loot.
- Players that are too far away from the looted object are not eligible to get loot.
- Players that released spirit and were outside the dungeon when the loot has been released are eligible to get loot.
- Players that have pending bind are not eligible to get loot.
- Properly get loot recipient for some chests in dungeons.
- All above fixes should work in any loot mode (group loot, master loot, etc.)
- Closes #2104 .
2021-08-24 23:48:22 +02:00
Francesco Borzì
0dfab5d69b
refactor(Scripts/Northrend): code cleanup (part 11) ( #7103 )
2021-08-07 17:48:57 +02:00
Andrius Peleckas
a81a619758
fix(Scripts/DB): Ahn'kahet rewrite ( #3449 )
2021-08-07 16:10:32 +02:00
Kitzunu
fa03541563
chore(Script/Misc): add comments to some scripts ( #7011 )
2021-07-24 19:37:45 +02:00
UltraNix
e5680dfe10
fix(Scripts/Naxxramas): properly handle Thaddius' polarity stacks ( #7030 )
...
- Closes #6929
2021-07-22 19:34:47 +02:00
Kitzunu
9ab6ba9664
chore(Core/Misc): remove toxic language ( #6988 )
2021-07-21 23:57:20 +02:00
clidx
1fa51e5168
fix(Scripts/Ulduar): Mimiron Summon Mine ( #6833 )
2021-07-12 18:51:09 +02:00
Grimgravy
b5d9b3d513
fix(Scripts/DB/Quest): improved No Fly Zone ( #6850 )
2021-07-12 02:49:05 +02:00
Francesco Borzì
d92a2ce58b
fix(Core/Common): -Wdeprecated-enum-float-conversion warning ( #6870 )
2021-07-11 18:05:07 +02:00
Francesco Borzì
4103fca5a4
fix(Core/ObjectGuid): prevent creating copies when looping objects ( #6852 )
2021-07-10 15:54:16 +02:00
Zenslash
06027e3267
fix(Core/Instance): Grauf is spawned in the floor ( #6776 )
...
- Closes #6742
2021-07-08 22:12:22 +02:00
UltraNix
6745746c99
fix(Scripts/Naxxramas): crashfix. ( #6445 )
2021-06-26 13:05:36 +02:00
Kargatum
5991b2769a
feat(Core/Scripts): split the huge scriptloader into smaller pieces ( #5346 )
...
* feat(Core/Scripts): split the huge scriptloader into smaller pieces
* AddSC_swamp_of_sorrows del
* 1
* add mod info
* 1
* 039f0e0faa
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-22 23:19:02 +02:00
Kargatum
9ac6fddcae
feat(Core/Database): port TrinityCore database API ( #5611 )
2021-06-22 06:21:07 +02:00
meow
14516cc7b9
fix(Scripts/ToC): solved issue twin valkyr's ball ( #6352 )
...
- Closes https://github.com/azerothcore/azerothcore-wotlk/issues/4903
2021-06-19 20:14:18 +02:00
Bogir[rus]
e3a5727222
chore(Core): typo fixes ( #6272 )
...
Co-authored-by: Bogir <m-000@bk.ru >
2021-06-16 11:28:00 +02:00
Yehonal
baf437bb98
feat(Core): improved some hooks ( #6302 )
2021-06-13 10:23:24 +02:00
Kitzunu
a75e34c793
feat(Core/Spell): AssertSpellInfo ( #6115 )
...
* feat(Core/Spell): AssertSpellInfo
(cherry picked from commit e52878b6b5 )
(cherry picked from commit 8c44259fae )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
* Update SpellMgr.h
2021-06-03 07:39:48 +02:00
Kitzunu
7152ddc82c
refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 ( #6113 )
...
* refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457
(cherry picked from commit d6201e5dbb )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-Authored-By: SilverIce <slifeleaf@gmail.com >
* Update CellImpl.h
* w
* more more brackets
* ew
* fix build
2021-06-03 05:27:51 +02:00
Axel Cocat
9bd07a673a
fix(Scripts/HoL): adjust IsEncounterInProgress() ( #6108 )
2021-06-02 14:07:16 +02:00
francovilla
fb8cfe394a
fix(Scripts/VoA): Toravon Orbs bug ( #6082 )
...
Toravon The Ice Watchter in Archavon when dead the Orbs not despawn
2021-06-02 13:56:37 +02:00
Kitzunu
897a02bb75
refactor(Core/Misc): acore to Acore ( #6043 )
2021-05-31 14:21:54 +02:00
Kargatum
78e1719c80
feat(Core/Misc): includes cleanup ( #5953 )
2021-05-26 19:00:08 +07:00
Kargatum
13f71c9c4d
feat(Core/Random): port random system from TrinityCore ( #5454 )
...
* feat(Core/Random): port random system from TrinityCore
* lic
* logic correct
* MultimapErasePair move
* whitespace
17:13:34 1. 'Containers.h'. Replace (1)
17:13:40 2. 'LootMgr.h'. Replace (1)
17:13:44 3. 'World.cpp'. Replace (1)
17:13:47 4. 'instance_scholomance.cpp'. Replace (1)
* correct debug build
2021-05-16 21:53:21 +02:00
Axel Cocat
e9ebb1ae57
fix(Scripts/HoS): Adjust IsEncounterInProgress() ( #5642 )
2021-05-08 23:04:24 -06:00
UltraNix
44babc3c3a
fix(Core/Pooling): Fixed less and less objects from pools being spawned the longer the server is running ( #5572 )
2021-05-08 12:39:09 -06:00