Axel Cocat
|
17e143763a
|
fix(Core/Unit): Remove some hardcoded texts (#5816)
|
2022-04-15 13:17:06 +02:00 |
|
Kitzunu
|
b41967a067
|
feat(Core/GameObject): Gob flag helpers (#11287)
|
2022-04-05 13:52:58 +02:00 |
|
Kitzunu
|
edb7cac19b
|
feat(Core/Unit): NPCFlags helpers (#11286)
* cherry-pick commit (TrinityCore/TrinityCore@d611925)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
|
2022-04-05 13:52:42 +02:00 |
|
Kitzunu
|
535c7451a2
|
feat(Core/Unit): New helpers for DynamicFlags (#11230)
* feat(Core/Unit): New helpers for DynamicFlags
* cherry-pick commit (d611925dc7)
Co-Authored-By: Shauren <shauren.trinity@gmail.com>
* oopsie
Co-authored-by: Shauren <shauren.trinity@gmail.com>
|
2022-04-01 07:14:29 -03:00 |
|
Kitzunu
|
856aed6fc6
|
feat(Core/Unit): New helpers for UnitFlag and UnitFlag2 (#11227)
|
2022-03-30 07:59:42 -03:00 |
|
UltraNix
|
68891ccd74
|
fix(Core/Loot): Fixed some chests inside dungeons not being bound only to participants. (#10995)
|
2022-03-18 18:33:04 -03:00 |
|
Skjalf
|
d835832171
|
fix(Scripts/OnyxiasLair): Force Onyxia to enter evade mode if pulled out of her room (#10890)
|
2022-03-07 14:14:10 -03:00 |
|
Skjalf
|
d4b3e8f201
|
chore(Core/Creature): clean up an unnecessary function (#10904)
|
2022-03-06 03:12:06 -03:00 |
|
Skjalf
|
cb7f3d50ed
|
fix(Scripts/Kalimdor): fix Azuregos respawn timer not persisting after restarts (#10823)
|
2022-02-26 18:36:01 -03:00 |
|
Nefertumm
|
9a67c0f0b0
|
fix(Core/Spells): Azuregos teleport should only drop threat for hit units (#10722)
|
2022-02-22 01:35:11 -03:00 |
|
UltraNix
|
1366838a05
|
fix(DB/Creatures): Nat Pagle should display vendor icon if player completed Nat's Measuring Tap quest. (#10657)
Moved c++ script to DB. Original author: @offl
Fixes #10559
|
2022-02-17 01:13:39 +01:00 |
|
Kitzunu
|
455899dc75
|
fix(Core/Misc): Change const to be after type name (#10591)
|
2022-02-14 16:05:45 -03:00 |
|
Skjalf
|
e1711e28f7
|
fix(Scripts/Kalimdor): Azuregos should respawn within 2 and 3 days (#10645)
|
2022-02-12 23:31:48 -03:00 |
|
Benjamin Jackson
|
246babb12c
|
fix(Scripts/ThousandNeedles): Add final waypoint dialog for quest 4904 "Free at Last" (#10517)
|
2022-02-11 17:32:54 +01:00 |
|
Nefertumm
|
bffe838163
|
fix(Core/Quest): For The Horde! (#10330)
* Fix(Core/Quest): Fix For The Horde! quest
* fix build
* Change the methods
|
2022-02-10 17:40:20 -03:00 |
|
Nefertumm
|
520f0c6a50
|
fix(Core/WorldBoss): Azuregos rewrite (#10369)
|
2022-02-10 07:51:35 -03:00 |
|
IntelligentQuantum
|
93520f6466
|
feat(Core/Position): own file (#10505)
|
2022-02-08 05:12:42 -03:00 |
|
Nefertumm
|
1dbbed0c50
|
fix(DB/Quest): move Lost In Battle to DB (#10378)
|
2022-02-04 17:53:18 +01:00 |
|
Kargatum
|
3a0a9ba088
|
feat(Core/Common): move EventMap to separated files, add support chrono (#10209)
|
2022-02-04 15:12:45 +01:00 |
|
Kargatum
|
5969df4e30
|
refactor(Core/Logging): switch to fmt style for LOG_ (#10366)
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
|
2022-01-27 16:44:41 +01:00 |
|
UltraNix
|
fa6e9818fb
|
fix(Scripts/Omen): Giant Spotlight NPC should be not selectable. (#10198)
Fixes #10085
|
2022-01-22 20:15:50 -03:00 |
|
Francesco Borzì
|
abc56842c4
|
refactor(Core): remove unused imports (#10296)
|
2022-01-22 11:21:35 +01:00 |
|
Kargatum
|
259b9133f6
|
feat(Core/Common): add new helpers for time utility (#10207)
|
2022-01-19 12:01:59 +07:00 |
|
Kitzunu
|
d1cc65b1c7
|
refactor(Core/Misc): isEmpty to IsEmpty (#10011)
|
2022-01-13 21:43:15 -05:00 |
|
acidmanifesto
|
4330e44ad0
|
fix (Core/CodeReduction) TC_ removal (#10162)
TC_ remove from any commit out TC_LOG in the event when we do need to run debug logging, we can just remove the // instead of // TC_
|
2022-01-13 14:39:54 -05:00 |
|
Kitzunu
|
cb7e355291
|
refactor(Core/Misc): sin() to std::sin() (#9795)
|
2022-01-06 19:29:40 +01:00 |
|
IntelligentQuantum
|
fb249836e9
|
Core\Packet\Misc: Weather (#9648)
|
2022-01-04 13:52:13 -05:00 |
|
Nefertumm
|
d810ddf042
|
Fix(Core/Quest): Pet issues with They're Alive! Maybe... (#9918)
|
2022-01-03 15:09:25 -05:00 |
|
Nefertumm
|
9df725e265
|
fix(Core/CullingOfStratholme): Chromie start (#9898)
|
2022-01-03 15:44:55 -03:00 |
|
Nefertumm
|
b8c0c9bf6b
|
Fix(Core/Creature): Disable shredder should not attack creatures nearby (#9920)
|
2022-01-03 13:51:40 -04:00 |
|
Kitzunu
|
ac99eb48e1
|
refactor(Core/Misc): abs() to std::abs() (#9789)
|
2021-12-31 19:29:39 -03:00 |
|
Kitzunu
|
69683a3472
|
chore(Scripts/Misc): Cleanup some more JustDied hooks (#9768)
|
2021-12-31 12:00:40 -03:00 |
|
Noxies
|
bbf08c1aaa
|
fix(Core/TemporarySummon): Implement TEMPSUMMON_TIMED_DESPAWN_OOC_ALIVE (#9915)
|
2021-12-30 08:05:46 -03:00 |
|
Skjalf
|
1a75b3ef0d
|
fix(Scripts/Silithus): Solve issues with bosses despawing too fast (#9914)
|
2021-12-29 09:23:34 -03:00 |
|
Kargatum
|
c81891fc11
|
feat(Core/AI): convert SelectAggroTarget to enum class (#9893)
|
2021-12-28 19:13:12 -03:00 |
|
Noxies
|
3412c3e219
|
fix(Scripts/Silithus): Wind Stone summons roleplay & despawn (#9899)
|
2021-12-28 10:46:39 -03:00 |
|
Noxies
|
21a5968349
|
fix(Scripts/Silithus): Wind stone summons (#9859)
|
2021-12-23 15:51:54 -03:00 |
|
IntelligentQuantum
|
11a734bf2b
|
refactor(Core/Scripts): Spell To Scripts (#9718)
|
2021-12-21 11:13:45 -03:00 |
|
Skjalf
|
267cd9a75a
|
chore(Scripts/Silithus): fix warning (#9812)
|
2021-12-20 14:56:08 -03:00 |
|
Skjalf
|
c70cc855ff
|
fix(Scripts/Silithus): Prevent summoning multiple windstone creatures (#9801)
|
2021-12-19 22:23:55 -03:00 |
|
Francesco Borzì
|
cbc7e5466a
|
refactor(Core): remove unused imports (#9767)
|
2021-12-19 19:41:14 +01:00 |
|
Skjalf
|
5a98712eb4
|
fix(Scripts/Silithus): Stop banning people for using windstones (#9734)
|
2021-12-16 14:41:34 -03:00 |
|
Malcrom
|
8545257cc8
|
fix(Script/Quest): Plagued Lands [2118] (#9541)
|
2021-12-16 10:35:06 +01:00 |
|
Malcrom
|
34fa817e6b
|
fix(SAI/Script): Move Lady Jaina Proudmoore to SAI. (#9426)
|
2021-12-06 05:47:51 -03:00 |
|
Malcrom
|
92d6463930
|
fix(Core/Scripts) Add respawn timer to wind stones (#9392)
|
2021-12-05 08:33:08 -03:00 |
|
Nefertumm
|
9cc6a9aef2
|
fix(Scripts/DireMaul): Rewrite Isalien fight (#9377)
|
2021-12-03 10:17:12 -03:00 |
|
Noxies
|
d6e8697efe
|
fix(Scripts/BFD): Fix problem with Aku'mai event being skippable after crash (#9463)
|
2021-12-02 11:48:49 -03:00 |
|
valens14
|
456b1a0862
|
fix(Raid/AQ40): Ouro not spawning (#9285)
|
2021-11-29 12:14:02 +01:00 |
|
patou01
|
801a20fce2
|
refactor(Core): Clean-up after FD (#8586)
|
2021-11-28 03:04:14 -03:00 |
|
Skjalf
|
08580defd0
|
refactor(Scripts/Onyxia): Update Onyxia's script (#9371)
|
2021-11-27 13:33:50 -03:00 |
|