Andrew
|
98a8a1306a
|
fix(Scripts/SunwellPlateau): Fix Felmyst death event (#21425)
|
2025-02-13 11:38:47 +01:00 |
|
Andrew
|
f9415f38cb
|
fix(Scripts/Naxxramas): Update Faerlina script (#21375)
|
2025-02-13 05:04:36 -03:00 |
|
Takenbacon
|
edcfaeb845
|
refactor(Core/World): Create WorldSessionMgr to split session logic out of World (#21400)
|
2025-02-13 07:04:38 +01:00 |
|
Andrew
|
0f0b341d9d
|
fix(Scripts/SunwellPlateau): Fix Brutallus burn timer (#21423)
|
2025-02-13 00:05:32 +01:00 |
|
Anton Popovichenko
|
3baa00ae06
|
fix(Core/Group): Fix use of a deleted pointer in the group invites list. (#21422)
|
2025-02-12 18:24:56 -03:00 |
|
Anton Popovichenko
|
c92d50d6ec
|
fix(Core/Guild): Fix use of guild members' data after deletion. (#21421)
|
2025-02-12 18:23:57 -03:00 |
|
Anton Popovichenko
|
fe2627bc91
|
fix(Core/Pet): Fix possible crash when using dangling pointer as pets spell target and fix possible memory leak. (#21420)
|
2025-02-12 17:34:30 -03:00 |
|
Anton Popovichenko
|
47c524581b
|
fix(Core/Scripts): Fix buffer-overflow errors in scripts. (#21419)
|
2025-02-12 16:34:56 -03:00 |
|
Andrew
|
16fa25b7a9
|
feat(Core/Maps): Implement dynamic respawn rates (#21417)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by Treeston
This is a partial cherry-pick of: 59db2eeea0
|
2025-02-12 15:06:42 -03:00 |
|
Takenbacon
|
5421f13c13
|
fix(Core/Disables): Optimize DisableMgr container (#21416)
|
2025-02-12 10:40:04 -03:00 |
|
Andrew
|
b17d69b33c
|
feat(Core/Unit): Add SpellSchoolMask info to the DamageDealt() hook (#21411)
|
2025-02-12 12:16:02 +01:00 |
|
Anton Popovichenko
|
f6a0433297
|
feat(Core/Arena): Add support for arena seasons completion with progression in runtime. (#19858)
Co-authored-by: Winfidonarleyan <dowlandtop@yandex.com>
|
2025-02-12 07:09:31 -03:00 |
|
Anton Popovichenko
|
07cb5c880c
|
fix(Core/SQLField): Fix heap-buffer-overflow issue when interacting with mysql field value. (#21393)
|
2025-02-11 17:24:56 +01:00 |
|
Anton Popovichenko
|
c2986977d9
|
fix(Core/Items): Fix duplication exploit where a player could loot infinitely from bags containing gold. (#21394)
|
2025-02-11 17:23:01 +01:00 |
|
Andrew
|
c070e4bddf
|
fix(Scripts/SunwellPlateau): Don't replay Felmyst intro after wipes (#21398)
Felmyst into no longer relays after a wipe.
|
2025-02-11 12:30:34 +00:00 |
|
Kitzunu
|
787b4e4efe
|
fix(CI/Codestyle): correct double semicolon check (#21388)
|
2025-02-10 20:24:28 +01:00 |
|
Mykhailo Redko
|
017cfb7b4b
|
fix(Core/PacketIO): Implemented CMSG_BUSY_TRADE and CMSG_IGNORE_TRADE. (#21385)
|
2025-02-10 17:12:38 +01:00 |
|
Andrew
|
91cd42ef91
|
fix(Scripts/SunwellPlateau): Clear basic events on death (#21374)
|
2025-02-10 09:28:19 +01:00 |
|
Andrew
|
4b79a09e91
|
fix(Scripts/SunwellPlateau): Prevent Sathrovarr summon event from dou… (#21376)
|
2025-02-10 09:23:33 +01:00 |
|
Andrew
|
7e29e023e8
|
fix(Core/Creature): Allow temp summons to respawn when despawning on … (#21363)
|
2025-02-10 08:46:31 +01:00 |
|
Andrew
|
2495ef4422
|
fix(Scripts/SunwellPlateau): Correct Felmyst spawn event (#21360)
|
2025-02-09 15:55:58 -03:00 |
|
Andrew
|
3c8823a871
|
fix(Scripts/SunwellPleateau): Remove invincibility from human kalecgos (#21369)
|
2025-02-09 15:55:31 -03:00 |
|
Jelle Meeus
|
05cf475975
|
fix(Core/Worldstate): sunsreach print correct counter (#21356)
|
2025-02-09 18:40:44 +01:00 |
|
Andrew
|
79cbb00075
|
feat(Core/Creature): Implement HasFlagsExtra() helper to creature (#21362)
|
2025-02-08 14:07:04 -03:00 |
|
p-tkachuk
|
b07e545bae
|
fix(Core/Transport): Fix for passengers dropped in the middle of nowhere (#21296)
|
2025-02-08 05:53:57 +01:00 |
|
天鹿
|
9768cfca3a
|
fix(Core): Fix After PR#21213 Crash (#21327)
|
2025-02-07 13:52:56 -03:00 |
|
Exitare
|
ff4d1ef053
|
chore(Core/EventMgr): Align code to Code standard & improve LoadFromDB function (#21151)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
|
2025-02-07 14:25:07 +01:00 |
|
chaosua
|
775febad9c
|
fix(Scripts/Northrend): Exclude Dalaran Sewer Exit Pipe from GUARD teleport checks (#21222)
|
2025-02-06 20:50:22 +01:00 |
|
manstfu
|
478a076589
|
fix(Script/ICC): Make Sindragosa Tail Smash - ignore LOS(#20935)
|
2025-02-06 11:58:28 +01:00 |
|
manstfu
|
23e27f350e
|
fix(Scripts/IcecrownCitadel): Sindragosa P3 Exploit (#20938)
Co-authored-by: Jelle Meeus <sogladev@gmail.com>
|
2025-02-06 11:54:49 +01:00 |
|
Jelle Meeus
|
6e58645751
|
fix(Core/Battlefield): Wintergrasp out of bounds error when setting neutral faction of stalker (#21340)
|
2025-02-06 09:44:27 +01:00 |
|
Andrew
|
8f450686b9
|
fix(Scripts/SunwellPlateau): Felmyst should be invincible while flying (#21336)
|
2025-02-06 09:00:56 +01:00 |
|
Andrew
|
be422f2f2a
|
fix(Scripts/Spells): Fix Isle of Queldanas Orb of Translocation (#21325)
|
2025-02-05 07:43:39 +01:00 |
|
iThorgrim
|
13e3a3c84a
|
Feat(Core/Player): Add ExtraBonusTalentCount methods (#21271)
|
2025-02-04 07:47:26 +01:00 |
|
iThorgrim
|
054018232c
|
feat(Core/Scripting): Add new hook OnUnitSetShapeshiftForm (#21235)
|
2025-02-04 07:41:29 +01:00 |
|
iThorgrim
|
c53112d820
|
Feat(Core/Scripting): Add new hook CanPlayerResurrect to simplify HardCore mod etc. (#21272)
|
2025-02-03 18:28:19 +01:00 |
|
p-tkachuk
|
6753b44b16
|
fix(Scripts/Oculus): Prevent boss Urom teleportation to nowhere on fast kill (#21305)
Co-authored-by: Hexadecimal <hd@hd.hd>
|
2025-02-03 17:47:38 +01:00 |
|
Andrew
|
7b47cdebb9
|
fix(Script/ZulAman): Don't start the timer before Harrison Johnes event (#21311)
|
2025-02-03 09:11:08 -03:00 |
|
Andrew
|
e75505d071
|
fix(Scripts/SunwellPlateau): Remove Sunwell Radiance from mobs (#21312)
|
2025-02-03 12:54:19 +01:00 |
|
Kitzunu
|
17412174be
|
feat(Core/SAI): implement SMART_ACTION_DISABLE_REWARD (#21105)
|
2025-02-01 22:49:41 +01:00 |
|
Kitzunu
|
47c5ff904f
|
refactor(Core/Disables): Convert from Namespace to Class Structure (#21109)
|
2025-02-01 22:48:52 +01:00 |
|
Kitzunu
|
9e9a2fe5e3
|
refactor(Core/ObjectMgr): Change GetAcoreString from char const* to s… (#21213)
...ring
|
2025-02-01 22:46:42 +01:00 |
|
Andrew
|
d3296f6462
|
refactor(Scripts/MagisterTerrace): Clean up Vexallus instance script … (#21303)
|
2025-02-01 08:50:21 +01:00 |
|
blinkysc
|
9c214f0de0
|
fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul (#21266)
|
2025-01-31 17:22:25 +01:00 |
|
Jelle Meeus
|
00b8a3f419
|
feat(Core/WorldState): implement Battle for Sun's Reach Event (#21219)
Co-authored-by: killerwife <killerwife@gmail.com>
Co-authored-by: Benjamin Jackson <38561765+heyitsbench@users.noreply.github.com>
Co-authored-by: MantisLord <sabinprosper@gmail.com>
|
2025-01-31 13:19:12 +01:00 |
|
vrachv
|
ca51e7fc22
|
fix(Scripts/SunwellPlateau): Fix Felmyst start fight (#21291)
|
2025-01-30 11:26:56 +01:00 |
|
Andrew
|
2809f70dc1
|
fix(Scripts/MagisterTerrace): Fix Kael's outro and close door during … (#21289)
|
2025-01-29 06:27:30 -03:00 |
|
vrachv
|
18cb8f7d6c
|
fix(Scripts/SunwellPlateau): Fix Madrigosa flight movement (#21290)
|
2025-01-29 02:47:34 -03:00 |
|
Andrew
|
ed99f050fa
|
fix(Scripts/MagisterTerrace): Rescript Kael's intro (#21278)
|
2025-01-27 11:34:59 +01:00 |
|
Kitzunu
|
9b3d54dd60
|
refactor(Core/Motd): improve and simplify (#21252)
|
2025-01-27 11:07:46 +01:00 |
|