Tereneckla
|
2f7f9bd72f
|
fix(Core/Spells): Implement TrinityCore spell_group and spell_group_stack_rules (#23346)
Co-authored-by: treeston <treeston.mmoc@gmail.com>
Co-authored-by: Trisjdc <trisjdc@gmail.com>
Co-authored-by: QAston <none@none>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
|
2025-11-28 16:01:25 -03:00 |
|
sogladev
|
3bc6f0536b
|
fix(Core/PlayerStorage): correct fmt logs (#23915)
|
2025-11-26 22:44:04 +00:00 |
|
killerwife
|
22ffaf6f57
|
fix(Core/Player): Fix two uninitialized variables causing bad fall damage (#23788)
|
2025-11-19 09:05:29 -03:00 |
|
Benjamin Jackson
|
c552158e99
|
fix(Core/Entities): Improve interactions between taxis and players regarding PvP flag. (#23681)
|
2025-11-15 05:21:22 -03:00 |
|
Francesco Borzì
|
50b36e842a
|
fix(docs/license): use GPLv2 as MaNGOS-based project (#23655)
|
2025-11-14 08:44:25 -03:00 |
|
killerwife
|
2f9d3a1a71
|
fix(Core): Fix waterwalking after dying in instance (#23593)
|
2025-11-12 11:54:29 -03:00 |
|
天鹭
|
50f8f145d2
|
refactor(Core/PlayerScript): Delete OnPlayerChat, use OnPlayerCanUseChat (#23617)
|
2025-11-12 10:13:26 +01:00 |
|
sogladev
|
7ac7228315
|
fix(Core/Player): simultaneously swap melee and ranged weapon in combat (#23557)
|
2025-11-07 12:07:57 +01:00 |
|
killerwife
|
7d2b86d7be
|
fix(Core/Unit): Make players turn to their target during charm automatically (#23534)
|
2025-11-04 09:46:49 +01:00 |
|
Tereneckla
|
e35a5ae049
|
refactor(Core): use the WeaponAttackType enum (#23457)
|
2025-11-01 15:26:18 -03:00 |
|
天鹭
|
a1c8e0f221
|
refactor(Core): SendDirectMessage (#23230)
|
2025-10-30 14:21:26 -03:00 |
|
killerwife
|
b737fc8b59
|
fix(Core/Unit): Fix dying from fall damage and incorrect flying on map teleport (#23465)
|
2025-10-30 09:30:13 -03:00 |
|
killerwife
|
13c6719104
|
fix(Core/Arena): flying upon arrival in arena if joining on flying mount (#23440)
|
2025-10-27 11:30:11 +01:00 |
|
killerwife
|
1b2db00701
|
fix(Core/Vehicle): Fix invisible vehicle passengers (#23406)
|
2025-10-25 22:25:43 -03:00 |
|
killerwife
|
f95dabdfb9
|
Spell/GameObject: Fix flying upon teleport between map initiated from GO (#23390)
|
2025-10-25 11:00:55 +02:00 |
|
killerwife
|
d58046032b
|
fix(Core/Movement): Add force speed ack to async movement and resolve stutter (#23371)
|
2025-10-24 18:48:58 -03:00 |
|
Takenbacon
|
f661f57f67
|
fix(Core/Visibility): Fix sentry totem visibility not toggling (#23228)
|
2025-10-22 16:56:54 +02:00 |
|
sogladev
|
3e97113251
|
fix(Core/Player): add missing vendor and repair icons to creatures (#23270)
|
2025-10-16 20:59:17 +02:00 |
|
天鹭
|
53238a68d3
|
refactor(Core): DespawnOrUnsummon (#23141)
|
2025-10-13 03:36:23 -03:00 |
|
天鹭
|
8e2e30328f
|
refactor(Core): Make ObjectGuid const (#23170)
* cherry-pick commit (a7883380ce)
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
|
2025-10-12 23:13:12 -03:00 |
|
sogladev
|
fc39bf6753
|
fix(Core/Player): remove vendor icon if there is no gossip vendor option (#23026)
|
2025-10-12 17:12:54 +02:00 |
|
sogladev
|
b1d526e59d
|
feat(Scripts/Spells): GM utility spells and Beastmaster Mode (#22964)
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
|
2025-10-12 16:00:49 +02:00 |
|
killerwife
|
31b11d0d11
|
fix(Core/Movement): rework root protocol with ack in mind (#23147)
|
2025-10-11 13:49:43 -03:00 |
|
Tereneckla
|
1434cde99e
|
fix(Core/Player): Recalculate all StatModEffects on levelup (#23184)
|
2025-10-11 13:13:23 -03:00 |
|
privatecore
|
dd1f6f776c
|
fix(Core/Player): Fix NotAvoidSatisfy script hook to reference the current player (#23004)
|
2025-10-10 21:53:36 +02:00 |
|
Benjamin Jackson
|
b7d7089da6
|
fix(Core/Entities): Daily and other quests should grant XP when rewarded on subsequent completions. (#23160)
|
2025-10-10 17:37:14 +02:00 |
|
killerwife
|
b80353d288
|
fix(Core/Movement): Implement order counters (#23015)
|
2025-10-03 21:52:38 -03:00 |
|
sogladev
|
19f1ede216
|
fix(Core/Unit): add Dual Wield 'auto' to improve scripting (#23078)
|
2025-10-03 08:26:31 +02:00 |
|
Seamthesis
|
5f61d641ef
|
refactor(Core/Player): small clean in Player.h (#23018)
Co-authored-by: Rykles <219719782+Seamthesis@users.noreply.github.com>
|
2025-09-29 11:44:24 -03:00 |
|
Takenbacon
|
22f93eaca6
|
fix(Core/Weather): Improve weather system thread safety (#22772)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-29 11:43:30 -03:00 |
|
Yehonal
|
1736b7501f
|
refactor(Player): replace visibility detection calls with dedicated methods (#23025)
|
2025-09-27 16:07:03 +02:00 |
|
天鹭
|
fc30b784ae
|
chore(PlayerSettings): Save data and lowGuid (#22921)
|
2025-09-14 22:18:33 -03:00 |
|
Jelle Meeus
|
f334a38c5e
|
fix(Core/Player): Haunted Memento aura remains after mailing the item (#22877)
|
2025-09-11 09:18:18 -03:00 |
|
Takenbacon
|
4d333518bb
|
fix(Core/Visibility): Visibility should be using 2d distance checks (#22839)
|
2025-09-08 06:52:14 -03:00 |
|
Takenbacon
|
a28824df85
|
feat(Core/Visibility): Far visibility worldobjects (#22828)
|
2025-09-07 08:02:03 -03:00 |
|
Jelle Meeus
|
d22f015e52
|
fix(Core/Player): Haunted Memento aura is present when item is in bank (#22811)
|
2025-09-06 10:28:01 -03:00 |
|
Jelle Meeus
|
a3131d5cdb
|
fix(Core/Player): Recast lost by death item obtain spells of any item… (#22736)
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
|
2025-08-27 15:43:39 -03:00 |
|
Quartzi
|
0fc05ed4d2
|
feat(Core/Scripting): Add OnPlayerGiveReputation script hook (#21869)
|
2025-08-27 04:32:02 -03:00 |
|
Andrew
|
82d98f9fb7
|
chore(Core/Player): Change player setting index type from uint8 to ui… (#22716)
|
2025-08-22 22:25:15 -03:00 |
|
天鹭
|
2602add0fd
|
refactor(Core): Improve readability (#22691)
|
2025-08-19 15:03:03 +02:00 |
|
Yehonal
|
2ae1dbeab2
|
feat(core): add standalone functions for player settings (#22703)
|
2025-08-18 22:29:34 -03:00 |
|
Takenbacon
|
2485ff7f5f
|
fix(Core/Transports): Improve static transport visibility (#22660)
|
2025-08-10 21:15:55 +02:00 |
|
Takenbacon
|
73317b2706
|
feat(Core/Grids): Remove WorldObject separation in grid containers (#22595)
|
2025-08-09 06:36:24 +02:00 |
|
Takenbacon
|
1499aa51de
|
feat(Core/Visibility): Visibility improvements part 1 (#22624)
|
2025-08-07 16:17:45 +02:00 |
|
Tereneckla
|
9ad7cef3c4
|
fix(Core/Items): count stats programatically instead of manually set (#22564)
Co-authored-by: heyitsbench <benjymansy123@gmail.com>
|
2025-08-01 10:36:01 -03:00 |
|
Vanna White
|
b711c55c1e
|
fix(CORE/lfg): Correct random LFG reward bug (#22599)
Co-authored-by: Kito <kito@vortexirc.com>
|
2025-08-01 09:55:22 +01:00 |
|
Jelle Meeus
|
40c58123b1
|
fix(Core/Player): allow attacking target within boundary radius when… (#22500)
Co-authored-by: Kito <kito@vortexirc.com>
|
2025-07-29 09:38:49 -03:00 |
|
Christian M
|
d2fb893f87
|
feat(Core/Player): Allow spell validation to be skipped at server owner's risk (#22521)
Co-authored-by: Tereneckla <Tereneckla@pm.me>
|
2025-07-26 19:26:00 -03:00 |
|
Tereneckla
|
a96c7e85c5
|
fix(Core/Player): Only mark spells as invalid when none of the Skills match (#22537)
|
2025-07-23 12:49:29 -03:00 |
|
Andrew
|
3ca377fed3
|
refactor(Core/PlayerSettings): Refactor Player settings handling for efficiency (#22494)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-19 11:38:04 +02:00 |
|