Gultask
|
d1ebb2739b
|
fix(Core/Movement): Non-repeating paths should not own the creature's home pos when finished (#26853)
|
2026-08-01 20:11:45 -03:00 |
|
sogladev
|
4e6986fb4e
|
fix(Scripts/ObsidianSanctum): Lava Strike (#26864)
|
2026-07-31 11:05:58 +02:00 |
|
Gultask
|
3a330de98b
|
fix(Core/Movement): Prevent SmartAI vehicles from following the player on evades (#26882)
|
2026-07-31 11:02:30 +02:00 |
|
Gultask
|
662b67dab1
|
fix(Scripts/Quest): Implement Sorlof's Booty Quest Event (#26810)
|
2026-07-28 18:22:06 +02:00 |
|
Gultask
|
f29869536b
|
fix(Core/SmartAI): Don't add UNIT_STATE_MELEE_ATTACKING if unit is in ranged mode and not chasing (#26796)
|
2026-07-27 21:31:47 -03:00 |
|
Andrew
|
b7387f653d
|
feat(Core/Player): restore additional saves behind a config bitmask (#26825)
|
2026-07-27 21:31:00 -03:00 |
|
Anton Popovichenko
|
6f0ba8e896
|
feat(Core): Add clustering support (#16832)
Co-authored-by: 3kynox <thierry.prost@gmail.com>
Co-authored-by: nox <nox@noxen.net>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
|
2026-07-27 18:51:04 +02:00 |
|
Andrew
|
ff1f543a10
|
fix(Core/Creature): don't charge corpse decay time on forced despawn of a living creature (#26827)
|
2026-07-26 18:07:10 -03:00 |
|
sudlud
|
95eaad9901
|
fix(Core/Updater): fail the dry run when a SQL update fails to apply (#26795)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-07-26 20:27:03 +08:00 |
|
Andrew
|
e0fe11ba46
|
fix(Core/Movement): don't teleport unreleased corpses out of instances when falling under the map (#26768)
|
2026-07-25 21:24:00 -03:00 |
|
Andrew
|
afc33e7b28
|
fix(Core/Pools): respawn nested pools when the same child pool is re-selected (#26791)
Co-authored-by: Gildor <gildor55@gmail.com>
|
2026-07-25 18:10:15 -03:00 |
|
Kitzunu
|
0b2d522089
|
refactor(DB/Spells): Move custom attributes from core to database (#26375)
|
2026-07-25 22:33:35 +02:00 |
|
Andrew
|
db165fc26a
|
fix(Core/Collision): make spawned WMO gameobjects provide indoor/area info (#26790)
|
2026-07-25 22:16:58 +02:00 |
|
Vox
|
0b871ee52a
|
fix(Core/Spells): remove duplicate Decahedral Dwarven Dice emote hardcode (#26765)
|
2026-07-25 16:10:56 +02:00 |
|
CarloHagens
|
3117e4a4ff
|
fix(Core/Instances): day-align expired reset time (#26711)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-25 09:21:18 -03:00 |
|
Saqra1
|
da2047ea03
|
fix(Core/Achievements): Track World Wide Winner arena wins (#26772)
|
2026-07-25 11:16:34 +02:00 |
|
mpfans
|
0dafc681ed
|
fix(Core/Spells): guard m_caster access during Spell destruction chain (#26782)
|
2026-07-24 18:02:29 -03:00 |
|
EricksOliveira
|
ac6592ae3f
|
fix(Scripts/IcecrownCitadel): Fixed Blood Orb Game Object (#24340)
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
|
2026-07-24 21:03:44 +02:00 |
|
Andrew
|
0e9abcd305
|
fix(Core/Spells): don't resolve spellmod owner for casters no longer on a map (#26780)
|
2026-07-24 06:28:38 -03:00 |
|
moostigre
|
6c104dfba0
|
fix(Core/GameObject): clean up stale fishing bobbers (#26453)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-07-24 09:03:00 +02:00 |
|
Gazeshooter
|
ca5b38fb6c
|
fix(DB/GameObject): correct Higher Learning pooled respawn cycle (#26439)
|
2026-07-24 08:53:21 +02:00 |
|
Yehonal
|
d1331412e6
|
fix(Core/Spells): clear stale spellmod tracking spell (#26535)
|
2026-07-24 07:51:54 +02:00 |
|
daobashun
|
a95dff8ca0
|
fix(Core): SMART_ACTION_ESCORT_STOP now stops a repeating escort path (#26455)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-07-24 06:10:08 +02:00 |
|
Andrew
|
a8c3736879
|
refactor(Core/Mails): centralize mail count bookkeeping in a new MailMgr (#26727)
|
2026-07-23 21:22:08 -03:00 |
|
nyilas7
|
172877a35d
|
fix(Core/Movement): Fix caster NPC infinite chase (#26120)
|
2026-07-23 21:52:15 +02:00 |
|
Benjamin Jackson
|
dc8c9416dd
|
fix(Core/Packets): Correct data source for attack stop packet, rewrite to modern class. (#25915)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-23 20:30:57 +02:00 |
|
Andrew
|
007f866cbf
|
fix(Core/Movement): let melee pets attack targets whose chase point is unpathable (#26726)
|
2026-07-22 09:07:02 -03:00 |
|
Øyvind Bertelsen
|
7402f1461a
|
fix(Core/Maps): don't block hard-reset and self-linked creatures from respawning (#26729)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-21 22:38:03 -03:00 |
|
glubbl
|
a4ab07218a
|
fix(Core/Player): learn higher-rank talent spells in all specs that have the talent (#23945)
Co-authored-by: glubbl <glubbl@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: kclnn <kclnn@users.noreply.github.com>
|
2026-07-21 22:18:13 +02:00 |
|
Benjamin Jackson
|
a16ef90f28
|
feat(Core): Implement account play time restrictions (CAIS) (#24576)
Co-authored-by: ratkosrb <35845488+ratkosrb@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: DDuarte <530940+DDuarte@users.noreply.github.com>
|
2026-07-21 12:40:37 +02:00 |
|
Rocco Silipo
|
034c908f5e
|
fix(DB/Script): Update Scarlet Miners and Mine Car spawn points and behavior based on sniffs. (#26707)
|
2026-07-21 11:15:31 +02:00 |
|
Kitzunu
|
044d900bd7
|
feat(Core/Account): Implement ACCOUNT_FLAG_COLLECTOR (#26342)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-21 09:43:17 +02:00 |
|
Rocco Silipo
|
1eb3749b3b
|
fix(Core/Script): Creatures will not interrupt channeling spells anymore on engage if the spell has attribute "Allow Actions During Channeling". (#26710)
Co-authored-by: sogladev <46423958+sogladev@users.noreply.github.com>
|
2026-07-21 08:24:18 +02:00 |
|
Kitzunu
|
8eb009fdfc
|
refactor(Core/Misc): enforce east-const style and add codestyle check (#26492)
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
|
2026-07-21 06:13:51 +02:00 |
|
sogladev
|
4a44d6a190
|
fix(Core/Unit): correct partial school immunity for dual-school spells (#26254)
|
2026-07-20 01:53:19 +02:00 |
|
Xepic90
|
9faa125d06
|
fix(Core/Spells): Curse of the Shadowhorn now targets the player instead of itself (#26657)
Co-authored-by: sogladev <sogladev@gmail.com>
|
2026-07-19 10:05:11 -03:00 |
|
Kitzunu
|
e2b02697fd
|
feat(Script/Commands): Add account flag commands (#26301)
|
2026-07-19 14:36:40 +02:00 |
|
Anton Popovichenko
|
f839009e9a
|
fix(Core/MMaps): fix Blade's Edge Arena falling/edge pathing (bump mmap version to 20) (#25720)
|
2026-07-19 13:34:04 +02:00 |
|
Benjamin Jackson
|
11747f6a50
|
fix(Core/Transports): Exclude out of world players from receiving transport creations/removes. (#26680)
Co-authored-by: Claude <claude@users.noreply.github.com>
|
2026-07-19 12:27:43 +02:00 |
|
Andrew
|
92bc564d88
|
fix(Core/Players): charmed players cast highest known spell rank (#26674)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-18 21:23:51 -03:00 |
|
EricksOliveira
|
c83cb5de7d
|
fix(Core/Player): Fixed some spells appearing as available at trainer when they are already known (#22678)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/baebb2d602ca2f10159ea0039ec3a6d03155c3bd)
|
2026-07-19 00:58:50 +02:00 |
|
sogladev
|
37c723895b
|
fix(Core/Player): Loot Chest eligibility and re-send loot rolls (#26469)
|
2026-07-18 19:57:27 -03:00 |
|
sogladev
|
4ab4e9edb0
|
fix(Core/Spells): General Vezax' Corrupted Rage and Wisdom (#26677)
|
2026-07-18 18:00:33 -03:00 |
|
Kitzunu
|
b0e914ac45
|
feat(Core/Commands): add .group invites command to toggle accepting g… (#26370)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
|
2026-07-18 15:08:23 -03:00 |
|
Andrew
|
02afbec99d
|
feat(Core/Commands): add ".server set security" to set realm security level (#26649)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-18 19:39:44 +02:00 |
|
Peter
|
495f219a5b
|
fix(Core/Creatures): don't spawn if the master creature is still dead (#26531)
Co-authored-by: dillyns <49765217+dillyns@users.noreply.github.com>
|
2026-07-18 13:15:46 -03:00 |
|
Kitzunu
|
66e3a94db4
|
fix(Groups/Loot): include bank when checking unique item cap for rolls (#26367)
|
2026-07-18 13:07:35 -03:00 |
|
EricksOliveira
|
0cb715b766
|
fix(Core/Unit): restore immediate combat engagement for non-controllable guardians (#26654)
|
2026-07-17 04:26:29 -03:00 |
|
Kitzunu
|
ea96cb4b4d
|
fix(Core/Realms): show realms as offline when no worldserver is running (#26658)
|
2026-07-17 03:45:27 -03:00 |
|
Andrew
|
914119cccb
|
chore(Core): drop unused Language.h include in NPCHandler (#26650)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-16 07:43:29 -03:00 |
|